Uses of Class
zeus.concepts.DF_Description

Packages that use DF_Description
zeus.agents   
zeus.concepts   
 

Uses of DF_Description in zeus.agents
 

Methods in zeus.agents that return DF_Description
 DF_Description FIPA_DF_Services.makeDescription(AbsConcept act)
           
 

Methods in zeus.agents with parameters of type DF_Description
 java.lang.String FIPA_DF_Services.getDescriptions(DF_Description toMatch)
          returns a string that contains the df_descriptions that are matches for this df_description.
 

Uses of DF_Description in zeus.concepts
 

Fields in zeus.concepts declared as DF_Description
private  DF_Description FIPA_DF_Management_Content.subject
           
 

Methods in zeus.concepts that return DF_Description
 DF_Description FIPAParser.DFDescription()
           
 DF_Description FIPA_DF_Management_Content.getDescription()
           
static DF_Description ZeusParser.DF_Content(java.lang.String str)
           
 

Methods in zeus.concepts with parameters of type DF_Description
 boolean DF_Description.match(DF_Description desc)
           
 void FIPA_DF_Management_Content.setSubject(DF_Description desc)
          this is used to set the df-agent-description element of the management content
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.