public class RepositoryGenerator extends Object
| Modifier and Type | Method and Description |
|---|---|
static RepositoryGenerator |
buildRepositoryGenerator(OntologyOwlApi ontologyOwlApi,
Path outputDir)
Factory method creating a new
IriConstantsGenerator instance.The
provided parameters are checked. |
void |
generateRepositoryClasses() |
public static RepositoryGenerator buildRepositoryGenerator(OntologyOwlApi ontologyOwlApi, Path outputDir)
IriConstantsGenerator instance.The
provided parameters are checked.
If an parameter is invalid an IllegalArgumentException is thrown.ontologyOwlApi - The ontology to use.outputDir - The output directory.IriConstantsGenerator.public void generateRepositoryClasses()
throws RepositoryGenerationFailedException
Copyright © 2020 Jens Pelzetter. All rights reserved.