A B C D E F G H I J K L M N O P R S T U V W

J

J2OClassManager - Class in Java2OWL
This class manages all correspondences between Java-classes and OWL-classes.
J2OClassManager(J2OManager) - Constructor for class J2OClassManager
creates a class manager for the given top-manager.
J2OCompiler - Class in Java2OWL
This class is for translating Java-classes into OWL-classes.
J2OException - Exception in Java2OWL
 
J2OException(String) - Constructor for exception J2OException
 
J2OIndividualManager - Class in Java2OWL
This class is for mapping Java-Objects to OWL-individuals and vice versa.
J2OManager - Class in Java2OWL
This is the top manager for the Java2OWL system.
J2OManager(String, J2OManager.Status, boolean) - Constructor for class J2OManager
creates a manager with the given name and status.
J2OManager(String, boolean) - Constructor for class J2OManager
creates a manager with the given name for the RUN status.
J2OManager.Status - Enum in Java2OWL
The system can be in different statuses.
J2OOntologyManager - Class in Java2OWL
This class manages the ontologies for the Java2OWL-System.
J2OSynchroniser - Class in Java2OWL
This is the program which manipulates the annotated compiled class files to insert the code for synchronising Java and OWL.
J2OSynchroniser() - Constructor for class J2OSynchroniser
creates a new J2OSynchroniser
J2OSynchroniserAgent - Class in Java2OWL
This program installs the synchroniser which transforms OWL-annotated compiled Java-classes to add the synchroniser code.
J2OSynchroniserAgent() - Constructor for class J2OSynchroniserAgent
 
J2OWLClass - Annotation Type in Java2OWL
This specifies the class-level annotations.
J2OWLProperty - Annotation Type in Java2OWL
This is an annotation for getter-methods which are mapped to OWL-properties.
Java2OWL - package Java2OWL
 

A B C D E F G H I J K L M N O P R S T U V W