|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemControl | |
|---|---|
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance | |
| Uses of ItemControl in org.camunda.bpm.model.cmmn.impl.instance |
|---|
| Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type ItemControl | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElement<ItemControl> |
DiscretionaryItemImpl.itemControlChild
|
protected static org.camunda.bpm.model.xml.type.child.ChildElement<ItemControl> |
PlanItemImpl.itemControlChild
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance that return ItemControl | |
|---|---|
ItemControl |
DiscretionaryItemImpl.getItemControl()
|
ItemControl |
PlanItemImpl.getItemControl()
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type ItemControl | |
|---|---|
void |
DiscretionaryItemImpl.setItemControl(ItemControl itemControl)
|
void |
PlanItemImpl.setItemControl(ItemControl itemControl)
|
| Uses of ItemControl in org.camunda.bpm.model.cmmn.instance |
|---|
| Methods in org.camunda.bpm.model.cmmn.instance that return ItemControl | |
|---|---|
ItemControl |
PlanItem.getItemControl()
|
ItemControl |
DiscretionaryItem.getItemControl()
|
| Methods in org.camunda.bpm.model.cmmn.instance with parameters of type ItemControl | |
|---|---|
void |
PlanItem.setItemControl(ItemControl itemControl)
|
void |
DiscretionaryItem.setItemControl(ItemControl itemControl)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||