| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PropertyImpl
The BPMN property element 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElementCollection<Property> | 
ProcessImpl.propertyCollection  | 
protected static ChildElementCollection<Property> | 
EventImpl.propertyCollection  | 
protected static ChildElementCollection<Property> | 
ActivityImpl.propertyCollection  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Property> | 
ProcessImpl.getProperties()  | 
Collection<Property> | 
EventImpl.getProperties()  | 
Collection<Property> | 
ActivityImpl.getProperties()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Property> | 
Process.getProperties()  | 
Collection<Property> | 
Activity.getProperties()  | 
Collection<Property> | 
Event.getProperties()  | 
Copyright © 2018. All rights reserved.