Package | Description |
---|---|
org.ontoware.rdfreactor.schema.owl |
Generated and hand-optimized classes for handling OWL represented as RDF.
|
Modifier and Type | Class and Description |
---|---|
class |
DeprecatedClass
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
Restriction
This class manages access to these properties:
AllValuesFrom
Cardinality
HasValue
MaxCardinality
MinCardinality
OnProperty
SomeValuesFrom
This class was generated by RDFReactor on 26.01.08 12:47
|
Modifier and Type | Method and Description |
---|---|
ReactorResult<OwlClass> |
Restriction.getAllAllValuesFrom_as()
Get all values of property AllValuesFrom as a ReactorResult of Class
|
static ReactorResult<OwlClass> |
Restriction.getAllAllValuesFrom_as(Model model,
Resource instanceResource)
Get all values of property AllValuesFrom as a ReactorResult of Class
|
ClosableIterator<OwlClass> |
Restriction.getAllAllValuesFrom()
Get all values of property AllValuesFrom * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
Restriction.getAllAllValuesFrom(Model model,
Resource instanceResource)
Get all values of property AllValuesFrom * @param model an RDF2Go model
|
ReactorResult<OwlClass> |
OwlClass.getAllComplementOf_as()
Get all values of property ComplementOf as a ReactorResult of OwlClass
|
static ReactorResult<OwlClass> |
OwlClass.getAllComplementOf_as(Model model,
Resource instanceResource)
Get all values of property ComplementOf as a ReactorResult of OwlClass
|
ClosableIterator<OwlClass> |
OwlClass.getAllComplementOf()
Get all values of property ComplementOf * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
OwlClass.getAllComplementOf(Model model,
Resource instanceResource)
Get all values of property ComplementOf * @param model an RDF2Go model
|
ReactorResult<OwlClass> |
OwlClass.getAllDisjointWith_as()
Get all values of property DisjointWith as a ReactorResult of OwlClass
|
static ReactorResult<OwlClass> |
OwlClass.getAllDisjointWith_as(Model model,
Resource instanceResource)
Get all values of property DisjointWith as a ReactorResult of OwlClass
|
ClosableIterator<OwlClass> |
OwlClass.getAllDisjointWith()
Get all values of property DisjointWith * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
OwlClass.getAllDisjointWith(Model model,
Resource instanceResource)
Get all values of property DisjointWith * @param model an RDF2Go model
|
ReactorResult<OwlClass> |
OwlProperty.getAllDomain_as()
Get all values of property Domain as a ReactorResult of Class
|
static ReactorResult<OwlClass> |
OwlProperty.getAllDomain_as(Model model,
Resource instanceResource)
Get all values of property Domain as a ReactorResult of Class
|
ClosableIterator<OwlClass> |
OwlProperty.getAllDomain()
Get all values of property Domain * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
OwlProperty.getAllDomain(Model model,
Resource instanceResource)
Get all values of property Domain * @param model an RDF2Go model
|
ReactorResult<OwlClass> |
OwlClass.getAllEquivalentClass_as()
Get all values of property EquivalentClass as a ReactorResult of OwlClass
|
static ReactorResult<OwlClass> |
OwlClass.getAllEquivalentClass_as(Model model,
Resource instanceResource)
Get all values of property EquivalentClass as a ReactorResult of OwlClass
|
ClosableIterator<OwlClass> |
OwlClass.getAllEquivalentClass()
Get all values of property EquivalentClass * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
OwlClass.getAllEquivalentClass(Model model,
Resource instanceResource)
Get all values of property EquivalentClass * @param model an RDF2Go model
|
static ReactorResult<? extends OwlClass> |
OwlClass.getAllInstance_as(Model model) |
ReactorResult<OwlClass> |
OwlProperty.getAllRange_as()
Get all values of property Range as a ReactorResult of Class
|
static ReactorResult<OwlClass> |
OwlProperty.getAllRange_as(Model model,
Resource instanceResource)
Get all values of property Range as a ReactorResult of Class
|
ClosableIterator<OwlClass> |
OwlProperty.getAllRange()
Get all values of property Range * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
OwlProperty.getAllRange(Model model,
Resource instanceResource)
Get all values of property Range * @param model an RDF2Go model
|
ReactorResult<OwlClass> |
Restriction.getAllSomeValuesFrom_as()
Get all values of property SomeValuesFrom as a ReactorResult of Class
|
static ReactorResult<OwlClass> |
Restriction.getAllSomeValuesFrom_as(Model model,
Resource instanceResource)
Get all values of property SomeValuesFrom as a ReactorResult of Class
|
ClosableIterator<OwlClass> |
Restriction.getAllSomeValuesFrom()
Get all values of property SomeValuesFrom * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
Restriction.getAllSomeValuesFrom(Model model,
Resource instanceResource)
Get all values of property SomeValuesFrom * @param model an RDF2Go model
|
ReactorResult<OwlClass> |
OwlClass.getAllSubClassOf_as()
Get all values of property SubClassOf as a ReactorResult of Class
|
static ReactorResult<OwlClass> |
OwlClass.getAllSubClassOf_as(Model model,
Resource instanceResource)
Get all values of property SubClassOf as a ReactorResult of Class
|
ClosableIterator<OwlClass> |
OwlClass.getAllSubClassOf()
Get all values of property SubClassOf * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
OwlClass.getAllSubClassOf(Model model,
Resource instanceResource)
Get all values of property SubClassOf * @param model an RDF2Go model
|
Modifier and Type | Method and Description |
---|---|
static void |
Restriction.addAllValuesFrom(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property AllValuesFrom from an instance of Class
|
void |
Restriction.addAllValuesFrom(OwlClass value)
Adds a value to property AllValuesFrom from an instance of Class
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
OwlClass.addComplementOf(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property ComplementOf from an instance of OwlClass
|
void |
OwlClass.addComplementOf(OwlClass value)
Adds a value to property ComplementOf from an instance of OwlClass
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
OwlClass.addDisjointWith(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property DisjointWith from an instance of OwlClass
|
void |
OwlClass.addDisjointWith(OwlClass value)
Adds a value to property DisjointWith from an instance of OwlClass
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
OwlProperty.addDomain(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property Domain from an instance of Class
|
void |
OwlProperty.addDomain(OwlClass value)
Adds a value to property Domain from an instance of Class
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
OwlClass.addEquivalentClass(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property EquivalentClass from an instance of OwlClass
|
void |
OwlClass.addEquivalentClass(OwlClass value)
Adds a value to property EquivalentClass from an instance of OwlClass
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
OwlProperty.addRange(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property Range from an instance of Class
|
void |
OwlProperty.addRange(OwlClass value)
Adds a value to property Range from an instance of Class
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Restriction.addSomeValuesFrom(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property SomeValuesFrom from an instance of Class
|
void |
Restriction.addSomeValuesFrom(OwlClass value)
Adds a value to property SomeValuesFrom from an instance of Class
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
OwlClass.addSubClassOf(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property SubClassOf from an instance of Class
|
void |
OwlClass.addSubClassOf(OwlClass value)
Adds a value to property SubClassOf from an instance of Class
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Restriction.removeAllValuesFrom(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property AllValuesFrom given as an instance of Class
|
void |
Restriction.removeAllValuesFrom(OwlClass value)
Removes a value of property AllValuesFrom given as an instance of Class
|
static void |
OwlClass.removeComplementOf(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property ComplementOf given as an instance of OwlClass
|
void |
OwlClass.removeComplementOf(OwlClass value)
Removes a value of property ComplementOf given as an instance of OwlClass
|
static void |
OwlClass.removeDisjointWith(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property DisjointWith given as an instance of OwlClass
|
void |
OwlClass.removeDisjointWith(OwlClass value)
Removes a value of property DisjointWith given as an instance of OwlClass
|
static void |
OwlProperty.removeDomain(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property Domain given as an instance of Class
|
void |
OwlProperty.removeDomain(OwlClass value)
Removes a value of property Domain given as an instance of Class
|
static void |
OwlClass.removeEquivalentClass(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property EquivalentClass given as an instance of OwlClass
|
void |
OwlClass.removeEquivalentClass(OwlClass value)
Removes a value of property EquivalentClass given as an instance of OwlClass
|
static void |
OwlProperty.removeRange(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property Range given as an instance of Class
|
void |
OwlProperty.removeRange(OwlClass value)
Removes a value of property Range given as an instance of Class
|
static void |
Restriction.removeSomeValuesFrom(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property SomeValuesFrom given as an instance of Class
|
void |
Restriction.removeSomeValuesFrom(OwlClass value)
Removes a value of property SomeValuesFrom given as an instance of Class
|
static void |
OwlClass.removeSubClassOf(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property SubClassOf given as an instance of Class
|
void |
OwlClass.removeSubClassOf(OwlClass value)
Removes a value of property SubClassOf given as an instance of Class
|
static void |
Restriction.setAllValuesFrom(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property AllValuesFrom from an instance of Class
First, all existing values are removed, then this value is added.
|
void |
Restriction.setAllValuesFrom(OwlClass value)
Sets a value of property AllValuesFrom from an instance of Class
First, all existing values are removed, then this value is added.
|
static void |
OwlClass.setComplementOf(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property ComplementOf from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
void |
OwlClass.setComplementOf(OwlClass value)
Sets a value of property ComplementOf from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
static void |
OwlClass.setDisjointWith(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property DisjointWith from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
void |
OwlClass.setDisjointWith(OwlClass value)
Sets a value of property DisjointWith from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
static void |
OwlProperty.setDomain(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property Domain from an instance of Class
First, all existing values are removed, then this value is added.
|
void |
OwlProperty.setDomain(OwlClass value)
Sets a value of property Domain from an instance of Class
First, all existing values are removed, then this value is added.
|
static void |
OwlClass.setEquivalentClass(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property EquivalentClass from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
void |
OwlClass.setEquivalentClass(OwlClass value)
Sets a value of property EquivalentClass from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
static void |
OwlProperty.setRange(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property Range from an instance of Class
First, all existing values are removed, then this value is added.
|
void |
OwlProperty.setRange(OwlClass value)
Sets a value of property Range from an instance of Class
First, all existing values are removed, then this value is added.
|
static void |
Restriction.setSomeValuesFrom(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property SomeValuesFrom from an instance of Class
First, all existing values are removed, then this value is added.
|
void |
Restriction.setSomeValuesFrom(OwlClass value)
Sets a value of property SomeValuesFrom from an instance of Class
First, all existing values are removed, then this value is added.
|
static void |
OwlClass.setSubClassOf(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property SubClassOf from an instance of Class
First, all existing values are removed, then this value is added.
|
void |
OwlClass.setSubClassOf(OwlClass value)
Sets a value of property SubClassOf from an instance of Class
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.