| Class | Description |
|---|---|
| IriConstantsGenerator |
Generates constants for the IRIs of OWL entities in an ontology.
|
| OntologyLoaderGenerator |
Generatates an implementation of the
OwlApiSimplexUtilsBuilder for
the ontology files provided to the owlapi-simplex-generator. |
| OntologyOwlApi |
This class provides several methods for working with OWL ontologies required
by the code generators.
|
| RepositoryGenerator |
Generates a repository class for each OWL class from the ontology.
|
| TemplateService |
Service class for the Freemarker templates used to generate the code.
|
| Utils |
| Enum | Description |
|---|---|
| OwlEntityType |
Enum for the OWL entity types.
|
| OwlFileSource |
Enum for the supported ontology file sources.
|
| Exception | Description |
|---|---|
| IriConstantsGenerationFailedExpection |
Expection throw by the
IriConstantsGenerator if the generation
of the IRI constants fails. |
| OntologyLoaderGenerationFailedException | |
| OntologyLoadingException |
Expection thrown if loading an ontoloy fails.
|
| RepositoryGenerationFailedException | |
| UnexpectedErrorException |
Thrown if an unexpected error occurs.
|
Copyright © 2020 Jens Pelzetter. All rights reserved.