Package | Description |
---|---|
org.polarsys.chess.xtext.flaDsl | |
org.polarsys.chess.xtext.flaDsl.impl | |
org.polarsys.chess.xtext.flaDsl.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ComplexNofailureDefinition
A representation of the model object 'Complex Nofailure Definition'.
|
interface |
FailureDefinition
A representation of the model object 'Failure Definition'.
|
interface |
NoFailureDefinition
A representation of the model object 'No Failure Definition'.
|
interface |
VariableDefinition
A representation of the model object 'Variable Definition'.
|
interface |
WildcardDefinition
A representation of the model object 'Wildcard Definition'.
|
Modifier and Type | Method and Description |
---|---|
Definitions |
FlaDslFactory.createDefinitions()
Returns a new object of class 'Definitions'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Definitions> |
OutFailureExpr.getFailures()
Returns the value of the 'Failures' containment reference list.
|
org.eclipse.emf.common.util.EList<Definitions> |
InFailureExpr.getFailures()
Returns the value of the 'Failures' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ComplexNofailureDefinitionImpl
An implementation of the model object 'Complex Nofailure Definition'.
|
class |
DefinitionsImpl
An implementation of the model object 'Definitions'.
|
class |
FailureDefinitionImpl
An implementation of the model object 'Failure Definition'.
|
class |
NoFailureDefinitionImpl
An implementation of the model object 'No Failure Definition'.
|
class |
VariableDefinitionImpl
An implementation of the model object 'Variable Definition'.
|
class |
WildcardDefinitionImpl
An implementation of the model object 'Wildcard Definition'.
|
Modifier and Type | Method and Description |
---|---|
Definitions |
FlaDslFactoryImpl.createDefinitions() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Definitions> |
OutFailureExprImpl.getFailures() |
org.eclipse.emf.common.util.EList<Definitions> |
InFailureExprImpl.getFailures() |
Modifier and Type | Method and Description |
---|---|
T |
FlaDslSwitch.caseDefinitions(Definitions object)
Returns the result of interpreting the object as an instance of 'Definitions'.
|