Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANOpaque
-
Packages that use ANOpaque Package Description de.mid.innovator.srv2api.icw2ac Activity modeling emphasizes the sequence and conditions for coordinating lower-level behaviors, rather than which classifiers own those behaviors. -
-
Uses of ANOpaque in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANOpaque Modifier and Type Method Description static ANOpaque
ANOpaqueHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Opaque Action with template and container.static ANOpaque
ANOpaqueHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Opaque Action with stereotype and container.ANOpaque
ANInputPin. getOpaqueAction()
Action with implementation-specific semantics.ANOpaque
ANOutputPin. getOpaqueAction()
Action with implementation-specific semantics.
-