Uses of Interface
com.soyatec.bpmn.Rule

Uses of Rule in com.soyatec.bpmn
 

Methods in com.soyatec.bpmn that return Rule
 Rule BPMNFactory.createRule()
          Returns a new object of class 'Rule'
 Rule StartEvent.getRule()
          Returns the value of the 'Rule' reference
 

Methods in com.soyatec.bpmn with parameters of type Rule
 void StartEvent.setRule(Rule value)
          Sets the value of the 'Rule' reference