jade.domain.FIPAAgentManagement
Class APDescription
java.lang.Object
|
+--jade.domain.FIPAAgentManagement.APDescription
- public class APDescription
- extends java.lang.Object
- implements Concept
Agent platform description.
- Version:
- $Date: 2003/03/10 15:38:45 $ $Revision: 2.5 $
- Author:
- Giovanni Rimassa - Universita` di Parma, Alessandro Chiarotto - TILAB
- See Also:
FIPAManagementOntology
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
APDescription
public APDescription()
setName
public void setName(java.lang.String n)
getName
public java.lang.String getName()
addAPServices
public void addAPServices(APService a)
removeAPServices
public boolean removeAPServices(APService a)
clearAllAPServices
public void clearAllAPServices()
getAllAPServices
public Iterator getAllAPServices()
toString
public java.lang.String toString()
- Overrides:
- toString in class java.lang.Object
- Returns:
- an SL0-like String representation of this object