Uses of Interface
org.camunda.bpm.model.bpmn.instance.Property
-
Uses of Property in org.camunda.bpm.model.bpmn.impl.instance
Modifier and TypeFieldDescriptionprotected static ChildElementCollection<Property>
ActivityImpl.propertyCollection
protected static ChildElementCollection<Property>
EventImpl.propertyCollection
protected static ChildElementCollection<Property>
ProcessImpl.propertyCollection
Modifier and TypeMethodDescriptionActivityImpl.getProperties()
EventImpl.getProperties()
ProcessImpl.getProperties()
-
Uses of Property in org.camunda.bpm.model.bpmn.instance
Modifier and TypeMethodDescriptionActivity.getProperties()
Event.getProperties()
Process.getProperties()