public interface PhysicalLinkEnd extends AbstractPhysicalLinkEnd
The following features are supported:
CsPackage.getPhysicalLinkEnd()| Modifier and Type | Method and Description |
|---|---|
Part |
getPart()
Returns the value of the 'Part' reference.
|
PhysicalPort |
getPort()
Returns the value of the 'Port' reference.
|
void |
setPart(Part value)
Sets the value of the '
Part' reference. |
void |
setPort(PhysicalPort value)
Sets the value of the '
Port' reference. |
getInvolvedLinksgetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsPhysicalPort getPort()
If the meaning of the 'Port' reference isn't clear, there really should be more of a description here...
setPort(PhysicalPort),
CsPackage.getPhysicalLinkEnd_Port()void setPort(PhysicalPort value)
Port' reference.
value - the new value of the 'Port' reference.getPort()Part getPart()
If the meaning of the 'Part' reference isn't clear, there really should be more of a description here...
setPart(Part),
CsPackage.getPhysicalLinkEnd_Part()