public interface SystemCommunicationHook extends NamedElement
The following features are supported:
CtxPackage.getSystemCommunicationHook()| Modifier and Type | Method and Description |
|---|---|
SystemCommunication |
getCommunication()
Returns the value of the 'Communication' reference.
|
Component |
getType()
Returns the value of the 'Type' reference.
|
void |
setCommunication(SystemCommunication value)
Sets the value of the '
Communication' reference. |
void |
setType(Component value)
Sets the value of the '
Type' reference. |
getName, setNamegetAppliedPropertyValueGroups, 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, setSidgetOwnedExtensionsSystemCommunication getCommunication()
If the meaning of the 'Communication' reference isn't clear, there really should be more of a description here...
setCommunication(SystemCommunication),
CtxPackage.getSystemCommunicationHook_Communication()void setCommunication(SystemCommunication value)
Communication' reference.
value - the new value of the 'Communication' reference.getCommunication()Component getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(Component),
CtxPackage.getSystemCommunicationHook_Type()