public class PrefixMappingAssembler extends AssemblerBase implements Assembler
content, defaultModel, documentManager, fileManager, general, infModel, locationMapper, memoryModel, modelSource, ontModel, ontModelSpec, prefixMapping, reasonerFactory, ruleSet, unionModel| Constructor and Description |
|---|
PrefixMappingAssembler() |
| Modifier and Type | Method and Description |
|---|---|
static PrefixMapping |
getPrefixes(Assembler a,
Resource root,
PrefixMapping result) |
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 PrefixMapping getPrefixes(Assembler a, Resource root, PrefixMapping result)
Licenced under the Apache License, Version 2.0