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