Uses of Interface
com.soyatec.bpmn.Property

Uses of Property in com.soyatec.bpmn
 

Methods in com.soyatec.bpmn that return Property
 Property BPMNFactory.createProperty()
          Returns a new object of class 'Property'
 Property Assignment.getTo()
          Returns the value of the 'To' containment reference
 

Methods in com.soyatec.bpmn with parameters of type Property
 void Assignment.setTo(Property value)
          Sets the value of the 'To' containment reference