A B C D E F G H I J K L M N O P R S T U V W X

C

CLOSED - Static variable in class de.danet.an.workflow.omgcore.WfExecutionObject.State
Reflects that the object is finished and inactive.
COMPLETED - Static variable in class de.danet.an.workflow.omgcore.WfExecutionObject.ClosedState
When an execution object has finished its task in the overall workflow process it enters the completed state; it is assumed that all execution objects associated with that execution object are completed when it enters this state.
COMP_NAME - Static variable in interface de.danet.an.workflow.tools.util.SimpleApplicationDirectoryHome
 
COMP_NAME - Static variable in interface de.danet.an.workflow.tools.util.SimpleApplicationDirectoryLocalHome
 
COND_TYPE_CONDITION - Static variable in interface de.danet.an.workflow.api.Transition
Condition type "condition".
COND_TYPE_DEFAULTEXCEPTION - Static variable in interface de.danet.an.workflow.api.Transition
Condition type "default exception".
COND_TYPE_EXCEPTION - Static variable in interface de.danet.an.workflow.api.Transition
Condition type "exception".
COND_TYPE_OTHERWISE - Static variable in interface de.danet.an.workflow.api.Transition
Condition type "OTHERWISE".
CannotChangeRequesterException - exception de.danet.an.workflow.omgcore.CannotChangeRequesterException.
This exception is raised when a change of a WfRequester is requested, but cannot be fulfilled.
CannotChangeRequesterException() - Constructor for class de.danet.an.workflow.omgcore.CannotChangeRequesterException
 
CannotCompleteException - exception de.danet.an.workflow.omgcore.CannotCompleteException.
This exception is raised by an attempt to complete execution of a WfExecutionObject when it cannot be completed yet.
CannotCompleteException(String) - Constructor for class de.danet.an.workflow.omgcore.CannotCompleteException
Creates a new CannotCompleteException with the given message.
CannotExecuteException - exception de.danet.an.workflow.spis.aii.CannotExecuteException.
This exception is thrown by a ToolAgent if it cannott execute a given activity.
CannotExecuteException(String) - Constructor for class de.danet.an.workflow.spis.aii.CannotExecuteException
Creates a new exception with the given message.
CannotRemoveException - exception de.danet.an.workflow.api.CannotRemoveException.
This exception is raised by an attempt to remove a WfProcess that is still in progress.
CannotRemoveException(String) - Constructor for class de.danet.an.workflow.api.CannotRemoveException
Creates a new CannotRemoveException with the given message.
CannotResumeException - exception de.danet.an.workflow.omgcore.CannotResumeException.
This exception is raised by an operation on a WfExecutionObject that attempts to resume an object that is not in a proper condition.
CannotResumeException(String) - Constructor for class de.danet.an.workflow.omgcore.CannotResumeException
Creates a new CannotResumeException with the given message.
CannotStartException - exception de.danet.an.workflow.omgcore.CannotStartException.
This exception is raised by an attempt to start a WfProcess that cannot be started yet.
CannotStartException(String) - Constructor for class de.danet.an.workflow.omgcore.CannotStartException
Creates a new CannotStartException with the given message.
CannotStopException - exception de.danet.an.workflow.omgcore.CannotStopException.
This exception is raised by an operation on a WfExecutionObject that attempts to stop an object that is not in a proper condition.
CannotStopException(String) - Constructor for class de.danet.an.workflow.omgcore.CannotStopException
Creates a new CannotStopException with the given message.
CannotSuspendException - exception de.danet.an.workflow.omgcore.CannotSuspendException.
This exception is raised by an operation on a WfExecutionObject that attempts to suspend an object that is not in the proper condidition.
CannotSuspendException(String) - Constructor for class de.danet.an.workflow.omgcore.CannotSuspendException
Creates a new CannotSuspendException with the given message.
Channel - interface de.danet.an.workflow.api.Channel.
This interface defines a named connection with a process that can be used to receive messages from activities and send messages to activities.
Configuration - interface de.danet.an.workflow.api.Configuration.
Interface Configuration.
ContextRequester - interface de.danet.an.workflow.spis.aii.ContextRequester.
This interface marks a ToolAgent as a requester of a ToolAgentContext.
category() - Method in interface de.danet.an.workflow.omgcore.WfProcessMgr
Return the category of a process manager used for classification of process types.
changeAssignment(WfResource, WfResource) - Method in interface de.danet.an.workflow.api.Activity
Change an assignment for enacting the activity.
changeAssignment(ActivityFinder, String, WfActivity, WfResource, WfResource) - Method in interface de.danet.an.workflow.spis.ras.ResourceAssignmentService
Change an assignment for enacting an activity.
changeState(WfExecutionObject.State) - Method in interface de.danet.an.workflow.api.ExecutionObject
Type-safe equivalent to WfExecutionObject.changeState().
changeState(String) - Method in interface de.danet.an.workflow.omgcore.WfExecutionObject
Updates the current state of the execution object.
choose() - Method in interface de.danet.an.workflow.api.Activity
Makes this activity the chosen one in a set of activities started by an AND split with the "deferred choice" option set.
codepage() - Method in interface de.danet.an.workflow.api.ProcessDefinition.ProcessHeaderData
Describes the codepage used for the text parts.
compareTo(Object) - Method in class de.danet.an.workflow.api.PrioritizedMessage.Priority
Implements Comparable.
complete() - Method in interface de.danet.an.workflow.omgcore.WfActivity
This method is used by an application to signal the completion of an activity.
condition() - Method in interface de.danet.an.workflow.api.Transition
Returns the condition associated with this transition.
conditionType() - Method in interface de.danet.an.workflow.api.Transition
Returns the type of the condition associated with this transition.
configuration() - Method in interface de.danet.an.workflow.api.WorkflowService
Return the workflow engine configuration.
container() - Method in interface de.danet.an.workflow.omgcore.WfActivity
Returns the WfProcess that this activity is a part of.
contextSignature() - Method in interface de.danet.an.workflow.api.ProcessDefinition
Returns the meta information that defines how to set the context for this kind of process.
contextSignature() - Method in interface de.danet.an.workflow.omgcore.WfProcessMgr
Returns the meta information that defines how to set the context of an instance.
costUnit() - Method in interface de.danet.an.workflow.api.ProcessDefinition.PackageHeaderData
Units used in simulation data.
countrykey() - Method in interface de.danet.an.workflow.api.ProcessDefinition.ProcessHeaderData
Describes the country code based on ISO 3166.
create() - Method in interface de.danet.an.workflow.tools.util.SimpleApplicationDirectoryHome
 
create() - Method in interface de.danet.an.workflow.tools.util.SimpleApplicationDirectoryLocalHome
 
createEventSubscriber() - Method in interface de.danet.an.workflow.api.WorkflowService
Returns an event subscriber.
createEventSubscriber(String, String) - Method in interface de.danet.an.workflow.api.WorkflowService
Returns an event subscriber that receives events as specified by the parameters.
createProcess(WfRequester) - Method in interface de.danet.an.workflow.omgcore.WfProcessMgr
Create instances of a process and link its requester.
createTime() - Method in interface de.danet.an.workflow.api.Process
Returns the creation time of the process.
created() - Method in interface de.danet.an.workflow.api.ProcessDefinition.PackageHeaderData
Creation date of package definition.
created() - Method in interface de.danet.an.workflow.api.ProcessDefinition.ProcessHeaderData
Dreation date of the process definition.

A B C D E F G H I J K L M N O P R S T U V W X