Package spade :: Module DF :: Class DfAgentDescription
[hide private]
[frames] | no frames]

Class DfAgentDescription

source code

Instance Methods [hide private]
 
__init__(self, content=None, co=None) source code
 
asContentObject(self)
Returns a version of the DAD in ContentObject format
source code
 
asRDFXML(self)
returns a printable version of the DAD in RDF/XML format
source code
 
getAID(self) source code
 
getName(self) source code
 
setAID(self, a) source code
 
getServices(self) source code
 
addService(self, s) source code
 
delService(self, s) source code
 
updateService(self, s) source code
 
getProtocols(self) source code
 
addProtocol(self, p) source code
 
getOntologies(self) source code
 
addOntologies(self, o) source code
 
getLanguages(self) source code
 
addLanguage(self, l) source code
 
getLeaseTime(self) source code
 
setLeaseTime(self, lt) source code
 
getScope(self) source code
 
addScope(self, s) source code
 
match(self, y) source code
 
__ne__(self, y) source code
 
loadSL0(self, content) source code
 
__str__(self) source code
 
asSL0(self) source code