Package | Description |
---|---|
org.ontoware.rdfreactor.schema.owl |
Generated and hand-optimized classes for handling OWL represented as RDF.
|
org.ontoware.rdfreactor.schema.rdfs |
Generated and hand-optimized classes for handling RDFS represented as RDF.
|
Modifier and Type | Class and Description |
---|---|
class |
AllDifferent
This class manages access to these properties:
DistinctMembers
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
AnnotationProperty
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
DataRange
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
DatatypeProperty
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
DeprecatedClass
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
DeprecatedProperty
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
FunctionalProperty
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
InverseFunctionalProperty
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
Nothing
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
ObjectProperty
This class manages access to these properties:
InverseOf
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
OntologyProperty
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
OwlClass
This class manages access to these properties:
ComplementOf
DisjointWith
EquivalentClass
IntersectionOf
UnionOf
OneOf
SubClassOf
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
OwlProperty
This class manages access to these properties:
Domain
Range
SubPropertyOf
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
OwlThing
This class manages access to these properties:
DifferentFrom
SameAs
EquivalentProperty
VersionInfo
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
|
class |
SymmetricProperty
This class was generated by RDFReactor on 26.01.08 12:47
|
class |
TransitiveProperty
This class was generated by RDFReactor on 26.01.08 12:47
|
Modifier and Type | Class and Description |
---|---|
class |
Alt
This class was generated by RDFReactor on 26.01.08 12:44
|
class |
Bag
This class was generated by RDFReactor on 26.01.08 12:44
|
class |
Class
This class manages access to these properties:
SubClassOf
This class was generated by RDFReactor on 26.01.08 12:44
|
class |
Container
This class was generated by RDFReactor on 26.01.08 12:44
|
class |
ContainerMembershipProperty
This class was generated by RDFReactor on 26.01.08 12:44
|
class |
Datatype
This class was generated by RDFReactor on 26.01.08 12:44
|
class |
List
This class manages access to these properties:
First
Rest
This class was generated by RDFReactor on 26.01.08 12:44
|
class |
Ontology
This class was generated by RDFReactor on 26.01.08 12:44
|
class |
Property
This class manages access to these properties:
Domain
Range
SubPropertyOf
This class was generated by RDFReactor on 26.01.08 12:44
|
class |
Seq
This class was generated by RDFReactor on 26.01.08 12:44
|
class |
Statement
This class manages access to these properties:
Object
Predicate
Subject
This class was generated by RDFReactor on 26.01.08 12:44
|
Modifier and Type | Method and Description |
---|---|
ReactorResult<Resource> |
List.getAllFirst_as()
Get all values of property First as a ReactorResult of Resource
|
static ReactorResult<Resource> |
List.getAllFirst_as(Model model,
Resource instanceResource)
Get all values of property First as a ReactorResult of Resource
|
ClosableIterator<Resource> |
List.getAllFirst()
Get all values of property First * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Resource> |
List.getAllFirst(Model model,
Resource instanceResource)
Get all values of property First * @param model an RDF2Go model
|
static ReactorResult<? extends Resource> |
Resource.getAllInstance_as(Model model) |
ReactorResult<Resource> |
Resource.getAllIsDefinedBy_as()
Get all values of property IsDefinedBy as a ReactorResult of Resource
|
static ReactorResult<Resource> |
Resource.getAllIsDefinedBy_as(Model model,
Resource instanceResource)
Get all values of property IsDefinedBy as a ReactorResult of Resource
|
ClosableIterator<Resource> |
Resource.getAllIsDefinedBy()
Get all values of property IsDefinedBy * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Resource> |
Resource.getAllIsDefinedBy(Model model,
Resource instanceResource)
Get all values of property IsDefinedBy * @param model an RDF2Go model
|
ReactorResult<Resource> |
Resource.getAllMember_as()
Get all values of property Member as a ReactorResult of Resource
|
static ReactorResult<Resource> |
Resource.getAllMember_as(Model model,
Resource instanceResource)
Get all values of property Member as a ReactorResult of Resource
|
ClosableIterator<Resource> |
Resource.getAllMember()
Get all values of property Member * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Resource> |
Resource.getAllMember(Model model,
Resource instanceResource)
Get all values of property Member * @param model an RDF2Go model
|
ReactorResult<Resource> |
Statement.getAllObject_as()
Get all values of property Object as a ReactorResult of Resource
|
static ReactorResult<Resource> |
Statement.getAllObject_as(Model model,
Resource instanceResource)
Get all values of property Object as a ReactorResult of Resource
|
ClosableIterator<Resource> |
Statement.getAllObject()
Get all values of property Object * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Resource> |
Statement.getAllObject(Model model,
Resource instanceResource)
Get all values of property Object * @param model an RDF2Go model
|
ReactorResult<Resource> |
Statement.getAllPredicate_as()
Get all values of property Predicate as a ReactorResult of Resource
|
static ReactorResult<Resource> |
Statement.getAllPredicate_as(Model model,
Resource instanceResource)
Get all values of property Predicate as a ReactorResult of Resource
|
ClosableIterator<Resource> |
Statement.getAllPredicate()
Get all values of property Predicate * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Resource> |
Statement.getAllPredicate(Model model,
Resource instanceResource)
Get all values of property Predicate * @param model an RDF2Go model
|
ReactorResult<Resource> |
Resource.getAllSeeAlso_as()
Get all values of property SeeAlso as a ReactorResult of Resource
|
static ReactorResult<Resource> |
Resource.getAllSeeAlso_as(Model model,
Resource instanceResource)
Get all values of property SeeAlso as a ReactorResult of Resource
|
ClosableIterator<Resource> |
Resource.getAllSeeAlso()
Get all values of property SeeAlso * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Resource> |
Resource.getAllSeeAlso(Model model,
Resource instanceResource)
Get all values of property SeeAlso * @param model an RDF2Go model
|
ReactorResult<Resource> |
Statement.getAllSubject_as()
Get all values of property Subject as a ReactorResult of Resource
|
static ReactorResult<Resource> |
Statement.getAllSubject_as(Model model,
Resource instanceResource)
Get all values of property Subject as a ReactorResult of Resource
|
ClosableIterator<Resource> |
Statement.getAllSubject()
Get all values of property Subject * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Resource> |
Statement.getAllSubject(Model model,
Resource instanceResource)
Get all values of property Subject * @param model an RDF2Go model
|
ReactorResult<Resource> |
Resource.getAllValue_as()
Get all values of property Value as a ReactorResult of Resource
|
static ReactorResult<Resource> |
Resource.getAllValue_as(Model model,
Resource instanceResource)
Get all values of property Value as a ReactorResult of Resource
|
ClosableIterator<Resource> |
Resource.getAllValue()
Get all values of property Value * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<Resource> |
Resource.getAllValue(Model model,
Resource instanceResource)
Get all values of property Value * @param model an RDF2Go model
|
Modifier and Type | Method and Description |
---|---|
static void |
List.addFirst(Model model,
Resource instanceResource,
Resource value)
Adds a value to property First from an instance of Resource
|
void |
List.addFirst(Resource value)
Adds a value to property First from an instance of Resource
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Resource.addIsDefinedBy(Model model,
Resource instanceResource,
Resource value)
Adds a value to property IsDefinedBy from an instance of Resource
|
void |
Resource.addIsDefinedBy(Resource value)
Adds a value to property IsDefinedBy from an instance of Resource
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Resource.addMember(Model model,
Resource instanceResource,
Resource value)
Adds a value to property Member from an instance of Resource
|
void |
Resource.addMember(Resource value)
Adds a value to property Member from an instance of Resource
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Statement.addObject(Model model,
Resource instanceResource,
Resource value)
Adds a value to property Object from an instance of Resource
|
void |
Statement.addObject(Resource value)
Adds a value to property Object from an instance of Resource
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Statement.addPredicate(Model model,
Resource instanceResource,
Resource value)
Adds a value to property Predicate from an instance of Resource
|
void |
Statement.addPredicate(Resource value)
Adds a value to property Predicate from an instance of Resource
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Resource.addSeeAlso(Model model,
Resource instanceResource,
Resource value)
Adds a value to property SeeAlso from an instance of Resource
|
void |
Resource.addSeeAlso(Resource value)
Adds a value to property SeeAlso from an instance of Resource
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Statement.addSubject(Model model,
Resource instanceResource,
Resource value)
Adds a value to property Subject from an instance of Resource
|
void |
Statement.addSubject(Resource value)
Adds a value to property Subject from an instance of Resource
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
Resource.addValue(Model model,
Resource instanceResource,
Resource value)
Adds a value to property Value from an instance of Resource
|
void |
Resource.addValue(Resource value)
Adds a value to property Value from an instance of Resource
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
List.removeFirst(Model model,
Resource instanceResource,
Resource value)
Removes a value of property First given as an instance of Resource
|
void |
List.removeFirst(Resource value)
Removes a value of property First given as an instance of Resource
|
static void |
Resource.removeIsDefinedBy(Model model,
Resource instanceResource,
Resource value)
Removes a value of property IsDefinedBy given as an instance of Resource
|
void |
Resource.removeIsDefinedBy(Resource value)
Removes a value of property IsDefinedBy given as an instance of Resource
|
static void |
Resource.removeMember(Model model,
Resource instanceResource,
Resource value)
Removes a value of property Member given as an instance of Resource
|
void |
Resource.removeMember(Resource value)
Removes a value of property Member given as an instance of Resource
|
static void |
Statement.removeObject(Model model,
Resource instanceResource,
Resource value)
Removes a value of property Object given as an instance of Resource
|
void |
Statement.removeObject(Resource value)
Removes a value of property Object given as an instance of Resource
|
static void |
Statement.removePredicate(Model model,
Resource instanceResource,
Resource value)
Removes a value of property Predicate given as an instance of Resource
|
void |
Statement.removePredicate(Resource value)
Removes a value of property Predicate given as an instance of Resource
|
static void |
Resource.removeSeeAlso(Model model,
Resource instanceResource,
Resource value)
Removes a value of property SeeAlso given as an instance of Resource
|
void |
Resource.removeSeeAlso(Resource value)
Removes a value of property SeeAlso given as an instance of Resource
|
static void |
Statement.removeSubject(Model model,
Resource instanceResource,
Resource value)
Removes a value of property Subject given as an instance of Resource
|
void |
Statement.removeSubject(Resource value)
Removes a value of property Subject given as an instance of Resource
|
static void |
Resource.removeValue(Model model,
Resource instanceResource,
Resource value)
Removes a value of property Value given as an instance of Resource
|
void |
Resource.removeValue(Resource value)
Removes a value of property Value given as an instance of Resource
|
static void |
List.setFirst(Model model,
Resource instanceResource,
Resource value)
Sets a value of property First from an instance of Resource
First, all existing values are removed, then this value is added.
|
void |
List.setFirst(Resource value)
Sets a value of property First from an instance of Resource
First, all existing values are removed, then this value is added.
|
static void |
Resource.setIsDefinedBy(Model model,
Resource instanceResource,
Resource value)
Sets a value of property IsDefinedBy from an instance of Resource
First, all existing values are removed, then this value is added.
|
void |
Resource.setIsDefinedBy(Resource value)
Sets a value of property IsDefinedBy from an instance of Resource
First, all existing values are removed, then this value is added.
|
static void |
Resource.setMember(Model model,
Resource instanceResource,
Resource value)
Sets a value of property Member from an instance of Resource
First, all existing values are removed, then this value is added.
|
void |
Resource.setMember(Resource value)
Sets a value of property Member from an instance of Resource
First, all existing values are removed, then this value is added.
|
static void |
Statement.setObject(Model model,
Resource instanceResource,
Resource value)
Sets a value of property Object from an instance of Resource
First, all existing values are removed, then this value is added.
|
void |
Statement.setObject(Resource value)
Sets a value of property Object from an instance of Resource
First, all existing values are removed, then this value is added.
|
static void |
Statement.setPredicate(Model model,
Resource instanceResource,
Resource value)
Sets a value of property Predicate from an instance of Resource
First, all existing values are removed, then this value is added.
|
void |
Statement.setPredicate(Resource value)
Sets a value of property Predicate from an instance of Resource
First, all existing values are removed, then this value is added.
|
static void |
Resource.setSeeAlso(Model model,
Resource instanceResource,
Resource value)
Sets a value of property SeeAlso from an instance of Resource
First, all existing values are removed, then this value is added.
|
void |
Resource.setSeeAlso(Resource value)
Sets a value of property SeeAlso from an instance of Resource
First, all existing values are removed, then this value is added.
|
static void |
Statement.setSubject(Model model,
Resource instanceResource,
Resource value)
Sets a value of property Subject from an instance of Resource
First, all existing values are removed, then this value is added.
|
void |
Statement.setSubject(Resource value)
Sets a value of property Subject from an instance of Resource
First, all existing values are removed, then this value is added.
|
static void |
Resource.setValue(Model model,
Resource instanceResource,
Resource value)
Sets a value of property Value from an instance of Resource
First, all existing values are removed, then this value is added.
|
void |
Resource.setValue(Resource value)
Sets a value of property Value from an instance of Resource
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.