Uses of Interface
org.operaton.bpm.model.bpmn.instance.Property
Packages that use Property
-
Uses of Property in org.operaton.bpm.model.bpmn.impl.instance
Classes in org.operaton.bpm.model.bpmn.impl.instance that implement PropertyFields in org.operaton.bpm.model.bpmn.impl.instance with type parameters of type PropertyModifier and TypeFieldDescriptionprotected static ChildElementCollection<Property> ActivityImpl.propertyCollectionprotected static ChildElementCollection<Property> EventImpl.propertyCollectionprotected static ChildElementCollection<Property> ProcessImpl.propertyCollectionMethods in org.operaton.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.operaton.bpm.model.bpmn.instance
Methods in org.operaton.bpm.model.bpmn.instance that return types with arguments of type PropertyModifier and TypeMethodDescriptionActivity.getProperties()Event.getProperties()Process.getProperties()