Package | Description |
---|---|
org.ontoware.rdfreactor.generator.java |
Modifier and Type | Field and Description |
---|---|
static JPackage |
JPackage.JAVA_LANG |
static JPackage |
JPackage.JAVA_UTIL |
static JPackage |
JPackage.OWL |
static JPackage |
JPackage.RDFSCHEMA |
Modifier and Type | Method and Description |
---|---|
List<JPackage> |
JModel.getPackages() |
Modifier and Type | Method and Description |
---|---|
void |
JModel.addPackage(JPackage jp) |
void |
JModel.flattenInheritanceHierarchy(JPackage jp)
remove self-references and circles.
|
void |
JModel.materialiseMissingProperties(JPackage jp,
boolean skipbuiltins)
Turn all those "missingProperties" that would have been present via
inheritance from the super-classes, but where the superclass has been
removed by flattening the hierarchy
|
Constructor and Description |
---|
JClass(JPackage packagge,
String name,
URI mappedTo)
creating a class adds it to the package the only constructor:
|
Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.