public interface FLABehavior
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Class |
getBase_Class()
Returns the value of the 'Base Class' reference.
|
org.eclipse.uml2.uml.Connector |
getBase_Connector()
Returns the value of the 'Base Connector' reference.
|
org.eclipse.uml2.uml.Constraint |
getBase_Constraint()
Returns the value of the 'Base Constraint' reference.
|
org.eclipse.uml2.uml.InstanceSpecification |
getBase_InstanceSpecification()
Returns the value of the 'Base Instance Specification' reference.
|
org.eclipse.uml2.uml.Property |
getBase_Property()
Returns the value of the 'Base Property' reference.
|
java.lang.String |
getFptc()
Returns the value of the 'Fptc' attribute.
|
void |
setBase_Class(org.eclipse.uml2.uml.Class value)
Sets the value of the '
Base Class ' reference. |
void |
setBase_Connector(org.eclipse.uml2.uml.Connector value)
Sets the value of the '
Base Connector ' reference. |
void |
setBase_Constraint(org.eclipse.uml2.uml.Constraint value)
Sets the value of the '
Base Constraint ' reference. |
void |
setBase_InstanceSpecification(org.eclipse.uml2.uml.InstanceSpecification value)
Sets the value of the '
Base Instance Specification ' reference. |
void |
setBase_Property(org.eclipse.uml2.uml.Property value)
Sets the value of the '
Base Property ' reference. |
void |
setFptc(java.lang.String value)
Sets the value of the '
Fptc ' attribute. |
org.eclipse.uml2.uml.Constraint getBase_Constraint()
If the meaning of the 'Base Constraint' reference isn't clear, there really should be more of a description here...
setBase_Constraint(Constraint)
,
FailurePropagationPackage.getFLABehavior_Base_Constraint()
void setBase_Constraint(org.eclipse.uml2.uml.Constraint value)
Base Constraint
' reference.
value
- the new value of the 'Base Constraint' reference.getBase_Constraint()
org.eclipse.uml2.uml.Class getBase_Class()
If the meaning of the 'Base Class' reference isn't clear, there really should be more of a description here...
setBase_Class(org.eclipse.uml2.uml.Class)
,
FailurePropagationPackage.getFLABehavior_Base_Class()
void setBase_Class(org.eclipse.uml2.uml.Class value)
Base Class
' reference.
value
- the new value of the 'Base Class' reference.getBase_Class()
java.lang.String getFptc()
If the meaning of the 'Fptc' attribute isn't clear, there really should be more of a description here...
setFptc(String)
,
FailurePropagationPackage.getFLABehavior_Fptc()
void setFptc(java.lang.String value)
Fptc
' attribute.
value
- the new value of the 'Fptc' attribute.getFptc()
org.eclipse.uml2.uml.InstanceSpecification getBase_InstanceSpecification()
If the meaning of the 'Base Instance Specification' reference isn't clear, there really should be more of a description here...
setBase_InstanceSpecification(InstanceSpecification)
,
FailurePropagationPackage.getFLABehavior_Base_InstanceSpecification()
void setBase_InstanceSpecification(org.eclipse.uml2.uml.InstanceSpecification value)
Base Instance Specification
' reference.
value
- the new value of the 'Base Instance Specification' reference.getBase_InstanceSpecification()
org.eclipse.uml2.uml.Property getBase_Property()
If the meaning of the 'Base Property' reference isn't clear, there really should be more of a description here...
setBase_Property(Property)
,
FailurePropagationPackage.getFLABehavior_Base_Property()
void setBase_Property(org.eclipse.uml2.uml.Property value)
Base Property
' reference.
value
- the new value of the 'Base Property' reference.getBase_Property()
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.getFLABehavior_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()