Uses of Class
jade.content.onto.UngroundedException

Packages that use UngroundedException
jade.content
jade.content.onto   
jade.content.onto.basic   
 

Uses of UngroundedException in jade.content
 

Methods in jade.content that throw UngroundedException
 ContentElement ContentManager.extractContent(ACLMessage msg)
          Translates the :content slot of an ACLMessage msg into a ContentElement using the content language and ontology indicated in the :language and :ontology fields of msg.
 

Uses of UngroundedException in jade.content.onto
 

Methods in jade.content.onto that throw UngroundedException
 java.lang.Object Ontology.toObject(AbsObject abs)
          Converts an abstract descriptor to a Java object of the proper class.
 

Uses of UngroundedException in jade.content.onto.basic
 

Methods in jade.content.onto.basic that throw UngroundedException
 void Action.internalise(AbsObject abs, Ontology onto)
           
 



These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions