Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
ActivationConditionImpl
The BPMN element activationCondition of the BPMN tComplexGateway type
|
class |
ConditionExpression
The BPMN conditionExpression element of the BPMN tSequenceFlow type
|
class |
ConditionImpl
The BPMN condition element of the BPMN tConditionalEventDefinition type
|
class |
DataPath
The BPMN dataPath element of the BPMN tCorrelationPropertyBinding type
|
class |
ExpressionImpl
The BPMN expression element
|
class |
FormalExpressionImpl
The BPMN formalExpression element
|
class |
From
The BPMN from element of the BPMN tAssignment type
|
class |
MessagePath
The BPMN messagePath element of the BPMN tCorrelationPropertyRetrievalExpression type
|
class |
TimeCycleImpl
The BPMN timeDuration element of the BPMN tTimerEventDefinition type
|
class |
TimeDateImpl
The BPMN timeDate element of the BPMN tTimerEventDefinition type
|
class |
TimeDurationImpl
The BPMN timeDuration element of the BPMN tTimerEventDefinition type
|
class |
To
The BPMN to element of the BPMN tAssignment type
|
class |
Transformation
The BPMN transformation element of the BPMN tDataAssociation type
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<Expression> |
ResourceParameterBindingImpl.expressionChild |
protected static ChildElement<Expression> |
ResourceAssignmentExpressionImpl.expressionChild |
Modifier and Type | Method and Description |
---|---|
Expression |
ResourceParameterBindingImpl.getExpression() |
Expression |
ResourceAssignmentExpressionImpl.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceParameterBindingImpl.setExpression(Expression expression) |
void |
ResourceAssignmentExpressionImpl.setExpression(Expression expression) |
Modifier and Type | Interface and Description |
---|---|
interface |
ActivationCondition
The BPMN element activationCondition of the BPMN tComplexGateway type
|
interface |
Condition
The BPMN condition element of the BPMN tConditionalEventDefinition type
|
interface |
FormalExpression
The BPMN formalExpression element
|
interface |
TimeCycle
The BPMN timeCycle element of the BPMN tTimerEventDefinition type
|
interface |
TimeDate
The BPMN timeDate element of the BPMN tTimerEventDefinition type
|
interface |
TimeDuration
The BPMN timeDuration element of the BPMN tTimerEventDefinition type
|
Modifier and Type | Method and Description |
---|---|
Expression |
ResourceParameterBinding.getExpression() |
Expression |
ResourceAssignmentExpression.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceParameterBinding.setExpression(Expression expression) |
void |
ResourceAssignmentExpression.setExpression(Expression expression) |
Copyright © 2015. All rights reserved.