public interface FI4FA extends DependableComponent
The following features are supported:
FailurePropagationPackage.getFI4FA()
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Connector |
getBase_Connector()
Returns the value of the 'Base Connector' reference.
|
java.lang.String |
getFi4fa()
Returns the value of the 'Fi4fa' attribute.
|
void |
setBase_Connector(org.eclipse.uml2.uml.Connector value)
Sets the value of the '
Base Connector ' reference. |
void |
setFi4fa(java.lang.String value)
Sets the value of the '
Fi4fa ' attribute. |
getBase_Component, getBase_InstanceSpecification, getBase_Property, getErrorModel, setBase_Component, setBase_InstanceSpecification, setBase_Property
java.lang.String getFi4fa()
If the meaning of the 'Fi4fa' attribute isn't clear, there really should be more of a description here...
setFi4fa(String)
,
FailurePropagationPackage.getFI4FA_Fi4fa()
void setFi4fa(java.lang.String value)
Fi4fa
' attribute.
value
- the new value of the 'Fi4fa' attribute.getFi4fa()
org.eclipse.uml2.uml.Connector getBase_Connector()
If the meaning of the 'Base Connector' reference isn't clear, there really should be more of a description here...
setBase_Connector(Connector)
,
FailurePropagationPackage.getFI4FA_Base_Connector()
void setBase_Connector(org.eclipse.uml2.uml.Connector value)
Base Connector
' reference.
value
- the new value of the 'Base Connector' reference.getBase_Connector()