Class | Description |
---|---|
ClassDef |
Represents the definition of an ontology class.
|
Generator |
The main class of the OWL 2 Java tool.
|
Generator.GeneratorOptions |
Options for the generation of the Java classes.
|
PropertyDef |
Represents the definition of a property of a class.
|
Something |
Top level class that all top-level superclasses generated from an ontology
will inherit from.
|
Enum | Description |
---|---|
PropertyDef.PropertyType |
The type of the property.
|