| Package | Description |
|---|---|
| www.omg.org.spec.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<TProperty> |
TActivity.property |
protected java.util.List<TProperty> |
TProcess.property |
protected java.util.List<TProperty> |
TEvent.property |
| Modifier and Type | Method and Description |
|---|---|
TProperty |
ObjectFactory.createTProperty()
Create an instance of
TProperty |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TProperty> |
ObjectFactory.createProperty(TProperty value)
|
java.util.List<TProperty> |
TActivity.getProperty()
Gets the value of the property property.
|
java.util.List<TProperty> |
TProcess.getProperty()
Gets the value of the property property.
|
java.util.List<TProperty> |
TEvent.getProperty()
Gets the value of the property property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TProperty> |
ObjectFactory.createProperty(TProperty value)
|
Copyright © 2018 SAP SE. All Rights Reserved.