Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANCallOperation
Packages that use ANCallOperation
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of ANCallOperation in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANCallOperationModifier and TypeMethodDescriptionstatic ANCallOperationANCallOperationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Call Operation Action with template and container with requirement.static ANCallOperationANCallOperationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Call Operation Action with stereotype and container with requirement.ANInputPin.getCallOperationAction()Action that transmits an operation call request to the target object. -
Uses of ANCallOperation in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type ANCallOperationModifier and TypeMethodDescriptionCLOperation.getCallOperationAction()The action that transmits the operation call request to the target object, where it may cause the invocation of associated behavior.