Uses of Interface
jade.domain.mobility.BehaviourLoadingVocabulary

Packages that use BehaviourLoadingVocabulary
jade.domain.mobility This package contains the definition of the JADE-mobility ontology, the vocabulary with the list of used symbols, and all the Java classes that implement the concepts of the ontology. 
 

Uses of BehaviourLoadingVocabulary in jade.domain.mobility
 

Classes in jade.domain.mobility that implement BehaviourLoadingVocabulary
 class 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.
 



JADE