| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DataOutputAssociationImpl
The BPMN dataOutputAssociation element 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElementCollection<DataOutputAssociation> | 
CatchEventImpl.dataOutputAssociationCollection  | 
protected static ChildElementCollection<DataOutputAssociation> | 
ActivityImpl.dataOutputAssociationCollection  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<DataOutputAssociation> | 
CatchEventImpl.getDataOutputAssociations()  | 
Collection<DataOutputAssociation> | 
ActivityImpl.getDataOutputAssociations()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<DataOutputAssociation> | 
Activity.getDataOutputAssociations()  | 
Collection<DataOutputAssociation> | 
CatchEvent.getDataOutputAssociations()  | 
Copyright © 2019. All rights reserved.