|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryExpression | |
|---|---|
| org.openxma.dsl.dom | |
| org.openxma.dsl.dom.model.impl | |
| org.openxma.dsl.dom.util | |
| Uses of BinaryExpression in org.openxma.dsl.dom |
|---|
| Methods in org.openxma.dsl.dom that return BinaryExpression | |
|---|---|
BinaryExpression |
DomFactory.createBinaryExpression()
Returns a new object of class 'Binary Expression'. |
| Uses of BinaryExpression in org.openxma.dsl.dom.model.impl |
|---|
| Classes in org.openxma.dsl.dom.model.impl that implement BinaryExpression | |
|---|---|
class |
BinaryExpressionImpl
An implementation of the model object 'Binary Expression'. |
| Methods in org.openxma.dsl.dom.model.impl that return BinaryExpression | |
|---|---|
BinaryExpression |
DomFactoryImpl.createBinaryExpression()
|
| Uses of BinaryExpression in org.openxma.dsl.dom.util |
|---|
| Methods in org.openxma.dsl.dom.util with parameters of type BinaryExpression | |
|---|---|
T |
DomSwitch.caseBinaryExpression(BinaryExpression object)
Returns the result of interpreting the object as an instance of 'Binary Expression'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||