| Package | Description |
|---|---|
| com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
| com.whitestein.lsps.engine.change |
Package contains core of the internal event system.
|
| com.whitestein.lsps.engine.lang | |
| com.whitestein.lsps.engine.lang.compiled | |
| com.whitestein.lsps.engine.sharedrecord | |
| com.whitestein.lsps.engine.state |
Contains implementation of persistent entities representing model data types.
|
| com.whitestein.lsps.engine.state.ser | |
| com.whitestein.lsps.engine.state.xml | |
| com.whitestein.lsps.engine.tester |
Testing support for testing engine tasks.
|
| com.whitestein.lsps.human |
Services for accessing the functionality related to human-oriented processes.
|
| com.whitestein.lsps.human.context |
Classes that represents human-oriented model objects in java code.
|
| com.whitestein.lsps.human.task |
Implementations for the tasks in the LSPS standard library for human-oriented processes.
|
| com.whitestein.lsps.modulemanager | |
| com.whitestein.lsps.orgstructure.context |
Classes that represents Organization Structure model objects
like
RoleUnitHolder in java code. |
| com.whitestein.lsps.stdlib.type |
This package contains implementations of core reflection types.
|
| com.whitestein.lsps.xml.util |
| Class and Description |
|---|
| ComplexValue
Value representing complex types.
|
| Context
Entity representing execution context state.
|
| Goal
Entity representing goal execution state.
|
| ModelInstance
Entity representing a model instance state.
|
| ModuleInstance
Entity representing a module instance.
|
| Plan
Entity representing plan execution state.
|
| ProcessInstance
Entity representing a process instance.
|
| RecordValue
Persistent value representing a record.
|
| Task
Entity representing a running task.
|
| Variable
Entity representing instance of a variable.
|
| Class and Description |
|---|
| Context
Entity representing execution context state.
|
| Escalation
This class represents an escalation which is thrown by an escalation throw
event.
|
| ExternalValue
Class used to represent an object that is not defined in the core model types.
|
| Goal
Entity representing goal execution state.
|
| GOElement |
| ModelInstance
Entity representing a model instance state.
|
| ModuleInstance
Entity representing a module instance.
|
| Plan
Entity representing plan execution state.
|
| ProcessInstance
Entity representing a process instance.
|
| Signal
Entity representing an item in the signal queue.
|
| Token
This entity represents a token in a BPMN process.
|
| Variable
Entity representing instance of a variable.
|
| Class and Description |
|---|
| BinaryValue
External binary value that stores info about shared record instance that contains binary.
|
| ComplexValue
Value representing complex types.
|
| Context
Entity representing execution context state.
|
| ExpressionValue
Persistent value representing closure.
|
| ExternalValue
Class used to represent an object that is not defined in the core model types.
|
| ModelInstance
Entity representing a model instance state.
|
| ProcessInstance
Entity representing a process instance.
|
| ReadOnlyRecordValue
Read only record value object.
|
| RecordProxySetValue
Value for record proxy set.
|
| RecordValue
Persistent value representing a record.
|
| Task
Entity representing a running task.
|
| Value
Base interface for all values.
|
| Class and Description |
|---|
| ExpressionValue
Persistent value representing closure.
|
| ModelInstance
Entity representing a model instance state.
|
| ProcessInstance
Entity representing a process instance.
|
| Class and Description |
|---|
| ExternalValue
Class used to represent an object that is not defined in the core model types.
|
| ModelInstance
Entity representing a model instance state.
|
| Class and Description |
|---|
| ModelInstance
Entity representing a model instance state.
|
| ProcessInstance
Entity representing a process instance.
|
| ValueContent
Class used as a root for storing a complex value with all referenced values.
|
| Class and Description |
|---|
| BinaryValue
External binary value that stores info about shared record instance that contains binary.
|
| BooleanValue
Persistent value representing boolean.
|
| ComplexValue
Value representing complex types.
|
| ExpressionValue
Persistent value representing closure.
|
| ExternalValue
Class used to represent an object that is not defined in the core model types.
|
| Goal
Entity representing goal execution state.
|
| GOElement |
| ListValue
Persistent value value representing an immutable list of values.
|
| MapValue
Persistent value representing an immutable map.
|
| ModelInstance
Entity representing a model instance state.
|
| ProcessInstance
Entity representing a process instance.
|
| PropertyValue |
| RecordProxySetValue
Value for record proxy set.
|
| RecordValue
Persistent value representing a record.
|
| SetValue
Persistent value representing set of variable values.
|
| SimpleValue
Value representing simple types.
|
| Value
Base interface for all values.
|
| ValueRef
Value referencing another value by id.
|
| Variable
Entity representing instance of a variable.
|
| Class and Description |
|---|
| ActivationCommand
Goal reactivation/deactivation command.
|
| ActivationCommand.ActivationCommandType
Activation type.
|
| BinaryValue
External binary value that stores info about shared record instance that contains binary.
|
| BlobLoader
Loader of blob in
BinaryValue |
| BooleanValue
Persistent value representing boolean.
|
| Collectible
This interface is implemented by model instance state objects which can be
collected by garbage collection.
|
| CollectionValue
Collection value.
|
| CommonRecordValue
A common interface for values representing a record.
|
| ComplexValue
Value representing complex types.
|
| ComplexValueWithEvalLevels
Value representing complex types.
|
| Context
Entity representing execution context state.
|
| ContextFreeType
Persistent value for context free type.
|
| ContextWithFreeTypes
A context that has also free types.
|
| CopyHelper |
| DateValue
Persistent value representing date.
|
| DecimalValue
Persistent value containing a decimal.
|
| ElementInProcess
Interface for elements that contains information about its parent processInstance.
|
| EntityWithId
Entity with an id.
|
| EnumerationValue |
| Escalation
This class represents an escalation which is thrown by an escalation throw
event.
|
| EvaluationLevelAware
Interface for evaluation aware elements.
|
| ExpressionValue
Persistent value representing closure.
|
| ExpressionValue.Type
Type of the contained expression.
|
| ExternalValue
Class used to represent an object that is not defined in the core model types.
|
| ExternalValueUniqueKey
External value key.
|
| Goal
Entity representing goal execution state.
|
| GOElement |
| HandledBoundaryEvent
This entity represents a handled boundary event in token.
|
| ListValue
Persistent value value representing an immutable list of values.
|
| LocalDateValue
Persistent value representing a local date.
|
| MapValue
Persistent value representing an immutable map.
|
| ModelIdentifiable
Interface for elements that contains information about id of the model
element.
|
| ModelInstance
Entity representing a model instance state.
|
| ModelInstanceAware
Model instance aware element interface.
|
| ModuleInstance
Entity representing a module instance.
|
| NullValue
Persistent value representing null.
|
| ObjectValue
Persistent value representing object.
|
| Plan
Entity representing plan execution state.
|
| ProcessInstance
Entity representing a process instance.
|
| ProcessInstanceParent
Interface for an element that has child instances of
ProcessInstance. |
| ProcessLog
Process log.
|
| PropertyPathValue |
| PropertyValue |
| RangeValue
Range value (e.g.
|
| ReadOnlyRecordValue
Read only record value object.
|
| RecordChangeProxy
Objects represents record (e.g.
|
| RecordContext
Record context.
|
| RecordProxySetValue
Value for record proxy set.
|
| RecordValue
Persistent value representing a record.
|
| ReferenceExpressionValue
Persistent value representing a reference expression.
|
| SetValue
Persistent value representing set of variable values.
|
| Signal
Entity representing an item in the signal queue.
|
| SimpleValue
Value representing simple types.
|
| StringValue
Persistent value representing string.
|
| Task
Entity representing a running task.
|
| TimeoutFlow
A timeout flow.
|
| Token
This entity represents a token in a BPMN process.
|
| TypeValue
Simple value representing a type.
|
| Value
Base interface for all values.
|
| ValueContent
Class used as a root for storing a complex value with all referenced values.
|
| ValueRef
Value referencing another value by id.
|
| ValueVisitor
Visitor visiting all non-abstract
Value classes. |
| Variable
Entity representing instance of a variable.
|
| Class and Description |
|---|
| ModelInstance
Entity representing a model instance state.
|
| ProcessInstance
Entity representing a process instance.
|
| Class and Description |
|---|
| ModelInstance
Entity representing a model instance state.
|
| Class and Description |
|---|
| ExternalValue
Class used to represent an object that is not defined in the core model types.
|
| ModelInstance
Entity representing a model instance state.
|
| Class and Description |
|---|
| ModelInstance
Entity representing a model instance state.
|
| Class and Description |
|---|
| ModelInstance
Entity representing a model instance state.
|
| Class and Description |
|---|
| ExternalValue
Class used to represent an object that is not defined in the core model types.
|
| ModelInstance
Entity representing a model instance state.
|
| Class and Description |
|---|
| ExternalValue
Class used to represent an object that is not defined in the core model types.
|
| Goal
Entity representing goal execution state.
|
| GOElement |
| ModelInstance
Entity representing a model instance state.
|
| Plan
Entity representing plan execution state.
|
| ProcessInstance
Entity representing a process instance.
|
| Class and Description |
|---|
| ModelInstance
Entity representing a model instance state.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.