Uses of Interface
com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions

Packages that use Definitions
com.ebmwebsourcing.easybpmn.bpmn20.api   
com.ebmwebsourcing.easybpmn.bpmn20.api.type   
 

Uses of Definitions in com.ebmwebsourcing.easybpmn.bpmn20.api
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api that return Definitions
static Definitions DefinitionsHelper.getParentDefinitions(TBaseElement be)
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api with parameters of type Definitions
static
<T extends com.ebmwebsourcing.easybox.api.XmlObject>
T
DefinitionsHelper.findBPMNObject(Definitions defs, javax.xml.namespace.QName ref, java.lang.Class<T> wantedClass)
          Searches for a BPMN element in the given Definitions and its BPMN 2.0 imports
static
<T extends com.ebmwebsourcing.easybox.api.XmlObject>
T
DefinitionsHelper.findObjectInDefinitions(Definitions defs, java.lang.String id, java.lang.Class<T> wantedClass)
           
static Process DefinitionsHelper.getProcess(FlowElement fe, Definitions defs)
           
 

Uses of Definitions in com.ebmwebsourcing.easybpmn.bpmn20.api.type
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return Definitions
 Definitions TImport.getBPMNDefinitions()
           
 



Copyright © 2011 Petals Link. All Rights Reserved.