public interface CHRtPortSlot
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.InstanceSpecification |
getBase_InstanceSpecification()
Returns the value of the 'Base Instance Specification' reference.
|
org.eclipse.uml2.uml.Slot |
getBase_Slot()
Returns the value of the 'Base Slot' reference.
|
org.eclipse.emf.common.util.EList<CHRtSpecification> |
getCH_RtSpecification()
Returns the value of the 'CH Rt Specification' reference list.
|
void |
setBase_InstanceSpecification(org.eclipse.uml2.uml.InstanceSpecification value)
Sets the value of the '
Base Instance Specification ' reference. |
void |
setBase_Slot(org.eclipse.uml2.uml.Slot value)
Sets the value of the '
Base Slot ' reference. |
org.eclipse.uml2.uml.Slot getBase_Slot()
If the meaning of the 'Base Slot' reference isn't clear, there really should be more of a description here...
setBase_Slot(Slot)
,
RTComponentModelPackage.getCHRtPortSlot_Base_Slot()
void setBase_Slot(org.eclipse.uml2.uml.Slot value)
Base Slot
' reference.
value
- the new value of the 'Base Slot' reference.getBase_Slot()
org.eclipse.emf.common.util.EList<CHRtSpecification> getCH_RtSpecification()
CHRtSpecification
.
If the meaning of the 'CH Rt Specification' reference list isn't clear, there really should be more of a description here...
RTComponentModelPackage.getCHRtPortSlot_CH_RtSpecification()
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)
,
RTComponentModelPackage.getCHRtPortSlot_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()