Uses of Interface
com.soyatec.bpmn.Lane

Uses of Lane in com.soyatec.bpmn
 

Methods in com.soyatec.bpmn that return Lane
 Lane BPMNFactory.createLane()
          Returns a new object of class 'Lane'
 Lane Lane.getParentLane()
          Returns the value of the 'Parent Lane' reference
 

Methods in com.soyatec.bpmn with parameters of type Lane
 void Lane.setParentLane(Lane value)
          Sets the value of the 'Parent Lane' reference