Package | Description |
---|---|
com.edorasware.cmmn.model |
<p>Implementation of a CMMN case engine based on the specification http://www.omg.org/spec/CMMN/1.0/ (referred to as <i>spec</i> in subsequent JavaDoc).
|
com.edorasware.cmmn.model.structure |
<p>A very central package.
|
com.edorasware.cmmn.model.xml |
Modifier and Type | Method and Description |
---|---|
static Class<? extends PlanItem> |
PlanItemFactory.deduceProcessTaskType(TProcessTask tProcessTask) |
Modifier and Type | Method and Description |
---|---|
static String |
ProcessTask.getProcessRefLocalPart(TProcessTask tProcessTask) |
Modifier and Type | Method and Description |
---|---|
TProcessTask |
ObjectFactory.createTProcessTask()
Create an instance of
TProcessTask |
Modifier and Type | Method and Description |
---|---|
JAXBElement<TProcessTask> |
ObjectFactory.createProcessTask(TProcessTask value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TProcessTask> |
ObjectFactory.createProcessTask(TProcessTask value)
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.