|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Condition | |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | |
| Uses of Condition in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance that implement Condition | |
|---|---|
class |
ConditionImpl
The BPMN condition element of the BPMN tConditionalEventDefinition type |
| Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type Condition | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElement<Condition> |
ConditionalEventDefinitionImpl.conditionChild
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return Condition | |
|---|---|
Condition |
ConditionalEventDefinitionImpl.getCondition()
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type Condition | |
|---|---|
void |
ConditionalEventDefinitionImpl.setCondition(Condition condition)
|
| Uses of Condition in org.camunda.bpm.model.bpmn.instance |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance that return Condition | |
|---|---|
Condition |
ConditionalEventDefinition.getCondition()
|
| Methods in org.camunda.bpm.model.bpmn.instance with parameters of type Condition | |
|---|---|
void |
ConditionalEventDefinition.setCondition(Condition condition)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||