| 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> |
ActivityImpl.propertyCollection |
protected static ChildElementCollection<Property> |
ProcessImpl.propertyCollection |
protected static ChildElementCollection<Property> |
EventImpl.propertyCollection |
| Modifier and Type | Method and Description |
|---|---|
Collection<Property> |
ActivityImpl.getProperties() |
Collection<Property> |
ProcessImpl.getProperties() |
Collection<Property> |
EventImpl.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Property> |
Process.getProperties() |
Collection<Property> |
Activity.getProperties() |
Collection<Property> |
Event.getProperties() |
Copyright © 2021. All rights reserved.