Package | Description |
---|---|
org.polarsys.chess.fla.flamm | |
org.polarsys.chess.fla.flamm.util |
Modifier and Type | Method and Description |
---|---|
ACIDavoidable |
FlammFactory.createACIDavoidable() |
ACIDavoidable |
Failure.getAcidAvoidable()
Returns the value of the 'Acid Avoidable' containment reference.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
Failure.basicSetAcidAvoidable(ACIDavoidable newAcidAvoidable,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
Failure.setAcidAvoidable(ACIDavoidable newAcidAvoidable)
Sets the value of the '
Acid Avoidable ' containment reference. |
Modifier and Type | Method and Description |
---|---|
T |
FlammSwitch.caseACIDavoidable(ACIDavoidable object)
Returns the result of interpreting the object as an instance of 'ACI Davoidable'.
|