Software Disclaimer

Class UML 2.5::Lifeline

Description:

A Lifeline represents an individual participant in the Interaction. While parts and structural features may have multiplicity greater than 1, Lifelines represent only one interacting entity.

Direct Superclasses: NamedElement

Direct Subclasses:

Class Precedence List: Lifeline, NamedElement, Element

Properties:

coveredBy : InteractionFragment (0 *); -- source Lifeline
decomposedAs : PartDecomposition (0 1); -- source Lifeline
interaction : Interaction (1 1); -- source Lifeline
represents : ConnectableElement (0 1); -- source Lifeline
selector : ValueSpecification (0 1); -- source Lifeline
clientDependency : Dependency (0 *); -- source NamedElement
name : String (0 1); -- source NamedElement
nameExpression : StringExpression (0 1); -- source NamedElement
namespace : Namespace (0 1); -- source NamedElement
qualifiedName : String (0 1); -- source NamedElement
visibility : VisibilityKind (0 1); -- source NamedElement
ownedComment : Comment (0 *); -- source Element
ownedElement : Element (0 *); -- source Element
owner : Element (0 1); -- source Element

Constraints:

No additional constraints.

Operations:

No additional operations.



Send questions or comments to [email protected].