Uses of Interface
de.mid.innovator.srv2api.icw2ia.IALifeline
Packages that use IALifeline
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
The Interaction package describes the concepts needed to express interactions.
-
Uses of IALifeline in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type IALifelineModifier and TypeMethodDescriptionCLConnectAbleElement.getConnectedLifeline()Determines the LifelineIALifelinewhich represents the connectable.CLConnectAbleElement.getConnectedLifeline(MMStereotype stereotype) The method calls getConnectedLifeline and filters its return values according to the given stereotype value.CLConnectAbleElement.getLifeline() -
Uses of IALifeline in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return IALifelineModifier and TypeMethodDescriptionstatic IALifelineIALifelineHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Lifeline with template and container with requirement.static IALifelineIALifelineHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Lifeline with stereotype and container with requirement.IACovering.getCoveredLifeline()References the lifelines that the fragment involves.Methods in de.mid.innovator.srv2api.icw2ia that return types with arguments of type IALifelineModifier and TypeMethodDescriptionIAInteraction.getDecomposedLifeline()All lifelines which are decomposed by this interaction.IAInteraction.getLifeline(K_CONTROL_OPTION... behaviourFlags) Specifies the participants in this interaction.