Package | Description |
---|---|
org.polarsys.chess.xtext.flaDsl | |
org.polarsys.chess.xtext.flaDsl.impl | |
org.polarsys.chess.xtext.flaDsl.util |
Modifier and Type | Method and Description |
---|---|
Expression |
FlaDslFactory.createExpression()
Returns a new object of class 'Expression'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Expression> |
Behaviour.getRules()
Returns the value of the 'Rules' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ExpressionImpl
An implementation of the model object 'Expression'.
|
Modifier and Type | Method and Description |
---|---|
Expression |
FlaDslFactoryImpl.createExpression() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Expression> |
BehaviourImpl.getRules() |
Modifier and Type | Method and Description |
---|---|
T |
FlaDslSwitch.caseExpression(Expression object)
Returns the result of interpreting the object as an instance of 'Expression'.
|