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 BPOutputSetBPOutputSetHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)Create a new Output Set with template and container.static BPOutputSetBPOutputSetHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)Create a new Output Set with stereotype and container.BPOutputSetBPObjOutputSetRef. getOutputSet()BPOutputSetof 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)AllBPOutputSetof theBPInputOutputSpecifyAble.
-