Package | Description |
---|---|
org.ontoware.rdfreactor.generator | |
org.ontoware.rdfreactor.generator.java |
Modifier and Type | Method and Description |
---|---|
static JModel |
ModelGenerator.createFromOWL(Model schemaDataModel,
String packagename,
boolean skipbuiltins) |
static JModel |
ModelGenerator.createFromRDFS_AND_OWL(Model schemaDataModel,
String packagename,
boolean skipbuiltins)
TODO: this is experimental
|
static JModel |
ModelGenerator.createFromRDFS_Schema(Model modelWithSchemaData,
String packagename,
boolean skipbuiltins) |
static JModel |
Semantics.getbuiltIns_OWL() |
static JModel |
Semantics.getbuiltIns_RDFS() |
Modifier and Type | Method and Description |
---|---|
static void |
Semantics.addBuiltInsCommon(JModel jm)
Add the build-in mapping of URIs to classes.
|
static void |
SourceCodeWriter.write(JModel jm,
File outdir,
String methodnamePrefix)
Writes model 'jm' to 'outdir' creating sub-directories for packages as
needed.
|
static void |
SourceCodeWriter.write(JModel jm,
File outdir,
String templateName,
String methodnamePrefix)
Writes model 'jm' to 'outdir' creating sub-directories for packages as
needed.
|
Constructor and Description |
---|
SourceCodeWriter(JModel jm,
String methodnamePrefix,
Calendar now,
String templateName,
File outdir) |
Modifier and Type | Method and Description |
---|---|
void |
JProperty.fixRanges(JModel jm)
fix the list of JClasses which use this property, in case it is out of
date
|
Copyright © 2005–2018 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.