Uses of Interface
org.eximeebpms.bpm.model.cmmn.instance.RepetitionRule
Packages that use RepetitionRule
Package
Description
-
Uses of RepetitionRule in org.eximeebpms.bpm.model.cmmn.impl.instance
Classes in org.eximeebpms.bpm.model.cmmn.impl.instance that implement RepetitionRuleFields in org.eximeebpms.bpm.model.cmmn.impl.instance with type parameters of type RepetitionRuleModifier and TypeFieldDescriptionprotected static ChildElement
<RepetitionRule> PlanItemControlImpl.repetitionRuleChild
Methods in org.eximeebpms.bpm.model.cmmn.impl.instance that return RepetitionRuleMethods in org.eximeebpms.bpm.model.cmmn.impl.instance with parameters of type RepetitionRuleModifier and TypeMethodDescriptionvoid
PlanItemControlImpl.setRepetitionRule
(RepetitionRule repetitionRule) -
Uses of RepetitionRule in org.eximeebpms.bpm.model.cmmn.instance
Methods in org.eximeebpms.bpm.model.cmmn.instance that return RepetitionRuleMethods in org.eximeebpms.bpm.model.cmmn.instance with parameters of type RepetitionRuleModifier and TypeMethodDescriptionvoid
PlanItemControl.setRepetitionRule
(RepetitionRule repetitionRule)