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