cast.interfaces._TaskManagerOperations Interface Reference

Inheritance diagram for cast.interfaces._TaskManagerOperations:

cast.interfaces._WorkingMemoryReaderComponentOperations cast.interfaces._WorkingMemoryAttachedComponentOperations cast.interfaces._CASTComponentOperations cast.architecture.SubarchitectureTaskManager cast.interfaces.TaskManager cast.architecture.AlwaysPositiveTaskManager cast.interfaces._TaskManagerDisp cast.interfaces._TaskManagerTie

List of all members.

Public Member Functions

void retractTask (String component, String taskID, Ice.Current __current)
void taskComplete (String component, String taskID, cast.cdl.TaskOutcome outcome, Ice.Current __current)
void addManagedComponent (ManagedComponentPrx comp, Ice.Current __current)

Package Functions

void proposeTask (String component, String taskID, String taskName, Ice.Current __current)


Detailed Description

Definition at line 23 of file _TaskManagerOperations.java.


Member Function Documentation

void cast.interfaces._TaskManagerOperations.addManagedComponent ( ManagedComponentPrx  comp,
Ice.Current  __current 
)

Add managed component to manager.

Parameters:
__current The Current object for the invocation.

Implemented in cast.interfaces._TaskManagerTie.

void cast.interfaces._TaskManagerOperations.proposeTask ( String  component,
String  taskID,
String  taskName,
Ice.Current  __current 
) [package]

Propose a new task for component.

Parameters:
__current The Current object for the invocation.

Implemented in cast.interfaces._TaskManagerTie.

void cast.interfaces._TaskManagerOperations.retractTask ( String  component,
String  taskID,
Ice.Current  __current 
)

Retract a proposed task.

Parameters:
__current The Current object for the invocation.

Implemented in cast.interfaces._TaskManagerTie.

void cast.interfaces._TaskManagerOperations.taskComplete ( String  component,
String  taskID,
cast.cdl.TaskOutcome  outcome,
Ice.Current  __current 
)

A task is finished

Parameters:
__current The Current object for the invocation.

Implemented in cast.interfaces._TaskManagerTie.


The documentation for this interface was generated from the following file:

Generated on Mon Jun 13 15:55:47 2011 for CAST Java by  doxygen 1.5.8