| Package | Description |
|---|---|
| www.omg.org.spec.bpmn.model |
| Modifier and Type | Class and Description |
|---|---|
class |
TFormalExpression
Java class for tFormalExpression complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected TExpression |
TComplexGateway.activationCondition |
protected TExpression |
TAdHocSubProcess.completionCondition |
protected TExpression |
TMultiInstanceLoopCharacteristics.completionCondition |
protected TExpression |
TConditionalEventDefinition.condition |
protected TExpression |
TSequenceFlow.conditionExpression |
protected TExpression |
TAssignment.from |
protected TExpression |
TMultiInstanceLoopCharacteristics.loopCardinality |
protected TExpression |
TStandardLoopCharacteristics.loopCondition |
protected TExpression |
TTimerEventDefinition.timeCycle |
protected TExpression |
TTimerEventDefinition.timeDate |
protected TExpression |
TTimerEventDefinition.timeDuration |
protected TExpression |
TAssignment.to |
| Modifier and Type | Field and Description |
|---|---|
protected javax.xml.bind.JAXBElement<? extends TExpression> |
TResourceAssignmentExpression.expression |
protected javax.xml.bind.JAXBElement<? extends TExpression> |
TResourceParameterBinding.expression |
| Modifier and Type | Method and Description |
|---|---|
TExpression |
ObjectFactory.createTExpression()
Create an instance of
TExpression |
TExpression |
TComplexGateway.getActivationCondition()
Gets the value of the activationCondition property.
|
TExpression |
TAdHocSubProcess.getCompletionCondition()
Gets the value of the completionCondition property.
|
TExpression |
TMultiInstanceLoopCharacteristics.getCompletionCondition()
Gets the value of the completionCondition property.
|
TExpression |
TConditionalEventDefinition.getCondition()
Gets the value of the condition property.
|
TExpression |
TSequenceFlow.getConditionExpression()
Gets the value of the conditionExpression property.
|
TExpression |
TAssignment.getFrom()
Gets the value of the from property.
|
TExpression |
TMultiInstanceLoopCharacteristics.getLoopCardinality()
Gets the value of the loopCardinality property.
|
TExpression |
TStandardLoopCharacteristics.getLoopCondition()
Gets the value of the loopCondition property.
|
TExpression |
TTimerEventDefinition.getTimeCycle()
Gets the value of the timeCycle property.
|
TExpression |
TTimerEventDefinition.getTimeDate()
Gets the value of the timeDate property.
|
TExpression |
TTimerEventDefinition.getTimeDuration()
Gets the value of the timeDuration property.
|
TExpression |
TAssignment.getTo()
Gets the value of the to property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TExpression> |
ObjectFactory.createExpression(TExpression value)
|
javax.xml.bind.JAXBElement<? extends TExpression> |
TResourceAssignmentExpression.getExpression()
Gets the value of the expression property.
|
javax.xml.bind.JAXBElement<? extends TExpression> |
TResourceParameterBinding.getExpression()
Gets the value of the expression property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TExpression> |
ObjectFactory.createExpression(TExpression value)
|
void |
TComplexGateway.setActivationCondition(TExpression value)
Sets the value of the activationCondition property.
|
void |
TAdHocSubProcess.setCompletionCondition(TExpression value)
Sets the value of the completionCondition property.
|
void |
TMultiInstanceLoopCharacteristics.setCompletionCondition(TExpression value)
Sets the value of the completionCondition property.
|
void |
TConditionalEventDefinition.setCondition(TExpression value)
Sets the value of the condition property.
|
void |
TSequenceFlow.setConditionExpression(TExpression value)
Sets the value of the conditionExpression property.
|
void |
TAssignment.setFrom(TExpression value)
Sets the value of the from property.
|
void |
TMultiInstanceLoopCharacteristics.setLoopCardinality(TExpression value)
Sets the value of the loopCardinality property.
|
void |
TStandardLoopCharacteristics.setLoopCondition(TExpression value)
Sets the value of the loopCondition property.
|
void |
TTimerEventDefinition.setTimeCycle(TExpression value)
Sets the value of the timeCycle property.
|
void |
TTimerEventDefinition.setTimeDate(TExpression value)
Sets the value of the timeDate property.
|
void |
TTimerEventDefinition.setTimeDuration(TExpression value)
Sets the value of the timeDuration property.
|
void |
TAssignment.setTo(TExpression value)
Sets the value of the to property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TResourceAssignmentExpression.setExpression(javax.xml.bind.JAXBElement<? extends TExpression> value)
Sets the value of the expression property.
|
void |
TResourceParameterBinding.setExpression(javax.xml.bind.JAXBElement<? extends TExpression> value)
Sets the value of the expression property.
|
Copyright © 2018 SAP SE. All Rights Reserved.