Uses of Interface
de.mid.innovator.srv2api.icw2class.CLReception
Packages that use CLReception
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLReception in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLReceptionModifier and TypeMethodDescriptionstatic CLReceptionCLReceptionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Reception with template and container with requirement.static CLReceptionCLReceptionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Reception with stereotype and container with requirement.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLReceptionModifier and TypeMethodDescriptionCLClass.getOwnedReception(K_CONTROL_OPTION... behaviourFlags) Receptions that objects of this class are willing to accept.CLInterface.getOwnedReception(K_CONTROL_OPTION... behaviourFlags) Receptions that objects providing this interface are willing to accept.CLSignal.getReception()All receptions which handle this signal.