| Package | Description |
|---|---|
| www.omg.org.spec.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected TInputOutputSpecification |
TActivity.ioSpecification |
protected TInputOutputSpecification |
TCallableElement.ioSpecification |
| Modifier and Type | Method and Description |
|---|---|
TInputOutputSpecification |
ObjectFactory.createTInputOutputSpecification()
Create an instance of
TInputOutputSpecification |
TInputOutputSpecification |
TActivity.getIoSpecification()
Gets the value of the ioSpecification property.
|
TInputOutputSpecification |
TCallableElement.getIoSpecification()
Gets the value of the ioSpecification property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TInputOutputSpecification> |
ObjectFactory.createIoSpecification(TInputOutputSpecification value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TInputOutputSpecification> |
ObjectFactory.createIoSpecification(TInputOutputSpecification value)
|
void |
TActivity.setIoSpecification(TInputOutputSpecification value)
Sets the value of the ioSpecification property.
|
void |
TCallableElement.setIoSpecification(TInputOutputSpecification value)
Sets the value of the ioSpecification property.
|
Copyright © 2018 SAP SE. All Rights Reserved.