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 |
---|---|
ACIDavoidable |
FlaDslFactory.createACIDavoidable()
Returns a new object of class 'ACI Davoidable'.
|
ACIDavoidable |
FailureDefinition.getAcidAvoidable()
Returns the value of the 'Acid Avoidable' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
FailureDefinition.setAcidAvoidable(ACIDavoidable value)
Sets the value of the '
Acid Avoidable ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
ACIDavoidableImpl
An implementation of the model object 'ACI Davoidable'.
|
Modifier and Type | Method and Description |
---|---|
ACIDavoidable |
FlaDslFactoryImpl.createACIDavoidable() |
ACIDavoidable |
FailureDefinitionImpl.getAcidAvoidable() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
FailureDefinitionImpl.basicSetAcidAvoidable(ACIDavoidable newAcidAvoidable,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
FailureDefinitionImpl.setAcidAvoidable(ACIDavoidable newAcidAvoidable) |
Modifier and Type | Method and Description |
---|---|
T |
FlaDslSwitch.caseACIDavoidable(ACIDavoidable object)
Returns the result of interpreting the object as an instance of 'ACI Davoidable'.
|