Package | Description |
---|---|
org.camunda.bpm.model.cmmn.impl.instance | |
org.camunda.bpm.model.cmmn.instance |
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<ItemControl> |
PlanItemImpl.itemControlChild |
protected static ChildElement<ItemControl> |
DiscretionaryItemImpl.itemControlChild |
Modifier and Type | Method and Description |
---|---|
ItemControl |
PlanItemImpl.getItemControl() |
ItemControl |
DiscretionaryItemImpl.getItemControl() |
Modifier and Type | Method and Description |
---|---|
void |
PlanItemImpl.setItemControl(ItemControl itemControl) |
void |
DiscretionaryItemImpl.setItemControl(ItemControl itemControl) |
Modifier and Type | Method and Description |
---|---|
ItemControl |
DiscretionaryItem.getItemControl() |
ItemControl |
PlanItem.getItemControl() |
Modifier and Type | Method and Description |
---|---|
void |
DiscretionaryItem.setItemControl(ItemControl itemControl) |
void |
PlanItem.setItemControl(ItemControl itemControl) |
Copyright © 2018. All rights reserved.