Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPSubProcess
-
Packages that use BPSubProcess Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN). -
-
Uses of BPSubProcess in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPSubProcess Modifier and Type Method Description static BPSubProcess
BPSubProcessHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Sub-Process with template and container.static BPSubProcess
BPSubProcessHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Sub-Process with stereotype and container.
-