Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
ConditionImpl
The BPMN condition element of the BPMN tConditionalEventDefinition type
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<Condition> |
ConditionalEventDefinitionImpl.conditionChild |
Modifier and Type | Method and Description |
---|---|
Condition |
ConditionalEventDefinitionImpl.getCondition() |
Modifier and Type | Method and Description |
---|---|
void |
ConditionalEventDefinitionImpl.setCondition(Condition condition) |
Modifier and Type | Method and Description |
---|---|
Condition |
ConditionalEventDefinition.getCondition() |
Modifier and Type | Method and Description |
---|---|
void |
ConditionalEventDefinition.setCondition(Condition condition) |
Copyright © 2015. All rights reserved.