|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataInput | |
|---|---|
| com.ebmwebsourcing.easybpmn.bpmn20.api.type | |
| com.ebmwebsourcing.easybpmn.bpmn20.api.with | |
| Uses of DataInput in com.ebmwebsourcing.easybpmn.bpmn20.api.type |
|---|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return DataInput | |
|---|---|
DataInput[] |
TInputSet.getDataInputRefs()
|
DataInput |
TMultiInstanceLoopCharacteristics.getInputDataItem()
|
DataInput |
TInputOutputBinding.getInputDataRef()
|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type DataInput | |
|---|---|
void |
TInputSet.addDataInputRef(DataInput di)
|
void |
TInputSet.removeDataInputRef(DataInput di)
|
void |
TMultiInstanceLoopCharacteristics.setInputDataItem(DataInput value)
|
void |
TInputOutputBinding.setInputDataRef(DataInput value)
|
| Uses of DataInput in com.ebmwebsourcing.easybpmn.bpmn20.api.with |
|---|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with that return DataInput | |
|---|---|
DataInput[] |
WithDataInput.getDataInput()
|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with with parameters of type DataInput | |
|---|---|
void |
WithDataInput.addDataInput(DataInput d)
|
void |
WithDataInput.removeDataInput(DataInput d)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||