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.
|
| GUIConstants |
This class defines constants regarding the GUI of application components.
|
| 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
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer. |
| SystemIdentifier |
Manages a list of all registered system-specified
Identifiers. |
| 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.
|
| 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.
|