|
|||||||||
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.introspection.IntrospectionOntology
This class represents the ontology jade-introspection
,
containing all JADE extensions related to agent and platform
monitoring. There is only a single instance of this class.
The package contains one class for each Frame in the ontology.
Field Summary | |
static java.lang.String |
NAME
A symbolic constant, containing the name of this ontology. |
Method Summary | |
static Ontology |
getInstance()
This method grants access to the unique instance of the ontology. |
static void |
main(java.lang.String[] args)
|
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 |
Field Detail |
public static final java.lang.String NAME
Method Detail |
public static Ontology getInstance()
Ontology
object, containing the concepts
of the ontology.public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |