See: Description
| Class | Description |
|---|---|
| ActivityConstants |
Shared constants for activities and activity templates.
|
| ActivityConstants.ActivityType |
Constants for known activity types.
|
| ActivityConstants.OpenOfficeMetaData |
Constants for meta data entries of activities, used by
the OpenOfficeIntegration.
|
| ApplicationErrorCodes |
This class defines the ADEPT2-error codes for application failures.
|
| CheckConstants |
Constants and enums that are used in checks like data flow checks and are
used to report the kinds of messages of checks in a check report.
|
| CommonConstants |
Constants which may be used across all data models.
|
| GUIConstants |
This class defines constants regarding the GUI of application components.
|
| LoggingConstants |
Constants for usage by the AristaFlow debug logging.
|
| OrgModelConstants |
Globals constants required in the AristaFlow Org Model.
|
| ProcessConstants |
ProcessConstants defines constants that are needed in the
context of process templates and instances, for instance, data, node, and
edges types, node, edge, instance, and template states. |
| ProcessConstants.InstanceTypesForFilters |
Constants for using innstance types in filters.
|
| ProcessConstants.NodeTypesForFilters |
Constants for using node types in filters.
|
| ProcessConstants.ProcessElementIdentifier |
This class groups identifier for process elements.
|
| ProcessConstants.ProcessElementIdentifierPath |
This class holds information about the structure of identifier pathes of the process
elements identified by the constants defined in class
ProcessConstants.ProcessElementIdentifier. |
| SystemDataConstants |
Defines constants related to system data, especially
SystemDataProducer. |
| SystemIdentifier |
Manages a list of all registered system-specified
Identifiers. |
| WorklistConstants |
Constants used in the context of worklists.
|
| WorklistConstants.ActivityReferenceTypes | |
| WorklistConstants.UpdateMode |
The update mode of a worklist.
|
| XMLConstants |
Constants concerning XML, e.g. tag-names, namespaces.
|
| Enum | Description |
|---|---|
| ActivityConstants.AccessType |
The type of data edges, which specifies the direction (read or write
access).
|
| ActivityConstants.ActivityModelEntityType |
The type of the entity of the activity model.
|
| ActivityConstants.LocallyOverrideableActivityAttribute |
All attributes of the activity model that may be overridden locally at
runtime.
|
| ActivityConstants.TestMode |
The execution mode of the operation or an activity.
|
| EBPType |
An enumeration for the type of
ExecutableBusinessProcesses, that
is whether it is an activity or a subprocess. |
| ProcessConstants.AdeptDataType |
The data element types.
|
| ProcessConstants.BlockType |
The ADEPT2 block types
|
| ProcessConstants.DataEdgeProperty |
Properties / attributes of data edges.
|
| ProcessConstants.DataElementProperty |
The properties / attributes of data elements.
|
| ProcessConstants.DataMappingType |
The different data mapping types
|
| ProcessConstants.DeltaScope |
The scope for querying entities of the delta layer.
|
| ProcessConstants.EdgeProperty |
Enum for properties / attributes of Edge.
|
| ProcessConstants.EdgeState |
The edge states.
|
| ProcessConstants.EdgeType |
The edge types.
|
| ProcessConstants.ExecutableBusinessProcessProperty |
Properties / attributes of Activities and Light Weight Processes.
|
| ProcessConstants.ExecutionMode |
This enumeration defines constants that declare in which mode activities
should be executed.
|
| ProcessConstants.InstanceExecutionStatus |
The execution status of an instance.
|
| ProcessConstants.InstanceMigrationStatus |
The migration status of an instance.
|
| ProcessConstants.InstanceProperty |
Properties / attributes of instance.
|
| ProcessConstants.NodeProperty |
Enum for all node properties.
|
| ProcessConstants.NodeState |
The node states
|
| ProcessConstants.NodeType |
The node types.
|
| ProcessConstants.TemplateBuildtimeState |
The buildtime state of a template specifies the modelling phase a template
is in.
|
| ProcessConstants.TemplateProperty |
Properties / attributes of template.
|
| ProcessConstants.TemplateUsage |
The usage of a template distinguishes whether it may be used only as a
subprocess and if so whether it is copied and therefore physically
integrated in the surrounding template or it is referenced.
|
| WorklistConstants.DistributionMethod |
The method of distributing work items used within the worklist manager.
|
| WorklistConstants.Priority |
The priority of a worklist item.
|
| WorklistConstants.WorklistItemState |
The state of a worklist item.
|
| WorklistConstants.WorklistItemUpdateType |
The kind of change which happened to a worklist (per item).
|
| Exception | Description |
|---|---|
| InvalidStructureException |