Package | Description |
---|---|
org.camunda.bpm.model.cmmn.impl.instance | |
org.camunda.bpm.model.cmmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
ExitCriterionImpl |
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<ExitCriterion> |
PlanItemImpl.exitCriterionCollection |
protected static ChildElementCollection<ExitCriterion> |
DiscretionaryItemImpl.exitCriterionCollection |
protected static ChildElementCollection<ExitCriterion> |
StageImpl.exitCriterionCollection |
protected static AttributeReference<ExitCriterion> |
PlanItemOnPartImpl.exitCriterionRefAttribute |
Modifier and Type | Method and Description |
---|---|
ExitCriterion |
PlanItemOnPartImpl.getExitCriterion() |
Modifier and Type | Method and Description |
---|---|
Collection<ExitCriterion> |
PlanItemImpl.getExitCriterions() |
Collection<ExitCriterion> |
DiscretionaryItemImpl.getExitCriterions() |
Collection<ExitCriterion> |
StageImpl.getExitCriterions() |
Modifier and Type | Method and Description |
---|---|
void |
PlanItemOnPartImpl.setExitCriterion(ExitCriterion exitCriterion) |
Modifier and Type | Method and Description |
---|---|
ExitCriterion |
PlanItemOnPart.getExitCriterion() |
Modifier and Type | Method and Description |
---|---|
Collection<ExitCriterion> |
Stage.getExitCriterions() |
Collection<ExitCriterion> |
PlanItem.getExitCriterions() |
Collection<ExitCriterion> |
DiscretionaryItem.getExitCriterions() |
Modifier and Type | Method and Description |
---|---|
void |
PlanItemOnPart.setExitCriterion(ExitCriterion exitCriterion) |
Copyright © 2019. All rights reserved.