|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jade.content.onto.Ontology | +--jade.domain.JADEAgentManagement.JADEManagementOntology
This class represents the JADE-Agent-Management-ontology i.e. the set of concepts, actions and predicates that relates to the JADE specific actions that can be requested to the JADE AMS and DF.
The actual Ontology
object representing the
JADE-Agent-Management-ontology is a singleton and is accessible through
the static method getInstance()
Method Summary | |
static Ontology |
getInstance()
This method returns the unique instance (according to the singleton pattern) of the JADE-Agent-Management-ontology. |
Methods inherited from class jade.content.onto.Ontology |
add,
add,
checkIsTerm,
fromObject,
fromObject,
getClassForElement,
getName,
getSchema,
toObject,
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 JADE-Agent-Management-ontology.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |