Uses of Interface
de.mid.innovator.srv2api.icw2ac.ACDecisionNode
Packages that use ACDecisionNode
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
-
Uses of ACDecisionNode in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ACDecisionNodeModifier and TypeMethodDescriptionstatic ACDecisionNodeACDecisionNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Decision Node with template and container.static ACDecisionNodeACDecisionNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Decision Node with stereotype and container.ACDecisionBehavior.getDecisionNode()The decision node.