Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
DataInputAssociationImpl
The BPMN dataInputAssociation element
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<DataInputAssociation> |
ThrowEventImpl.dataInputAssociationCollection |
protected static ChildElementCollection<DataInputAssociation> |
ActivityImpl.dataInputAssociationCollection |
Modifier and Type | Method and Description |
---|---|
Collection<DataInputAssociation> |
ThrowEventImpl.getDataInputAssociations() |
Collection<DataInputAssociation> |
ActivityImpl.getDataInputAssociations() |
Modifier and Type | Method and Description |
---|---|
Collection<DataInputAssociation> |
ThrowEvent.getDataInputAssociations() |
Collection<DataInputAssociation> |
Activity.getDataInputAssociations() |
Copyright © 2015. All rights reserved.