| Package | Description |
|---|---|
| www.omg.org.spec.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected TFormalExpression |
TComplexBehaviorDefinition.condition |
protected TFormalExpression |
TCorrelationPropertyBinding.dataPath |
protected TFormalExpression |
TCorrelationPropertyRetrievalExpression.messagePath |
protected TFormalExpression |
TDataAssociation.transformation |
| Modifier and Type | Method and Description |
|---|---|
TFormalExpression |
ObjectFactory.createTFormalExpression()
Create an instance of
TFormalExpression |
TFormalExpression |
TComplexBehaviorDefinition.getCondition()
Gets the value of the condition property.
|
TFormalExpression |
TCorrelationPropertyBinding.getDataPath()
Gets the value of the dataPath property.
|
TFormalExpression |
TCorrelationPropertyRetrievalExpression.getMessagePath()
Gets the value of the messagePath property.
|
TFormalExpression |
TDataAssociation.getTransformation()
Gets the value of the transformation property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TFormalExpression> |
ObjectFactory.createFormalExpression(TFormalExpression value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TFormalExpression> |
ObjectFactory.createFormalExpression(TFormalExpression value)
|
void |
TComplexBehaviorDefinition.setCondition(TFormalExpression value)
Sets the value of the condition property.
|
void |
TCorrelationPropertyBinding.setDataPath(TFormalExpression value)
Sets the value of the dataPath property.
|
void |
TCorrelationPropertyRetrievalExpression.setMessagePath(TFormalExpression value)
Sets the value of the messagePath property.
|
void |
TDataAssociation.setTransformation(TFormalExpression value)
Sets the value of the transformation property.
|
Copyright © 2018 SAP SE. All Rights Reserved.