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 |
---|---|
InputExpression |
FlaDslFactory.createInputExpression()
Returns a new object of class 'Input Expression'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<InputExpression> |
Lhs.getFailures()
Returns the value of the 'Failures' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
InputExpressionImpl
An implementation of the model object 'Input Expression'.
|
Modifier and Type | Method and Description |
---|---|
InputExpression |
FlaDslFactoryImpl.createInputExpression() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<InputExpression> |
LhsImpl.getFailures() |
Modifier and Type | Method and Description |
---|---|
T |
FlaDslSwitch.caseInputExpression(InputExpression object)
Returns the result of interpreting the object as an instance of 'Input Expression'.
|