Uses of Package
Java2OWL

Classes in Java2OWL used by Java2OWL
ClassWrapper
          This class maintains the correlation between a Java class and an OWL class.
Function
          for applying a function to a single argument.
IndividualWrapper
          The instances of this class maintain the correspondences between Java-objects and OWL-individuals.
J2OClassManager
          This class manages all correspondences between Java-classes and OWL-classes.
J2OCompiler
          This class is for translating Java-classes into OWL-classes.
J2OIndividualManager
          This class is for mapping Java-Objects to OWL-individuals and vice versa.
J2OManager
          This is the top manager for the Java2OWL system.
J2OManager.Status
          The system can be in different statuses.
J2OOntologyManager
          This class manages the ontologies for the Java2OWL-System.
J2OWLProperty
          This is an annotation for getter-methods which are mapped to OWL-properties.
Logging
          This is an interface to Java's Logger system.
PropertyWrapper
          This class represents the correspondences between Java accessor groups and OWL-Properties.