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 |
---|---|
FailureDefinition |
FlaDslFactory.createFailureDefinition()
Returns a new object of class 'Failure Definition'.
|
Modifier and Type | Class and Description |
---|---|
class |
FailureDefinitionImpl
An implementation of the model object 'Failure Definition'.
|
Modifier and Type | Method and Description |
---|---|
FailureDefinition |
FlaDslFactoryImpl.createFailureDefinition() |
Modifier and Type | Method and Description |
---|---|
T |
FlaDslSwitch.caseFailureDefinition(FailureDefinition object)
Returns the result of interpreting the object as an instance of 'Failure Definition'.
|