Uses of Interface
de.mid.innovator.srv2api.icw2ac.ACControlFlow
Packages that use ACControlFlow
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
-
Uses of ACControlFlow in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ACControlFlowModifier and TypeMethodDescriptionstatic ACControlFlowACControlFlowHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Control Flow Edge with template from source to target element.static ACControlFlowACControlFlowHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Control Flow Edge with stereotype from source to target element.