| Package | Description | 
|---|---|
| org.camunda.bpm.model.dmn.impl.instance | |
| org.camunda.bpm.model.dmn.instance | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OrganizationUnitImpl  | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ElementReferenceCollection<OrganizationUnit,DecisionMakerReference> | 
DecisionImpl.decisionMakerRefCollection  | 
protected static ElementReferenceCollection<OrganizationUnit,DecisionOwnerReference> | 
DecisionImpl.decisionOwnerRefCollection  | 
protected static ElementReference<OrganizationUnit,OwnerReference> | 
KnowledgeSourceImpl.ownerRef  | 
| Modifier and Type | Method and Description | 
|---|---|
OrganizationUnit | 
KnowledgeSourceImpl.getOwner()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<OrganizationUnit> | 
DecisionImpl.getDecisionMakers()  | 
Collection<OrganizationUnit> | 
DecisionImpl.getDecisionOwners()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
KnowledgeSourceImpl.setOwner(OrganizationUnit owner)  | 
| Modifier and Type | Method and Description | 
|---|---|
OrganizationUnit | 
KnowledgeSource.getOwner()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<OrganizationUnit> | 
Decision.getDecisionMakers()  | 
Collection<OrganizationUnit> | 
Decision.getDecisionOwners()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
KnowledgeSource.setOwner(OrganizationUnit owner)  | 
Copyright © 2018. All rights reserved.