Uses of Interface
com.soyatec.bpmn.Link

Uses of Link in com.soyatec.bpmn
 

Methods in com.soyatec.bpmn that return Link
 Link BPMNFactory.createLink()
          Returns a new object of class 'Link'
 Link Event.getLink()
          Returns the value of the 'Link' reference
 

Methods in com.soyatec.bpmn with parameters of type Link
 void Event.setLink(Link value)
          Sets the value of the 'Link' reference