| Package | Description |
|---|---|
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance |
| Modifier and Type | Field and Description |
|---|---|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<CmmnElement> |
AssociationImpl.sourceRefAttribute |
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<CmmnElement> |
AssociationImpl.targetRefAttribute |
| Modifier and Type | Method and Description |
|---|---|
CmmnElement |
AssociationImpl.getSource() |
CmmnElement |
AssociationImpl.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
CmmnAttributeElementReferenceCollection.getTargetElementIdentifier(CmmnElement referenceTargetElement) |
void |
AssociationImpl.setSource(CmmnElement source) |
void |
AssociationImpl.setTarget(CmmnElement target) |
| Modifier and Type | Method and Description |
|---|---|
CmmnElement |
Association.getSource() |
CmmnElement |
Association.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
Association.setSource(CmmnElement cmmnElement) |
void |
Association.setTarget(CmmnElement cmmnElement) |
Copyright © 2018 camunda services GmbH. All rights reserved.