Package | Description |
---|---|
com.edorasware.cmmn.model.planning |
<p>The planning of discretionary items are a relatively big topic within the CMMN spec.
|
com.edorasware.cmmn.model.xml |
Constructor and Description |
---|
PlanningTable(PlannableItem owner,
TPlanningTable tPlanningTable) |
Modifier and Type | Method and Description |
---|---|
TPlanningTable |
ObjectFactory.createTPlanningTable()
Create an instance of
TPlanningTable |
TPlanningTable |
TStage.getPlanningTable()
Gets the value of the planningTable property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TPlanningTable> |
ObjectFactory.createPlanningTable(TPlanningTable value)
|
List<TPlanningTable> |
THumanTask.getPlanningTable()
Gets the value of the planningTable property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TPlanningTable> |
ObjectFactory.createPlanningTable(TPlanningTable value)
|
void |
TStage.setPlanningTable(TPlanningTable value)
Sets the value of the planningTable property.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.