| Package | Description |
|---|---|
| de.aristaflow.adept2.model.activitymodel |
TODO This is completely outdated.
|
| de.aristaflow.adept2.model.common | |
| de.aristaflow.adept2.model.execution | |
| de.aristaflow.adept2.model.processmodel |
Warning: This package description is OUTDATED (work in progress)!!
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
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. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuildtimeActivity
A
BuildtimeActivity unifies the similarities of the objects
representing activities at buildtime. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActivityInstance
The
ActivityInstance is an instance of
and also resembles the interface. |
interface |
DecisionActivityInstance
Represents an activity instance which is used for decisions in the process
model.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Activity
The activity is a pluggable component associated to a node.
|
interface |
DecisionActivity
Represents an activity which is used for decisions in the process model.
|