Uses of Interface
org.eximeebpms.bpm.model.cmmn.instance.ExitCriterion
Packages that use ExitCriterion
Package
Description
-
Uses of ExitCriterion in org.eximeebpms.bpm.model.cmmn.impl.instance
Classes in org.eximeebpms.bpm.model.cmmn.impl.instance that implement ExitCriterionFields in org.eximeebpms.bpm.model.cmmn.impl.instance with type parameters of type ExitCriterionModifier and TypeFieldDescriptionprotected static ChildElementCollection
<ExitCriterion> DiscretionaryItemImpl.exitCriterionCollection
protected static ChildElementCollection
<ExitCriterion> PlanItemImpl.exitCriterionCollection
protected static ChildElementCollection
<ExitCriterion> StageImpl.exitCriterionCollection
protected static AttributeReference
<ExitCriterion> PlanItemOnPartImpl.exitCriterionRefAttribute
Methods in org.eximeebpms.bpm.model.cmmn.impl.instance that return ExitCriterionMethods in org.eximeebpms.bpm.model.cmmn.impl.instance that return types with arguments of type ExitCriterionModifier and TypeMethodDescriptionDiscretionaryItemImpl.getExitCriterions()
PlanItemImpl.getExitCriterions()
StageImpl.getExitCriterions()
Methods in org.eximeebpms.bpm.model.cmmn.impl.instance with parameters of type ExitCriterionModifier and TypeMethodDescriptionvoid
PlanItemOnPartImpl.setExitCriterion
(ExitCriterion exitCriterion) -
Uses of ExitCriterion in org.eximeebpms.bpm.model.cmmn.instance
Methods in org.eximeebpms.bpm.model.cmmn.instance that return ExitCriterionMethods in org.eximeebpms.bpm.model.cmmn.instance that return types with arguments of type ExitCriterionModifier and TypeMethodDescriptionDiscretionaryItem.getExitCriterions()
PlanItem.getExitCriterions()
Stage.getExitCriterions()
Methods in org.eximeebpms.bpm.model.cmmn.instance with parameters of type ExitCriterionModifier and TypeMethodDescriptionvoid
PlanItemOnPart.setExitCriterion
(ExitCriterion exitCriterion)