|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VMExpression | |
---|---|
gov.nasa.arc.brahms.vm.data |
Uses of VMExpression in gov.nasa.arc.brahms.vm.data |
---|
Constructors in gov.nasa.arc.brahms.vm.data with parameters of type VMExpression | |
---|---|
VMObjectComparison(VMExpression lhs,
Relation relation,
VMExpression rhs)
Constructor, creates a new object comparison with the specified left hand side expression, relational operator and right hand side expression. |
|
VMOperand(VMExpression expr)
Constructor, creates a new operand representing a nested expression |
|
VMValueComparison(VMExpression lhs,
int relation,
VMExpression rhs)
Constructor, creates a new value comparison with the specified left hand side expression, relational operator and right hand side expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |