|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | |
| Uses of Property in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance that implement Property | |
|---|---|
class |
PropertyImpl
The BPMN property element |
| Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type Property | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Property> |
ActivityImpl.propertyCollection
|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Property> |
ProcessImpl.propertyCollection
|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Property> |
EventImpl.propertyCollection
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type Property | |
|---|---|
Collection<Property> |
ActivityImpl.getProperties()
|
Collection<Property> |
ProcessImpl.getProperties()
|
Collection<Property> |
EventImpl.getProperties()
|
| Uses of Property in org.camunda.bpm.model.bpmn.instance |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type Property | |
|---|---|
Collection<Property> |
Event.getProperties()
|
Collection<Property> |
Activity.getProperties()
|
Collection<Property> |
Process.getProperties()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||