public class OntModelSpecAssembler extends AssemblerBase implements Assembler
content, defaultModel, documentManager, fileManager, general, infModel, locationMapper, memoryModel, modelSource, ontModel, ontModelSpec, prefixMapping, reasonerFactory, ruleSet, unionModel| Constructor and Description |
|---|
OntModelSpecAssembler() |
| Modifier and Type | Method and Description |
|---|---|
static OntModelSpec |
getOntModelSpecField(String name)
Answer the OntModelSpec in the OntModelSpec class with the given
member name, or null if there isn't one.
|
Object |
open(Assembler a,
Resource root,
Mode irrelevant)
The core operation: answer a new object constructed according to the
object description hanging from
root, using the assembler
a for any sub-objects. |
getOptionalClassName, getRequiredResource, open, open, openModel, openModelpublic Object open(Assembler a, Resource root, Mode irrelevant)
Assemblerroot, using the assembler
a for any sub-objects. Use mode to decide
if persistent objects are to be re-used or created; this mode is passed down
to all sub-object construction.open in interface Assembleropen in class AssemblerBasepublic static OntModelSpec getOntModelSpecField(String name)
Licenced under the Apache License, Version 2.0