Uses of Interface
org.eximeebpms.bpm.model.bpmn.instance.Property
Packages that use Property
Package
Description
-
Uses of Property in org.eximeebpms.bpm.model.bpmn.impl.instance
Classes in org.eximeebpms.bpm.model.bpmn.impl.instance that implement PropertyFields in org.eximeebpms.bpm.model.bpmn.impl.instance with type parameters of type PropertyModifier and TypeFieldDescriptionprotected static ChildElementCollection
<Property> ActivityImpl.propertyCollection
protected static ChildElementCollection
<Property> EventImpl.propertyCollection
protected static ChildElementCollection
<Property> ProcessImpl.propertyCollection
Methods in org.eximeebpms.bpm.model.bpmn.impl.instance that return types with arguments of type PropertyModifier and TypeMethodDescriptionActivityImpl.getProperties()
EventImpl.getProperties()
ProcessImpl.getProperties()
-
Uses of Property in org.eximeebpms.bpm.model.bpmn.instance
Methods in org.eximeebpms.bpm.model.bpmn.instance that return types with arguments of type PropertyModifier and TypeMethodDescriptionActivity.getProperties()
Event.getProperties()
Process.getProperties()