Uses of Interface
org.uberfire.ext.wires.bpmn.api.model.Property
-
Packages that use Property Package Description org.uberfire.ext.wires.bpmn.api.model org.uberfire.ext.wires.bpmn.api.model.impl.content org.uberfire.ext.wires.bpmn.api.model.impl.properties -
-
Uses of Property in org.uberfire.ext.wires.bpmn.api.model
Methods in org.uberfire.ext.wires.bpmn.api.model that return types with arguments of type Property Modifier and Type Method Description Set<Property>Content. getProperties() -
Uses of Property in org.uberfire.ext.wires.bpmn.api.model.impl.content
Methods in org.uberfire.ext.wires.bpmn.api.model.impl.content that return types with arguments of type Property Modifier and Type Method Description Set<Property>DefaultContentImpl. getProperties() -
Uses of Property in org.uberfire.ext.wires.bpmn.api.model.impl.properties
Classes in org.uberfire.ext.wires.bpmn.api.model.impl.properties that implement Property Modifier and Type Class Description classDefaultPropertyImplMethods in org.uberfire.ext.wires.bpmn.api.model.impl.properties that return Property Modifier and Type Method Description PropertyDefaultPropertyImpl. copy()
-