Package | Description |
---|---|
com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
Modifier and Type | Class and Description |
---|---|
class |
BPMNInterpreter
This class interprets BPMN processes.
|
class |
ConditionEventInterpreter
Interpreter which interprets BPMN condition event flows.
|
class |
ConditionIntermediateInterpreter
Interpreter which interprets BPMN process descriptions with condition
intermediate event without in flow.
|
class |
ConditionStartInterpreter
Interpreter which interprets BPMN process descriptions with condition start
event.
|
class |
GOInterpreter
Interpreter for
GOProcessDescription . |
class |
InlineStartConditionInterpreter
Interpreter which interprets BPMN process descriptions with condition
intermediate event without in flow.
|
class |
InlineStartErrorInterpreter
Interpreter which interprets BPMN process descriptions with condition
intermediate event without in flow.
|
class |
InlineStartEscalationInterpreter
Interpreter which interprets BPMN process descriptions with condition
intermediate event without in flow.
|
class |
InlineStartEventInterpreter
Abstract in-line start event interpreter.
|
class |
InlineStartSignalInterpreter
Interpreter which interprets BPMN process descriptions with in-lined signal start event.
|
class |
InlineStartTimerInterpreter
Interpreter which interprets process descriptions with timer intermediate
event without in flows.
|
class |
ModuleInterpreter
Interprets a process module.
|
class |
SignalIntermediateInterpreter
Interpreter which interprets BPMN process descriptions with signal
intermediate event without in flow.
|
class |
SignalStartInterpreter
Interpreter which interprets BPMN process descriptions with signal start
event.
|
class |
TimerEventInterpreter
Interpreter of time event.
|
class |
TimerIntermediateInterpreter
Interpreter which interprets process descriptions with timer intermediate
event without in flows.
|
class |
TimerStartInterpreter
Interpreter which interprets process descriptions with timer start event.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.