|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataOutput | |
|---|---|
| com.ebmwebsourcing.easybpmn.bpmn20.api.type | |
| com.ebmwebsourcing.easybpmn.bpmn20.api.with | |
| Uses of DataOutput in com.ebmwebsourcing.easybpmn.bpmn20.api.type |
|---|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return DataOutput | |
|---|---|
DataOutput[] |
TOutputSet.getDataOutputRefs()
|
DataOutput |
TMultiInstanceLoopCharacteristics.getOutputDataItem()
|
DataOutput |
TInputOutputBinding.getOutputDataRef()
|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type DataOutput | |
|---|---|
void |
TOutputSet.addDataOutputRef(DataOutput do_)
|
void |
TOutputSet.removeDataOutputRef(DataOutput do_)
|
void |
TMultiInstanceLoopCharacteristics.setOutputDataItem(DataOutput value)
|
void |
TInputOutputBinding.setOutputDataRef(DataOutput value)
|
| Uses of DataOutput in com.ebmwebsourcing.easybpmn.bpmn20.api.with |
|---|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with that return DataOutput | |
|---|---|
DataOutput[] |
WithDataOutput.getDataOutput()
|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with with parameters of type DataOutput | |
|---|---|
void |
WithDataOutput.addDataOutput(DataOutput d)
|
void |
WithDataOutput.removeDataOutput(DataOutput d)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||