|
|||||||||||
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.FIPAManagementOntology
This class represents the ontology defined by FIPA Agent Management specifications (document no. 23).
The actual Ontology
object representing the
FIPA-Agent-Management-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 FIPA-Agent-Management-ontology. |
Methods inherited from class jade.content.onto.Ontology |
add, add, checkIsTerm, fromObject, getClassForElement, getName, getSchema, toObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static Ontology getInstance()
Ontology
object, containing the
schemas for the elements of the FIPA-Agent-Management-ontology.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |