Uses of Interface
de.mid.innovator.srv2api.icw2ac.ACMergeNode
-
Packages that use ACMergeNode 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 ACMergeNode in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ACMergeNode Modifier and Type Method Description static ACMergeNode
ACMergeNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Merge Node with template and container.static ACMergeNode
ACMergeNodeHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Merge Node with stereotype and container.
-