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