Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPObjInputSetRef
-
Packages that use BPObjInputSetRef Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN). -
-
Uses of BPObjInputSetRef in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPObjInputSetRef Modifier and Type Method Description java.util.List<BPObjInputSetRef>BPInputSet. assignDataInput(java.util.List<? extends ELElement> seq)Assigns a list of data inputs to this input set.java.util.List<BPObjInputSetRef>BPDataObject. assignInputSet(java.util.List<? extends ELElement> seq)Assigns a list of elements to this input data.java.util.List<BPObjInputSetRef>BPDataObject. getInputSetR(K_CONTROL_OPTION... behaviourFlags)AllBPObjInputSetRefwhich contain the object.java.util.List<BPObjInputSetRef>BPInputSet. getOwnedInputSetRef(K_CONTROL_OPTION... behaviourFlags)java.util.List<BPObjInputSetRef>BPInputSet. getOwnedObjInputSetRef(K_CONTROL_OPTION... behaviourFlags)AllBPObjInputSetRefof theBPInputSet.
-