Uses of Interface
org.camunda.bpm.model.cmmn.instance.ItemControl
-
Uses of ItemControl in org.camunda.bpm.model.cmmn.impl.instance
Modifier and TypeFieldDescriptionprotected static ChildElement<ItemControl>
DiscretionaryItemImpl.itemControlChild
protected static ChildElement<ItemControl>
PlanItemImpl.itemControlChild
Modifier and TypeMethodDescriptionDiscretionaryItemImpl.getItemControl()
PlanItemImpl.getItemControl()
Modifier and TypeMethodDescriptionvoid
DiscretionaryItemImpl.setItemControl
(ItemControl itemControl) void
PlanItemImpl.setItemControl
(ItemControl itemControl) -
Uses of ItemControl in org.camunda.bpm.model.cmmn.instance
Modifier and TypeMethodDescriptionvoid
DiscretionaryItem.setItemControl
(ItemControl itemControl) void
PlanItem.setItemControl
(ItemControl itemControl)