|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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
|
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
|
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()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||