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