|
|||||||||||
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.mobility.BehaviourLoadingOntology
This class represents the BehaviourLoading ontology including the concepts and actions required to dynamically load and execute jade behaviours whose code is not included in the JVM classpath.
LoaderBehaviour
,
Serialized FormField Summary |
Fields inherited from interface jade.domain.mobility.BehaviourLoadingVocabulary |
LOAD_BEHAVIOUR, LOAD_BEHAVIOUR_CLASS_NAME, LOAD_BEHAVIOUR_CODE, LOAD_BEHAVIOUR_PARAMETERS, LOAD_BEHAVIOUR_ZIP, NAME, PARAMETER, PARAMETER_MODE, PARAMETER_NAME, PARAMETER_VALUE |
Method Summary | |
static Ontology |
getInstance()
This method returns the singleton instance of the Behaviour-Loading 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 Behaviour-Loading ontology.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |