Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPDataObject
Packages that use BPDataObject
Package
Description
Package for Business Process Model and Notation (BPMN).
-
Uses of BPDataObject in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPDataObjectModifier and TypeMethodDescriptionstatic BPDataObjectBPDataObjectHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Data Object with template and container.static BPDataObjectBPDataObjectHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Data Object with stereotype and container.BPDataObject.getDataInputOfCalledElement()The input of the callable element.BPObjInputSetRef.getDataObject()BPDataObjectof theBPObjInputSetRef.BPObjOutputSetRef.getDataObject()BPDataObjectof theBPObjOutputSetRef.BPDataObject.getDataObjectOfCalledElement()The object of the callable element.BPDataObject.getDataOutputOfCalledElement()The output of the callable element.BPEventNode.getEventDataObject()The object of theBPEventNode.BPEventNode.getInputToThrowEvent()The input of the throw event.BPEventNode.getOutputOfCatchEvent()The output of the catch event.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPDataObjectModifier and TypeMethodDescriptionBPInputOutputSpecifyAble.getDataInput()All data inputs at thisBPInputOutputSpecifyAble.BPInputOutputSpecifyAble.getDataInput(MMStereotype stereotype) The method calls getDataInput and filters its return values according to the given stereotype value.BPDataObject.getDataInputOfCall()The inputs of the call tasks.BPDataObject.getDataInputOfCall(MMStereotype stereotype) The method calls getDataInputOfCall and filters its return values according to the given stereotype value.BPInputSet.getDataInputs()All data inputs that are assigned to this input set.BPInputSet.getDataInputs(MMStereotype stereotype) The method calls getDataInputs and filters its return values according to the given stereotype value.BPDataStore.getDataObject()The object.BPFlowProcessContainer.getDataObject()All data objects of the process container.BPDataObject.getDataObjectOfCall()The object of the call activity.BPInputOutputSpecifyAble.getDataOutput()All data outputs at thisBPInputOutputSpecifyAble.BPInputOutputSpecifyAble.getDataOutput(MMStereotype stereotype) The method calls getDataOutput and filters its return values according to the given stereotype value.BPDataObject.getDataOutputOfCall()The outputs of the call tasks.BPDataObject.getDataOutputOfCall(MMStereotype stereotype) The method calls getDataOutputOfCall and filters its return values according to the given stereotype value.BPOutputSet.getDataOutputs()All data Outputs that are assigned to this output set.BPOutputSet.getDataOutputs(MMStereotype stereotype) The method calls getDataOutputs and filters its return values according to the given stereotype value.BPDataStore.getDataStoreNode()BPDataStore.getDataStoreNode(MMStereotype stereotype) The method calls getDataStoreNode and filters its return values according to the given stereotype value.BPFlowProcessContainer.getDataStoreNode()All data store references of this process container.BPFlowProcessContainer.getDataStoreNode(MMStereotype stereotype) The method calls getDataStoreNode and filters its return values according to the given stereotype value.BPInputOutputSpecifyAble.getInputOutputObject()BPInputOutputSpecifyAble.getInputOutputObject(MMStereotype stereotype) The method calls getInputOutputObject and filters its return values according to the given stereotype value.BPInputOutputSpecifyAble.getIODataObject(K_CONTROL_OPTION... behaviourFlags) All objects of theBPInputOutputSpecifyAble.BPInputOutputSpecifyAble.getIODataObjectByKind(K_BP_DATA_OBJECT_TYPE kind) BPInputOutputSpecifyAble.getIODataObjectByKind(MMStereotype stereotype, K_BP_DATA_OBJECT_TYPE kind) The method calls getIODataObjectByKind and filters its return values according to the given stereotype value.BPTaskNode.getUnmappedInputAtCall(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface input objects which do not have a corresponding interface object at the called element.BPTaskNode.getUnmappedInputAtCall(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedInputAtCall and filters its return values according to the given stereotype value.BPTaskNode.getUnmappedInputAtCalled(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface input objects of the called element which do not have a corresponding interface object at the call activity.BPTaskNode.getUnmappedInputAtCalled(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedInputAtCalled and filters its return values according to the given stereotype value.BPTaskNode.getUnmappedIOAtCall(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface objects which do not have a corresponding interface object at the called element.BPTaskNode.getUnmappedIOAtCall(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedIOAtCall and filters its return values according to the given stereotype value.BPTaskNode.getUnmappedIOAtCalled(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface objects of the called element which do not have a corresponding interface object at the call activity.BPTaskNode.getUnmappedIOAtCalled(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedIOAtCalled and filters its return values according to the given stereotype value.BPTaskNode.getUnmappedOutputAtCall(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface output objects which do not have a corresponding interface object at the called element.BPTaskNode.getUnmappedOutputAtCall(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedOutputAtCall and filters its return values according to the given stereotype value.BPTaskNode.getUnmappedOutputAtCalled(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface output objects of the called element which do not have a corresponding interface object at the call activity.BPTaskNode.getUnmappedOutputAtCalled(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedOutputAtCalled and filters its return values according to the given stereotype value.BPTaskNode.getUnusedInput(K_CONTROL_OPTION... behaviourFlags) All data inputs which are not connected to another object of the same process via a data association.BPTaskNode.getUnusedInput(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnusedInput and filters its return values according to the given stereotype value.BPTaskNode.getUnusedIO(K_CONTROL_OPTION... behaviourFlags) All data inputs and data outputs which are not connected to another object of the same process via a data association.BPTaskNode.getUnusedIO(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnusedIO and filters its return values according to the given stereotype value.BPTaskNode.getUnusedOutput(K_CONTROL_OPTION... behaviourFlags) All data outputs which are not connected to another object of the same process via a data association.BPTaskNode.getUnusedOutput(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnusedOutput and filters its return values according to the given stereotype value.Methods in de.mid.innovator.srv2api.icw2bp with parameters of type BPDataObjectModifier and TypeMethodDescriptionvoidBPDataObject.setDataObjectOfCalledElement(BPDataObject value) Set the value of Foreign Key DataObjectOfCalledElement.Method parameters in de.mid.innovator.srv2api.icw2bp with type arguments of type BPDataObjectModifier and TypeMethodDescriptionvoidBPInputSet.setDataInputs(List<? extends BPDataObject> values) Set the value of View DataInputs.voidBPDataObject.setDataObjectOfCall(List<? extends BPDataObject> values) Set the value of Foreign Key DataObjectOfCall.voidBPOutputSet.setDataOutputs(List<? extends BPDataObject> values) Set the value of View DataOutputs.