Uses of Interface
de.mid.innovator.srv2api.icw2ia.IACovering
Packages that use IACovering
Package
Description
The Interaction package describes the concepts needed to express interactions.
-
Uses of IACovering in de.mid.innovator.srv2api.icw2ia
Subinterfaces of IACovering in de.mid.innovator.srv2api.icw2iaModifier and TypeInterfaceDescriptioninterfaceActionExecutionSpecification is a kind of ExecutionSpecification that represents the execution of an action.interfaceBehaviorExecutionSpecification is a kind of ExecutionSpecification that represents the execution of a behavior.interfaceinterfaceAn ExecutionSpecification is a specification of the execution of a unit of behavior or action within the lifeline.interfaceSpecifies the occurrence of message events, such as sending and receiving of signals or invoking or receiving of operation calls.interfaceAn OccurrenceSpecification is the basic semantic unit of interactions.interfaceA StateInvariant is a runtime constraint on the participants of the interaction.Methods in de.mid.innovator.srv2api.icw2ia with type parameters of type IACoveringModifier and TypeMethodDescription<T extends IACovering>
List<T> IACovered.getCoveredBy(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)