| Package | Description |
|---|---|
| de.aristaflow.adept2.core.activityrepository | |
| de.aristaflow.adept2.core.changeoperations | |
| de.aristaflow.adept2.core.client | |
| de.aristaflow.adept2.model | |
| de.aristaflow.adept2.model.activitymodel |
TODO This is completely outdated.
|
| Class and Description |
|---|
| ActivityModelFactory
TODO Describe inheritance.
|
| ActivityTemplate
An
ActivityTemplate represents the object that is finally
assigned (dragged) to a process node; it is a self-contained artificial
vessel to transport all relevant information to the process model. |
ActivityTemplateDefinition
ActivityTemplateDefinitions are located below
Operations, that is, they override the attributes of operations. |
| ATDReference
The lightweight representation of an
ActivityTemplateDefinition
for usage in the activity repository. |
| ChangeableIconDescriptor
This interface extends
IconDescriptor by the means to change
its attributes. |
| ChangeableResourceDescriptor
/**
This interface extends
ResourceDescriptor by the means to change
its attributes. |
| ConfigurationSet
A
ConfigurationSet is a collection of configurations,
configuration descriptions as well as a few other attributes. |
| CSReference
The lightweight representation of a
ConfigurationSet for usage
in the activity repository. |
| ECDReference
The lightweight representation of an
ExecutableComponentDescription for usage in the activity
repository. |
| ExecutableComponentDescription
An
ExecutableComponentDescription is the logical counterpart of
the physical entity that is called at runtime, the
"ExecutableComponent". |
| Identifier
The identifier is used to uniquely describe the usage of a data type, e.g.
|
| InheritanceConflictException
An
InheritanceConflictException indicates that a development
version of an activity model entity to be released conflicts with other
entities in the activity model. |
| Operation
The
Operation represents a callable part of an
ExecutableComponent. |
| OperationReference
The lightweight representation of an
Operation for usage in the
activity repository. |
| RevisionConflictException
A
RevisionConflictException indicates that a development branch
is based on an version that is too old with respect to the latest revision. |
| StorageActivityTemplateDefinition
This interface provides the means to store an
ActivityTemplateDefinition which is supported by not inheriting
any attributes from a parent parameter (in contrast to the interface
ActivityTemplateDefinition. |
| StorageConfigurationSet
This interface provides the means to store an
ActivityModelParameter which is supported by not inheriting any
attributes from a parent parameter (in contrast to the interface
ActivityModelParameter. |
| StorageExecutableComponentDescription
This interface provides the means to store an
ExecutableComponentDescription which is supported by not
inheriting any attributes from a parent parameter (in contrast to the
interface ExecutableComponentDescription. |
| StorageOperation
This interface provides the means to store an
Operation which is
supported by not inheriting any attributes from a parent parameter (in
contrast to the interface Operation. |
| Class and Description |
|---|
| ActivityTemplate
An
ActivityTemplate represents the object that is finally
assigned (dragged) to a process node; it is a self-contained artificial
vessel to transport all relevant information to the process model. |
| Class and Description |
|---|
| ActivityModelFactory
TODO Describe inheritance.
|
| Class and Description |
|---|
| ActivityModelFactory
TODO Describe inheritance.
|
| Class and Description |
|---|
| AbstractActivityModelParameter
This interface unifies the methods of an
ActivityModelParameter
used with inheritance (in the GUI) as well as for storage. |
| AbstractActivityTemplateDefinition
This interface unifies the methods of an
ActivityTemplateDefinition used with inheritance (in the GUI) as
well as for storage. |
| AbstractConfigurationSet
This interface unifies the methods of a
ConfigurationSet
used with inheritance (in the GUI) as well as for storage. |
| AbstractExecutableComponentDescription
This interface unifies the methods of an
ExecutableComponentDescription used with inheritance (in the
GUI) as well as for storage. |
| AbstractOperation
This interface unifies the methods of an
Operation used with
inheritance (in the GUI) as well as for storage. |
| AbstractParameterTemplate
This interface unifies the methods of a
ParameterTemplate
used with inheritance (in the GUI) as well as for storage. |
| ActivityModelParameter
An
ActivityModelParameter resembles a Parameter by
additional information needed in the activity model. |
| ActivityTemplate
An
ActivityTemplate represents the object that is finally
assigned (dragged) to a process node; it is a self-contained artificial
vessel to transport all relevant information to the process model. |
ActivityTemplateDefinition
ActivityTemplateDefinitions are located below
Operations, that is, they override the attributes of operations. |
| ATDReference
The lightweight representation of an
ActivityTemplateDefinition
for usage in the activity repository. |
| ATParameter
An
ATParameter extends a Parameter by additional
information needed when assigning (dragging) an activity (template
definition) to a process node. |
| ATParameterTemplate
An
ATParameterTemplate represents a
ParameterTemplate but only provides the information needed when
assigning (dragging) an activity (template definition) to a process node. |
| ChangeableIconDescriptor
This interface extends
IconDescriptor by the means to change
its attributes. |
| ChangeableResourceDescriptor
/**
This interface extends
ResourceDescriptor by the means to change
its attributes. |
| ConfigurationSet
A
ConfigurationSet is a collection of configurations,
configuration descriptions as well as a few other attributes. |
| CSReference
The lightweight representation of a
ConfigurationSet for usage
in the activity repository. |
| ECDReference
The lightweight representation of an
ExecutableComponentDescription for usage in the activity
repository. |
| ExecutableComponentDescription
An
ExecutableComponentDescription is the logical counterpart of
the physical entity that is called at runtime, the
"ExecutableComponent". |
| Identifier
The identifier is used to uniquely describe the usage of a data type, e.g.
|
| InheritedActivityConfiguration
This interface extends the
InheritedConfiguration by the means
to retrieve configuration values from input parameters and process
configurations. |
| InheritedCollection
This interface represents a collection that supports inheritance.
|
| InheritedConfiguration
This interface resembles a
ChangeableConfiguration by the means
for inheritance. |
| InheritedConfigurationDescription
This interface resembles a
ChangeableConfigurationDescription
but extends it by the means for inheritance. |
| Operation
The
Operation represents a callable part of an
ExecutableComponent. |
| OperationReference
The lightweight representation of an
Operation for usage in the
activity repository. |
| ParameterTemplate
Generic operations allow to add parameters.
|
| StorageActivityConfiguration
This interface provides the means to store an
InheritedActivityConfiguration by using very simple data
structures while simultaneously providing all information needed for
inheritance and overriding. |
| StorageActivityModelParameter
This interface provides the means to store an
ActivityModelParameter which is supported by not inheriting any
attributes from a parent parameter (in contrast to the interface
ActivityModelParameter. |
| StorageActivityTemplateDefinition
This interface provides the means to store an
ActivityTemplateDefinition which is supported by not inheriting
any attributes from a parent parameter (in contrast to the interface
ActivityTemplateDefinition. |
| StorageConfiguration
This interface provides the means to store a
InheritedConfiguration by using very simple data structures
while simultaneously providing all information needed for inheritance and
overriding. |
| StorageConfigurationDescription
This interface provides the means to store a
InheritedConfigurationDescription by using very simple data
structures while simultaneously providing all information needed for
inheritance and overriding. |
| StorageConfigurationSet
This interface provides the means to store an
ActivityModelParameter which is supported by not inheriting any
attributes from a parent parameter (in contrast to the interface
ActivityModelParameter. |
| StorageExecutableComponentDescription
This interface provides the means to store an
ExecutableComponentDescription which is supported by not
inheriting any attributes from a parent parameter (in contrast to the
interface ExecutableComponentDescription. |
| StorageOperation
This interface provides the means to store an
Operation which is
supported by not inheriting any attributes from a parent parameter (in
contrast to the interface Operation. |
| StorageParameterTemplate
This interface provides the means to store
ParameterTemplate which is supported by not inheriting any
attributes from a parent parameter template (in contrast to the interface
ParameterTemplate. |