Uses of Class
jade.content.onto.UngroundedException
-
Packages that use UngroundedException Package Description jade.content jade.content.onto jade.content.onto.basic -
-
Uses of UngroundedException in jade.content
Methods in jade.content that throw UngroundedException Modifier and Type Method Description ContentElementContentManager. extractContent(ACLMessage msg)Translates the:contentslot of anACLMessage msginto aContentElementusing the content language and ontology indicated in the:languageand:ontologyfields ofmsg. -
Uses of UngroundedException in jade.content.onto
Methods in jade.content.onto that throw UngroundedException Modifier and Type Method Description voidIntrospectable. internalise(AbsObject abs, Ontology onto)Internalise this object from a given abstract descriptorprotected ObjectBasicOntology. toObject(AbsObject abs, String lcType, Ontology referenceOnto)This method is redefined as BasicOntology does not use an Introspector for performance reasonprotected ObjectJavaCollectionOntology. toObject(AbsObject abs, String lcType, Ontology globalOnto)ObjectOntology. toObject(AbsObject abs)Converts an abstract descriptor to a Java object of the proper class.protected ObjectOntology. toObject(AbsObject abs, String lcType, Ontology globalOnto)Converts an abstract descriptor to a Java object of the proper class.protected ObjectSerializableOntology. toObject(AbsObject abs, String lcType, Ontology globalOnto) -
Uses of UngroundedException in jade.content.onto.basic
Methods in jade.content.onto.basic that throw UngroundedException Modifier and Type Method Description voidAction. internalise(AbsObject abs, Ontology onto)
-