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> |
CatchEvent.getDataOutputAssociations() |
Collection<DataOutputAssociation> |
Activity.getDataOutputAssociations() |
Copyright © 2017. All rights reserved.