Package | Description |
---|---|
de.interactive_instruments.ShapeChange.FOL | |
de.interactive_instruments.ShapeChange.SBVR |
Modifier and Type | Class and Description |
---|---|
class |
ClassCall |
class |
ClassLiteral |
class |
Function<T> |
class |
Literal |
class |
PropertyCall |
class |
RealLiteral |
class |
SchemaCall |
class |
StringLiteral |
class |
StringLiteralList |
class |
Variable |
Modifier and Type | Field and Description |
---|---|
protected Expression |
UnaryComparisonPredicate.expr |
protected Expression |
BinaryComparisonPredicate.exprLeft |
protected Expression |
BinaryComparisonPredicate.exprRight |
Modifier and Type | Method and Description |
---|---|
Expression |
UnaryComparisonPredicate.getExpr() |
Expression |
BinaryComparisonPredicate.getExprLeft() |
Expression |
BinaryComparisonPredicate.getExprRight() |
Modifier and Type | Method and Description |
---|---|
void |
UnaryComparisonPredicate.setExpr(Expression expr) |
void |
BinaryComparisonPredicate.setExprLeft(Expression exprLeft) |
void |
BinaryComparisonPredicate.setExprRight(Expression exprRight) |
Modifier and Type | Method and Description |
---|---|
Expression |
Sbvr2FolVisitor.visitNameExpr(de.interactive_instruments.antlr.sbvr.SBVRParser.NameExprContext ctx) |
Copyright © 2017. All rights reserved.