Skip navigation links
edoras one Java API (2.0.7)

Package com.edorasware.cmmn.model.structure

<p>A very central package.

See: Description

Package com.edorasware.cmmn.model.structure Description

<p>A very central package. It contains the classes that are used to represent a case model’s structure.</p>

<p>The classes in this package represent the dynamic model (unlike the classes in the 'staticmodel' package). As transitions occur on this model, new instances of classes in this package may be generated (e.g. stages started leading to the creation of the stage’s child items, or plan items created due to repetition rules).</p>

<p>The names of the various plan item implementation classes are part of the public API (name being the simple name of the respective implementation class).</p>

<p>Exposed plan item types are:</p>

<ul> <li>CasePlanModel</li> <li>CaseTask</li> <li>EventListener</li> <li>ExternalEvent</li> <li>HumanTask</li> <li>Milestone</li> <li>PlanItem</li> <li>ProcessTask</li> <li>Stage</li> <li>Task</li> <li>UserEvent</li> </ul>

Skip navigation links
edoras one Java API (2.0.7)

Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.