public interface Gate extends MessageEnd
A Gate is a MessageEnd which serves as a connection point for relating a Message which has a MessageEnd (sendEvent / receiveEvent) outside an InteractionFragment with another Message which has a MessageEnd (receiveEvent / sendEvent) inside that InteractionFragment.
The following features are supported:
UMLPackage.getGate()
Modifier and Type | Method and Description |
---|---|
CombinedFragment |
get_combinedFragmentOfCfragmentGate()
Returns the value of the 'combined Fragment Of Cfragment Gate' container reference.
|
java.util.Collection<Gate> |
get_gateOfFormalGate()
Returns the value of the 'gate Of Formal Gate' reference list.
|
Interaction |
get_interactionOfFormalGate()
Returns the value of the 'interaction Of Formal Gate' container reference.
|
InteractionUse |
get_interactionUseOfActualGate()
Returns the value of the 'interaction Use Of Actual Gate' container reference.
|
Gate |
getFormalGate()
Returns the value of the 'Formal Gate' reference.
|
boolean |
has_gateOfFormalGate() |
void |
set_combinedFragmentOfCfragmentGate(CombinedFragment value)
Sets the value of the
'
combined Fragment Of Cfragment Gate ' container
reference. |
void |
set_interactionOfFormalGate(Interaction value)
Sets the value of the '
interaction Of Formal Gate '
container reference. |
void |
set_interactionUseOfActualGate(InteractionUse value)
Sets the value of the
'
interaction Use Of Actual Gate ' container reference. |
void |
setFormalGate(Gate value)
Sets the value of the '
Formal Gate ' reference. |
get_messageOfReceiveEvent, get_messageOfSendEvent, getMessage, set_messageOfReceiveEvent, set_messageOfSendEvent, setMessage
get_considerIgnoreFragmentOfMessage, get_durationObservationOfEvent, get_informationFlowOfInformationSource, get_informationFlowOfInformationTarget, get_messageOfSignature, get_namespaceOfMember, get_timeObservationOfEvent, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getSupplierDependency, getVisibility, has_considerIgnoreFragmentOfMessage, has_durationObservationOfEvent, has_informationFlowOfInformationSource, has_informationFlowOfInformationTarget, has_messageOfSignature, has_namespaceOfMember, has_timeObservationOfEvent, hasClientDependency, hasSupplierDependency, setName, setNameExpression, setNamespace, setVisibility
get_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotypeInstance, getOwnedComment, getOwnedElement, getOwner, getSyncElement, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasOwnedComment, hasOwnedElement, setAppliedStereotypeInstance, setOwner, setSyncElement
get_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalID
getID, getMDExtension, getMdExtensions, setID
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetID
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
@CheckForNull Gate getFormalGate()
gate Of Formal Gate
'.
If the meaning of the 'Formal Gate' reference isn't clear, there really should be more of a description here...
setFormalGate(Gate)
,
UMLPackage.getGate_FormalGate()
,
get_gateOfFormalGate()
void setFormalGate(@CheckForNull Gate value)
Formal Gate
' reference.
value
- the new value of the 'Formal Gate' reference.getFormalGate()
java.util.Collection<Gate> get_gateOfFormalGate()
Gate
.
It is bidirectional and its opposite is 'Formal Gate
'.
If the meaning of the 'gate Of Formal Gate' reference list isn't clear, there really should be more of a description here...
UMLPackage.getGate__gateOfFormalGate()
,
getFormalGate()
@CheckForNull CombinedFragment get_combinedFragmentOfCfragmentGate()
Cfragment Gate
'.
If the meaning of the 'combined Fragment Of Cfragment Gate' container reference isn't clear, there really should be more of a description here...
set_combinedFragmentOfCfragmentGate(CombinedFragment)
,
UMLPackage.getGate__combinedFragmentOfCfragmentGate()
,
CombinedFragment.getCfragmentGate()
void set_combinedFragmentOfCfragmentGate(@CheckForNull CombinedFragment value)
combined Fragment Of Cfragment Gate
' container
reference.
value
- the new value of the 'combined Fragment Of Cfragment Gate' container reference.get_combinedFragmentOfCfragmentGate()
@CheckForNull InteractionUse get_interactionUseOfActualGate()
Actual Gate
'.
If the meaning of the 'interaction Use Of Actual Gate' container reference isn't clear, there really should be more of a description here...
set_interactionUseOfActualGate(InteractionUse)
,
UMLPackage.getGate__interactionUseOfActualGate()
,
InteractionUse.getActualGate()
void set_interactionUseOfActualGate(@CheckForNull InteractionUse value)
interaction Use Of Actual Gate
' container reference.
value
- the new value of the 'interaction Use Of Actual Gate' container reference.get_interactionUseOfActualGate()
boolean has_gateOfFormalGate() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
@CheckForNull Interaction get_interactionOfFormalGate()
Formal Gate
'.
If the meaning of the 'interaction Of Formal Gate' container reference isn't clear, there really should be more of a description here...
set_interactionOfFormalGate(Interaction)
,
UMLPackage.getGate__interactionOfFormalGate()
,
Interaction.getFormalGate()
void set_interactionOfFormalGate(@CheckForNull Interaction value)
interaction Of Formal Gate
'
container reference.
value
- the new value of the 'interaction Of Formal Gate' container reference.get_interactionOfFormalGate()