Class UML 2.4.1::Gate
Description:
A gate is a connection point for relating a message outside an interaction
fragment with a message inside the interaction fragment.
Direct Superclasses: MessageEndDirect Subclasses: Class Precedence List: Gate,
MessageEnd,
NamedElement,
ElementProperties:
![](/se-interop/image/down-arrow.png?hunchentoot-session=150511%3A19A1B07104003507C2D693B25093FC83)
message :
Message (0 1); -- source
MessageEnd![](/se-interop/image/down-arrow.png?hunchentoot-session=150511%3A19A1B07104003507C2D693B25093FC83)
clientDependency :
Dependency (0 *); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=150511%3A19A1B07104003507C2D693B25093FC83)
name : String (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=150511%3A19A1B07104003507C2D693B25093FC83)
nameExpression :
StringExpression (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=150511%3A19A1B07104003507C2D693B25093FC83)
namespace :
Namespace (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=150511%3A19A1B07104003507C2D693B25093FC83)
qualifiedName : String (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=150511%3A19A1B07104003507C2D693B25093FC83)
visibility :
VisibilityKind (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=150511%3A19A1B07104003507C2D693B25093FC83)
ownedComment :
Comment (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=150511%3A19A1B07104003507C2D693B25093FC83)
ownedElement :
Element (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=150511%3A19A1B07104003507C2D693B25093FC83)
owner :
Element (0 1); -- source
ElementConstraints:
Signature: messages_combined_fragment() : Boolean;
Description: The message leading to/from an (expression) Gate within a CombinedFragment
must correspond to the message leading from/to the CombinedFragment on
its outside.
Expression: true
Signature: messages_actual_gate() : Boolean;
Description: The message leading to/from an actualGate of an InteractionUse must correspond
to the message leading from/to the formalGate with the same name of the
Interaction referenced by the InteractionUse.
Expression: true
Operations:
No additional operations.
Send questions or comments to
[email protected].