Uses of Package
de.aristaflow.adept2.model.processmodel
-
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.base.service Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.changeoperations Class Description Activity The activity is a pluggable component associated to a node.ChangeableInstance An instance which provides all necessary change primitives for modifications on instance level.ChangeableTemplate ChangePrimitives The ProcessChangePrimitive interface provides all basic functions for changing a process (template or instance).DataEdge There may be only one data edge connecting a data element and a node per direction.DataElement The DataElement interface offers access to the data elements of a process.Edge The interface for edges, used to model the controlflow (control-, loop- and sync-edges).ExecutableBusinessProcess TheExecutableBusinessProcess
(EBP) defines a common interface for objects which can be plugged to nodes of a process.Instance The Instance interface is used to represent process instances.Node The Node interface is used to represent the nodes of the control flow.ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object.ProcessModelParameter The Parameter interface describes the connectors on the executable business process side (activity/sub-process).Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.checks.processmodel Class Description Instance The Instance interface is used to represent process instances.StructuredEdge An edge with structural information.Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.client Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.datamanager Class Description Instance The Instance interface is used to represent process instances.InstanceNode An instance node represents an instance and provides direct access to the corresponding child instances in the corresponding iteration.Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.eventmanager Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.InvalidInstanceStateException This exception will be raised if a process instance is not in the right state to perform a desired action.InvalidTemplateStateException This exception will be raised if a process template is not in the right state to perform a desired method.TemplateReference The lightweight representation of a process template. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.eventmanager.common Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.InvalidInstanceStateException This exception will be raised if a process instance is not in the right state to perform a desired action.InvalidTemplateStateException This exception will be raised if a process template is not in the right state to perform a desired method.TemplateReference The lightweight representation of a process template. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.eventmanager.fileevents Class Description TemplateReference The lightweight representation of a process template. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.eventmanager.mailevents Class Description TemplateReference The lightweight representation of a process template. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.executionmanager Class Description ChangeableInstance An instance which provides all necessary change primitives for modifications on instance level.ChangeReport AChangeReport
provides aCheckReport
together with the old and the new ID of the instance and the new changeable instance object.EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.InvalidInstanceStateException This exception will be raised if a process instance is not in the right state to perform a desired action.InvalidTemplateStateException This exception will be raised if a process template is not in the right state to perform a desired method.TemplateReference The lightweight representation of a process template. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.logmanager.logs Class Description Instance The Instance interface is used to represent process instances. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.processimagerenderer Class Description Instance The Instance interface is used to represent process instances.Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.processmanager Class Description ChangeableInstance An instance which provides all necessary change primitives for modifications on instance level.ChangeReport AChangeReport
provides aCheckReport
together with the old and the new ID of the instance and the new changeable instance object.EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.Instance The Instance interface is used to represent process instances.InstanceNode An instance node represents an instance and provides direct access to the corresponding child instances in the corresponding iteration.InstanceReference The lightweight representation of a process instance.InstanceStatus The instance status interface provides access to all instance specific status information.InvalidInstanceStateException This exception will be raised if a process instance is not in the right state to perform a desired action.InvalidTemplateStateException This exception will be raised if a process template is not in the right state to perform a desired method.Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''.TemplateNode A template node represents a template and provides direct access to the corresponding child templates.TemplateReference The lightweight representation of a process template.TemplateStatus The TemplateStatus provides access to the state of a template. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.processrepository Class Description ChangeableTemplate InvalidTemplateStateException This exception will be raised if a process template is not in the right state to perform a desired method.ProcessType Process types organise various process templates logically and provide the means to manage versions of templates.Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''.TemplateDeltaLayer TODO Methods may change - document and implement later.TemplateProxy The lightweight representation of a process template for usage in the process repository.TemplateStatus The TemplateStatus provides access to the state of a template. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.registry Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.runtimemanager Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.InvalidInstanceStateException This exception will be raised if a process instance is not in the right state to perform a desired action. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.runtimemanager.gui Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.runtimeservice Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.InvalidInstanceStateException This exception will be raised if a process instance is not in the right state to perform a desired action. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.core.worklistmanager Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.model Class Description ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.model.common Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.model.execution Class Description DecisionStatement Holds all information associated with a decision IDEBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.Instance The Instance interface is used to represent process instances.ProcessModelParameter The Parameter interface describes the connectors on the executable business process side (activity/sub-process).Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.model.processmodel Class Description AbstractWrappingTemplate Abstract implementation for wrapping a template object.Activity The activity is a pluggable component associated to a node.ChangeableInstance An instance which provides all necessary change primitives for modifications on instance level.ChangePrimitives The ProcessChangePrimitive interface provides all basic functions for changing a process (template or instance).ChangeReport AChangeReport
provides aCheckReport
together with the old and the new ID of the instance and the new changeable instance object.DataEdge There may be only one data edge connecting a data element and a node per direction.DataElement The DataElement interface offers access to the data elements of a process.DecisionActivity Represents an activity which is used for decisions in the process model.DecisionStatement Holds all information associated with a decision IDDeltaLayer A meta interface for the TemplateDeltaLayer and the InstanceDeltaLayer.EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.Edge The interface for edges, used to model the controlflow (control-, loop- and sync-edges).EmbeddedProcess TheEmbeddedProcess
is used to embed another process template.ExecutableBusinessProcess TheExecutableBusinessProcess
(EBP) defines a common interface for objects which can be plugged to nodes of a process.Instance The Instance interface is used to represent process instances.InstanceDeltaLayer InstanceHistories The InstanceHistories interface provides getters for various histories as XML document.InstanceNode An instance node represents an instance and provides direct access to the corresponding child instances in the corresponding iteration.InstanceReference The lightweight representation of a process instance.InstanceStatus The instance status interface provides access to all instance specific status information.InvalidTemplateStateException This exception will be raised if a process template is not in the right state to perform a desired method.LightWeightProcess TheLightWeightProcess
(LWP) is used as a stand-in for sub-processes.Node The Node interface is used to represent the nodes of the control flow.ProcessModelFactory.StructuralNodeData Structural node data.ProcessModelParameter The Parameter interface describes the connectors on the executable business process side (activity/sub-process).ProcessType Process types organise various process templates logically and provide the means to manage versions of templates.ReferencedProcess TheReferencedProcess
is used to reference another process template.StructuredDataEdge A data edge with structural information.StructuredEdge An edge with structural information.Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''.TemplateDeltaLayer TODO Methods may change - document and implement later.TemplateNode A template node represents a template and provides direct access to the corresponding child templates.TemplateProxy The lightweight representation of a process template for usage in the process repository.TemplateReference The lightweight representation of a process template.TemplateStatus The TemplateStatus provides access to the state of a template.VariableParallelismEBP Variable parallelism resembles aforeach
which iterates through all elements of a list but parallel instead of one after the other.WritableTemplateNode This interface provides the means to build a template tree by allowing to add a template node as child. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.model.processmodel.systemdata Class Description DataElement The DataElement interface offers access to the data elements of a process.ProcessModelParameter The Parameter interface describes the connectors on the executable business process side (activity/sub-process). -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.model.processmodel.tools Class Description DataElement The DataElement interface offers access to the data elements of a process.ExecutableBusinessProcess TheExecutableBusinessProcess
(EBP) defines a common interface for objects which can be plugged to nodes of a process.Instance The Instance interface is used to represent process instances.InstanceReference The lightweight representation of a process instance.InstanceStatus The instance status interface provides access to all instance specific status information.Node The Node interface is used to represent the nodes of the control flow.ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object.ProcessModelParameter The Parameter interface describes the connectors on the executable business process side (activity/sub-process).ProcessType Process types organise various process templates logically and provide the means to manage versions of templates.Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''.TemplateReference The lightweight representation of a process template.TemplateStatus The TemplateStatus provides access to the state of a template. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.model.processmodel.xml Class Description DataElement The DataElement interface offers access to the data elements of a process.EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.ExecutableBusinessProcess TheExecutableBusinessProcess
(EBP) defines a common interface for objects which can be plugged to nodes of a process.Instance The Instance interface is used to represent process instances.InstanceStatus The instance status interface provides access to all instance specific status information.ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object.ProcessModelParameter The Parameter interface describes the connectors on the executable business process side (activity/sub-process).ProcessType Process types organise various process templates logically and provide the means to manage versions of templates.Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''.TemplateStatus The TemplateStatus provides access to the state of a template. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.model.runtimeenvironment Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.ProcessModelParameter The Parameter interface describes the connectors on the executable business process side (activity/sub-process). -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.model.worklistmodel Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.Instance The Instance interface is used to represent process instances. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.ui.events Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.ui.guimanager Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.ui.htmlgui Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.ui.processvisualisation.model Class Description Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.ui.processvisualisation.widgets Class Description Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn Class Description Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.adept2.ui.remotegui Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.core.executionmanager Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.core.runtimemanager Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.model.execution Class Description ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.model.processmodel Class Description Activity The activity is a pluggable component associated to a node.DataElement The DataElement interface offers access to the data elements of a process.DecisionActivity Represents an activity which is used for decisions in the process model.DecisionStatement Holds all information associated with a decision IDEBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.ExecutableBusinessProcess TheExecutableBusinessProcess
(EBP) defines a common interface for objects which can be plugged to nodes of a process.Instance The Instance interface is used to represent process instances.InstanceReference The lightweight representation of a process instance.InstanceStatus The instance status interface provides access to all instance specific status information.InvalidInstanceStateException This exception will be raised if a process instance is not in the right state to perform a desired action.InvalidTemplateStateException This exception will be raised if a process template is not in the right state to perform a desired method.LightWeightProcess TheLightWeightProcess
(LWP) is used as a stand-in for sub-processes.Node The Node interface is used to represent the nodes of the control flow.ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object.ProcessModelFactory.StructuralNodeData Structural node data.ProcessModelParameter The Parameter interface describes the connectors on the executable business process side (activity/sub-process).StructuredDataEdge A data edge with structural information.StructuredEdge An edge with structural information.Template The Template interface represents process templates.
All string values returned by Template or one of the objects belonging to the template may returnnull
instead of ''.TemplateReference The lightweight representation of a process template.TemplateStatus The TemplateStatus provides access to the state of a template.VariableParallelismEBP Variable parallelism resembles aforeach
which iterates through all elements of a list but parallel instead of one after the other. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.model.runtimeenvironment Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.ws.core.executionmanager Class Description ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.ws.core.processimagerenderer Class Description ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.ws.core.processmanager Class Description ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.ws.core.resmodelmanager Class Description ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.ws.core.runtimemanager Class Description EBPInstanceReference This interface provides a reference to an instance of an executable business process (EBP) or rather to the corresponding container.ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.ws.core.runtimeservice Class Description ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object. -
Classes in de.aristaflow.adept2.model.processmodel used by de.aristaflow.ilm.ws.core.worklistmanager Class Description ProcessModelFactory The factory of the processmodel is used to create new objects.
The factory methods require all properties which belong directly to an object.