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 |
---|---|
OutputExpression |
FlaDslFactory.createOutputExpression()
Returns a new object of class 'Output Expression'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<OutputExpression> |
Rhs.getFailures()
Returns the value of the 'Failures' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
OutputExpressionImpl
An implementation of the model object 'Output Expression'.
|
Modifier and Type | Method and Description |
---|---|
OutputExpression |
FlaDslFactoryImpl.createOutputExpression() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<OutputExpression> |
RhsImpl.getFailures() |
Modifier and Type | Method and Description |
---|---|
T |
FlaDslSwitch.caseOutputExpression(OutputExpression object)
Returns the result of interpreting the object as an instance of 'Output Expression'.
|