Package | Description |
---|---|
com.edorasware.cmmn.engine.core |
<p>CMMN engine core service interfaces and implementations.
|
com.edorasware.cmmn.engine.core.engineactions |
<p>Action classes for all of the engine actions which alter engine state (an example of such an action would be
handlePlanItemTransition which is implemented in
PlanItemTransitionAction here. |
com.edorasware.cmmn.engine.hooks |
<p>CMMN engine implementation hooks.
|
com.edorasware.cmmn.engine.utility |
<p>CMMN engine utility interfaces and classes.
|
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.casefile |
<p>CMMN CaseFile related code.
|
com.edorasware.cmmn.model.expressions |
<p>Contains helper classes for plan item and case file item wrapping and lookup.
|
com.edorasware.cmmn.model.persistence |
<p>Contains classes and code related to the persistence of engine model state.
|
com.edorasware.cmmn.model.planning |
<p>The planning of discretionary items are a relatively big topic within the CMMN spec.
|
com.edorasware.cmmn.model.rulesandsentries |
<p>Contains classes and code related to the evaluation of rules, sentries (onParts) and the evaluation of applicability rules for
discretionary items.
|
com.edorasware.cmmn.model.statesandactions |
<p>A package containing code to represent a runtime model’s current states and available actions.
|
com.edorasware.cmmn.model.staticmodel |
<p>Plan items and discretionary items in a design-time model are represented by instances
of
PlannableItem . |
com.edorasware.cmmn.model.structure |
<p>A very central package.
|
com.edorasware.cmmn.model.visitor |
<p>The visitor (GOF) pattern is used in order to apply certain operations to the case model structure.
|
com.edorasware.cmmn.one |
Contains packages and classes for the integration of the CMMN case engine with edoras-one.
|
com.edorasware.cmmn.one.casefileitemhandlers |
<p>Contains code and classes implementing the
CaseFileItemListeners interface. |
com.edorasware.cmmn.one.expressions |
<p>Contains classes for plan item and case file item wrapping and lookup.
|
com.edorasware.cmmn.one.implementation |
<p>CMMN engine implementation classes for edoras one.
|
com.edorasware.cmmn.one.service |
The edoras one CMMN service implementation.
|
com.edorasware.cmmn.one.transitionhandlers |
<p>Contains code and classes implementing the
TransitionListeners interface. |
com.edorasware.cmmn.one.transitionhandlers.complete |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.COMPLETE . |
com.edorasware.cmmn.one.transitionhandlers.create |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.CREATE . |
com.edorasware.cmmn.one.transitionhandlers.disable |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.DISABLE . |
com.edorasware.cmmn.one.transitionhandlers.enable |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.ENABLE . |
com.edorasware.cmmn.one.transitionhandlers.exit |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.EXIT . |
com.edorasware.cmmn.one.transitionhandlers.fault |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.FAULT . |
com.edorasware.cmmn.one.transitionhandlers.manualStart |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.MANUAL_START . |
com.edorasware.cmmn.one.transitionhandlers.occur |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.OCCUR . |
com.edorasware.cmmn.one.transitionhandlers.parentComplete |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.PARENT_COMPLETE . |
com.edorasware.cmmn.one.transitionhandlers.reactivate |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.REACTIVATE . |
com.edorasware.cmmn.one.transitionhandlers.reenable |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.REENABLE . |
com.edorasware.cmmn.one.transitionhandlers.start |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.START . |
com.edorasware.cmmn.one.transitionhandlers.terminate |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.TERMINATE . |
Class and Description |
---|
StateModel
<p>Represents the internal case engine model.
|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
StateModel
<p>Represents the internal case engine model.
|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
EventSource |
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
StateModel
<p>Represents the internal case engine model.
|
Class and Description |
---|
CaseFileItemState
An enum representing plan item state.
|
EventSource |
GenericEventSource |
MigrationResult
A class representing the result of a CMMN case migration.
|
PlanItemState
An enum representing plan item state.
|
StateModel
<p>Represents the internal case engine model.
|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
CaseFileItemState
An enum representing plan item state.
|
EventSource |
StateModel
<p>Represents the internal case engine model.
|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
EventSource |
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
CaseFileItemState
An enum representing plan item state.
|
PlanItemState
An enum representing plan item state.
|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
EventSources |
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
StateModel
<p>Represents the internal case engine model.
|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
EventSources |
PlanItemState
An enum representing plan item state.
|
StateModel
<p>Represents the internal case engine model.
|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
EventSource |
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
EventSource |
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Class and Description |
---|
TransitionData
A data wrapper class used to pass information between plan item transitions.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.