Uses of Interface
de.mid.innovator.srv2api.icw2be.BEMessageEvent
Packages that use BEMessageEvent
Package
Description
The Common Behaviors package specifies the core concepts required for dynamic
elements and provides the infrastructure to support more detailed definitions of
behavior.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of BEMessageEvent in de.mid.innovator.srv2api.icw2be
Subinterfaces of BEMessageEvent in de.mid.innovator.srv2api.icw2beModifier and TypeInterfaceDescriptioninterfaceA transition trigger associated with AnyReceiveEvent specifies that the transition is to be triggered by the receipt of any message that is not explicitly referenced in another transition from the same vertex.interfaceA call event represents the reception of a request to invoke a specific operation.interfaceA signal event represents the receipt of an asynchronous signal. -
Uses of BEMessageEvent in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class with type parameters of type BEMessageEventModifier and TypeMethodDescription<T extends BEMessageEvent>
List<T> CLSignal.getEvent(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All occurrences where this signal is used as an event.