Package | Description |
---|---|
org.polarsys.chess.fla.flamm | |
org.polarsys.chess.fla.flamm.util |
Modifier and Type | Method and Description |
---|---|
Expression |
FlammFactory.createExpression() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Expression> |
Rule.getInputExpression()
Returns the value of the 'Input Expression' containment reference list.
|
java.util.List<Expression> |
Rule.getOutputExpression()
Returns the value of the 'Output Expression' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
T |
FlammSwitch.caseExpression(Expression object)
Returns the result of interpreting the object as an instance of 'Expression'.
|