Package | Description |
---|---|
org.polarsys.chess.fla.flamm | |
org.polarsys.chess.fla.flamm.util |
Modifier and Type | Method and Description |
---|---|
ACIDmitigation |
FlammFactory.createACIDmitigation() |
ACIDmitigation |
Failure.getAcidMitigation()
Returns the value of the 'Acid Mitigation' containment reference.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
Failure.basicSetAcidMitigation(ACIDmitigation newAcidMitigation,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
Failure.setAcidMitigation(ACIDmitigation newAcidMitigation)
Sets the value of the '
Acid Mitigation ' containment reference. |
Modifier and Type | Method and Description |
---|---|
T |
FlammSwitch.caseACIDmitigation(ACIDmitigation object)
Returns the result of interpreting the object as an instance of 'ACI Dmitigation'.
|