|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--jade.content.onto.Ontology
|
+--jade.domain.FIPAAgentManagement.ExceptionOntology
This class groups into a separated ontology the elements of the FIPA-Agent-Management-ontology (see FIPA specification document no. 23) representing generic exceptions. This allows reusing these elements into other ontologies simply including tis Exception-ontology
The actual Ontology object representing the
Exception-ontology is a singleton and is accessible through
the static method getInstance()
| Field Summary |
| Method Summary | |
static Ontology |
getInstance()
This method returns the unique instance (according to the singleton pattern) of the Exception-ontology. |
| Methods inherited from class jade.content.onto.Ontology |
add, add, checkIsTerm, fromObject, getActionNames, getClassForElement, getConceptNames, getName, getPredicateNames, getSchema, toObject, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public static Ontology getInstance()
Ontology object, containing the
schemas for the elements of the Exception-ontology.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||