Package | Description |
---|---|
org.ontoware.rdfreactor.schema.owl |
Generated and hand-optimized classes for handling OWL represented as RDF.
|
Modifier and Type | Method and Description |
---|---|
ReactorResult<Ontology> |
Ontology.getAllBackwardCompatibleWith_as()
Get all values of property BackwardCompatibleWith as a ReactorResult of Ontology
|
static ReactorResult<Ontology> |
Ontology.getAllBackwardCompatibleWith_as(Model model,
Resource instanceResource)
Get all values of property BackwardCompatibleWith as a ReactorResult of Ontology
|
ClosableIterator<Ontology> |
Ontology.getAllBackwardCompatibleWith()
Get all values of property BackwardCompatibleWith * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Ontology> |
Ontology.getAllBackwardCompatibleWith(Model model,
Resource instanceResource)
Get all values of property BackwardCompatibleWith * @param model an RDF2Go model
|
ReactorResult<Ontology> |
Ontology.getAllImports_as()
Get all values of property Imports as a ReactorResult of Ontology
|
static ReactorResult<Ontology> |
Ontology.getAllImports_as(Model model,
Resource instanceResource)
Get all values of property Imports as a ReactorResult of Ontology
|
ClosableIterator<Ontology> |
Ontology.getAllImports()
Get all values of property Imports * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Ontology> |
Ontology.getAllImports(Model model,
Resource instanceResource)
Get all values of property Imports * @param model an RDF2Go model
|
ReactorResult<Ontology> |
Ontology.getAllIncompatibleWith_as()
Get all values of property IncompatibleWith as a ReactorResult of Ontology
|
static ReactorResult<Ontology> |
Ontology.getAllIncompatibleWith_as(Model model,
Resource instanceResource)
Get all values of property IncompatibleWith as a ReactorResult of Ontology
|
ClosableIterator<Ontology> |
Ontology.getAllIncompatibleWith()
Get all values of property IncompatibleWith * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Ontology> |
Ontology.getAllIncompatibleWith(Model model,
Resource instanceResource)
Get all values of property IncompatibleWith * @param model an RDF2Go model
|
static ReactorResult<? extends Ontology> |
Ontology.getAllInstance_as(Model model) |
ReactorResult<Ontology> |
Ontology.getAllPriorVersion_as()
Get all values of property PriorVersion as a ReactorResult of Ontology
|
static ReactorResult<Ontology> |
Ontology.getAllPriorVersion_as(Model model,
Resource instanceResource)
Get all values of property PriorVersion as a ReactorResult of Ontology
|
ClosableIterator<Ontology> |
Ontology.getAllPriorVersion()
Get all values of property PriorVersion * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Ontology> |
Ontology.getAllPriorVersion(Model model,
Resource instanceResource)
Get all values of property PriorVersion * @param model an RDF2Go model
|
Modifier and Type | Method and Description |
---|---|
static void |
Ontology.addBackwardCompatibleWith(Model model,
Resource instanceResource,
Ontology value)
Adds a value to property BackwardCompatibleWith from an instance of Ontology
|
void |
Ontology.addBackwardCompatibleWith(Ontology value)
Adds a value to property BackwardCompatibleWith from an instance of Ontology
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Ontology.addImports(Model model,
Resource instanceResource,
Ontology value)
Adds a value to property Imports from an instance of Ontology
|
void |
Ontology.addImports(Ontology value)
Adds a value to property Imports from an instance of Ontology
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Ontology.addIncompatibleWith(Model model,
Resource instanceResource,
Ontology value)
Adds a value to property IncompatibleWith from an instance of Ontology
|
void |
Ontology.addIncompatibleWith(Ontology value)
Adds a value to property IncompatibleWith from an instance of Ontology
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Ontology.addPriorVersion(Model model,
Resource instanceResource,
Ontology value)
Adds a value to property PriorVersion from an instance of Ontology
|
void |
Ontology.addPriorVersion(Ontology value)
Adds a value to property PriorVersion from an instance of Ontology
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Ontology.removeBackwardCompatibleWith(Model model,
Resource instanceResource,
Ontology value)
Removes a value of property BackwardCompatibleWith given as an instance of Ontology
|
void |
Ontology.removeBackwardCompatibleWith(Ontology value)
Removes a value of property BackwardCompatibleWith given as an instance of Ontology
|
static void |
Ontology.removeImports(Model model,
Resource instanceResource,
Ontology value)
Removes a value of property Imports given as an instance of Ontology
|
void |
Ontology.removeImports(Ontology value)
Removes a value of property Imports given as an instance of Ontology
|
static void |
Ontology.removeIncompatibleWith(Model model,
Resource instanceResource,
Ontology value)
Removes a value of property IncompatibleWith given as an instance of Ontology
|
void |
Ontology.removeIncompatibleWith(Ontology value)
Removes a value of property IncompatibleWith given as an instance of Ontology
|
static void |
Ontology.removePriorVersion(Model model,
Resource instanceResource,
Ontology value)
Removes a value of property PriorVersion given as an instance of Ontology
|
void |
Ontology.removePriorVersion(Ontology value)
Removes a value of property PriorVersion given as an instance of Ontology
|
static void |
Ontology.setBackwardCompatibleWith(Model model,
Resource instanceResource,
Ontology value)
Sets a value of property BackwardCompatibleWith from an instance of Ontology
First, all existing values are removed, then this value is added.
|
void |
Ontology.setBackwardCompatibleWith(Ontology value)
Sets a value of property BackwardCompatibleWith from an instance of Ontology
First, all existing values are removed, then this value is added.
|
static void |
Ontology.setImports(Model model,
Resource instanceResource,
Ontology value)
Sets a value of property Imports from an instance of Ontology
First, all existing values are removed, then this value is added.
|
void |
Ontology.setImports(Ontology value)
Sets a value of property Imports from an instance of Ontology
First, all existing values are removed, then this value is added.
|
static void |
Ontology.setIncompatibleWith(Model model,
Resource instanceResource,
Ontology value)
Sets a value of property IncompatibleWith from an instance of Ontology
First, all existing values are removed, then this value is added.
|
void |
Ontology.setIncompatibleWith(Ontology value)
Sets a value of property IncompatibleWith from an instance of Ontology
First, all existing values are removed, then this value is added.
|
static void |
Ontology.setPriorVersion(Model model,
Resource instanceResource,
Ontology value)
Sets a value of property PriorVersion from an instance of Ontology
First, all existing values are removed, then this value is added.
|
void |
Ontology.setPriorVersion(Ontology value)
Sets a value of property PriorVersion from an instance of Ontology
First, all existing values are removed, then this value is added.
|
Copyright © 2005–2017 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.