| 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)!!
|
| de.aristaflow.adept2.model.worklistmodel |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ATDReference.getDescription()
Gets a description for the
ActivityTemplateDefinition of this
reference for usage in the process model. |
java.lang.String |
ATParameterTemplate.getDescription()
Gets the description for the parameter of this template.
|
java.lang.String |
AbstractActivityModelParameter.getDescription()
Returns the description of the parameter for the end user.
|
java.lang.String |
AbstractActivityTemplateDefinition.getDescription()
Gets a description for this activity template definition for usage in the
process model.
|
java.lang.String |
AbstractOperation.getDescription()
Gets a description for this operation for usage in the process model.
|
java.lang.String |
AbstractParameterTemplate.getDescription()
Gets the description for the parameter of this template.
|
java.lang.String |
Identifier.getDescription()
Returns a description text of the common identifier (may be
null). |
java.lang.String |
OperationReference.getDescription()
Gets a description for the operation of this reference for usage in the
process model.
|
java.lang.String |
ATDReference.getDeveloperDescription()
Gets a description of the
ActivityTemplateDefinition of this
reference for the developer and the administrator of the activity model. |
java.lang.String |
ATParameter.getDeveloperDescription()
Gets a description of this activity template parameter for the
developer/the administrator.
|
java.lang.String |
AbstractActivityModelParameter.getDeveloperDescription()
Gets a description of this activity model parameter for the developer/the
administrator.
|
java.lang.String |
AbstractActivityTemplateDefinition.getDeveloperDescription()
Gets a description for the developer of the activity template definition
and the administrator of the activity model.
|
java.lang.String |
AbstractConfigurationSet.getDeveloperDescription()
Gets a description for the developer of the configuration and the process
modeler.
|
java.lang.String |
AbstractExecutableComponentDescription.getDeveloperDescription()
Gets a description for the developer of the component and the administrator
of the activity model.
|
java.lang.String |
AbstractOperation.getDeveloperDescription()
Gets a description for the developer of the operation and the administrator
of the activity model.
|
java.lang.String |
ActivityTemplate.getDeveloperDescription()
Gets a description for the process modeler and the administrator of the
activity model.
|
java.lang.String |
CSReference.getDeveloperDescription()
Gets a description for the developer of the configuration and the process
modeler.
|
java.lang.String |
ECDReference.getDeveloperDescription()
Gets a description for the developer of the component and the administrator
of the activity model.
|
java.lang.String |
OperationReference.getDeveloperDescription()
Gets a description for the developer of the operation and the administrator
of the activity model.
|
java.lang.String |
ATDReference.getName()
Gets the name of the
ActivityTemplateDefinition of this
reference. |
java.lang.String |
ATParameterTemplate.getName()
Gets the name for the parameter of this template.
|
java.lang.String |
AbstractActivityModelParameter.getName()
Returns the name of the parameter.
|
java.lang.String |
AbstractParameterTemplate.getName()
Gets the name for the parameter of this template.
|
java.lang.String |
Identifier.getName()
The repository-wide unique name of the common identifier.
|
java.lang.String |
OperationReference.getName()
Gets the name of the operation of this reference (unique with respect to
the
ExecutableComponentDescription). |
java.lang.String |
ATParameterTemplate.getTemplateDescription()
Gets a description for the process modeler and the administrator of the
activity model.
|
java.lang.String |
AbstractParameterTemplate.getTemplateDescription()
Gets a description for the process modeler and the administrator of the
activity model.
|
java.lang.String |
ATParameterTemplate.getTemplateName()
Gets the unique (with respect to the corresponding entity) name of this
parameter template.
|
java.lang.String |
AbstractParameterTemplate.getTemplateName()
Gets the unique (with respect to the corresponding entity) name of this
parameter template.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
AbstractActivity.getActivityName()
Gets the name of this abstract activity.
|
java.lang.String |
AbstractActivity.getDescription()
Gets a description for this abstract activity for usage in the process
model.
|
java.lang.String |
ConfigurationDescription.ConfigurationEntry.getDescription()
Gets a user-friendly description (including its localisation) for a
configuration entry.
|
java.lang.String |
IconDescriptor.getDescription()
Returns a description text of the icon (may be null).
|
java.lang.String |
Parameter.getDescription()
Returns the description of the parameter for the end user.
|
java.lang.String |
ResourceDescriptor.getDescription()
Returns a description text of the resource (may be null).
|
java.lang.String |
IconDescriptor.getName()
The arbitrary name of the icon.
|
java.lang.String |
Parameter.getName()
Returns the name of the parameter.
|
java.lang.String |
ResourceDescriptor.getName()
The arbitrary name of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ExecutableBusinessProcessInstance.getDescription()
Returns the description of this executable business process instance.
|
java.lang.String |
ExecutableBusinessProcessInstance.getName()
Returns the name of this node/subprocess to be displayed in the
worklist or the called application.
|
java.lang.String |
ExecutableBusinessProcessInstance.getProcessInstanceName()
Gets the resolved name of the (parent) process instance of the executable
business process of this
EBPInstance. |
java.lang.String |
ExecutableBusinessProcessInstance.getProcessTemplateName()
Gets the name of the (parent) process template of the executable business
process of this
EBPInstance. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
DecisionStatement.getDecisionLabel()
Returns the label of the decision ID.
|
java.lang.String |
DecisionStatement.getDecisionStatement()
Returns the decision statement that must evaluate to true to activate this decision ID (for
displaying purposes).
|
java.lang.String |
DataElement.getDescription()
Returns a description of the data element.
|
java.lang.String |
Node.getDescription()
Returns the description of this node.
|
java.lang.String |
Template.getDescription()
Returns the description of the process.
|
java.lang.String |
TemplateReference.getDescription()
Gets the description of the referenced process template.
|
java.lang.String |
Template.getInstanceNameTemplate()
Gets a (string) template for the name of instances created on this process
template.
|
java.lang.String |
DataElement.getName()
Returns the name of the data element.
|
java.lang.String |
Instance.getName()
Returns the name of the instance.
|
java.lang.String |
InstanceReference.getName()
Returns the name of the instance.
|
java.lang.String |
Node.getName()
Returns the name of this node.
|
java.lang.String |
Template.getName()
Returns the name of the process.
|
java.lang.String |
TemplateReference.getName()
Gets the name (not necessarily unique) of the referenced process template.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
WorklistItem.getDescription()
A description of the worklist item for displaying purpose - corresponds to
the description of the corresponding executable business process.
|
java.lang.String |
WorklistItem.getProcessInstanceName()
Gets the name of the process instance corresponding to this worklist item.
|
java.lang.String |
WorklistItem.getProcessTemplateName()
Gets the name of the process template corresponding to this worklist item.
|
java.lang.String |
WorklistItem.getTitle()
The title of this item for displaying purpose - corresponds to the name of
the corresponding executable business process.
|