| Package | Description |
|---|---|
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance |
| Modifier and Type | Class and Description |
|---|---|
class |
PlanItemImpl |
| Modifier and Type | Field and Description |
|---|---|
protected static ChildElementCollection<PlanItem> |
PlanFragmentImpl.planItemCollection |
protected static AttributeReference<PlanItem> |
PlanItemOnPartImpl.sourceRefAttribute |
protected static AttributeReference<PlanItem> |
PlanItemStartTriggerImpl.sourceRefAttribute |
| Modifier and Type | Method and Description |
|---|---|
PlanItem |
PlanItemOnPartImpl.getSource() |
PlanItem |
PlanItemStartTriggerImpl.getSource() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PlanItem> |
PlanFragmentImpl.getPlanItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanItemOnPartImpl.setSource(PlanItem source) |
void |
PlanItemStartTriggerImpl.setSource(PlanItem source) |
| Modifier and Type | Method and Description |
|---|---|
PlanItem |
PlanItemStartTrigger.getSource() |
PlanItem |
PlanItemOnPart.getSource() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PlanItem> |
PlanFragment.getPlanItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanItemStartTrigger.setSource(PlanItem source) |
void |
PlanItemOnPart.setSource(PlanItem source) |
Copyright © 2014–2020 camunda services GmbH. All rights reserved.