|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAgent
CoPS.agents.CoPSAgent
Class all agents in the CoPS Framework will have to inherit if they want to utilize to full capabillities
of interacting as part of Team Spaces.
Important! This class is not fully implemented. All
methods for interacting as part of teams should be implemented in this class, but this feature is not
yet fully developed.
Constructor Summary | |
CoPSAgent()
|
Method Summary | |
abstract ServiceDescription |
setServiceDescription()
Method for setting the service description of a CoPS agent. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CoPSAgent()
Method Detail |
public abstract ServiceDescription setServiceDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |