Uses of Class
de.danet.an.workflow.spis.aii.CannotExecuteException

Packages that use CannotExecuteException
de.danet.an.workflow.spis.aii This package defines the application invocation interface used by the workflow package to invoke tool agents that control applications.  
 

Uses of CannotExecuteException in de.danet.an.workflow.spis.aii
 

Methods in de.danet.an.workflow.spis.aii that throw CannotExecuteException
 void ToolAgent.invoke(Activity activity, FormalParameter[] formalParameters, Map actualParameters)
          Invoke an application on the given activity.