Uses of Interface
de.mid.innovator.srv2api.icw2ia.IACovered
-
Packages that use IACovered Package Description de.mid.innovator.srv2api.icw2ia The Interaction package describes the concepts needed to express interactions. -
-
Uses of IACovered in de.mid.innovator.srv2api.icw2ia
Subinterfaces of IACovered in de.mid.innovator.srv2api.icw2ia Modifier and Type Interface Description interface
IAActionExecSpec
ActionExecutionSpecification is a kind of ExecutionSpecification that represents the execution of an action.interface
IABehaviorExecSpec
BehaviorExecutionSpecification is a kind of ExecutionSpecification that represents the execution of a behavior.interface
IAExecSpec
An ExecutionSpecification is a specification of the execution of a unit of behavior or action within the lifeline.interface
IALifeline
A lifeline represents an individual participant in the iteraction.Methods in de.mid.innovator.srv2api.icw2ia that return IACovered Modifier and Type Method Description IACovered
IACovering. getCovers()
-