public interface StatelessSoftware extends DependableComponent
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFaultOcc()
Returns the value of the 'Fault Occ' attribute.
|
void |
setFaultOcc(java.lang.String value)
Sets the value of the '
Fault Occ ' attribute. |
getBase_Component, getBase_InstanceSpecification, getBase_Property, getErrorModel, setBase_Component, setBase_InstanceSpecification, setBase_Property
java.lang.String getFaultOcc()
If the meaning of the 'Fault Occ' attribute isn't clear, there really should be more of a description here...
setFaultOcc(String)
,
StateBasedComponentsPackage.getStatelessSoftware_FaultOcc()
void setFaultOcc(java.lang.String value)
Fault Occ
' attribute.
value
- the new value of the 'Fault Occ' attribute.getFaultOcc()