Uses of Class
com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException

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

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

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api that throw BPMNException
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)
           
 

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

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that throw BPMNException
 com.ebmwebsourcing.easyschema10.api.element.Element TDefinitions.findImportedElement(javax.xml.namespace.QName eltQName)
           
 Definitions TImport.getBPMNDefinitions()
           
 com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element.BPMNDiagram TImport.getBPMNDiagram()
           
 com.ebmwebsourcing.easybox.api.XmlObject TImport.getImportContent()
           
 com.ebmwebsourcing.easyschema10.api.element.Schema TImport.getSchema()
           
 com.ebmwebsourcing.easywsdl11.api.element.Definitions TImport.getWSDL11Definitions()
           
 



Copyright © 2011 Petals Link. All Rights Reserved.