Class UML 2.3::InteractionOperand
Description:
An interaction operand is contained in a combined fragment. An interaction
operand represents one operand of the expression given by the enclosing
combined fragment.
Direct Superclasses: Namespace,
InteractionFragmentDirect Subclasses: Class Precedence List: InteractionOperand,
Namespace,
InteractionFragment,
NamedElement,
ElementProperties:
![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
fragment :
InteractionFragment (0 *); -- source
InteractionOperand![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
guard :
InteractionConstraint (0 1); -- source
InteractionOperand![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
elementImport :
ElementImport (0 *); -- source
Namespace![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
importedMember :
PackageableElement (0 *); -- source
Namespace![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
member :
NamedElement (0 *); -- source
Namespace![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
ownedMember :
NamedElement (0 *); -- source
Namespace![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
ownedRule :
Constraint (0 *); -- source
Namespace![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
packageImport :
PackageImport (0 *); -- source
Namespace![](/se-interop/image/right-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
covered :
Lifeline (0 *); -- source
InteractionFragment References the Lifelines that the InteractionFragment involves.
Opposite: Lifeline.coveredBy
![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
enclosingInteraction :
Interaction (0 1); -- source
InteractionFragment![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
enclosingOperand :
InteractionOperand (0 1); -- source
InteractionFragment![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
generalOrdering :
GeneralOrdering (0 *); -- source
InteractionFragment![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
clientDependency :
Dependency (0 *); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
name : String (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
nameExpression :
StringExpression (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
namespace :
Namespace (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
qualifiedName : String (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
visibility :
VisibilityKind (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
ownedComment :
Comment (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
ownedElement :
Element (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=136324%3A00C63B0EA4D6B9330744C3B36895CDD6)
owner :
Element (0 1); -- source
ElementConstraints:
Signature: guard_directly_prior() : Boolean;
Description: The guard must be placed directly prior to (above) the OccurrenceSpecification
that will become the first OccurrenceSpecification within this InteractionOperand.
Expression: true
Signature: guard_contain_references() : Boolean;
Description: The guard must contain only references to values local to the Lifeline
on which it resides, or values global to the whole Interaction.
Expression: true
Operations:
No additional operations.
Send questions or comments to
[email protected].