Uses of Class
de.danet.an.workflow.omgcore.CannotStopException

Packages that use CannotStopException
de.danet.an.workflow.omgcore This package defines the core domain of a workflow management system.  
 

Uses of CannotStopException in de.danet.an.workflow.omgcore
 

Methods in de.danet.an.workflow.omgcore that throw CannotStopException
 void WfExecutionObject.terminate()
          Requests enactment of an execution object to be terminated before its normal completion.
 void WfExecutionObject.abort()
          Requests enactment of a suspended execution object to be aborted before its normal completion.