Uses of Interface
de.mid.innovator.srv2api.icw2class.CLSignal
Packages that use CLSignal
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
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.
The Interaction package describes the concepts needed to express interactions.
-
Uses of CLSignal in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return CLSignalModifier and TypeMethodDescriptionANBroadcastSignal.getSignal()The specification of signal object transmitted to the target objects.ANSendSignal.getSignal()The type of signal transmitted to the target object.Methods in de.mid.innovator.srv2api.icw2ac with parameters of type CLSignal -
Uses of CLSignal in de.mid.innovator.srv2api.icw2be
Methods in de.mid.innovator.srv2api.icw2be that return CLSignal -
Uses of CLSignal in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLSignalModifier and TypeMethodDescriptionstatic CLSignalCLSignalHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Signal with template and container.static CLSignalCLSignalHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Signal with stereotype and container.CLProperty.getOwningSignal()CLReception.getSignal()Methods in de.mid.innovator.srv2api.icw2class with parameters of type CLSignal -
Uses of CLSignal in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return CLSignalModifier and TypeMethodDescriptionIASignalMessage.getSignal()Specifies the assignedCLSignalof the signal message.Methods in de.mid.innovator.srv2api.icw2ia with parameters of type CLSignal