public interface NoFailureDefinition extends Definitions, ComplexNofailureDefinition
The following features are supported:
FlaDslPackage.getNoFailureDefinition()
Modifier and Type | Method and Description |
---|---|
ACIDMitigation |
getAcidMitigation()
Returns the value of the 'Acid Mitigation' containment reference.
|
void |
setAcidMitigation(ACIDMitigation value)
Sets the value of the '
Acid Mitigation ' containment reference. |
ACIDMitigation getAcidMitigation()
If the meaning of the 'Acid Mitigation' containment reference isn't clear, there really should be more of a description here...
setAcidMitigation(ACIDMitigation)
,
FlaDslPackage.getNoFailureDefinition_AcidMitigation()
void setAcidMitigation(ACIDMitigation value)
Acid Mitigation
' containment reference.
value
- the new value of the 'Acid Mitigation' containment reference.getAcidMitigation()