Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPOutputSet
-
Packages that use BPOutputSet Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN). -
-
Uses of BPOutputSet in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPOutputSet Modifier and Type Method Description static BPOutputSet
BPOutputSetHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Output Set with template and container.static BPOutputSet
BPOutputSetHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Output Set with stereotype and container.BPOutputSet
BPObjOutputSetRef. getOutputSet()
BPOutputSet
of theBPObjOutputSetRef
.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPOutputSet Modifier and Type Method Description java.util.List<BPOutputSet>
BPInputOutputSpecifyAble. getOutputSet(K_CONTROL_OPTION... behaviourFlags)
AllBPOutputSet
of theBPInputOutputSpecifyAble
.
-