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 BPInputSet
BPInputSetHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Input Set with template and container.static BPInputSet
BPInputSetHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Input Set with stereotype and container.BPInputSet
BPObjInputSetRef. getInputSet()
BPInputSet
of 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)
AllBPInputSet
of theBPInputOutputSpecifyAble
.
-