Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

AbstractBlankNodeImpl - Class in org.ontoware.rdf2go.model.node.impl
 
AbstractBlankNodeImpl(Object) - Constructor for class org.ontoware.rdf2go.model.node.impl.AbstractBlankNodeImpl
This method should only be called by RDF2Go implmentations
AbstractLockingModel - Class in org.ontoware.rdf2go.model.impl
adapter that maps the rdf2go model functions to a smaller subset of methods
AbstractLockingModel() - Constructor for class org.ontoware.rdf2go.model.impl.AbstractLockingModel
 
AbstractModel - Class in org.ontoware.rdf2go.model.impl
adapter that maps the rdf2go model functions to a smaller subset of methods
AbstractModel() - Constructor for class org.ontoware.rdf2go.model.impl.AbstractModel
 
AbstractModelAddRemove - Class in org.ontoware.rdf2go.model.impl
For high-performance, adapters should override all of these methods, to avoid internal object creations, such as "new URIImpl(subjectURIString)" in "removeStatement(String subjectURIString, URI predicate, String literal)"
AbstractModelAddRemove() - Constructor for class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
AbstractModelFactory - Class in org.ontoware.rdf2go.impl
Implementors musts implement Model getModel(Properties p) and ModelSet getModelSet(Properties p)
AbstractModelFactory() - Constructor for class org.ontoware.rdf2go.impl.AbstractModelFactory
 
AbstractModelRemovePatterns - Class in org.ontoware.rdf2go.model.impl
The implementation first searches for all matching triples, copies them to memory and then removes them.
AbstractModelRemovePatterns() - Constructor for class org.ontoware.rdf2go.model.impl.AbstractModelRemovePatterns
 
AbstractModelSetImpl - Class in org.ontoware.rdf2go.model.impl
 
AbstractModelSetImpl() - Constructor for class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
AbstractModelWriter - Class in org.ontoware.rdf2go.model.impl
All these methods create some RDF2Go objects before calling the base case.
AbstractModelWriter() - Constructor for class org.ontoware.rdf2go.model.impl.AbstractModelWriter
 
AbstractStatement - Class in org.ontoware.rdf2go.model.impl
 
AbstractStatement() - Constructor for class org.ontoware.rdf2go.model.impl.AbstractStatement
 
Activator - Class in org.openrdf.rdf2go.osgi
Register the ModelFactory at OSGI
Activator() - Constructor for class org.openrdf.rdf2go.osgi.Activator
 
add(Model, Resource, URI, Object) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
add(Model, Resource, URI, Object, int) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
add(Model, Resource, URI, Object) - Static method in class org.ontoware.rdfreactor.runtime.BridgeBase
Add a value to a property of a resource.
add(URI, Object) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
Adds a statement (this, prop, o).
add(URI, Object, int) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
Adds a statement (this, prop, o) if the number of statements matching (this, prop, x) is less then maxCard
add(URI, Object) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Adds a statement (this, prop, o).
add(URI, Object, int) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Adds a statement (this, prop, o) if the number of statements matching (this, prop, x) is less then maxCard
addAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
addAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
addAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelWriter
 
addAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
addAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
addAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
addAll(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
For each statement in the iterator, this method creates a Model named statement.getContextURI if needed.
addAll(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelWriter
Add all statements contained in 'other' to this model = 'union'
addAll(Iterator<? extends E>, C) - Static method in class org.ontoware.rdf2go.util.Iterators
Adds all elements from the supplied iterator to the specified collection.
addAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
addAll(Iterator<? extends Statement>) - Method in class org.openrdf.rdf2go.RepositoryModel
 
addAll(Iterator<? extends Statement>) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
addAllValues(Model, Resource, URI, Object[]) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
addAllValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property AllValuesFrom as an RDF2Go node
addAllValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property AllValuesFrom as an RDF2Go node
addAllValuesFrom(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property AllValuesFrom from an instance of Class
addAllValuesFrom(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property AllValuesFrom from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addAllValuesFrom() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property AllValuesFrom * [Generated from RDFReactor template rule #removeall1dynamic]
addAllValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property AllValuesFrom as an RDF2Go node
addAllValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property AllValuesFrom as an RDF2Go node
addAllValuesFrom(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property AllValuesFrom from an instance of Class
addAllValuesFrom(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property AllValuesFrom from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addAllValuesFrom() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property AllValuesFrom * [Generated from RDFReactor template rule #removeall1dynamic]
addBackwardCompatibleWith(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property BackwardCompatibleWith as an RDF2Go node
addBackwardCompatibleWith(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property BackwardCompatibleWith as an RDF2Go node
addBackwardCompatibleWith(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property BackwardCompatibleWith from an instance of Ontology
addBackwardCompatibleWith(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property BackwardCompatibleWith from an instance of Ontology [Generated from RDFReactor template rule #add4dynamic]
addBackwardCompatibleWith() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes all values of property BackwardCompatibleWith * [Generated from RDFReactor template rule #removeall1dynamic]
addBuiltInsCommon(JModel) - Static method in class org.ontoware.rdfreactor.generator.Semantics
Add the build-in mapping of URIs to classes.
addCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property Cardinality as an RDF2Go node
addCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property Cardinality as an RDF2Go node
addCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property Cardinality from an instance of Integer
addCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property Cardinality from an instance of Integer [Generated from RDFReactor template rule #add4dynamic]
addCardinality() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property Cardinality * [Generated from RDFReactor template rule #removeall1dynamic]
addCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property Cardinality as an RDF2Go node
addCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property Cardinality as an RDF2Go node
addCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property Cardinality from an instance of Integer
addCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property Cardinality from an instance of Integer [Generated from RDFReactor template rule #add4dynamic]
addCardinality() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property Cardinality * [Generated from RDFReactor template rule #removeall1dynamic]
addClass(JClass) - Method in class org.ontoware.rdfreactor.generator.java.JPackage
 
addComment(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Comment as an RDF2Go node
addComment(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Comment as an RDF2Go node
addComment(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Comment from an instance of String
addComment(String) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Comment from an instance of String [Generated from RDFReactor template rule #add4dynamic]
addComment() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property Comment * [Generated from RDFReactor template rule #removeall1dynamic]
addComment(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Comment as an RDF2Go node
addComment(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Comment as an RDF2Go node
addComment(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Comment from an instance of String
addComment(String) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Comment from an instance of String [Generated from RDFReactor template rule #add4dynamic]
addComment() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property Comment * [Generated from RDFReactor template rule #removeall1dynamic]
addComplementOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property ComplementOf as an RDF2Go node
addComplementOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property ComplementOf as an RDF2Go node
addComplementOf(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property ComplementOf from an instance of OwlClass
addComplementOf(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property ComplementOf from an instance of OwlClass [Generated from RDFReactor template rule #add4dynamic]
addComplementOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property ComplementOf * [Generated from RDFReactor template rule #removeall1dynamic]
addDifferentFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property DifferentFrom as an RDF2Go node
addDifferentFrom(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property DifferentFrom as an RDF2Go node
addDifferentFrom(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property DifferentFrom from an instance of OwlThing
addDifferentFrom(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property DifferentFrom from an instance of OwlThing [Generated from RDFReactor template rule #add4dynamic]
addDifferentFrom() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes all values of property DifferentFrom * [Generated from RDFReactor template rule #removeall1dynamic]
addDisjointWith(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property DisjointWith as an RDF2Go node
addDisjointWith(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property DisjointWith as an RDF2Go node
addDisjointWith(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property DisjointWith from an instance of OwlClass
addDisjointWith(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property DisjointWith from an instance of OwlClass [Generated from RDFReactor template rule #add4dynamic]
addDisjointWith() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property DisjointWith * [Generated from RDFReactor template rule #removeall1dynamic]
addDistinctMembers(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Adds a value to property DistinctMembers as an RDF2Go node
addDistinctMembers(Node) - Method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Adds a value to property DistinctMembers as an RDF2Go node
addDistinctMembers(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Adds a value to property DistinctMembers from an instance of List
addDistinctMembers(List) - Method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Adds a value to property DistinctMembers from an instance of List [Generated from RDFReactor template rule #add4dynamic]
addDistinctMembers() - Method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Removes all values of property DistinctMembers * [Generated from RDFReactor template rule #removeall1dynamic]
addDomain(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property Domain as an RDF2Go node
addDomain(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property Domain as an RDF2Go node
addDomain(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property Domain from an instance of Class
addDomain(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property Domain from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addDomain() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes all values of property Domain * [Generated from RDFReactor template rule #removeall1dynamic]
addDomain(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property Domain as an RDF2Go node
addDomain(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property Domain as an RDF2Go node
addDomain(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property Domain from an instance of Class
addDomain(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property Domain from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addDomain() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes all values of property Domain * [Generated from RDFReactor template rule #removeall1dynamic]
addDomain(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property Domain as an RDF2Go node
addDomain(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property Domain as an RDF2Go node
addDomain(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property Domain from an instance of Class
addDomain(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property Domain from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addDomain() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes all values of property Domain * [Generated from RDFReactor template rule #removeall1dynamic]
addedStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelChangedListener
 
addedStatements(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelChangedListener
 
addEquivalentClass(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property EquivalentClass as an RDF2Go node
addEquivalentClass(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property EquivalentClass as an RDF2Go node
addEquivalentClass(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property EquivalentClass from an instance of OwlClass
addEquivalentClass(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property EquivalentClass from an instance of OwlClass [Generated from RDFReactor template rule #add4dynamic]
addEquivalentClass() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property EquivalentClass * [Generated from RDFReactor template rule #removeall1dynamic]
addEquivalentProperty(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property EquivalentProperty as an RDF2Go node
addEquivalentProperty(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property EquivalentProperty as an RDF2Go node
addEquivalentProperty(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property EquivalentProperty from an instance of Thing
addEquivalentProperty(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property EquivalentProperty from an instance of Thing [Generated from RDFReactor template rule #add4dynamic]
addEquivalentProperty() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes all values of property EquivalentProperty * [Generated from RDFReactor template rule #removeall1dynamic]
addFirst(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Adds a value to property First as an RDF2Go node
addFirst(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Adds a value to property First as an RDF2Go node
addFirst(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Adds a value to property First from an instance of Resource
addFirst(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Adds a value to property First from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addFirst() - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes all values of property First * [Generated from RDFReactor template rule #removeall1dynamic]
addHasValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property HasValue as an RDF2Go node
addHasValue(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property HasValue as an RDF2Go node
addHasValue(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property HasValue from an instance of Resource
addHasValue(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property HasValue from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addHasValue() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property HasValue * [Generated from RDFReactor template rule #removeall1dynamic]
addHasValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property HasValue as an RDF2Go node
addHasValue(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property HasValue as an RDF2Go node
addHasValue(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property HasValue from an instance of Thing
addHasValue(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property HasValue from an instance of Thing [Generated from RDFReactor template rule #add4dynamic]
addHasValue() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property HasValue * [Generated from RDFReactor template rule #removeall1dynamic]
addImports(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property Imports as an RDF2Go node
addImports(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property Imports as an RDF2Go node
addImports(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property Imports from an instance of Ontology
addImports(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property Imports from an instance of Ontology [Generated from RDFReactor template rule #add4dynamic]
addImports() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes all values of property Imports * [Generated from RDFReactor template rule #removeall1dynamic]
addIncompatibleWith(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property IncompatibleWith as an RDF2Go node
addIncompatibleWith(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property IncompatibleWith as an RDF2Go node
addIncompatibleWith(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property IncompatibleWith from an instance of Ontology
addIncompatibleWith(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property IncompatibleWith from an instance of Ontology [Generated from RDFReactor template rule #add4dynamic]
addIncompatibleWith() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes all values of property IncompatibleWith * [Generated from RDFReactor template rule #removeall1dynamic]
addIntersectionOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property IntersectionOf as an RDF2Go node
addIntersectionOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property IntersectionOf as an RDF2Go node
addIntersectionOf(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property IntersectionOf from an instance of List
addIntersectionOf(List) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property IntersectionOf from an instance of List [Generated from RDFReactor template rule #add4dynamic]
addIntersectionOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property IntersectionOf * [Generated from RDFReactor template rule #removeall1dynamic]
addInverseOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Adds a value to property InverseOf as an RDF2Go node
addInverseOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Adds a value to property InverseOf as an RDF2Go node
addInverseOf(Model, Resource, ObjectProperty) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Adds a value to property InverseOf from an instance of ObjectProperty
addInverseOf(ObjectProperty) - Method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Adds a value to property InverseOf from an instance of ObjectProperty [Generated from RDFReactor template rule #add4dynamic]
addInverseOf() - Method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Removes all values of property InverseOf * [Generated from RDFReactor template rule #removeall1dynamic]
addInverseProperties() - Method in class org.ontoware.rdfreactor.generator.java.JModel
generates artificial inverse properties, named propertyName + "_Inverse" TODO read inverse props from OWL, this generates ALL inverse
addIsDefinedBy(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property IsDefinedBy as an RDF2Go node
addIsDefinedBy(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property IsDefinedBy as an RDF2Go node
addIsDefinedBy(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property IsDefinedBy from an instance of Resource
addIsDefinedBy(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property IsDefinedBy from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addIsDefinedBy() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property IsDefinedBy * [Generated from RDFReactor template rule #removeall1dynamic]
addIsDefinedBy(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property IsDefinedBy as an RDF2Go node
addIsDefinedBy(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property IsDefinedBy as an RDF2Go node
addIsDefinedBy(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property IsDefinedBy from an instance of Resource
addIsDefinedBy(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property IsDefinedBy from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addIsDefinedBy() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property IsDefinedBy * [Generated from RDFReactor template rule #removeall1dynamic]
addLabel(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Label as an RDF2Go node
addLabel(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Label as an RDF2Go node
addLabel(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Label from an instance of String
addLabel(String) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Label from an instance of String [Generated from RDFReactor template rule #add4dynamic]
addLabel() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property Label * [Generated from RDFReactor template rule #removeall1dynamic]
addLabel(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Label as an RDF2Go node
addLabel(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Label as an RDF2Go node
addLabel(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Label from an instance of String
addLabel(String) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Label from an instance of String [Generated from RDFReactor template rule #add4dynamic]
addLabel() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property Label * [Generated from RDFReactor template rule #removeall1dynamic]
addMapping(Resource, JClass) - Method in class org.ontoware.rdfreactor.generator.java.JModel
Add a mapping to the JModel
addMaxCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property MaxCardinality as an RDF2Go node
addMaxCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property MaxCardinality as an RDF2Go node
addMaxCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property MaxCardinality from an instance of Integer
addMaxCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property MaxCardinality from an instance of Integer [Generated from RDFReactor template rule #add4dynamic]
addMaxCardinality() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property MaxCardinality * [Generated from RDFReactor template rule #removeall1dynamic]
addMaxCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property MaxCardinality as an RDF2Go node
addMaxCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property MaxCardinality as an RDF2Go node
addMaxCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property MaxCardinality from an instance of Integer
addMaxCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property MaxCardinality from an instance of Integer [Generated from RDFReactor template rule #add4dynamic]
addMaxCardinality() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property MaxCardinality * [Generated from RDFReactor template rule #removeall1dynamic]
addMember(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Member as an RDF2Go node
addMember(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Member as an RDF2Go node
addMember(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Member from an instance of Resource
addMember(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Member from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addMember() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property Member * [Generated from RDFReactor template rule #removeall1dynamic]
addMember(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Member as an RDF2Go node
addMember(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Member as an RDF2Go node
addMember(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Member from an instance of Resource
addMember(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Member from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addMember() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property Member * [Generated from RDFReactor template rule #removeall1dynamic]
addMinCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property MinCardinality as an RDF2Go node
addMinCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property MinCardinality as an RDF2Go node
addMinCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property MinCardinality from an instance of Integer
addMinCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property MinCardinality from an instance of Integer [Generated from RDFReactor template rule #add4dynamic]
addMinCardinality() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property MinCardinality * [Generated from RDFReactor template rule #removeall1dynamic]
addMinCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property MinCardinality as an RDF2Go node
addMinCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property MinCardinality as an RDF2Go node
addMinCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property MinCardinality from an instance of Integer
addMinCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property MinCardinality from an instance of Integer [Generated from RDFReactor template rule #add4dynamic]
addMinCardinality() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property MinCardinality * [Generated from RDFReactor template rule #removeall1dynamic]
addModel(Model) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
subclasses should overwrite this for performance reasons
addModel(Model) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
addModel(Model, URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
subclasses should overwrite this for performance reasons
addModel(Model) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
addModel(Model) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
addModel(Model, URI) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
addModel(Model) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelSetLayer
 
addModel(Model) - Method in interface org.ontoware.rdf2go.model.Model
Adds a complete Model to this Model.
addModel(Model) - Method in interface org.ontoware.rdf2go.model.ModelSet
Adds a model to this ModelSet.
addModel(Model, URI) - Method in interface org.ontoware.rdf2go.model.ModelSet
Adds a complete Model to the given contextURI.
addModel(Model) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addModel(Model, URI) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
addModel(Model) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
addModel(Model) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
addModel(Model, URI) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
addModelChangedListener(ModelChangedListener, TriplePattern) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
addModelChangedListener(ModelChangedListener) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
addModelChangedListener(ModelChangedListener, TriplePattern) - Method in interface org.ontoware.rdf2go.model.NotifyingModel
 
addModelChangedListener(ModelChangedListener) - Method in interface org.ontoware.rdf2go.model.NotifyingModel
 
addModelSet(ModelSet) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
addModelSet(ModelSet) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
addModelSet(ModelSet) - Method in interface org.ontoware.rdf2go.model.ModelSet
Adds a complete ModelSet to this ModelSet.
addModelSet(ModelSet) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
addModelSet(ModelSet) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
addModelSetChangedListener(ModelChangedListener) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelSetLayer
 
addModelSetChangedListener(ModelChangedListener, QuadPattern) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelSetLayer
 
addModelSetChangedListener(ModelChangedListener, QuadPattern) - Method in interface org.ontoware.rdf2go.model.NotifyingModelSet
 
addModelSetChangedListener(ModelChangedListener) - Method in interface org.ontoware.rdf2go.model.NotifyingModelSet
 
addObject(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Object as an RDF2Go node
addObject(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Object as an RDF2Go node
addObject(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Object from an instance of Resource
addObject(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Object from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addObject() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes all values of property Object * [Generated from RDFReactor template rule #removeall1dynamic]
addOneOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Adds a value to property OneOf as an RDF2Go node
addOneOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Adds a value to property OneOf as an RDF2Go node
addOneOf() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Removes all values of property OneOf * [Generated from RDFReactor template rule #removeall1dynamic]
addOneOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property OneOf as an RDF2Go node
addOneOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property OneOf as an RDF2Go node
addOneOf(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property OneOf from an instance of List
addOneOf(List) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property OneOf from an instance of List [Generated from RDFReactor template rule #add4dynamic]
addOneOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property OneOf * [Generated from RDFReactor template rule #removeall1dynamic]
addOnProperty(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property OnProperty as an RDF2Go node
addOnProperty(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property OnProperty as an RDF2Go node
addOnProperty(Model, Resource, Property) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property OnProperty from an instance of Property
addOnProperty(Property) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property OnProperty from an instance of Property [Generated from RDFReactor template rule #add4dynamic]
addOnProperty() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property OnProperty * [Generated from RDFReactor template rule #removeall1dynamic]
addOnProperty(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property OnProperty as an RDF2Go node
addOnProperty(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property OnProperty as an RDF2Go node
addOnProperty(Model, Resource, OwlProperty) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property OnProperty from an instance of Property
addOnProperty(OwlProperty) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property OnProperty from an instance of Property [Generated from RDFReactor template rule #add4dynamic]
addOnProperty() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property OnProperty * [Generated from RDFReactor template rule #removeall1dynamic]
addPackage(JPackage) - Method in class org.ontoware.rdfreactor.generator.java.JModel
 
addPredicate(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Predicate as an RDF2Go node
addPredicate(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Predicate as an RDF2Go node
addPredicate(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Predicate from an instance of Resource
addPredicate(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Predicate from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addPredicate() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes all values of property Predicate * [Generated from RDFReactor template rule #removeall1dynamic]
addPriorVersion(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property PriorVersion as an RDF2Go node
addPriorVersion(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property PriorVersion as an RDF2Go node
addPriorVersion(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property PriorVersion from an instance of Ontology
addPriorVersion(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Adds a value to property PriorVersion from an instance of Ontology [Generated from RDFReactor template rule #add4dynamic]
addPriorVersion() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes all values of property PriorVersion * [Generated from RDFReactor template rule #removeall1dynamic]
addRange(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property Range as an RDF2Go node
addRange(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property Range as an RDF2Go node
addRange(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property Range from an instance of Class
addRange(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property Range from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addRange() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes all values of property Range * [Generated from RDFReactor template rule #removeall1dynamic]
addRange(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property Range as an RDF2Go node
addRange(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property Range as an RDF2Go node
addRange(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property Range from an instance of Class
addRange(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property Range from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addRange() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes all values of property Range * [Generated from RDFReactor template rule #removeall1dynamic]
addRange(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property Range as an RDF2Go node
addRange(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property Range as an RDF2Go node
addRange(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property Range from an instance of Class
addRange(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property Range from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addRange() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes all values of property Range * [Generated from RDFReactor template rule #removeall1dynamic]
addReificationOf(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
addReificationOf(Statement, Resource) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
addReificationOf(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
addReificationOf(Statement, Resource) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
addReificationOf(Statement, Resource) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
addReificationOf(Statement) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
addReificationOf(Statement) - Method in interface org.ontoware.rdf2go.model.ReificationSupport
A convenience function for addReficationOf( createBlankNode(), statement );
addReificationOf(Statement, Resource) - Method in interface org.ontoware.rdf2go.model.ReificationSupport
Reifies the statement, whether the statement was present in the model or not.
addReificationOf(Statement, Resource) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addReificationOf(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addReificationOf(Statement, Resource) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
addReificationOf(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
addRest(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Adds a value to property Rest as an RDF2Go node
addRest(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Adds a value to property Rest as an RDF2Go node
addRest(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Adds a value to property Rest from an instance of List
addRest(List) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Adds a value to property Rest from an instance of List [Generated from RDFReactor template rule #add4dynamic]
addRest() - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes all values of property Rest * [Generated from RDFReactor template rule #removeall1dynamic]
addSameAs(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property SameAs as an RDF2Go node
addSameAs(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property SameAs as an RDF2Go node
addSameAs(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property SameAs from an instance of OwlThing
addSameAs(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property SameAs from an instance of OwlThing [Generated from RDFReactor template rule #add4dynamic]
addSameAs() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes all values of property SameAs * [Generated from RDFReactor template rule #removeall1dynamic]
addSeeAlso(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property SeeAlso as an RDF2Go node
addSeeAlso(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property SeeAlso as an RDF2Go node
addSeeAlso(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property SeeAlso from an instance of Resource
addSeeAlso(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property SeeAlso from an instance of Resource
addSeeAlso() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property SeeAlso * [Generated from RDFReactor template rule #removeall1dynamic]
addSeeAlso(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property SeeAlso as an RDF2Go node
addSeeAlso(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property SeeAlso as an RDF2Go node
addSeeAlso(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property SeeAlso from an instance of Resource
addSeeAlso(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property SeeAlso from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addSeeAlso() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property SeeAlso * [Generated from RDFReactor template rule #removeall1dynamic]
addSomeValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property SomeValuesFrom as an RDF2Go node
addSomeValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property SomeValuesFrom as an RDF2Go node
addSomeValuesFrom(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property SomeValuesFrom from an instance of Class
addSomeValuesFrom(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Adds a value to property SomeValuesFrom from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addSomeValuesFrom() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property SomeValuesFrom * [Generated from RDFReactor template rule #removeall1dynamic]
addSomeValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property SomeValuesFrom as an RDF2Go node
addSomeValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property SomeValuesFrom as an RDF2Go node
addSomeValuesFrom(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property SomeValuesFrom from an instance of Class
addSomeValuesFrom(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Adds a value to property SomeValuesFrom from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addSomeValuesFrom() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property SomeValuesFrom * [Generated from RDFReactor template rule #removeall1dynamic]
addStatement(Resource, URI, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
addStatement(Resource, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
addStatement(Resource, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
addStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
addStatement(String, URI, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
addStatement(String, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
addStatement(String, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
addStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
addStatement(URI, Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
addStatement(Resource, URI, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelWriter
 
addStatement(Resource, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelWriter
 
addStatement(Resource, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelWriter
 
addStatement(String, URI, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelWriter
 
addStatement(String, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelWriter
 
addStatement(String, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelWriter
 
addStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelWriter
 
addStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelWriter
 
addStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
addStatement(Resource, URI, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
addStatement(Resource, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
addStatement(Resource, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
addStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
addStatement(String, URI, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
addStatement(String, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
addStatement(String, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
addStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
addStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
addStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
addStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.ModelAddRemoveMemoryImpl
 
addStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
addStatement(Resource, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
addStatement(Resource, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
addStatement(Resource, URI, String) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
addStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
addStatement(String, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
addStatement(String, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
addStatement(String, URI, String) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
addStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelSetLayer
 
addStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.StatementWriter
 
addStatement(URI, Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
This method creates a Model named 'contextURI' if needed.
addStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
This method creates a Model named statement.getContextURI if needed.
addStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a statement to this model
addStatement(Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property ,object)-statement to this model
addStatement(Resource, URI, String, String) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, liteal, language-tag)-statement to the model.
addStatement(Resource, URI, String, URI) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, literal ,datatype)-statement to the model.
addStatement(Resource, URI, String) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, literal)-statement to the model.
addStatement(String, URI, String, String) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, liteal, language-tag)-statement to the model.
addStatement(String, URI, String, URI) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, literal, data-type)-statement to the model.
addStatement(String, URI, String) - Method in interface org.ontoware.rdf2go.model.ModelWriter
adds a (subject, property, literal)-statement to the model.
addStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addStatement(Resource, URI, String, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addStatement(Resource, URI, String, URI) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addStatement(Resource, URI, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addStatement(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addStatement(String, URI, String, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addStatement(String, URI, String, URI) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addStatement(String, URI, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
addStatement(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
addStatement(URI, Resource, URI, Node) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
addStatement(Resource, URI, Node) - Method in class org.openrdf.rdf2go.RepositoryModel
 
addStatement(Statement) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
addSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Adds a value to property SubClassOf as an RDF2Go node
addSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Adds a value to property SubClassOf as an RDF2Go node
addSubClassOf(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Adds a value to property SubClassOf from an instance of Class
addSubClassOf(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Adds a value to property SubClassOf from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addSubClassOf() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Removes all values of property SubClassOf * [Generated from RDFReactor template rule #removeall1dynamic]
addSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Adds a value to property SubClassOf as an RDF2Go node
addSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Adds a value to property SubClassOf as an RDF2Go node
addSubClassOf(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Adds a value to property SubClassOf from an instance of Class
addSubClassOf(OwlClass) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Adds a value to property SubClassOf from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addSubClassOf() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Removes all values of property SubClassOf * [Generated from RDFReactor template rule #removeall1dynamic]
addSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property SubClassOf as an RDF2Go node
addSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property SubClassOf as an RDF2Go node
addSubClassOf(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property SubClassOf from an instance of Class
addSubClassOf(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property SubClassOf from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addSubClassOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property SubClassOf * [Generated from RDFReactor template rule #removeall1dynamic]
addSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Adds a value to property SubClassOf as an RDF2Go node
addSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Class
Adds a value to property SubClassOf as an RDF2Go node
addSubClassOf(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Adds a value to property SubClassOf from an instance of Class
addSubClassOf(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Class
Adds a value to property SubClassOf from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addSubClassOf() - Method in class org.ontoware.rdfreactor.schema.rdfs.Class
Removes all values of property SubClassOf * [Generated from RDFReactor template rule #removeall1dynamic]
addSubject(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Subject as an RDF2Go node
addSubject(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Subject as an RDF2Go node
addSubject(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Subject from an instance of Resource
addSubject(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Adds a value to property Subject from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addSubject() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes all values of property Subject * [Generated from RDFReactor template rule #removeall1dynamic]
addSubPropertyOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property SubPropertyOf as an RDF2Go node
addSubPropertyOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property SubPropertyOf as an RDF2Go node
addSubPropertyOf(Model, Resource, Property) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property SubPropertyOf from an instance of Property
addSubPropertyOf(Property) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Adds a value to property SubPropertyOf from an instance of Property [Generated from RDFReactor template rule #add4dynamic]
addSubPropertyOf() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes all values of property SubPropertyOf * [Generated from RDFReactor template rule #removeall1dynamic]
addSubPropertyOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property SubPropertyOf as an RDF2Go node
addSubPropertyOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property SubPropertyOf as an RDF2Go node
addSubPropertyOf(Model, Resource, OwlProperty) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property SubPropertyOf from an instance of Property
addSubPropertyOf(OwlProperty) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Adds a value to property SubPropertyOf from an instance of Property [Generated from RDFReactor template rule #add4dynamic]
addSubPropertyOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes all values of property SubPropertyOf * [Generated from RDFReactor template rule #removeall1dynamic]
addSubPropertyOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property SubPropertyOf as an RDF2Go node
addSubPropertyOf(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property SubPropertyOf as an RDF2Go node
addSubPropertyOf(Model, Resource, Property) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property SubPropertyOf from an instance of Property
addSubPropertyOf(Property) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Adds a value to property SubPropertyOf from an instance of Property [Generated from RDFReactor template rule #add4dynamic]
addSubPropertyOf() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes all values of property SubPropertyOf * [Generated from RDFReactor template rule #removeall1dynamic]
addSuperclass(JClass) - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
addType(JClass) - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
addType(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Type as an RDF2Go node
addType(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Type as an RDF2Go node
addType(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Type from an instance of Class
addType(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Type from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addType() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property Type * [Generated from RDFReactor template rule #removeall1dynamic]
addType(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Type as an RDF2Go node
addType(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Type as an RDF2Go node
addType(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Type from an instance of Class
addType(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Type from an instance of Class [Generated from RDFReactor template rule #add4dynamic]
addType() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property Type * [Generated from RDFReactor template rule #removeall1dynamic]
addUnionOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property UnionOf as an RDF2Go node
addUnionOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property UnionOf as an RDF2Go node
addUnionOf(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property UnionOf from an instance of List
addUnionOf(List) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Adds a value to property UnionOf from an instance of List [Generated from RDFReactor template rule #add4dynamic]
addUnionOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property UnionOf * [Generated from RDFReactor template rule #removeall1dynamic]
addValue(Model, Resource, URI, Object) - Static method in class org.ontoware.rdfreactor.runtime.Bridge
Add a value to the property of an object after checking if the object already had the property with the same value.
addValue(Model, Resource, URI, Object) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
addValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Value as an RDF2Go node
addValue(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Value as an RDF2Go node
addValue(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Value from an instance of Resource
addValue(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Adds a value to property Value from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addValue() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property Value * [Generated from RDFReactor template rule #removeall1dynamic]
addValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Value as an RDF2Go node
addValue(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Value as an RDF2Go node
addValue(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Value from an instance of Resource
addValue(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Adds a value to property Value from an instance of Resource [Generated from RDFReactor template rule #add4dynamic]
addValue() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property Value * [Generated from RDFReactor template rule #removeall1dynamic]
addVersionInfo(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property VersionInfo as an RDF2Go node
addVersionInfo(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property VersionInfo as an RDF2Go node
addVersionInfo(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property VersionInfo from an instance of Thing
addVersionInfo(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Adds a value to property VersionInfo from an instance of Thing [Generated from RDFReactor template rule #add4dynamic]
addVersionInfo() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes all values of property VersionInfo * [Generated from RDFReactor template rule #removeall1dynamic]
ALL - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
For convenience: An array of all types in this interface
AllDifferent - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
AllDifferent - Class in org.ontoware.rdfreactor.schema.owl
This class manages access to these properties: DistinctMembers This class was generated by RDFReactor on 26.01.08 12:47
AllDifferent(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.AllDifferent
Returns a Java wrapper over an RDF object, identified by URI.
AllDifferent(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.AllDifferent
Returns a Java wrapper over an RDF object, identified by URI.
AllDifferent(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.AllDifferent
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
AllDifferent(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.AllDifferent
Returns a Java wrapper over an RDF object, identified by a blank node.
AllDifferent(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.AllDifferent
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
ALLOWED_CLASSES - Static variable in class org.ontoware.rdfreactor.generator.Protege
 
allValuesFrom - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
ALLVALUESFROM - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
http://www.w3.org/2002/07/owl#allValuesFrom
ALLVALUESFROM - Static variable in class org.ontoware.rdfreactor.schema.owl.Restriction
http://www.w3.org/2002/07/owl#allValuesFrom
Alt - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
Alt - Class in org.ontoware.rdfreactor.schema.rdfs
This class was generated by RDFReactor on 26.01.08 12:44
Alt(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Alt
Returns a Java wrapper over an RDF object, identified by URI.
Alt(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Alt
Returns a Java wrapper over an RDF object, identified by URI.
Alt(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Alt
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Alt(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Alt
Returns a Java wrapper over an RDF object, identified by a blank node.
Alt(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Alt
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
AnnotationProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
OWL Full does not put any constraints on annotations in an ontology.
AnnotationProperty - Class in org.ontoware.rdfreactor.schema.owl
This class was generated by RDFReactor on 26.01.08 12:47
AnnotationProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
Returns a Java wrapper over an RDF object, identified by URI.
AnnotationProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
Returns a Java wrapper over an RDF object, identified by URI.
AnnotationProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
AnnotationProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
AnnotationProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
ANY - Static variable in class org.ontoware.rdf2go.model.node.Variable
 
AnyModelException - Interface in org.ontoware.rdf2go.exception
Common marker interface for ALL exceptions thrown by RDF2Go
applyRule(Model, Map<String, URI>) - Method in class org.ontoware.rdf2go.util.transform.InferenceRule
 
applyRule(Model, Map<String, URI>) - Method in class org.ontoware.rdf2go.util.transform.NamespaceSearchReplaceRule
 
applyRule(Model, Map<String, URI>) - Method in class org.ontoware.rdf2go.util.transform.SearchRemoveAddRule
 
applyRule(Model, Map<String, URI>) - Method in interface org.ontoware.rdf2go.util.transform.TransformerRule
 
applyRule(Model, Map<String, URI>) - Method in class org.ontoware.rdf2go.util.transform.URISearchReplaceRule
 
asArray(ClosableIterator<T>, Class<T>) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
asArray() - Method in class org.ontoware.rdfreactor.runtime.ReactorResult
 
asBlankNode() - Method in class org.ontoware.rdf2go.model.node.impl.AbstractBlankNodeImpl
 
asBlankNode() - Method in class org.ontoware.rdf2go.model.node.impl.LiteralImpl
 
asBlankNode() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
asBlankNode() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.BlankNode
asBlankNode() - Method in class org.ontoware.rdf2go.model.node.Variable
 
asBlankNode() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
 
asBoolean() - Method in class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
asBoolean() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asClosableIterator() - Method in class org.ontoware.rdfreactor.runtime.ReactorResult
 
asDatatypeLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
asDatatypeLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.LanguageTagLiteralImpl
 
asDatatypeLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.PlainLiteralImpl
 
asDatatypeLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asDatatypeLiteral() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.DatatypeLiteral
asDatatypeLiteral() - Method in class org.ontoware.rdf2go.model.node.Variable
 
asDatatypeLiteral() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
 
asDate() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asInt() - Method in class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
asInt() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asJavaURI() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
asJavaURI() - Method in interface org.ontoware.rdf2go.model.node.URI
Convenience method to return the URI as a java.net.URI.
asLanguageTagLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
asLanguageTagLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.LanguageTagLiteralImpl
 
asLanguageTagLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.PlainLiteralImpl
 
asLanguageTagLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asLanguageTagLiteral() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.LanguageTagLiteral
asLanguageTagLiteral() - Method in class org.ontoware.rdf2go.model.node.Variable
 
asLanguageTagLiteral() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
 
asLegalJavaID(String, boolean) - Method in class org.ontoware.rdf2go.util.VocabularyWriter
Convert s to a legal Java identifier; capitalise first char if cap is true this method is copied from jena code.
asList(ClosableIterator<T>) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
asList() - Method in class org.ontoware.rdfreactor.runtime.ReactorResult
 
asLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.LiteralImpl
 
asLiteral() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asLiteral() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.Literal
asLiteral() - Method in class org.ontoware.rdf2go.model.node.Variable
 
asLiteral() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
 
asResource() - Method in class org.ontoware.rdf2go.model.node.impl.LiteralImpl
 
asResource() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asResource() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.Resource
asResource() - Method in class org.ontoware.rdf2go.model.node.Variable
 
asResource() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
 
assertModel() - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
This method checks if the model is properly initialized and i.e.
assertModel() - Method in class org.openrdf.rdf2go.RepositoryModel
 
assertModel() - Method in class org.openrdf.rdf2go.RepositoryModelSet
same as model.assetModel()
asString() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
asURI() - Method in class org.ontoware.rdf2go.model.node.impl.AbstractBlankNodeImpl
 
asURI() - Method in class org.ontoware.rdf2go.model.node.impl.LiteralImpl
 
asURI() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
asURI() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience method for a cast to org.ontoware.rdf2go.model.node.URI
asURI() - Method in class org.ontoware.rdf2go.model.node.Variable
 
asURI() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
 

B

backwardCompatibleWith - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An owl:backwardCompatibleWith statement contains a reference to another ontology.
BACKWARDCOMPATIBLEWITH - Static variable in class org.ontoware.rdfreactor.schema.owl.Ontology
http://www.w3.org/2002/07/owl#backwardCompatibleWith
Bag - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
Bag - Class in org.ontoware.rdfreactor.schema.rdfs
This class was generated by RDFReactor on 26.01.08 12:44
Bag(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Bag
Returns a Java wrapper over an RDF object, identified by URI.
Bag(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Bag
Returns a Java wrapper over an RDF object, identified by URI.
Bag(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Bag
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Bag(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Bag
Returns a Java wrapper over an RDF object, identified by a blank node.
Bag(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Bag
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
Base - Class in org.ontoware.rdfreactor.runtime
 
Base() - Constructor for class org.ontoware.rdfreactor.runtime.Base
 
baseModelSet - Variable in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
bc - Static variable in class org.openrdf.rdf2go.osgi.Activator
 
BlankNode - Interface in org.ontoware.rdf2go.model.node
marker interface Implementations are expected to have valid implementations of equals( Object ) and hashCode()
BooleanConverter - Class in org.ontoware.rdfreactor.runtime.converter
 
BooleanConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.BooleanConverter
 
Bridge - Class in org.ontoware.rdfreactor.runtime
Runtime model for a java bean property For all getters and setters (and all other accessors): - if the object implements URIEntity it's mapped to rdf:Resource, - otherwise it's mapped to rdf:Literal by calling "toString" IMPROVE: better Literal handling?
RDF Reactor uses the following naming: resource - instance of an RDF schema class, identified by the resource ID (an URI or BlankNode), allmost all statements about the resource use the resource ID as the object property - a property belongs to a resource, represented by the predicate of a statement about a resource value - value of a property of a resource, represented by the object of the statement with the property as predicate and the resource ID as the subject
Bridge() - Constructor for class org.ontoware.rdfreactor.runtime.Bridge
 
BridgeBase - Class in org.ontoware.rdfreactor.runtime
BridgeBase provides methods for adding, querying and deleting statements from the underlying RDF2Go model.
BridgeBase() - Constructor for class org.ontoware.rdfreactor.runtime.BridgeBase
 
Builder - Class in org.ontoware.rdf2go.util
Provides some static methods in order to create RDF2Go objects.
Builder() - Constructor for class org.ontoware.rdf2go.util.Builder
 
ByteConverter - Class in org.ontoware.rdfreactor.runtime.converter
 
ByteConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.ByteConverter
 

C

CalendarConverter - Class in org.ontoware.rdfreactor.runtime.converter
Handles ISO 8601 Date and Time Formats http://jena.sourceforge.net/javadoc/com/hp/hpl/jena/datatypes/xsd/XSDDatatype.html http://jena.sourceforge.net/how-to/typedLiterals.html#xsd
CalendarConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.CalendarConverter
 
cardinality - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
The cardinality constraint owl:cardinality is a built-in OWL property that links a restriction class to a data value belonging to the range of the XML Schema datatype nonNegativeInteger.
CARDINALITY - Static variable in class org.ontoware.rdfreactor.generator.NRL
 
CARDINALITY - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
http://www.w3.org/2002/07/owl#cardinality
CARDINALITY - Static variable in class org.ontoware.rdfreactor.schema.owl.Restriction
http://www.w3.org/2002/07/owl#cardinality
cardinalityexception - Variable in class org.ontoware.rdfreactor.generator.java.JClass
 
CardinalityException - Exception in org.ontoware.rdfreactor.runtime
A CardinalityException is thrown e.g.
CardinalityException(String) - Constructor for exception org.ontoware.rdfreactor.runtime.CardinalityException
 
castTo(Model, Resource, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.Base
Cast .this object to the given target Java type.
castTo(Class<?>) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
 
castTo(Class<?>) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Cast .this object to the given target Java type.
castTo(Class<?>) - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
Cast .this object to the given target Java type.
Class - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
OWL distinguishes six types of class descriptions: 1.
Class - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
Class - Class in org.ontoware.rdfreactor.schema.bootstrap
This class manages access to these properties: SubClassOf This class was generated by RDFReactor on 25.01.08 23:14
Class(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Class
Returns a Java wrapper over an RDF object, identified by URI.
Class(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Class
Returns a Java wrapper over an RDF object, identified by URI.
Class(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Class
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Class(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Class
Returns a Java wrapper over an RDF object, identified by a blank node.
Class(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Class
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
Class - Class in org.ontoware.rdfreactor.schema.rdfs
This class manages access to these properties: SubClassOf This class was generated by RDFReactor on 26.01.08 12:44
Class(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Class
Returns a Java wrapper over an RDF object, identified by URI.
Class(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Class
Returns a Java wrapper over an RDF object, identified by URI.
Class(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Class
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Class(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Class
Returns a Java wrapper over an RDF object, identified by a blank node.
Class(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Class
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
classURI - Variable in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
the URI of the RDFS class from which this object is an instance
classURI - Variable in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
the URI of the RDFS class from which this object is an instance
ClosableIterable<T> - Interface in org.ontoware.aifbcommons.collection
Implementing this interface allows an object to be the target of the "for-each" statement.
ClosableIterator<E> - Interface in org.ontoware.aifbcommons.collection
An closabel iterator over a collection.
close() - Method in interface org.ontoware.aifbcommons.collection.ClosableIterator
The uderlying implementation frees resources.
close() - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Close connection to defined, underlying implementation
close() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
close() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
close() - Method in class org.ontoware.rdf2go.model.impl.LazyUnionModelIterator
 
close() - Method in class org.ontoware.rdf2go.model.impl.PseudoClosableIterator
 
close() - Method in class org.ontoware.rdf2go.model.impl.StatementWriter
 
close() - Method in interface org.ontoware.rdf2go.model.Model
Close connection to defined, underlying implementation.
close() - Method in interface org.ontoware.rdf2go.model.ModelSet
Close connection of the underlying implementation
close() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
close() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
close() - Method in class org.ontoware.rdfreactor.runtime.ConvertingClosableIterator
 
close() - Method in class org.ontoware.rdfreactor.runtime.ExtractingIterator
 
close() - Method in class org.ontoware.rdfreactor.runtime.ProjectingIterator
 
close() - Method in class org.ontoware.rdfreactor.runtime.RDFObjectIterator
 
close() - Method in class org.openrdf.rdf2go.GraphIterator
 
close() - Method in class org.openrdf.rdf2go.QueryRowIterator
 
close() - Method in class org.openrdf.rdf2go.RepositoryModel
Closes the Connection to the wrapper Repository.
close() - Method in class org.openrdf.rdf2go.RepositoryModelSet
Releases all resources held by the RepositoryModelSet.
close() - Method in class org.openrdf.rdf2go.StatementIterator
 
closeCloseable(Iterator<?>) - Static method in class org.ontoware.rdf2go.util.Iterators
Closes the supplied iterator if it is an instance of ClosableIterator, otherwise the request is ignored.
CodeGenerator - Class in org.ontoware.rdfreactor.generator
CodeGenerator is more of a 'model generator' The main() and generate() methods should be used from external users to start the generation of a Java class model representing a given RDFS/OWL schema file.
CodeGenerator() - Constructor for class org.ontoware.rdfreactor.generator.CodeGenerator
 
collection() - Static method in class org.ontoware.rdf2go.model.Syntax
list all available syntaxes.
comment - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
comment(String, JMapped) - Static method in class org.ontoware.rdfreactor.generator.Utils
 
COMMENT - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Resource
http://www.w3.org/2000/01/rdf-schema#comment
COMMENT - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Resource
http://www.w3.org/2000/01/rdf-schema#comment
commit() - Method in interface org.ontoware.rdf2go.model.Commitable
Deprecated.
commit() - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Deprecated.
commit() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
Deprecated.
commit() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
Deprecated.
commit() - Method in class org.ontoware.rdf2go.util.LoggingModel
Deprecated.
commit() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
Deprecated.
commit() - Method in class org.openrdf.rdf2go.RepositoryModel
Deprecated.
commit() - Method in class org.openrdf.rdf2go.RepositoryModelSet
Deprecated.
Commitable - Interface in org.ontoware.rdf2go.model
Deprecated.
Due to confusing the semantics of this "commit" (which is rather a flush) with DB-semantics and due to the poor benefit of having flush.
compareByType(Node, Node) - Static method in class org.ontoware.rdf2go.model.node.impl.NodeUtils
The following sorting order is defined by different Node types: URI > BlankNode > PlainLiteral > LnaguageTaggedLiteral > DatatypedLiteral
compareTo(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractStatement
 
compareTo(Node) - Method in class org.ontoware.rdf2go.model.node.impl.AbstractBlankNodeImpl
 
compareTo(Node) - Method in class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
compareTo(Node) - Method in class org.ontoware.rdf2go.model.node.impl.LanguageTagLiteralImpl
 
compareTo(Node) - Method in class org.ontoware.rdf2go.model.node.impl.PlainLiteralImpl
 
compareTo(Node) - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
compareTo(Node) - Method in class org.ontoware.rdf2go.model.node.Variable
 
compareTo(JClass) - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
compareTo(Node) - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
 
complement(Model, Model, Model) - Static method in class org.ontoware.rdf2go.util.ModelUtils
 
complementOf - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
COMPLEMENTOF - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlClass
http://www.w3.org/2002/07/owl#complementOf
connection - Variable in class org.openrdf.rdf2go.RepositoryModel
 
ConstraintProperty - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
Deprecated.
URI was present in http://www.w3.org/TR/2000/CR-rdf-schema-20000327/ but removed for final 1.0 spec
ConstraintResource - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
Deprecated.
URI was present in http://www.w3.org/TR/2000/CR-rdf-schema-20000327/ but removed for final 1.0 spec
Container - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
Container - Class in org.ontoware.rdfreactor.schema.rdfs
This class was generated by RDFReactor on 26.01.08 12:44
Container(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Container
Returns a Java wrapper over an RDF object, identified by URI.
Container(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Container
Returns a Java wrapper over an RDF object, identified by URI.
Container(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Container
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Container(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Container
Returns a Java wrapper over an RDF object, identified by a blank node.
Container(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Container
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
ContainerMembershipProperty - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
ContainerMembershipProperty - Class in org.ontoware.rdfreactor.schema.rdfs
This class was generated by RDFReactor on 26.01.08 12:44
ContainerMembershipProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
Returns a Java wrapper over an RDF object, identified by URI.
ContainerMembershipProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
Returns a Java wrapper over an RDF object, identified by URI.
ContainerMembershipProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
ContainerMembershipProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
ContainerMembershipProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
contains(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModel
 
contains(ResourceOrVariable, UriOrVariable, String) - Method in interface org.ontoware.rdf2go.model.FindableModel
Convenience function.
contains(Statement) - Method in interface org.ontoware.rdf2go.model.FindableModel
 
contains(Statement) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
 
contains(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Convenience method.
contains(ResourceOrVariable, UriOrVariable, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Convenience method.
contains(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Convenience method.
contains(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
contains(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
contains(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
contains(ResourceOrVariable, UriOrVariable, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
contains(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
contains(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
contains(Statement) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
containsAnyValue(Model, Resource, URI) - Static method in class org.ontoware.rdfreactor.runtime.ResourceUtils
Check if the resource identified by resourceID, has a property identidified by propertyURI which has at least one value.
containsGivenValue(Model, Resource, URI, Object) - Static method in class org.ontoware.rdfreactor.runtime.BridgeBase
Check if the resource identified by resourceID, has a property identidified by propertyURI which has the given value among its values.
containsInstance(Model, URI) - Static method in class org.ontoware.rdfreactor.runtime.Bridge
Check if the model contains an instance of the given RDFS/OWL schema class.
containsInstance(Model, URI) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
containsJClass(JClass) - Method in class org.ontoware.rdfreactor.generator.java.JModel
 
containsModel(URI) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
containsModel(URI) - Method in interface org.ontoware.rdf2go.model.ModelSet
 
containsModel(URI) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
containsModel(URI) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
containsStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
 
containsStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
containsStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
containsStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
containsStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
context - Variable in class org.openrdf.rdf2go.RepositoryModel
 
ConversionException - Exception in org.ontoware.rdf2go.util
Thrown when an rdf2go adapter cannot convert from one class to another.
ConversionException() - Constructor for exception org.ontoware.rdf2go.util.ConversionException
default constructor
ConversionException(String) - Constructor for exception org.ontoware.rdf2go.util.ConversionException
constructor, with an injected message
ConversionException(Throwable) - Constructor for exception org.ontoware.rdf2go.util.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception org.ontoware.rdf2go.util.ConversionException
 
ConversionException(String, Object, Class<?>) - Constructor for exception org.ontoware.rdf2go.util.ConversionException
Generate a new conversion exception.
ConversionException - Exception in org.ontoware.rdfreactor.runtime
Thrown if a type conversion was not possible.
ConversionException() - Constructor for exception org.ontoware.rdfreactor.runtime.ConversionException
 
ConversionException(String) - Constructor for exception org.ontoware.rdfreactor.runtime.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception org.ontoware.rdfreactor.runtime.ConversionException
 
ConversionException(Throwable) - Constructor for exception org.ontoware.rdfreactor.runtime.ConversionException
 
ConversionUtil - Class in org.openrdf.rdf2go
Converts RDF2Go types to OpenRDF types and vice versa.
ConversionUtil() - Constructor for class org.openrdf.rdf2go.ConversionUtil
 
convert(FROM) - Method in interface org.ontoware.rdf2go.util.Converter
convert the passed object to the outgoing object
convert(FROM) - Method in class org.ontoware.rdf2go.util.ConvertingIterator
convert the passed object to the outgoing object
convert(File, Syntax, File, Syntax) - Static method in class org.ontoware.rdf2go.util.ModelUtils
Convert the input file, interpreted in the inputSyntax to outputFile, in outputSyntax.
convert(File[], Syntax[], File, Syntax) - Static method in class org.ontoware.rdf2go.util.ModelUtils
Merge all input files into one model and export to outfile in output syntax
convert(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.UrlConverter
 
Converter<FROM,TO> - Interface in org.ontoware.rdf2go.util
Converts instances from one type to another.
ConvertingClosableIterator<T> - Class in org.ontoware.rdfreactor.runtime
A ClosableIterator that uses the registered type converters to turn an iterator over RDF2Go Node objects to a type -specific iterator.
ConvertingClosableIterator(ClosableIterator<Node>, Model, Class<T>) - Constructor for class org.ontoware.rdfreactor.runtime.ConvertingClosableIterator
 
ConvertingIterator<FROM,TO> - Class in org.ontoware.rdf2go.util
An iterator that converts from "FROM" to "TO", by wrapping an existing iterator.
ConvertingIterator(Iterator<FROM>) - Constructor for class org.ontoware.rdf2go.util.ConvertingIterator
The iterator takes the wrapped class and converts it to other classes on the fly.
ConvertingIterator(Iterator<FROM>, Converter<FROM, TO>) - Constructor for class org.ontoware.rdf2go.util.ConvertingIterator
The iterator takes the wrapped class and converts it to other classes on the fly.
copy(ModelSet, ModelSet) - Static method in class org.ontoware.rdf2go.util.ModelUtils
Copy data from the source modelset to the target modelset.
copy(Model, Model) - Static method in class org.ontoware.rdf2go.util.ModelUtils
If the two models come from different implementations, copying blank nodes needs special care
copyModel(Model) - Static method in class org.ontoware.rdf2go.util.RDFTool
 
count(Iterator<?>) - Static method in class org.ontoware.rdf2go.util.Iterators
Runs through the iterator and returns number of items.
count() - Method in class org.ontoware.rdfreactor.runtime.ReactorResult
 
countPropertyValues(Model, Resource, URI) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
countStatements(TriplePattern) - Method in interface org.ontoware.rdf2go.model.FindableModel
 
countStatements(QuadPattern) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
 
countStatements(TriplePattern) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Very inefficient.
countStatements(QuadPattern) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
countStatements(TriplePattern) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
countStatements(QuadPattern) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
create(Iterator<? extends Statement>, Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.Diff
Should also be offered by a constructor
create(Iterator<? extends Statement>, Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
create(String) - Static method in class org.ontoware.rdf2go.model.node.impl.URIImpl
Deprecated.
use the constructors instead
createBlankNode() - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
createBlankNode(String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
createBlankNode() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
createBlankNode(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
createBlankNode(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
createBlankNode() - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
Create (but do not add) a new blank node
createBlankNode(String) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
Create a new blank node with the given internal ID.
createBlankNode() - Static method in class org.ontoware.rdf2go.util.Builder
 
createBlankNode(String) - Static method in class org.ontoware.rdf2go.util.Builder
 
createBlankNode() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
createBlankNode(String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
createBlankNode() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
createBlankNode(String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
createBlankNode() - Method in class org.openrdf.rdf2go.RepositoryModel
 
createBlankNode(String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
createDatatypeLiteral(String, URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
createDatatypeLiteral(String, URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
createDatatypeLiteral(String, URI) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
 
createDataTypeLiteral(String, URI) - Static method in class org.ontoware.rdf2go.util.Builder
 
createDatatypeLiteral(String, URI) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
createDatatypeLiteral(String, URI) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
createFromOWL(Model, String, boolean) - Static method in class org.ontoware.rdfreactor.generator.ModelGenerator
 
createFromRDFS_AND_OWL(Model, String, boolean) - Static method in class org.ontoware.rdfreactor.generator.ModelGenerator
TODO: this is experimental
createFromRDFS_Schema(Model, String, boolean) - Static method in class org.ontoware.rdfreactor.generator.ModelGenerator
 
createInstance(Model, URI, Resource) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DataRange
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Nothing
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OntologyProperty
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Alt
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Bag
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Container
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Datatype
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Ontology
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Seq
Create a new instance of this class in the model.
createInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Create a new instance of this class in the model.
createLanguageTagLiteral(String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
createLanguageTagLiteral(String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
createLanguageTagLiteral(String, String) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
 
createLanguageTagLiteral(String, String) - Static method in class org.ontoware.rdf2go.util.Builder
 
createLanguageTagLiteral(String, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
createLanguageTagLiteral(String, String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
createModel() - Method in class org.ontoware.rdf2go.impl.AbstractModelFactory
 
createModel(Reasoning) - Method in class org.ontoware.rdf2go.impl.AbstractModelFactory
 
createModel() - Method in interface org.ontoware.rdf2go.ModelFactory
Create a default in-memory ModelSet with no inferencing.
createModel(URI) - Method in interface org.ontoware.rdf2go.ModelFactory
Create a default in-memory ModelSet with no inferencing and the given context URI.
createModel(Reasoning) - Method in interface org.ontoware.rdf2go.ModelFactory
Create a new Model with inferencing.
createModel(Properties) - Method in interface org.ontoware.rdf2go.ModelFactory
Create a Model configured by the given properties.
createModel(Properties) - Method in class org.openrdf.rdf2go.RepositoryModelFactory
 
createModel(URI) - Method in class org.openrdf.rdf2go.RepositoryModelFactory
 
createModelSet() - Method in class org.ontoware.rdf2go.impl.AbstractModelFactory
 
createModelSet(Reasoning) - Method in class org.ontoware.rdf2go.impl.AbstractModelFactory
 
createModelSet() - Method in interface org.ontoware.rdf2go.ModelFactory
create a default in-memory ModelSet with no inferencing.
createModelSet(Reasoning) - Method in interface org.ontoware.rdf2go.ModelFactory
Create a default in-memory ModelSet with given inferencing.
createModelSet(Properties) - Method in interface org.ontoware.rdf2go.ModelFactory
Create a ModelSet configured by the given properties.
createModelSet(Properties) - Method in class org.openrdf.rdf2go.RepositoryModelFactory
 
createNewRandomUniqueURI() - Static method in class org.ontoware.rdf2go.model.impl.URIGenerator
 
createNewRandomUniqueURI(String) - Static method in class org.ontoware.rdf2go.model.impl.URIGenerator
 
createObjectPattern(Resource, URI) - Static method in class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
createPlainLiteral(String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
createPlainLiteral(String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
createPlainLiteral(String) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
Create a new plain literal
createPlainliteral(String) - Static method in class org.ontoware.rdf2go.util.Builder
 
createPlainLiteral(String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
createPlainLiteral(String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
createQuadPattern(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
 
createQuadPattern(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
createQuadPattern(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
createQuadPattern(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
createStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
createStatement(URI, Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
createStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
createStatement(URI, Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelSet
Creates a statement with a context URI.
createStatement(Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
Create a new statement - but DOES NOT add it to the model
createStatement(Resource, URI, Node) - Static method in class org.ontoware.rdf2go.util.Builder
 
createStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
createStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
createStatement(URI, Resource, URI, Node) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
createSubjectPattern(URI, Node) - Static method in class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
createTriplePattern(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModel
 
createTriplePattern(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
createTriplePattern(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Static method in class org.ontoware.rdf2go.util.Builder
 
createTriplePattern(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
createURI(String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
createURI(String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
createURI(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
createURI(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
createURI(String) - Method in interface org.ontoware.rdf2go.model.ModelSet
Creates an RDF2Go URI.
createURI(String) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
The model must create URIs it would accept itself.
createURI(String) - Static method in class org.ontoware.rdf2go.util.Builder
 
createURI(String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
createURI(String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
createURI(String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
createURIWithoutChecking(String) - Static method in class org.ontoware.rdf2go.model.node.impl.URIImpl
Deprecated.
use the constructors instead

D

DataRange - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
DataRange - Class in org.ontoware.rdfreactor.schema.owl
This class was generated by RDFReactor on 26.01.08 12:47
DataRange(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DataRange
Returns a Java wrapper over an RDF object, identified by URI.
DataRange(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DataRange
Returns a Java wrapper over an RDF object, identified by URI.
DataRange(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DataRange
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
DataRange(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DataRange
Returns a Java wrapper over an RDF object, identified by a blank node.
DataRange(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DataRange
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
Datatype - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
Datatype - Class in org.ontoware.rdfreactor.schema.rdfs
This class was generated by RDFReactor on 26.01.08 12:44
Datatype(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Datatype
Returns a Java wrapper over an RDF object, identified by URI.
Datatype(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Datatype
Returns a Java wrapper over an RDF object, identified by URI.
Datatype(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Datatype
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Datatype(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Datatype
Returns a Java wrapper over an RDF object, identified by a blank node.
Datatype(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Datatype
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
DatatypeLiteral - Interface in org.ontoware.rdf2go.model.node
RDF Literal representation of a datatype (usually xml schema datatype) Implementations are expected to have valid implementations of equals( Object ) and hashCode()
DatatypeLiteralImpl - Class in org.ontoware.rdf2go.model.node.impl
The rdf2go DatatypLiteral implementation
DatatypeLiteralImpl(String, URI) - Constructor for class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
constructs a Datatype Literal
DatatypeLiteralImpl(String) - Constructor for class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
DatatypeProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
DatatypeProperty - Class in org.ontoware.rdfreactor.schema.owl
This class was generated by RDFReactor on 26.01.08 12:47
DatatypeProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
Returns a Java wrapper over an RDF object, identified by URI.
DatatypeProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
Returns a Java wrapper over an RDF object, identified by URI.
DatatypeProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
DatatypeProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
DatatypeProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
date2String(Date) - Static method in class org.ontoware.rdf2go.util.RDFTool
format the given date in a good date format: ISO 8601, using only the date and not the T seperator example: 2003-01-22 Timezone is ignored.
dateTime2DateString(Date) - Static method in class org.ontoware.rdf2go.util.RDFTool
Deprecated.
dateTime2String(Date) - Static method in class org.ontoware.rdf2go.util.RDFTool
format the given date in a good dateTime format: ISO 8601, using the T seperator and the - and : seperators accordingly.
deanonymize(Model) - Static method in class org.ontoware.rdf2go.util.ModelUtils
Replace all BlankNodes as Subjects or Objects from the Statements in the given RDF2Go model.
DEFAULT_CONTEXT - Static variable in class org.openrdf.rdf2go.RepositoryModel
 
DEFAULT_OPENRDF_CONTEXT - Static variable in class org.openrdf.rdf2go.RepositoryModel
 
DEFAULTMODELFACTORY_CFG - Static variable in class org.ontoware.rdf2go.osgi.RDF2GoActivator
set this variable in the OSGI config to define the default driver for RDF2Go.
DelegatingModel - Class in org.ontoware.rdf2go.model.impl
Delegates all calls to underlying model.
DelegatingModel() - Constructor for class org.ontoware.rdf2go.model.impl.DelegatingModel
Please set model!
DelegatingModel(Model) - Constructor for class org.ontoware.rdf2go.model.impl.DelegatingModel
 
DelegatingModelSet - Class in org.ontoware.rdf2go.model.impl
 
DelegatingModelSet(ModelSet) - Constructor for class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
delete() - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
remove all (this, rdf:type, ANY) statements
delete() - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Delete all statements of the form (this, *,*)
delete(Model, Resource) - Static method in class org.ontoware.rdfreactor.runtime.ResourceUtils
Delete a resource from the model, meaning: delete all (resource, *, *) triples from the model
deleteAllProperties(Model, Resource) - Static method in class org.ontoware.rdfreactor.runtime.Base
Delete all (this, *, *)
deleteInstance(Model, URI, Resource) - Static method in class org.ontoware.rdfreactor.runtime.Base
Removes rdf:type rdfsClass
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DataRange
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Nothing
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OntologyProperty
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Alt
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Bag
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Container
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Datatype
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Ontology
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Seq
Delete all rdf:type from this instance.
deleteInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Delete all rdf:type from this instance.
deleteReification(Resource) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
deleteReification(Resource) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
deleteReification(Resource) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
deleteReification(Resource) - Method in interface org.ontoware.rdf2go.model.ReificationSupport
Delete reifications made by this resource.
deleteReification(Resource) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
deleteReification(Resource) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
DeprecatedClass - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
Here, a specific identifier is said to be of type owl:DeprecatedClass, which is a subclass of rdfs:Class.
DeprecatedClass - Class in org.ontoware.rdfreactor.schema.owl
This class was generated by RDFReactor on 26.01.08 12:47
DeprecatedClass(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
Returns a Java wrapper over an RDF object, identified by URI.
DeprecatedClass(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
Returns a Java wrapper over an RDF object, identified by URI.
DeprecatedClass(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
DeprecatedClass(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
Returns a Java wrapper over an RDF object, identified by a blank node.
DeprecatedClass(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
DeprecatedProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
Here, a specific identifier is said to be of type or owl:DeprecatedProperty, which is a subclass of rdf:Property.
DeprecatedProperty - Class in org.ontoware.rdfreactor.schema.bootstrap
This class was generated by RDFReactor on 01.06.07 17:50
DeprecatedProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.DeprecatedProperty
Returns a Java wrapper over an RDF object, identified by URI.
DeprecatedProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.DeprecatedProperty
Returns a Java wrapper over an RDF object, identified by URI.
DeprecatedProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.DeprecatedProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
DeprecatedProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.DeprecatedProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
DeprecatedProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.DeprecatedProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
DeprecatedProperty - Class in org.ontoware.rdfreactor.schema.owl
This class was generated by RDFReactor on 26.01.08 12:47
DeprecatedProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
Returns a Java wrapper over an RDF object, identified by URI.
DeprecatedProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
Returns a Java wrapper over an RDF object, identified by URI.
DeprecatedProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
DeprecatedProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
DeprecatedProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
Diff - Interface in org.ontoware.rdf2go.model
 
differentFrom - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
DIFFERENTFROM - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlThing
http://www.w3.org/2002/07/owl#differentFrom
DiffImpl - Class in org.ontoware.rdf2go.model.impl
 
DiffImpl() - Constructor for class org.ontoware.rdf2go.model.impl.DiffImpl
 
DiffImpl(Iterator<? extends Statement>, Iterator<? extends Statement>) - Constructor for class org.ontoware.rdf2go.model.impl.DiffImpl
 
DiffReader - Interface in org.ontoware.rdf2go.model
A read-only diff.
DirtyAbstractModel - Class in org.ontoware.rdf2go.model.impl
This is an abstract class which provides quick & dirty implementations to get an adapter started quickly.
DirtyAbstractModel() - Constructor for class org.ontoware.rdf2go.model.impl.DirtyAbstractModel
 
disjointWith - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
DISJOINTWITH - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlClass
http://www.w3.org/2002/07/owl#disjointWith
distinctMembers - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
DISTINCTMEMBERS - Static variable in class org.ontoware.rdfreactor.schema.owl.AllDifferent
http://www.w3.org/2002/07/owl#distinctMembers
domain - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
DOMAIN - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Property
http://www.w3.org/2000/01/rdf-schema#domain
DOMAIN - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlProperty
http://www.w3.org/2000/01/rdf-schema#domain
DOMAIN - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Property
http://www.w3.org/2000/01/rdf-schema#domain
dotfree() - Method in class org.ontoware.rdfreactor.generator.java.JMapped
for velocity
DoubleConverter - Class in org.ontoware.rdfreactor.runtime.converter
 
DoubleConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.DoubleConverter
 
dump() - Method in interface org.ontoware.rdf2go.model.Diff
 
dump() - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
dump(String[]) - Method in class org.ontoware.rdf2go.model.impl.AbstractStatement
 
dump() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
dump() - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
dump() - Method in interface org.ontoware.rdf2go.model.Model
Dumps the whole content of the model via System.out
dump() - Method in interface org.ontoware.rdf2go.model.ModelSet
Print the whole content of this ModelSet to System.out.
dump(String[]) - Method in interface org.ontoware.rdf2go.model.Statement
debug output.
dump() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
dump() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
dump() - Method in class org.openrdf.rdf2go.RepositoryModel
 
dump() - Method in class org.openrdf.rdf2go.RepositoryModelSet
 

E

encodeCalendar_toXSDDateTime(Calendar) - Static method in class org.ontoware.rdfreactor.runtime.converter.CalendarConverter
return all normalized to UTC.
equals(Object) - Method in class org.ontoware.rdf2go.model.impl.AbstractStatement
 
equals(Set<Statement>, Set<Statement>) - Static method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.impl.QuadPatternImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.impl.StatementImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.node.impl.AbstractBlankNodeImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.node.impl.LanguageTagLiteralImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.node.impl.PlainLiteralImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
equals(Object) - Method in class org.ontoware.rdf2go.model.node.Variable
There is only one Variable, so it's equals to itself.
equals(Object) - Method in interface org.ontoware.rdf2go.model.Statement
 
equals(Object) - Method in class org.ontoware.rdf2go.model.Syntax
 
equals(Object) - Method in class org.ontoware.rdfreactor.generator.java.JClass
two JClass instances are equal if they have the same name and belong to the same JPackage
equals(Object) - Method in class org.ontoware.rdfreactor.generator.java.JMapped
Two JMapped are equal, if they are mapped to the same URI OR have the same name
equals(Object) - Method in class org.ontoware.rdfreactor.generator.java.JPackage
two packages are equal, iff they have the same name.
equals(Object) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
implement
equals(Object) - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
implement
equivalentClass - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
EQUIVALENTCLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlClass
http://www.w3.org/2002/07/owl#equivalentClass
equivalentProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
EQUIVALENTPROPERTY - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlThing
http://www.w3.org/2002/07/owl#equivalentProperty
execute() - Method in class org.apache.maven.plugins.rdfreactor_generate.RdfSClassGenerator
 
extract - Variable in class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
ExtractingIterator - Class in org.ontoware.rdfreactor.runtime
An Iterator over nodes, based on an iterator over QueryRow, such as returned by sparqlSelect(..).
ExtractingIterator(Model, ClosableIterator<QueryRow>, String) - Constructor for class org.ontoware.rdfreactor.runtime.ExtractingIterator
 

F

finalize() - Method in class org.openrdf.rdf2go.QueryRowIterator
 
finalize() - Method in class org.openrdf.rdf2go.RepositoryModel
Makes sure that the Connection to the wrapped Repository has been closed.
finalize() - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
finalize() - Method in class org.openrdf.rdf2go.StatementIterator
 
FindableModel - Interface in org.ontoware.rdf2go.model
A model where you can list all statements, find statements and check if a statement is contained.
FindableModelSet - Interface in org.ontoware.rdf2go.model
 
findStatement(Model, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Static method in class org.ontoware.rdf2go.util.RDFTool
find the first statement that fits the passed triple pattern and return it.
findStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModel
get all statements in the model with this subject, predicate and object.
findStatements(TriplePattern) - Method in interface org.ontoware.rdf2go.model.FindableModel
Iterator must be auto-close, i.e.
findStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
Search across all existing models
findStatements(QuadPattern) - Method in interface org.ontoware.rdf2go.model.FindableModelSet
Search across all existing models
findStatements(TriplePattern) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Convenience method.
findStatements(QuadPattern) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
Inefficient: Looks into each model and asks to match the triplepattern part of the quad pattern.
findStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
findStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
findStatements(TriplePattern) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
findStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
findStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
findStatements(TriplePattern) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
findStatements(QuadPattern) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
findStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
findStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.openrdf.rdf2go.RepositoryModel
 
findStatements(QuadPattern) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
findStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
first - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
FIRST - Static variable in class org.ontoware.rdfreactor.schema.rdfs.List
http://www.w3.org/1999/02/22-rdf-syntax-ns#first
firstValue() - Method in class org.ontoware.rdfreactor.runtime.ReactorResult
 
fixRanges(JModel) - Method in class org.ontoware.rdfreactor.generator.java.JProperty
fix the list of JClasses which use this property, in case it is out of date
flattenInheritanceHierarchy(JPackage) - Method in class org.ontoware.rdfreactor.generator.java.JModel
remove self-references and circles.
FloatConverter - Class in org.ontoware.rdfreactor.runtime.converter
 
FloatConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.FloatConverter
 
forFileName(String) - Static method in class org.ontoware.rdf2go.model.Syntax
return the RDF syntax for the given filename by looking at its file extension.
formatQuery(String, Object...) - Static method in class org.ontoware.rdf2go.util.SparqlUtil
Helps to use SPARQL query templates.
forMimeType(String) - Static method in class org.ontoware.rdf2go.model.Syntax
return the RDF syntax with the given MIME-type.
forName(String) - Static method in class org.ontoware.rdf2go.model.Syntax
return the RDF syntax with the given name.
FunctionalProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
FunctionalProperty - Class in org.ontoware.rdfreactor.schema.owl
This class was generated by RDFReactor on 26.01.08 12:47
FunctionalProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
Returns a Java wrapper over an RDF object, identified by URI.
FunctionalProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
Returns a Java wrapper over an RDF object, identified by URI.
FunctionalProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
FunctionalProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
FunctionalProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.

G

generate(String, String, String, Reasoning, boolean) - Static method in class org.ontoware.rdfreactor.generator.CodeGenerator
 
generate(String, String, String, Reasoning, boolean, String) - Static method in class org.ontoware.rdfreactor.generator.CodeGenerator
Generate a Java class model from the given RDFS/OWL schema file
generate(String, String, String, String, boolean, boolean, String) - Static method in class org.ontoware.rdfreactor.generator.CodeGenerator
 
generate(Model, File, String, Reasoning, boolean, boolean, String) - Static method in class org.ontoware.rdfreactor.generator.CodeGenerator
generate(Model, File, String, Reasoning, boolean, String) - Static method in class org.ontoware.rdfreactor.generator.CodeGenerator
 
generateElement(URI, boolean) - Method in class org.ontoware.rdf2go.util.VocabularyWriter
 
generateMessage(String, Object, Class<?>) - Static method in exception org.ontoware.rdf2go.util.ConversionException
generate the error message
GenerateRuntime - Class in org.ontoware.rdfreactor.schema.bootstrap
 
GenerateRuntime() - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.GenerateRuntime
 
GENERATOR_VERSION - Static variable in class org.ontoware.rdfreactor.generator.CodeGenerator
 
genericResource2RDF2Goresource(Model, Resource) - Static method in class org.ontoware.rdfreactor.runtime.RDFReactorRuntime
Work around a nasty issue in openrdf RepositoryModel: One cannot add a generic Resource to anything It must specifically either be a BlankNode OR a URI.
get(Model, Resource, URI, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
get(URI, Class<?>) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
This method is useful for functional properties.
get(URI, Class<?>) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Returns the first x in (this, prop, x) if such a statement is in the model.
get_asNode(Model, Resource, URI) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getAdd() - Method in class org.ontoware.rdf2go.util.transform.InferenceRule
 
getAdded() - Method in interface org.ontoware.rdf2go.model.DiffReader
 
getAdded() - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
getAll(Model, Resource, URI, Class<T>) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getAll(URI, Class<?>) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
Get all predicates x of triples matching (this, prop, x)
getAll(URI, Class<?>) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Returns an array of x with (this, prop, x) if such statements are in the model.
getAll_as(Model, Resource, URI, Class<T>) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getAll_asArray(Model, Resource, URI, Class<T>) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getAll_asList(Model, Resource, URI, Class<T>) - Static method in class org.ontoware.rdfreactor.runtime.Base
Convenience method for ClosableIterator getAll.
getAll_asNode(Model, Resource, URI) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getAll_asNodeList(Model, Resource, URI) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getAll_AsSet(URI, Class<?>) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Get all values for the given property of this resource instance as a Set.
getAll_Inverse(Model, URI, Object) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getAll_Inverse(URI, Node, Class<?>) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Get all resources having the given property and value.
getAll_Inverse_as(Model, URI, Object, Class<T>) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getAllAllValuesFrom(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property AllValuesFrom *
getAllAllValuesFrom() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property AllValuesFrom *
getAllAllValuesFrom(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property AllValuesFrom * @param model an RDF2Go model
getAllAllValuesFrom() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property AllValuesFrom * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllAllValuesFrom_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property AllValuesFrom as a ReactorResult of Class
getAllAllValuesFrom_as() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property AllValuesFrom as a ReactorResult of Class
getAllAllValuesFrom_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property AllValuesFrom as a List of Class
getAllAllValuesFrom_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property AllValuesFrom as a List of Class
getAllAllValuesFrom_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property AllValuesFrom as an Iterator over RDF2Go nodes
getAllAllValuesFrom_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property AllValuesFrom as an Iterator over RDF2Go nodes
getAllAllValuesFrom_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property AllValuesFrom as an Iterator over RDF2Go nodes
getAllAllValuesFrom_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property AllValuesFrom as an Iterator over RDF2Go nodes
getAllAllValuesFrom_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property AllValuesFrom as a ReactorResult of RDF2Go nodes
getAllAllValuesFrom_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property AllValuesFrom as a ReactorResult of RDF2Go nodes
getAllAllValuesFrom_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property AllValuesFrom as a List of RDF2Go nodes
getAllAllValuesFrom_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property AllValuesFrom as a List of RDF2Go nodes
getAllAllValuesFrom_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
 
getAllAllValuesFrom_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
getAllBackwardCompatibleWith(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property BackwardCompatibleWith * @param model an RDF2Go model
getAllBackwardCompatibleWith() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property BackwardCompatibleWith * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllBackwardCompatibleWith_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property BackwardCompatibleWith as a ReactorResult of Ontology
getAllBackwardCompatibleWith_as() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property BackwardCompatibleWith as a ReactorResult of Ontology
getAllBackwardCompatibleWith_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property BackwardCompatibleWith as an Iterator over RDF2Go nodes
getAllBackwardCompatibleWith_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property BackwardCompatibleWith as an Iterator over RDF2Go nodes
getAllBackwardCompatibleWith_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property BackwardCompatibleWith as a ReactorResult of RDF2Go nodes
getAllBackwardCompatibleWith_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property BackwardCompatibleWith as a ReactorResult of RDF2Go nodes
getAllBackwardCompatibleWith_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
 
getAllCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property Cardinality *
getAllCardinality() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property Cardinality *
getAllCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property Cardinality * @param model an RDF2Go model
getAllCardinality() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property Cardinality * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllCardinality_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property Cardinality as a ReactorResult of Integer
getAllCardinality_as() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property Cardinality as a ReactorResult of Integer
getAllCardinality_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property Cardinality as a List of Integer
getAllCardinality_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property Cardinality as a List of Integer
getAllCardinality_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property Cardinality as an Iterator over RDF2Go nodes
getAllCardinality_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property Cardinality as an Iterator over RDF2Go nodes
getAllCardinality_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property Cardinality as an Iterator over RDF2Go nodes
getAllCardinality_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property Cardinality as an Iterator over RDF2Go nodes
getAllCardinality_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property Cardinality as a ReactorResult of RDF2Go nodes
getAllCardinality_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property Cardinality as a ReactorResult of RDF2Go nodes
getAllCardinality_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property Cardinality as a List of RDF2Go nodes
getAllCardinality_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property Cardinality as a List of RDF2Go nodes
getAllComment(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Comment
getAllComment() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Comment
getAllComment(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Comment * @param model an RDF2Go model
getAllComment() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Comment * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllComment_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Comment as a ReactorResult of String
getAllComment_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Comment as a ReactorResult of String
getAllComment_asArray() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
 
getAllComment_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Comment as a List of String
getAllComment_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Comment as a List of String
getAllComment_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Comment as an Iterator over RDF2Go nodes
getAllComment_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Comment as an Iterator over RDF2Go nodes
getAllComment_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Comment as an Iterator over RDF2Go nodes
getAllComment_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Comment as an Iterator over RDF2Go nodes
getAllComment_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Comment as a ReactorResult of RDF2Go nodes
getAllComment_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Comment as a ReactorResult of RDF2Go nodes
getAllComment_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Comment as a List of RDF2Go nodes
getAllComment_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Comment as a List of RDF2Go nodes
getAllComplementOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property ComplementOf * @param model an RDF2Go model
getAllComplementOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property ComplementOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllComplementOf_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property ComplementOf as a ReactorResult of OwlClass
getAllComplementOf_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property ComplementOf as a ReactorResult of OwlClass
getAllComplementOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property ComplementOf as an Iterator over RDF2Go nodes
getAllComplementOf_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property ComplementOf as an Iterator over RDF2Go nodes
getAllComplementOf_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property ComplementOf as a ReactorResult of RDF2Go nodes
getAllComplementOf_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property ComplementOf as a ReactorResult of RDF2Go nodes
getAllComplementOf_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
getAllDifferentFrom(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property DifferentFrom * @param model an RDF2Go model
getAllDifferentFrom() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property DifferentFrom * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllDifferentFrom_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property DifferentFrom as a ReactorResult of OwlThing
getAllDifferentFrom_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property DifferentFrom as a ReactorResult of OwlThing
getAllDifferentFrom_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property DifferentFrom as an Iterator over RDF2Go nodes
getAllDifferentFrom_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property DifferentFrom as an Iterator over RDF2Go nodes
getAllDifferentFrom_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property DifferentFrom as a ReactorResult of RDF2Go nodes
getAllDifferentFrom_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property DifferentFrom as a ReactorResult of RDF2Go nodes
getAllDifferentFrom_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
 
getAllDisjointWith(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property DisjointWith * @param model an RDF2Go model
getAllDisjointWith() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property DisjointWith * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllDisjointWith_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property DisjointWith as a ReactorResult of OwlClass
getAllDisjointWith_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property DisjointWith as a ReactorResult of OwlClass
getAllDisjointWith_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property DisjointWith as an Iterator over RDF2Go nodes
getAllDisjointWith_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property DisjointWith as an Iterator over RDF2Go nodes
getAllDisjointWith_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property DisjointWith as a ReactorResult of RDF2Go nodes
getAllDisjointWith_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property DisjointWith as a ReactorResult of RDF2Go nodes
getAllDisjointWith_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
getAllDistinctMembers(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Get all values of property DistinctMembers * @param model an RDF2Go model
getAllDistinctMembers() - Method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Get all values of property DistinctMembers * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllDistinctMembers_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Get all values of property DistinctMembers as a ReactorResult of List
getAllDistinctMembers_as() - Method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Get all values of property DistinctMembers as a ReactorResult of List
getAllDistinctMembers_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Get all values of property DistinctMembers as an Iterator over RDF2Go nodes
getAllDistinctMembers_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Get all values of property DistinctMembers as an Iterator over RDF2Go nodes
getAllDistinctMembers_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Get all values of property DistinctMembers as a ReactorResult of RDF2Go nodes
getAllDistinctMembers_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Get all values of property DistinctMembers as a ReactorResult of RDF2Go nodes
getAllDomain(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Domain
getAllDomain() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Domain * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllDomain(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Domain * @param model an RDF2Go model
getAllDomain() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Domain * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllDomain(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Domain * @param model an RDF2Go model
getAllDomain() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Domain * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllDomain_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Domain as a ReactorResult of Class
getAllDomain_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Domain as a ReactorResult of Class
getAllDomain_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Domain as a ReactorResult of Class
getAllDomain_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Domain as a ReactorResult of Class
getAllDomain_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Domain as a List of Class
getAllDomain_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Domain as a List of Class
getAllDomain_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Domain as an Iterator over RDF2Go nodes
getAllDomain_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Domain as an Iterator over RDF2Go nodes
getAllDomain_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Domain as an Iterator over RDF2Go nodes
getAllDomain_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Domain as an Iterator over RDF2Go nodes
getAllDomain_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Domain as an Iterator over RDF2Go nodes
getAllDomain_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Domain as an Iterator over RDF2Go nodes
getAllDomain_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Domain as a ReactorResult of RDF2Go nodes
getAllDomain_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Domain as a ReactorResult of RDF2Go nodes
getAllDomain_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Domain as a ReactorResult of RDF2Go nodes
getAllDomain_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Domain as a ReactorResult of RDF2Go nodes
getAllDomain_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Domain as a List of RDF2Go nodes
getAllDomain_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Domain as a List of RDF2Go nodes
getAllDomain_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
 
getAllDomain_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
 
getAllDomain_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
getAllDomain_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
 
getAllEquivalentClass(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property EquivalentClass * @param model an RDF2Go model
getAllEquivalentClass() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property EquivalentClass * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllEquivalentClass_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property EquivalentClass as a ReactorResult of OwlClass
getAllEquivalentClass_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property EquivalentClass as a ReactorResult of OwlClass
getAllEquivalentClass_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property EquivalentClass as an Iterator over RDF2Go nodes
getAllEquivalentClass_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property EquivalentClass as an Iterator over RDF2Go nodes
getAllEquivalentClass_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property EquivalentClass as a ReactorResult of RDF2Go nodes
getAllEquivalentClass_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property EquivalentClass as a ReactorResult of RDF2Go nodes
getAllEquivalentClass_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
getAllEquivalentProperty(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property EquivalentProperty * @param model an RDF2Go model
getAllEquivalentProperty() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property EquivalentProperty * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllEquivalentProperty_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property EquivalentProperty as a ReactorResult of Thing
getAllEquivalentProperty_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property EquivalentProperty as a ReactorResult of Thing
getAllEquivalentProperty_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property EquivalentProperty as an Iterator over RDF2Go nodes
getAllEquivalentProperty_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property EquivalentProperty as an Iterator over RDF2Go nodes
getAllEquivalentProperty_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property EquivalentProperty as a ReactorResult of RDF2Go nodes
getAllEquivalentProperty_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property EquivalentProperty as a ReactorResult of RDF2Go nodes
getAllEquivalentProperty_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
 
getAllFirst(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property First * @param model an RDF2Go model
getAllFirst() - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property First * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllFirst_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property First as a ReactorResult of Resource
getAllFirst_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property First as a ReactorResult of Resource
getAllFirst_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property First as an Iterator over RDF2Go nodes
getAllFirst_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property First as an Iterator over RDF2Go nodes
getAllFirst_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property First as a ReactorResult of RDF2Go nodes
getAllFirst_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property First as a ReactorResult of RDF2Go nodes
getAllFirst_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
 
getAllHasValue(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property HasValue *
getAllHasValue() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property HasValue *
getAllHasValue(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property HasValue * @param model an RDF2Go model
getAllHasValue() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property HasValue * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllHasValue_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property HasValue as a ReactorResult of Thing
getAllHasValue_as() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property HasValue as a ReactorResult of Thing
getAllHasValue_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property HasValue as a List of Resource
getAllHasValue_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property HasValue as a List of Resource
getAllHasValue_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property HasValue as an Iterator over RDF2Go nodes
getAllHasValue_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property HasValue as an Iterator over RDF2Go nodes
getAllHasValue_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property HasValue as an Iterator over RDF2Go nodes
getAllHasValue_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property HasValue as an Iterator over RDF2Go nodes
getAllHasValue_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property HasValue as a ReactorResult of RDF2Go nodes
getAllHasValue_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property HasValue as a ReactorResult of RDF2Go nodes
getAllHasValue_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property HasValue as a List of RDF2Go nodes
getAllHasValue_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property HasValue as a List of RDF2Go nodes
getAllHasValue_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
 
getAllImports(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property Imports * @param model an RDF2Go model
getAllImports() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property Imports * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllImports_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property Imports as a ReactorResult of Ontology
getAllImports_as() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property Imports as a ReactorResult of Ontology
getAllImports_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property Imports as an Iterator over RDF2Go nodes
getAllImports_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property Imports as an Iterator over RDF2Go nodes
getAllImports_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property Imports as a ReactorResult of RDF2Go nodes
getAllImports_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property Imports as a ReactorResult of RDF2Go nodes
getAllImports_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
 
getAllIncompatibleWith(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property IncompatibleWith * @param model an RDF2Go model
getAllIncompatibleWith() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property IncompatibleWith * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllIncompatibleWith_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property IncompatibleWith as a ReactorResult of Ontology
getAllIncompatibleWith_as() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property IncompatibleWith as a ReactorResult of Ontology
getAllIncompatibleWith_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property IncompatibleWith as an Iterator over RDF2Go nodes
getAllIncompatibleWith_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property IncompatibleWith as an Iterator over RDF2Go nodes
getAllIncompatibleWith_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property IncompatibleWith as a ReactorResult of RDF2Go nodes
getAllIncompatibleWith_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property IncompatibleWith as a ReactorResult of RDF2Go nodes
getAllIncompatibleWith_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.DataRange
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.Nothing
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.OntologyProperty
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Alt
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Bag
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Container
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Datatype
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Ontology
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Seq
 
getAllInstance_as(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
 
getAllInstances(Model, URI, Class<T>) - Static method in class org.ontoware.rdfreactor.runtime.Base
Return all instances of the given class.
getAllInstances(Model, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.BridgeBase
Get all instances of the class in the model.
getAllInstances(Model, Class<?>) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
getAllInstances(Model, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Return all instances of the given class.
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.DataRange
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.Nothing
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.OntologyProperty
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Alt
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Bag
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Container
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Datatype
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Ontology
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Seq
 
getAllInstances(Model) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
 
getAllInstances_as(Model, URI, Class<T>) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getAllInstances_asArray(Model, URI, Class<T>) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getAllInstances_asArray(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
 
getAllInstances_asArray(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
 
getAllInstances_asArray(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
 
getAllInstances_asList(Model, URI, Class<T>) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getAllInstances_asList(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
 
getAllInstances_asList(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
 
getAllInstances_asList(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
 
getAllInstances_asList(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
 
getAllInstancesAsIterator(Model, Class, URI) - Static method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Return all instances of the given class as a SubjectResultIterator object.
getAllInstancesAsRdf2GoResources(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
 
getAllInstancesAsRdf2GoResources(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
 
getAllInstancesAsRdf2GoResources(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
 
getAllInstancesAsRdf2GoResources(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
 
getAllInstancesAsRdf2GoResources(Model) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
 
getAllIntersectionOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property IntersectionOf * @param model an RDF2Go model
getAllIntersectionOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property IntersectionOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllIntersectionOf_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property IntersectionOf as a ReactorResult of List
getAllIntersectionOf_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property IntersectionOf as a ReactorResult of List
getAllIntersectionOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property IntersectionOf as an Iterator over RDF2Go nodes
getAllIntersectionOf_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property IntersectionOf as an Iterator over RDF2Go nodes
getAllIntersectionOf_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property IntersectionOf as a ReactorResult of RDF2Go nodes
getAllIntersectionOf_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property IntersectionOf as a ReactorResult of RDF2Go nodes
getAllInverseOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Get all values of property InverseOf * @param model an RDF2Go model
getAllInverseOf() - Method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Get all values of property InverseOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllInverseOf_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Get all values of property InverseOf as a ReactorResult of ObjectProperty
getAllInverseOf_as() - Method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Get all values of property InverseOf as a ReactorResult of ObjectProperty
getAllInverseOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Get all values of property InverseOf as an Iterator over RDF2Go nodes
getAllInverseOf_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Get all values of property InverseOf as an Iterator over RDF2Go nodes
getAllInverseOf_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Get all values of property InverseOf as a ReactorResult of RDF2Go nodes
getAllInverseOf_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Get all values of property InverseOf as a ReactorResult of RDF2Go nodes
getAllInverseOf_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
 
getAllIsDefinedBy(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property IsDefinedBy
getAllIsDefinedBy() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property IsDefinedBy
getAllIsDefinedBy(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property IsDefinedBy * @param model an RDF2Go model
getAllIsDefinedBy() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property IsDefinedBy * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllIsDefinedBy_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property IsDefinedBy as a ReactorResult of Resource
getAllIsDefinedBy_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property IsDefinedBy as a ReactorResult of Resource
getAllIsDefinedBy_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property IsDefinedBy as a List of Resource
getAllIsDefinedBy_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property IsDefinedBy as a List of Resource
getAllIsDefinedBy_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property IsDefinedBy as an Iterator over RDF2Go nodes
getAllIsDefinedBy_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property IsDefinedBy as an Iterator over RDF2Go nodes
getAllIsDefinedBy_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property IsDefinedBy as an Iterator over RDF2Go nodes
getAllIsDefinedBy_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property IsDefinedBy as an Iterator over RDF2Go nodes
getAllIsDefinedBy_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property IsDefinedBy as a ReactorResult of RDF2Go nodes
getAllIsDefinedBy_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property IsDefinedBy as a ReactorResult of RDF2Go nodes
getAllIsDefinedBy_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property IsDefinedBy as a List of RDF2Go nodes
getAllIsDefinedBy_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property IsDefinedBy as a List of RDF2Go nodes
getAllIsDefinedBy_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
 
getAllLabel(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Label
getAllLabel() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Label
getAllLabel(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Label * @param model an RDF2Go model
getAllLabel() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Label * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllLabel_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Label as a ReactorResult of String
getAllLabel_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Label as a ReactorResult of String
getAllLabel_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Label as a List of String
getAllLabel_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Label as a List of String
getAllLabel_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Label as an Iterator over RDF2Go nodes
getAllLabel_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Label as an Iterator over RDF2Go nodes
getAllLabel_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Label as an Iterator over RDF2Go nodes
getAllLabel_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Label as an Iterator over RDF2Go nodes
getAllLabel_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Label as a ReactorResult of RDF2Go nodes
getAllLabel_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Label as a ReactorResult of RDF2Go nodes
getAllLabel_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Label as a List of RDF2Go nodes
getAllLabel_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Label as a List of RDF2Go nodes
getAllMaxCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MaxCardinality *
getAllMaxCardinality() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MaxCardinality *
getAllMaxCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MaxCardinality * @param model an RDF2Go model
getAllMaxCardinality() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MaxCardinality * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllMaxCardinality_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MaxCardinality as a ReactorResult of Integer
getAllMaxCardinality_as() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MaxCardinality as a ReactorResult of Integer
getAllMaxCardinality_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MaxCardinality as a List of Integer
getAllMaxCardinality_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MaxCardinality as a List of Integer
getAllMaxCardinality_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MaxCardinality as an Iterator over RDF2Go nodes
getAllMaxCardinality_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MaxCardinality as an Iterator over RDF2Go nodes
getAllMaxCardinality_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MaxCardinality as an Iterator over RDF2Go nodes
getAllMaxCardinality_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MaxCardinality as an Iterator over RDF2Go nodes
getAllMaxCardinality_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MaxCardinality as a ReactorResult of RDF2Go nodes
getAllMaxCardinality_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MaxCardinality as a ReactorResult of RDF2Go nodes
getAllMaxCardinality_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MaxCardinality as a List of RDF2Go nodes
getAllMaxCardinality_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MaxCardinality as a List of RDF2Go nodes
getAllMember(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Member
getAllMember() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Member
getAllMember(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Member * @param model an RDF2Go model
getAllMember() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Member * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllMember_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Member as a ReactorResult of Resource
getAllMember_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Member as a ReactorResult of Resource
getAllMember_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Member as a List of Resource
getAllMember_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Member as a List of Resource
getAllMember_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Member as an Iterator over RDF2Go nodes
getAllMember_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Member as an Iterator over RDF2Go nodes
getAllMember_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Member as an Iterator over RDF2Go nodes
getAllMember_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Member as an Iterator over RDF2Go nodes
getAllMember_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Member as a ReactorResult of RDF2Go nodes
getAllMember_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Member as a ReactorResult of RDF2Go nodes
getAllMember_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Member as a List of RDF2Go nodes
getAllMember_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Member as a List of RDF2Go nodes
getAllMember_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
 
getAllMinCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MinCardinality *
getAllMinCardinality() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MinCardinality *
getAllMinCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MinCardinality * @param model an RDF2Go model
getAllMinCardinality() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MinCardinality * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllMinCardinality_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MinCardinality as a ReactorResult of Integer
getAllMinCardinality_as() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MinCardinality as a ReactorResult of Integer
getAllMinCardinality_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MinCardinality as a List of Integer
getAllMinCardinality_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MinCardinality as a List of Integer
getAllMinCardinality_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MinCardinality as an Iterator over RDF2Go nodes
getAllMinCardinality_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MinCardinality as an Iterator over RDF2Go nodes
getAllMinCardinality_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MinCardinality as an Iterator over RDF2Go nodes
getAllMinCardinality_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MinCardinality as an Iterator over RDF2Go nodes
getAllMinCardinality_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MinCardinality as a ReactorResult of RDF2Go nodes
getAllMinCardinality_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property MinCardinality as a ReactorResult of RDF2Go nodes
getAllMinCardinality_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MinCardinality as a List of RDF2Go nodes
getAllMinCardinality_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property MinCardinality as a List of RDF2Go nodes
getAllObject(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Object * @param model an RDF2Go model
getAllObject() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Object * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllObject_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Object as a ReactorResult of Resource
getAllObject_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Object as a ReactorResult of Resource
getAllObject_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Object as an Iterator over RDF2Go nodes
getAllObject_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Object as an Iterator over RDF2Go nodes
getAllObject_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Object as a ReactorResult of RDF2Go nodes
getAllObject_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Object as a ReactorResult of RDF2Go nodes
getAllObject_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
 
getAllOneOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property OneOf * @param model an RDF2Go model
getAllOneOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property OneOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllOneOf_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property OneOf as a ReactorResult of List
getAllOneOf_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property OneOf as a ReactorResult of List
getAllOneOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property OneOf as an Iterator over RDF2Go nodes
getAllOneOf_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property OneOf as an Iterator over RDF2Go nodes
getAllOneOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property OneOf as an Iterator over RDF2Go nodes
getAllOneOf_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property OneOf as an Iterator over RDF2Go nodes
getAllOneOf_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property OneOf as a ReactorResult of RDF2Go nodes
getAllOneOf_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property OneOf as a ReactorResult of RDF2Go nodes
getAllOneOf_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property OneOf as a List of RDF2Go nodes
getAllOneOf_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property OneOf as a List of RDF2Go nodes
getAllOnProperty(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property OnProperty *
getAllOnProperty() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property OnProperty *
getAllOnProperty(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property OnProperty * @param model an RDF2Go model
getAllOnProperty() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property OnProperty * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllOnProperty_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property OnProperty as a ReactorResult of Property
getAllOnProperty_as() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property OnProperty as a ReactorResult of Property
getAllOnProperty_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property OnProperty as a List of Property
getAllOnProperty_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property OnProperty as a List of Property
getAllOnProperty_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property OnProperty as an Iterator over RDF2Go nodes
getAllOnProperty_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property OnProperty as an Iterator over RDF2Go nodes
getAllOnProperty_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property OnProperty as an Iterator over RDF2Go nodes
getAllOnProperty_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property OnProperty as an Iterator over RDF2Go nodes
getAllOnProperty_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property OnProperty as a ReactorResult of RDF2Go nodes
getAllOnProperty_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property OnProperty as a ReactorResult of RDF2Go nodes
getAllOnProperty_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property OnProperty as a List of RDF2Go nodes
getAllOnProperty_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property OnProperty as a List of RDF2Go nodes
getAllOnProperty_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
 
getAllPredicate(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Predicate * @param model an RDF2Go model
getAllPredicate() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Predicate * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllPredicate_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Predicate as a ReactorResult of Resource
getAllPredicate_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Predicate as a ReactorResult of Resource
getAllPredicate_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Predicate as an Iterator over RDF2Go nodes
getAllPredicate_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Predicate as an Iterator over RDF2Go nodes
getAllPredicate_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Predicate as a ReactorResult of RDF2Go nodes
getAllPredicate_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Predicate as a ReactorResult of RDF2Go nodes
getAllPredicate_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
 
getAllPriorVersion(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property PriorVersion * @param model an RDF2Go model
getAllPriorVersion() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property PriorVersion * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllPriorVersion_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property PriorVersion as a ReactorResult of Ontology
getAllPriorVersion_as() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property PriorVersion as a ReactorResult of Ontology
getAllPriorVersion_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property PriorVersion as an Iterator over RDF2Go nodes
getAllPriorVersion_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property PriorVersion as an Iterator over RDF2Go nodes
getAllPriorVersion_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property PriorVersion as a ReactorResult of RDF2Go nodes
getAllPriorVersion_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Get all values of property PriorVersion as a ReactorResult of RDF2Go nodes
getAllPriorVersion_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
 
getAllRange(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Range
getAllRange() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Range * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllRange(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Range * @param model an RDF2Go model
getAllRange() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Range * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllRange(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Range * @param model an RDF2Go model
getAllRange() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Range * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllRange_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Range as a ReactorResult of Class
getAllRange_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Range as a ReactorResult of Class
getAllRange_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Range as a ReactorResult of Class
getAllRange_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Range as a ReactorResult of Class
getAllRange_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Range as a List of Class
getAllRange_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Range as a List of Class
getAllRange_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Range as an Iterator over RDF2Go nodes
getAllRange_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Range as an Iterator over RDF2Go nodes
getAllRange_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Range as an Iterator over RDF2Go nodes
getAllRange_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Range as an Iterator over RDF2Go nodes
getAllRange_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Range as an Iterator over RDF2Go nodes
getAllRange_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Range as an Iterator over RDF2Go nodes
getAllRange_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Range as a ReactorResult of RDF2Go nodes
getAllRange_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property Range as a ReactorResult of RDF2Go nodes
getAllRange_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Range as a ReactorResult of RDF2Go nodes
getAllRange_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property Range as a ReactorResult of RDF2Go nodes
getAllRange_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Range as a List of RDF2Go nodes
getAllRange_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property Range as a List of RDF2Go nodes
getAllRange_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
 
getAllRange_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
 
getAllRange_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
getAllRange_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
 
getAllRealSuperclasses(OwlClass, Set<OwlClass>) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.TypeUtils
 
getAllReificationsOf(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
getAllReificationsOf(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
getAllReificationsOf(Statement) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
getAllReificationsOf(Statement) - Method in interface org.ontoware.rdf2go.model.ReificationSupport
 
getAllReificationsOf(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
getAllReificationsOf(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
getAllRest(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property Rest * @param model an RDF2Go model
getAllRest() - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property Rest * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllRest_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property Rest as a ReactorResult of List
getAllRest_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property Rest as a ReactorResult of List
getAllRest_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property Rest as an Iterator over RDF2Go nodes
getAllRest_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property Rest as an Iterator over RDF2Go nodes
getAllRest_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property Rest as a ReactorResult of RDF2Go nodes
getAllRest_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Get all values of property Rest as a ReactorResult of RDF2Go nodes
getAllRest_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
 
getAllSameAs(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property SameAs * @param model an RDF2Go model
getAllSameAs() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property SameAs * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllSameAs_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property SameAs as a ReactorResult of OwlThing
getAllSameAs_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property SameAs as a ReactorResult of OwlThing
getAllSameAs_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property SameAs as an Iterator over RDF2Go nodes
getAllSameAs_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property SameAs as an Iterator over RDF2Go nodes
getAllSameAs_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property SameAs as a ReactorResult of RDF2Go nodes
getAllSameAs_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property SameAs as a ReactorResult of RDF2Go nodes
getAllSameAs_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
 
getAllSeeAlso(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property SeeAlso
getAllSeeAlso() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property SeeAlso
getAllSeeAlso(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property SeeAlso * @param model an RDF2Go model
getAllSeeAlso() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property SeeAlso * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllSeeAlso_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property SeeAlso as a ReactorResult of Resource
getAllSeeAlso_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property SeeAlso as a ReactorResult of Resource
getAllSeeAlso_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property SeeAlso as a List of Resource
getAllSeeAlso_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property SeeAlso as a List of Resource
getAllSeeAlso_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property SeeAlso as an Iterator over RDF2Go nodes
getAllSeeAlso_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property SeeAlso as an Iterator over RDF2Go nodes
getAllSeeAlso_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property SeeAlso as an Iterator over RDF2Go nodes
getAllSeeAlso_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property SeeAlso as an Iterator over RDF2Go nodes
getAllSeeAlso_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property SeeAlso as a ReactorResult of RDF2Go nodes
getAllSeeAlso_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property SeeAlso as a ReactorResult of RDF2Go nodes
getAllSeeAlso_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property SeeAlso as a List of RDF2Go nodes
getAllSeeAlso_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property SeeAlso as a List of RDF2Go nodes
getAllSeeAlso_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
 
getAllSomeValuesFrom(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property SomeValuesFrom *
getAllSomeValuesFrom() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property SomeValuesFrom *
getAllSomeValuesFrom(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property SomeValuesFrom * @param model an RDF2Go model
getAllSomeValuesFrom() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property SomeValuesFrom * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllSomeValuesFrom_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property SomeValuesFrom as a ReactorResult of Class
getAllSomeValuesFrom_as() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property SomeValuesFrom as a ReactorResult of Class
getAllSomeValuesFrom_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property SomeValuesFrom as a List of Class
getAllSomeValuesFrom_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property SomeValuesFrom as a List of Class
getAllSomeValuesFrom_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property SomeValuesFrom as an Iterator over RDF2Go nodes
getAllSomeValuesFrom_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property SomeValuesFrom as an Iterator over RDF2Go nodes
getAllSomeValuesFrom_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property SomeValuesFrom as an Iterator over RDF2Go nodes
getAllSomeValuesFrom_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property SomeValuesFrom as an Iterator over RDF2Go nodes
getAllSomeValuesFrom_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property SomeValuesFrom as a ReactorResult of RDF2Go nodes
getAllSomeValuesFrom_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Get all values of property SomeValuesFrom as a ReactorResult of RDF2Go nodes
getAllSomeValuesFrom_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property SomeValuesFrom as a List of RDF2Go nodes
getAllSomeValuesFrom_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Get all values of property SomeValuesFrom as a List of RDF2Go nodes
getAllSomeValuesFrom_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
 
getAllSomeValuesFrom_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
getAllSubClassOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Get all values of property SubClassOf * @param model an RDF2Go model
getAllSubClassOf() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Get all values of property SubClassOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllSubClassOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property SubClassOf * @param model an RDF2Go model
getAllSubClassOf() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property SubClassOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllSubClassOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property SubClassOf * @param model an RDF2Go model
getAllSubClassOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property SubClassOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllSubClassOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Get all values of property SubClassOf * @param model an RDF2Go model
getAllSubClassOf() - Method in class org.ontoware.rdfreactor.schema.rdfs.Class
Get all values of property SubClassOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllSubClassOf_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property SubClassOf as a ReactorResult of Class
getAllSubClassOf_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property SubClassOf as a ReactorResult of Class
getAllSubClassOf_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Get all values of property SubClassOf as a ReactorResult of Class
getAllSubClassOf_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Class
Get all values of property SubClassOf as a ReactorResult of Class
getAllSubClassOf_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Get all values of property SubClassOf as a List of Class
getAllSubClassOf_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Get all values of property SubClassOf as a List of Class
getAllSubClassOf_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property SubClassOf as a List of Class
getAllSubClassOf_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property SubClassOf as a List of Class
getAllSubClassOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Get all values of property SubClassOf as an Iterator over RDF2Go nodes
getAllSubClassOf_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Get all values of property SubClassOf as an Iterator over RDF2Go nodes
getAllSubClassOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property SubClassOf as an Iterator over RDF2Go nodes
getAllSubClassOf_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property SubClassOf as an Iterator over RDF2Go nodes
getAllSubClassOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property SubClassOf as an Iterator over RDF2Go nodes
getAllSubClassOf_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property SubClassOf as an Iterator over RDF2Go nodes
getAllSubClassOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Get all values of property SubClassOf as an Iterator over RDF2Go nodes
getAllSubClassOf_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Class
Get all values of property SubClassOf as an Iterator over RDF2Go nodes
getAllSubClassOf_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property SubClassOf as a ReactorResult of RDF2Go nodes
getAllSubClassOf_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property SubClassOf as a ReactorResult of RDF2Go nodes
getAllSubClassOf_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Get all values of property SubClassOf as a ReactorResult of RDF2Go nodes
getAllSubClassOf_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Class
Get all values of property SubClassOf as a ReactorResult of RDF2Go nodes
getAllSubClassOf_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Get all values of property SubClassOf as a List of RDF2Go nodes
getAllSubClassOf_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Get all values of property SubClassOf as a List of RDF2Go nodes
getAllSubClassOf_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property SubClassOf as a List of RDF2Go nodes
getAllSubClassOf_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Get all values of property SubClassOf as a List of RDF2Go nodes
getAllSubClassOf_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
 
getAllSubClassOf_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
 
getAllSubClassOf_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
getAllSubClassOf_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
 
getAllSubject(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Subject * @param model an RDF2Go model
getAllSubject() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Subject * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllSubject_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Subject as a ReactorResult of Resource
getAllSubject_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Subject as a ReactorResult of Resource
getAllSubject_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Subject as an Iterator over RDF2Go nodes
getAllSubject_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Subject as an Iterator over RDF2Go nodes
getAllSubject_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Subject as a ReactorResult of RDF2Go nodes
getAllSubject_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Get all values of property Subject as a ReactorResult of RDF2Go nodes
getAllSubject_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
 
getAllSubPropertyOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property SubPropertyOf
getAllSubPropertyOf() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property SubPropertyOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllSubPropertyOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property SubPropertyOf * @param model an RDF2Go model
getAllSubPropertyOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property SubPropertyOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllSubPropertyOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property SubPropertyOf * @param model an RDF2Go model
getAllSubPropertyOf() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property SubPropertyOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllSubPropertyOf_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property SubPropertyOf as a ReactorResult of Property
getAllSubPropertyOf_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property SubPropertyOf as a ReactorResult of Property
getAllSubPropertyOf_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property SubPropertyOf as a ReactorResult of Property
getAllSubPropertyOf_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property SubPropertyOf as a ReactorResult of Property
getAllSubPropertyOf_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property SubPropertyOf as a List of Property
getAllSubPropertyOf_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property SubPropertyOf as a List of Property
getAllSubPropertyOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property SubPropertyOf as an Iterator over RDF2Go nodes
getAllSubPropertyOf_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property SubPropertyOf as an Iterator over RDF2Go nodes
getAllSubPropertyOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property SubPropertyOf as an Iterator over RDF2Go nodes
getAllSubPropertyOf_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property SubPropertyOf as an Iterator over RDF2Go nodes
getAllSubPropertyOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property SubPropertyOf as an Iterator over RDF2Go nodes
getAllSubPropertyOf_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property SubPropertyOf as an Iterator over RDF2Go nodes
getAllSubPropertyOf_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property SubPropertyOf as a ReactorResult of RDF2Go nodes
getAllSubPropertyOf_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Get all values of property SubPropertyOf as a ReactorResult of RDF2Go nodes
getAllSubPropertyOf_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property SubPropertyOf as a ReactorResult of RDF2Go nodes
getAllSubPropertyOf_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Get all values of property SubPropertyOf as a ReactorResult of RDF2Go nodes
getAllSubPropertyOf_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property SubPropertyOf as a List of RDF2Go nodes
getAllSubPropertyOf_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Get all values of property SubPropertyOf as a List of RDF2Go nodes
getAllSubPropertyOf_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
 
getAllSubPropertyOf_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
 
getAllSubPropertyOf_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
 
getAllType(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Type
getAllType() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Type
getAllType(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Type * @param model an RDF2Go model
getAllType() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Type * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllType_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Type as a ReactorResult of Class
getAllType_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Type as a ReactorResult of Class
getAllType_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Type as a List of Class
getAllType_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Type as a List of Class
getAllType_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Type as an Iterator over RDF2Go nodes
getAllType_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Type as an Iterator over RDF2Go nodes
getAllType_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Type as an Iterator over RDF2Go nodes
getAllType_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Type as an Iterator over RDF2Go nodes
getAllType_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Type as a ReactorResult of RDF2Go nodes
getAllType_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Type as a ReactorResult of RDF2Go nodes
getAllType_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Type as a List of RDF2Go nodes
getAllType_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Type as a List of RDF2Go nodes
getAllType_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
 
getAllType_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
 
getAllType_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
getAllType_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
 
getAllUnionOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property UnionOf * @param model an RDF2Go model
getAllUnionOf() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property UnionOf * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllUnionOf_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property UnionOf as a ReactorResult of List
getAllUnionOf_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property UnionOf as a ReactorResult of List
getAllUnionOf_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property UnionOf as an Iterator over RDF2Go nodes
getAllUnionOf_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property UnionOf as an Iterator over RDF2Go nodes
getAllUnionOf_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property UnionOf as a ReactorResult of RDF2Go nodes
getAllUnionOf_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Get all values of property UnionOf as a ReactorResult of RDF2Go nodes
getAllValue(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Value
getAllValue() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Value
getAllValue(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Value * @param model an RDF2Go model
getAllValue() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Value * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllValue_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Value as a ReactorResult of Resource
getAllValue_as() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Value as a ReactorResult of Resource
getAllValue_asList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Value as a List of Resource
getAllValue_asList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Value as a List of Resource
getAllValue_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Value as an Iterator over RDF2Go nodes
getAllValue_asNode() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Value as an Iterator over RDF2Go nodes
getAllValue_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Value as an Iterator over RDF2Go nodes
getAllValue_asNode() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Value as an Iterator over RDF2Go nodes
getAllValue_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Value as a ReactorResult of RDF2Go nodes
getAllValue_asNode_() - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Get all values of property Value as a ReactorResult of RDF2Go nodes
getAllValue_asNodeList(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Value as a List of RDF2Go nodes
getAllValue_asNodeList() - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Get all values of property Value as a List of RDF2Go nodes
getAllValue_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
 
getAllValues(Model, Resource, URI, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.BridgeBase
Get all values for the given resource and property.
getAllValues_asSet(Model, Resource, URI, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.BridgeBase
Return a Set with all x matching (resourceObject, propertyURI, x) in the given model.
getAllValues_Inverse(Model, URI, Node, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.BridgeBase
Get all resources having the given property and value.
getAllVersionInfo(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property VersionInfo * @param model an RDF2Go model
getAllVersionInfo() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property VersionInfo * @return a ClosableIterator of $type [Generated from RDFReactor template rule #get12dynamic]
getAllVersionInfo_as(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property VersionInfo as a ReactorResult of Thing
getAllVersionInfo_as() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property VersionInfo as a ReactorResult of Thing
getAllVersionInfo_asNode(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property VersionInfo as an Iterator over RDF2Go nodes
getAllVersionInfo_asNode() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property VersionInfo as an Iterator over RDF2Go nodes
getAllVersionInfo_asNode_(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property VersionInfo as a ReactorResult of RDF2Go nodes
getAllVersionInfo_asNode_() - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Get all values of property VersionInfo as a ReactorResult of RDF2Go nodes
getAllVersionInfo_Inverse(Model, Object) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
 
getbuiltIns_OWL() - Static method in class org.ontoware.rdfreactor.generator.Semantics
 
getbuiltIns_RDFS() - Static method in class org.ontoware.rdfreactor.generator.Semantics
 
getCardinality() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Reads cardinality constraints from OWL, and if not present reads from NRL.
getCardinalityexception() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
getClasses() - Method in class org.ontoware.rdfreactor.generator.java.JPackage
 
getComment() - Method in class org.ontoware.rdfreactor.generator.java.JMapped
 
getContext() - Method in class org.ontoware.rdf2go.model.impl.QuadPatternImpl
 
getContext() - Method in class org.ontoware.rdf2go.model.impl.StatementImpl
 
getContext() - Method in interface org.ontoware.rdf2go.model.QuadPattern
 
getContext() - Method in interface org.ontoware.rdf2go.model.Statement
Note: this was set to be a Model before, but that would have caused problems, when people accesssed the model via the Statement.
getContext() - Method in class org.openrdf.rdf2go.StatementWrapper
 
getContextURI() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
getContextURI() - Method in interface org.ontoware.rdf2go.model.Model
 
getContextURI() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
getContextURI() - Method in class org.openrdf.rdf2go.RepositoryModel
 
getConverter(Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.RDFReactorRuntime
 
getDatatype() - Method in interface org.ontoware.rdf2go.model.node.DatatypeLiteral
the URI normally is an URI for a xml schema datatype (xsd)
getDatatype() - Method in class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
getDateFormat() - Static method in class org.ontoware.rdf2go.util.RDFTool
format to express dates in ISO 8601.
getDateTimeFormat() - Static method in class org.ontoware.rdf2go.util.RDFTool
get a DateFormat to format dates according to ISO 8601.
getDefaultModel() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
getDefaultModel() - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelSetLayer
 
getDefaultModel() - Method in interface org.ontoware.rdf2go.model.ModelSet
The default model is used when the ModelSet is loaded from a serialisation that has no context.
getDefaultModel() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
getDefaultModel() - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
getDelegatedModel() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
getDelegatedModelSet() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
getDiff(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Computes a Diff by using HashSets.
getDiff(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
getDiff(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
getDiff(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.ModelAddRemoveMemoryImpl
 
getDiff(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
 
getDiff(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
getDotfree() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
getExtract(Statement) - Method in class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
getFilenameExtension() - Method in class org.ontoware.rdf2go.model.Syntax
 
getFilenameExtensions() - Method in class org.ontoware.rdf2go.model.Syntax
 
getFirstType() - Method in class org.ontoware.rdfreactor.generator.java.JProperty
for veloctiy
getGoodLabel(Node, Model) - Static method in class org.ontoware.rdf2go.util.RDFTool
Get the Displaylabel of a Node.
getInheritanceDistanceFrom(JClass) - Method in class org.ontoware.rdfreactor.generator.java.JClass
Calculate the inheritance distance of this JClass from the given root JClass.
getInstance(Model, Resource, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getInstance(Model, URI, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
 
getInstance(Model, URI) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.DeprecatedProperty
 
getInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
 
getInternalID() - Method in interface org.ontoware.rdf2go.model.node.BlankNode
 
getInternalID() - Method in class org.ontoware.rdf2go.model.node.impl.AbstractBlankNodeImpl
 
getInternalID() - Method in class org.openrdf.rdf2go.OpenrdfBlankNode
 
getInverse() - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
getInverse(Model, URI, Object) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
getInverseProperties() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
getJClass() - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
getLabel(Node) - Static method in class org.ontoware.rdf2go.util.RDFTool
Get the label of a Node.
getLanguageTag() - Method in class org.ontoware.rdf2go.model.node.impl.LanguageTagLiteralImpl
 
getLanguageTag() - Method in interface org.ontoware.rdf2go.model.node.LanguageTagLiteral
get the language tag
getLiteralValue(String) - Method in class org.ontoware.rdf2go.model.impl.QueryRowImpl
 
getLiteralValue(String) - Method in interface org.ontoware.rdf2go.model.QueryRow
Convenience for getValue("x").asString()
getLiteralValue(String) - Method in class org.openrdf.rdf2go.QueryRowWrapper
 
getLocalPart(String) - Static method in class org.ontoware.rdfreactor.generator.JavaNamingUtils
Get the local part of a URI, which is the fragment identifier (after #) or part after the last / .
getMappedTo() - Method in class org.ontoware.rdfreactor.generator.java.JMapped
 
getMapping(Resource) - Method in class org.ontoware.rdfreactor.generator.java.JModel
 
getMaxCardinality() - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
getMaxCardinality() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Reads cardinality constraints from OWL, and if not present reads from Protege extension vocabulary.
getMimeType() - Method in class org.ontoware.rdf2go.model.Syntax
return the default MIME-type of this format.
getMimeTypes() - Method in class org.ontoware.rdf2go.model.Syntax
return all MIME-typse of this format.
getMinCardinality() - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
getMinCardinality() - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Reads cardinality constraints from OWL, and if not present reads from Protege extension vocabulary.
getMissingProperties() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
getModel(URI) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
getModel(URI) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelSetLayer
 
getModel(URI) - Method in interface org.ontoware.rdf2go.model.ModelSet
Get the Model with the passed URI.
getModel() - Static method in class org.ontoware.rdf2go.util.Builder
 
getModel(URI) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
getModel() - Method in class org.ontoware.rdfreactor.runtime.ExtractingIterator
 
getModel() - Method in class org.ontoware.rdfreactor.runtime.OOQueryResultTableImpl
 
getModel() - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
 
getModel() - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
 
getModel() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
 
getModel() - Method in interface org.ontoware.rdfreactor.runtime.ReactorWrapper
 
getModel() - Method in class org.ontoware.rdfreactor.runtime.ReactorWrapperImpl
 
getModel(URI) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
getModel() - Method in class org.openrdf.rdf2go.StatementWrapper
 
getModelFactory() - Static method in class org.ontoware.rdf2go.impl.StaticBinding
 
getModelFactory() - Static method in class org.ontoware.rdf2go.RDF2Go
get the currently registered RDF2Go factory.
getModels() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
getModels() - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelSetLayer
 
getModels() - Method in interface org.ontoware.rdf2go.model.ModelSet
 
getModels() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
getModels() - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
getModelURIs() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
getModelURIs() - Method in interface org.ontoware.rdf2go.model.ModelSet
 
getModelURIs() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
getModelURIs() - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
getN3Name() - Method in class org.ontoware.rdfreactor.generator.java.JMapped
 
getName() - Method in class org.ontoware.rdf2go.model.Syntax
 
getName() - Method in class org.ontoware.rdfreactor.generator.java.JMapped
 
getName() - Method in class org.ontoware.rdfreactor.generator.java.JPackage
 
getNamespace(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
getNamespace(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
getNamespace(String) - Method in interface org.ontoware.rdf2go.model.NamespaceSupport
 
getNamespace(String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
getNamespace(String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
getNamespace(String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
getNamespace(String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
getNamespacePart(String) - Static method in class org.ontoware.rdfreactor.generator.JavaNamingUtils
Get the Name Space Part of an URI (before the # or last / )
getNamespaces() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
getNamespaces() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
getNamespaces() - Method in interface org.ontoware.rdf2go.model.NamespaceSupport
Get all namespaces as a map of prefix to namespace.
getNamespaces() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
getNamespaces() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
getNamespaces() - Method in class org.openrdf.rdf2go.RepositoryModel
 
getNamespaces() - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
getObject() - Method in class org.ontoware.rdf2go.model.impl.StatementImpl
 
getObject() - Method in class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
getObject() - Method in interface org.ontoware.rdf2go.model.Statement
 
getObject() - Method in interface org.ontoware.rdf2go.model.TriplePattern
 
getObject() - Method in class org.openrdf.rdf2go.StatementWrapper
 
getOpenRDFContextURI() - Method in class org.openrdf.rdf2go.RepositoryModel
Returns the context as a OpenRDF URI.
getOpt(String[]) - Method in class org.ontoware.rdf2go.util.VocabularyWriter
 
getPackages() - Method in class org.ontoware.rdfreactor.generator.java.JModel
 
getPlainName() - Method in class org.ontoware.rdfreactor.generator.java.JMapped
 
getPredicate() - Method in class org.ontoware.rdf2go.model.impl.StatementImpl
 
getPredicate() - Method in class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
getPredicate() - Method in interface org.ontoware.rdf2go.model.Statement
 
getPredicate() - Method in interface org.ontoware.rdf2go.model.TriplePattern
 
getPredicate() - Method in class org.openrdf.rdf2go.StatementWrapper
 
getProperties() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
getProperty(URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Note: This is a property of the model, not an RDF property
getProperty(URI) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
getProperty(URI) - Method in interface org.ontoware.rdf2go.model.Model
 
getProperty(URI) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
getRDFFormat(Syntax) - Static method in class org.openrdf.rdf2go.RepositoryModel
Resolves an RDF2Go Syntax to an OpenRDF RDFFormat.
getRDFSClassURI() - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
 
getRDFSClassURI() - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
 
getRDFSClassURI() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
 
getReasoning(Properties) - Static method in class org.ontoware.rdf2go.impl.AbstractModelFactory
Utility function to help using the properties
getRemoved() - Method in interface org.ontoware.rdf2go.model.DiffReader
 
getRemoved() - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
getResource() - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
implements
getResource() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
implements
getResource() - Method in class org.ontoware.rdfreactor.runtime.ReactorWrapperImpl
 
getResource() - Method in interface org.ontoware.rdfreactor.runtime.ResourceEntity
 
getReturnType(String) - Method in class org.ontoware.rdfreactor.runtime.OOQueryResultTableImpl
 
getRoot() - Method in class org.ontoware.rdfreactor.generator.java.JModel
 
getSearch() - Method in class org.ontoware.rdf2go.util.transform.InferenceRule
 
getSet() - Method in class org.ontoware.rdf2go.model.impl.ModelAddRemoveMemoryImpl
 
getShortName(String) - Static method in class org.ontoware.rdf2go.util.RDFTool
The passed uri identifies something on the web, probably a namespace.
getSingleValue(Model, Resource, URI) - Static method in class org.ontoware.rdf2go.util.RDFTool
get the property pred of the resource res.
getSingleValue(ModelSet, Resource, URI) - Static method in class org.ontoware.rdf2go.util.RDFTool
 
getSingleValue(Model, Resource, URI) - Static method in class org.ontoware.rdfreactor.runtime.ResourceUtils
 
getSingleValueString(Model, Resource, URI) - Static method in class org.ontoware.rdf2go.util.RDFTool
read the values of a predicate of a resource.
getSingleValueString(ModelSet, Resource, URI) - Static method in class org.ontoware.rdf2go.util.RDFTool
read the values of a predicate of a resource.
getSourceObject() - Method in exception org.ontoware.rdf2go.util.ConversionException
 
getSparqlSelect(Model, Map<String, Class<?>>, String) - Static method in class org.ontoware.rdfreactor.runtime.BridgeBase
Query the model with a SPARQL query.
getSparqlSelectSingleVariable(Model, Class<?>, String) - Static method in class org.ontoware.rdfreactor.runtime.Bridge
Use a SPARQL query on the model and wrap the result in a SparlSingleVariableIterator, to ensure that only single elements are included in the result.
getSparqlSelectSingleVariable(Model, Class<?>, String) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
getSubject() - Method in class org.ontoware.rdf2go.model.impl.StatementImpl
 
getSubject() - Method in class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
getSubject() - Method in interface org.ontoware.rdf2go.model.Statement
 
getSubject() - Method in interface org.ontoware.rdf2go.model.TriplePattern
 
getSubject() - Method in class org.openrdf.rdf2go.StatementWrapper
 
getSuperclass() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
getSuperclasses() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
getTargetClass() - Method in exception org.ontoware.rdf2go.util.ConversionException
 
getTransitiveSuperclasses() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
getTypes() - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
getUnderlyingBlankNode() - Method in class org.ontoware.rdf2go.model.node.impl.AbstractBlankNodeImpl
This method should only be called by RDF2Go implmentations
getUnderlyingModelImplementation() - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
getUnderlyingModelImplementation() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
getUnderlyingModelImplementation() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
Deprecated.
getUnderlyingModelImplementation() - Method in interface org.ontoware.rdf2go.model.Model
 
getUnderlyingModelImplementation() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
getUnderlyingModelImplementation() - Method in class org.openrdf.rdf2go.RepositoryModel
 
getUnderlyingModelImplementation() - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
getUnderlyingModelSetImplementation() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
getUnderlyingModelSetImplementation() - Method in interface org.ontoware.rdf2go.model.ModelSet
 
getUnderlyingModelSetImplementation() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
getUnderlyingModelSetImplementation() - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
getUsedPropertyNames() - Method in class org.ontoware.rdfreactor.generator.java.JClass
Property names need to be unique within a class and in all super-classes of that class
getValue(String) - Method in class org.ontoware.rdf2go.model.impl.QueryRowImpl
 
getValue() - Method in class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
getValue() - Method in class org.ontoware.rdf2go.model.node.impl.LanguageTagLiteralImpl
 
getValue() - Method in class org.ontoware.rdf2go.model.node.impl.LiteralImpl
 
getValue() - Method in class org.ontoware.rdf2go.model.node.impl.PlainLiteralImpl
 
getValue() - Method in interface org.ontoware.rdf2go.model.node.Literal
gets the value of the literal
getValue(String) - Method in interface org.ontoware.rdf2go.model.QueryRow
 
getValue(Model, Resource, URI, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.BridgeBase
Return the first x with matching statement (resourceObject, propertyURI, x) from the given model.
getValue(String) - Method in interface org.ontoware.rdfreactor.runtime.OOQueryRow
 
getValue(String) - Method in class org.ontoware.rdfreactor.runtime.OOQueryRowImpl
 
getValue(String) - Method in class org.openrdf.rdf2go.QueryRowWrapper
 
getVariables() - Method in interface org.ontoware.rdf2go.model.QueryResultTable
 
getVariables() - Method in interface org.ontoware.rdfreactor.runtime.OOQueryResultTable
Return the set of all variable names useed in the query.
getVariables() - Method in class org.ontoware.rdfreactor.runtime.OOQueryResultTableImpl
 
getVariables() - Method in class org.openrdf.rdf2go.RepositoryQueryResultTable
 
go(String[]) - Method in class org.ontoware.rdf2go.util.VocabularyWriter
 
GraphIterable - Class in org.openrdf.rdf2go
 
GraphIterable(GraphQueryResult, RepositoryModel) - Constructor for class org.openrdf.rdf2go.GraphIterable
 
GraphIterator - Class in org.openrdf.rdf2go
 
GraphIterator(CloseableIteration<Statement, QueryEvaluationException>, RepositoryModel) - Constructor for class org.openrdf.rdf2go.GraphIterator
 
guessNSPrefix(String) - Static method in class org.ontoware.rdfreactor.generator.JavaNamingUtils
try to find a suitable prefix to represent a uri, much like the prefixed used in N3 notation.
guessSyntax(String) - Static method in class org.ontoware.rdf2go.util.RDFTool
guess the RDF syntax of a filename inspired by com.hp.hpl.jena.graph.impl.FileGraph#guessLang with the addition of toLowerCase

H

has(Model, Resource, URI) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
hashCode() - Method in class org.ontoware.rdf2go.model.impl.AbstractStatement
 
hashCode() - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.impl.QuadPatternImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.impl.StatementImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.node.impl.AbstractBlankNodeImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.node.impl.LanguageTagLiteralImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.node.impl.PlainLiteralImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
hashCode() - Method in class org.ontoware.rdf2go.model.node.Variable
 
hashCode() - Method in interface org.ontoware.rdf2go.model.Statement
 
hashCode() - Method in class org.ontoware.rdf2go.model.Syntax
 
hashCode() - Method in class org.ontoware.rdfreactor.generator.java.JMapped
 
hashCode() - Method in class org.ontoware.rdfreactor.generator.java.JPackage
 
hashCode() - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
implement
hashCode() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
implement
hasInstance(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
hasInstance(Model, URI, URI) - Static method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
 
hasInstance(Model, URI) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.DeprecatedProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DataRange
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Nothing
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OntologyProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Alt
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Bag
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Container
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Datatype
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Ontology
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Seq
 
hasInstance(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
 
hasInverse() - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
hasJavaProperty(JProperty) - Method in class org.ontoware.rdfreactor.generator.java.JClass
requires the hierarchy to be flat already
hasMapping(Object) - Method in class org.ontoware.rdfreactor.generator.java.JModel
 
hasMultiValuePropeties() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
hasNext() - Method in interface org.ontoware.aifbcommons.collection.ClosableIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.ontoware.rdf2go.model.impl.LazyUnionModelIterator
 
hasNext() - Method in class org.ontoware.rdf2go.model.impl.PseudoClosableIterator
 
hasNext() - Method in class org.ontoware.rdf2go.util.ConvertingIterator
 
hasNext() - Method in class org.ontoware.rdfreactor.runtime.ConvertingClosableIterator
 
hasNext() - Method in class org.ontoware.rdfreactor.runtime.ExtractingIterator
 
hasNext() - Method in class org.ontoware.rdfreactor.runtime.ObjectResultIterator
Deprecated.
 
hasNext() - Method in class org.ontoware.rdfreactor.runtime.ProjectingIterator
 
hasNext() - Method in class org.ontoware.rdfreactor.runtime.RDFObjectIterator
 
hasNext() - Method in class org.openrdf.rdf2go.GraphIterator
 
hasNext() - Method in class org.openrdf.rdf2go.QueryRowIterator
 
hasNext() - Method in class org.openrdf.rdf2go.StatementIterator
 
hasReifications(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
hasReifications(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
hasReifications(Statement) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
hasReifications(Statement) - Method in interface org.ontoware.rdf2go.model.ReificationSupport
 
hasReifications(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
hasReifications(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
hasSuperClass(Class<?>, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.ReflectionUtils
 
hasValue - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
hasValue(Model, Resource, URI) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
hasValue(Model, Resource, URI, Object) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
hasValue(URI, Object) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
 
hasValue(URI) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
 
HASVALUE - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
http://www.w3.org/2002/07/owl#hasValue
HASVALUE - Static variable in class org.ontoware.rdfreactor.schema.owl.Restriction
http://www.w3.org/2002/07/owl#hasValue

I

imports - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An owl:imports statement references another OWL ontology containing definitions, whose meaning is considered to be part of the meaning of the importing ontology.
IMPORTS - Static variable in class org.ontoware.rdfreactor.schema.owl.Ontology
http://www.w3.org/2002/07/owl#imports
in(Model) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
 
in(Model) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
 
incompatibleWith - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An owl:incompatibleWith statement contains a reference to another ontology.
INCOMPATIBLEWITH - Static variable in class org.ontoware.rdfreactor.schema.owl.Ontology
http://www.w3.org/2002/07/owl#incompatibleWith
InferenceRule - Class in org.ontoware.rdf2go.util.transform
 
InferenceRule(String, String) - Constructor for class org.ontoware.rdf2go.util.transform.InferenceRule
 
INodeConverter<T> - Interface in org.ontoware.rdfreactor.runtime
Can convert an RDF2Go node (or null) to the java type T
IntegerConverter - Class in org.ontoware.rdfreactor.runtime.converter
 
IntegerConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.IntegerConverter
 
intersection(Model, Model, Model) - Static method in class org.ontoware.rdf2go.util.ModelUtils
 
intersectionOf - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
INTERSECTIONOF - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlClass
http://www.w3.org/2002/07/owl#intersectionOf
INVERSE_PROPERTY - Static variable in class org.ontoware.rdfreactor.generator.NRL
 
InverseFunctionalProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
InverseFunctionalProperty - Class in org.ontoware.rdfreactor.schema.owl
This class was generated by RDFReactor on 26.01.08 12:47
InverseFunctionalProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
Returns a Java wrapper over an RDF object, identified by URI.
InverseFunctionalProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
Returns a Java wrapper over an RDF object, identified by URI.
InverseFunctionalProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
InverseFunctionalProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
InverseFunctionalProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
inverseOf - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
INVERSEOF - Static variable in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
http://www.w3.org/2002/07/owl#inverseOf
isConsistent() - Method in class org.ontoware.rdfreactor.generator.java.JClass
apply consistency checks to this JClass and all instances of JProperty in it.
isConsistent() - Method in class org.ontoware.rdfreactor.generator.java.JModel
apply consistency checks to this JModel and all instances of JPackage, JClass and JProperty in it.
isConsistent() - Method in class org.ontoware.rdfreactor.generator.java.JPackage
apply consistency checks to this JPackage and all instances of JClass and JProperty in it.
isConsistent() - Method in class org.ontoware.rdfreactor.generator.java.JProperty
apply consistency checks to this JProperty.
isDefinedBy - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
ISDEFINEDBY - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Resource
http://www.w3.org/2000/01/rdf-schema#isDefinedBy
ISDEFINEDBY - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Resource
http://www.w3.org/2000/01/rdf-schema#isDefinedBy
isEmpty() - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
sublcasses should override this method for performance
isEmpty() - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
sublcasses should override this method for performance
isEmpty() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
isEmpty() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
isEmpty() - Method in interface org.ontoware.rdf2go.model.Model
 
isEmpty() - Method in interface org.ontoware.rdf2go.model.ModelSet
 
isEmpty() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
isEmpty() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
isInstanceOf(Model, Resource, URI) - Static method in class org.ontoware.rdfreactor.runtime.Bridge
Check if a resource is an instance of a given RDFS/OWL class.
isInstanceOf(Model, Resource, URI) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
isInstanceof(URI) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
 
isInstanceof(Class<?>) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
Deprecated.
not needed
isInstanceof(URI) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Check if .this object is an instance of the given RDFS/OWL class URI.
isInstanceof(Class<?>) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Deprecated. 
isInstanceof(URI) - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
 
isIsomorphicWith(Model) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
isIsomorphicWith(Model) - Method in interface org.ontoware.rdf2go.model.Model
Two models can be equal even if they do not contain the same statements.
isIsomorphicWith(Model) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
isIsomorphicWith(Model) - Method in class org.openrdf.rdf2go.RepositoryModel
 
isLocked() - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
isLocked() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
isLocked() - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
isLocked() - Method in class org.ontoware.rdf2go.model.impl.ModelAddRemoveMemoryImpl
 
isLocked() - Method in interface org.ontoware.rdf2go.model.Lockable
 
isLocked() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
isLocked() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
isLocked() - Method in class org.openrdf.rdf2go.RepositoryModel
 
isomorphicWith(Model) - Method in class org.ontoware.rdf2go.model.impl.DirtyAbstractModel
Adapter implementations are strongly encouraged to overwrite this method.
isOpen() - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
isOpen() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
isOpen() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
isOpen() - Method in interface org.ontoware.rdf2go.model.Model
 
isOpen() - Method in interface org.ontoware.rdf2go.model.ModelSet
 
isOpen() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
isOpen() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
isOpen() - Method in class org.openrdf.rdf2go.RepositoryModel
 
isOpen() - Method in class org.openrdf.rdf2go.RepositoryModelSet
Returns whether the RepositoryModelSet is currently opened.
isValidURI(String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
isValidURI(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
isValidURI(String) - Method in class org.ontoware.rdf2go.model.impl.DirtyAbstractModel
You should overrride this method!
isValidURI(String) - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
CHecks URI for syntax errors.
isValidURI(String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
isValidURI(String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
isValidURI(String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
iterator() - Method in interface org.ontoware.aifbcommons.collection.ClosableIterable
Returns an iterator over a set of elements of type T.
iterator() - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
iterator() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
iterator() - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
iterator() - Method in class org.ontoware.rdf2go.model.impl.ModelAddRemoveMemoryImpl
 
iterator() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
iterator() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
iterator() - Method in class org.ontoware.rdfreactor.runtime.OOQueryResultTableImpl
 
iterator() - Method in class org.openrdf.rdf2go.GraphIterable
 
iterator() - Method in class org.openrdf.rdf2go.RepositoryModel
 
iterator() - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
iterator() - Method in class org.openrdf.rdf2go.RepositoryQueryResultTable
 
iterator() - Method in class org.openrdf.rdf2go.StatementIterable
 
Iterators - Class in org.ontoware.rdf2go.util
This class consists exclusively of static methods that operate on or return iterators.
Iterators() - Constructor for class org.ontoware.rdf2go.util.Iterators
 

J

java2node(Model, Object) - Static method in class org.ontoware.rdfreactor.runtime.RDFReactorRuntime
 
JAVA_LANG - Static variable in class org.ontoware.rdfreactor.generator.java.JPackage
 
JAVA_UTIL - Static variable in class org.ontoware.rdfreactor.generator.java.JPackage
 
JavaNamingUtils - Class in org.ontoware.rdfreactor.generator
Helper methods for creating legal and unique Java Bean Identifiers for resources.
JavaNamingUtils() - Constructor for class org.ontoware.rdfreactor.generator.JavaNamingUtils
 
JavaNetUriConverter - Class in org.ontoware.rdfreactor.runtime.converter
 
JavaNetUriConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.JavaNetUriConverter
 
JClass - Class in org.ontoware.rdfreactor.generator.java
A JClass represents a class in a JModel.
JClass(JPackage, String, URI) - Constructor for class org.ontoware.rdfreactor.generator.java.JClass
creating a class adds it to the package the only constructor:
JMapped - Class in org.ontoware.rdfreactor.generator.java
JMapped is used as the superclass of Objects in a JModel which can be mapped to an URI.
JMapped(String, URI) - Constructor for class org.ontoware.rdfreactor.generator.java.JMapped
the constructor:
JModel - Class in org.ontoware.rdfreactor.generator.java
A JModel is the result of the translation of a given RDFS/OWL ontology, and is used as an internal representation of the ontology.
JModel(JClass) - Constructor for class org.ontoware.rdfreactor.generator.java.JModel
the only constructor:
JPackage - Class in org.ontoware.rdfreactor.generator.java
A JPackage represents a package in Java.
JPackage(String) - Constructor for class org.ontoware.rdfreactor.generator.java.JPackage
 
JProperty - Class in org.ontoware.rdfreactor.generator.java
A JProperty represents a property of a JClass in the JModel.
JProperty(JClass, String, URI, int, int) - Constructor for class org.ontoware.rdfreactor.generator.java.JProperty
constructor with all parameters
JProperty(JClass, String, URI) - Constructor for class org.ontoware.rdfreactor.generator.java.JProperty
constructor without cardinalities
JsonLd - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax JSON-LD.

K

knownProperties - Variable in class org.ontoware.rdfreactor.generator.java.JModel
 

L

label - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
LABEL - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Resource
http://www.w3.org/2000/01/rdf-schema#label
LABEL - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Resource
http://www.w3.org/2000/01/rdf-schema#label
LanguageTagLiteral - Interface in org.ontoware.rdf2go.model.node
sub-interface of RDFLiteral that represents Language Tag Literals Implementations are expected to have valid implementations of equals( Object ) and hashCode()
LanguageTagLiteralImpl - Class in org.ontoware.rdf2go.model.node.impl
 
LanguageTagLiteralImpl(String, String) - Constructor for class org.ontoware.rdf2go.model.node.impl.LanguageTagLiteralImpl
 
LanguageTagLiteralImpl(String) - Constructor for class org.ontoware.rdf2go.model.node.impl.LanguageTagLiteralImpl
 
LanguageTools - Class in org.ontoware.rdf2go.util
 
LanguageTools() - Constructor for class org.ontoware.rdf2go.util.LanguageTools
 
LazyUnionModelIterator - Class in org.ontoware.rdf2go.model.impl
Returns all statements matching the pattern.
LazyUnionModelIterator(AbstractModelSetImpl, TriplePattern) - Constructor for class org.ontoware.rdf2go.model.impl.LazyUnionModelIterator
 
li(int) - Static method in class org.ontoware.rdf2go.vocabulary.RDF
 
list() - Static method in class org.ontoware.rdf2go.model.Syntax
Deprecated.
Use #collection() instead
List - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
List - Class in org.ontoware.rdfreactor.schema.rdfs
This class manages access to these properties: First Rest This class was generated by RDFReactor on 26.01.08 12:44
List(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.List
Returns a Java wrapper over an RDF object, identified by URI.
List(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.List
Returns a Java wrapper over an RDF object, identified by URI.
List(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.List
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
List(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.List
Returns a Java wrapper over an RDF object, identified by a blank node.
List(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.List
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
Literal - Interface in org.ontoware.rdf2go.model.node
This Interface represents a RDF literal.
Literal - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Literal
LiteralImpl - Class in org.ontoware.rdf2go.model.node.impl
Subclasses must have valid equals() and hashCode() implementations.
LiteralImpl() - Constructor for class org.ontoware.rdf2go.model.node.impl.LiteralImpl
 
load() - Method in interface org.ontoware.rdf2go.model.persistent.Persistent
load content from storage
loadFromClassPathResource(String) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.GenerateRuntime
 
loadFromFile(File, Syntax) - Static method in class org.ontoware.rdf2go.util.ModelUtils
Deprecated.
This method creates new models via RDF2Go. If multiple model factories are used, this might be wrong. Use instead public static void loadFromFile(File in, Syntax inSyntax, Model sinkModel)
loadFromFile(File, Syntax, Model) - Static method in class org.ontoware.rdf2go.util.ModelUtils
Convenience method to load data from file in in syntax inSyntax and write loaded triples to sinkModel.
loadSchemaDataModel(String) - Static method in class org.ontoware.rdfreactor.generator.CodeGenerator
load & deanonymize a schema file into a Jena RDF model
lock() - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
lock() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
lock() - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
lock() - Method in class org.ontoware.rdf2go.model.impl.ModelAddRemoveMemoryImpl
 
lock() - Method in interface org.ontoware.rdf2go.model.Lockable
Tries to obtain a lock.
lock() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
lock() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
lock() - Method in class org.openrdf.rdf2go.RepositoryModel
Locking a RepositoryModel disables auto-commit mode and starts a new transaction, which is left open until this RepositoryModel is unlocked.
Lockable - Interface in org.ontoware.rdf2go.model
 
LockException - Exception in org.ontoware.rdf2go.exception
 
LockException(String) - Constructor for exception org.ontoware.rdf2go.exception.LockException
 
LockException(Exception) - Constructor for exception org.ontoware.rdf2go.exception.LockException
 
LoggingModel - Class in org.ontoware.rdf2go.util
A Model that delegates to another Model and logs all calls to a SLF4j logger.
LoggingModel(Model) - Constructor for class org.ontoware.rdf2go.util.LoggingModel
 
LoggingModelSet - Class in org.ontoware.rdf2go.util
A Model that delegates to another Model and logs all calls to a SLF4j logger.
LoggingModelSet(ModelSet) - Constructor for class org.ontoware.rdf2go.util.LoggingModelSet
 
LongConverter - Class in org.ontoware.rdfreactor.runtime.converter
 
LongConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.LongConverter
 

M

main(String[]) - Static method in class org.ontoware.rdf2go.util.VocabularyWriter
documentation see class, above.
main(String[]) - Static method in class org.ontoware.rdfreactor.generator.CodeGenerator
Generate a Java class model from the given RDFS/OWL schema file
main(String[]) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.GenerateRuntime
 
MalformedQueryException - Exception in org.ontoware.rdf2go.exception
This runtime exception is thrown if a given query string could not be parsed and interpreted as a valid query string.
MalformedQueryException() - Constructor for exception org.ontoware.rdf2go.exception.MalformedQueryException
 
MalformedQueryException(Exception) - Constructor for exception org.ontoware.rdf2go.exception.MalformedQueryException
 
MalformedQueryException(String, Exception) - Constructor for exception org.ontoware.rdf2go.exception.MalformedQueryException
 
MalformedQueryException(String) - Constructor for exception org.ontoware.rdf2go.exception.MalformedQueryException
 
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Class
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.DeprecatedProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Property
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Resource
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.AllDifferent
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.DataRange
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.Nothing
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.Ontology
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.OntologyProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlClass
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlThing
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.Restriction
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Alt
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Bag
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Class
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Container
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Datatype
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.List
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Ontology
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Property
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Resource
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Seq
all property-URIs with this class as domain
MANAGED_URIS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Statement
all property-URIs with this class as domain
map() - Method in interface org.ontoware.rdfreactor.runtime.Mappable
 
Mappable<K,V> - Interface in org.ontoware.rdfreactor.runtime
Analogous to Iterable which can return an Iterator, this interface marks classes that can return a Map.
matches(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractStatement
 
matches(Statement) - Method in class org.ontoware.rdf2go.model.impl.QuadPatternImpl
 
matches(Statement) - Method in class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
matches(Statement) - Method in interface org.ontoware.rdf2go.model.TriplePattern
 
materialiseMissingProperties(JPackage, boolean) - Method in class org.ontoware.rdfreactor.generator.java.JModel
Turn all those "missingProperties" that would have been present via inheritance from the super-classes, but where the superclass has been removed by flattening the hierarchy
MAX_CARDINALITY - Static variable in class org.ontoware.rdfreactor.generator.NRL
 
MAX_CARDINALITY - Static variable in class org.ontoware.rdfreactor.generator.Protege
 
MAX_VALUE - Static variable in class org.ontoware.rdfreactor.generator.Protege
 
maxCardinality - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
A restriction containing an owl:maxCardinality constraint describes a class of all individuals that have at most N semantically distinct values (individuals or data values) for the property concerned, where N is the value of the cardinality constraint.
MAXCARDINALITY - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
http://www.w3.org/2002/07/owl#maxCardinality
MAXCARDINALITY - Static variable in class org.ontoware.rdfreactor.schema.owl.Restriction
http://www.w3.org/2002/07/owl#maxCardinality
member - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
MEMBER - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Resource
http://www.w3.org/2000/01/rdf-schema#member
MEMBER - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Resource
http://www.w3.org/2000/01/rdf-schema#member
memreport() - Static method in class org.ontoware.rdfreactor.generator.SourceCodeWriter
 
MIN_CARDINALITY - Static variable in class org.ontoware.rdfreactor.generator.NRL
 
MIN_CARDINALITY - Static variable in class org.ontoware.rdfreactor.generator.Protege
 
MIN_VALUE - Static variable in class org.ontoware.rdfreactor.generator.Protege
 
minCardinality - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
A restriction containing an owl:minCardinality constraint describes a class of all individuals that have at least N semantically distinct values (individuals or data values) for the property concerned, where N is the value of the cardinality constraint.
MINCARDINALITY - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
http://www.w3.org/2002/07/owl#minCardinality
MINCARDINALITY - Static variable in class org.ontoware.rdfreactor.schema.owl.Restriction
http://www.w3.org/2002/07/owl#minCardinality
mixedcase(String) - Static method in class org.ontoware.rdfreactor.generator.Utils
 
model - Variable in class org.ontoware.rdf2go.model.impl.AbstractModel
The underlying implementation.
Model - Interface in org.ontoware.rdf2go.model
Defines an RDF Model, and the functions to add and delete statements of all possible kinds to this model.
model - Variable in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
the underlying RDF2Go model in which the triples representing the properties of this object are saved
model - Variable in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
the underlying RDF2Go model in which the triples representing the properties of this object are saved
MODEL_FACTORY_FILTER - Static variable in class org.ontoware.rdf2go.osgi.RDF2GoActivator
The filter used to search for ModelFactories
ModelAddRemove - Interface in org.ontoware.rdf2go.model
Can remove statements and apply diffs in one atomic operation.
ModelAddRemoveMemoryImpl - Class in org.ontoware.rdf2go.model.impl
 
ModelAddRemoveMemoryImpl() - Constructor for class org.ontoware.rdf2go.model.impl.ModelAddRemoveMemoryImpl
 
ModelChangedListener - Interface in org.ontoware.rdf2go.model
A listener that gets informed when model change operations are executed.
ModelException - Exception in org.ontoware.rdf2go.exception
An exception that is thrown by Model functions.
ModelException() - Constructor for exception org.ontoware.rdf2go.exception.ModelException
 
ModelException(String) - Constructor for exception org.ontoware.rdf2go.exception.ModelException
 
ModelException(String, Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ModelException
 
ModelException(Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ModelException
 
ModelFactory - Interface in org.ontoware.rdf2go
RDF2Go adapters have to implement this interface to be able to create Models and ModelSets.
modelFactory - Static variable in class org.ontoware.rdf2go.RDF2Go
the default factory for RDF2Go.
ModelGenerator - Class in org.ontoware.rdfreactor.generator
Creates an internal JModel from an ontology model.
ModelGenerator() - Constructor for class org.ontoware.rdfreactor.generator.ModelGenerator
 
ModelIO - Interface in org.ontoware.rdf2go.model
 
ModelReaderUtils - Class in org.ontoware.rdfreactor.generator
Helper class to read and load a schema file into a Jena RDF model.
ModelReaderUtils() - Constructor for class org.ontoware.rdfreactor.generator.ModelReaderUtils
 
ModelRemovePatterns - Interface in org.ontoware.rdf2go.model
 
ModelRuntimeException - Exception in org.ontoware.rdf2go.exception
An runtime exception that is thrown by Model functions.
ModelRuntimeException() - Constructor for exception org.ontoware.rdf2go.exception.ModelRuntimeException
 
ModelRuntimeException(String) - Constructor for exception org.ontoware.rdf2go.exception.ModelRuntimeException
 
ModelRuntimeException(String, Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ModelRuntimeException
 
ModelRuntimeException(Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ModelRuntimeException
 
ModelSet - Interface in org.ontoware.rdf2go.model
A ModelSet is like a Graph Data Set in SPARQL.
ModelSetAddRemove - Interface in org.ontoware.rdf2go.model
Allows to add and removes statements from a ModelSet.
ModelSetIO - Interface in org.ontoware.rdf2go.model
Defines reading and writing to and from readers/writers and streams.
modelToString(Model) - Static method in class org.ontoware.rdf2go.util.RDFTool
Convert a model to a string RDF/XML for serialisation
modelToString(ModelSet) - Static method in class org.ontoware.rdf2go.util.RDFTool
 
modelToString(Model, Syntax) - Static method in class org.ontoware.rdf2go.util.RDFTool
convert a model to a string for serialisation
modelToString(ModelSet, Syntax) - Static method in class org.ontoware.rdf2go.util.RDFTool
convert a modelset to a string for serialization
ModelUtils - Class in org.ontoware.rdf2go.util
Find a lot of convenience functions that are slow but nice and didn't make it to the Model API.
ModelUtils() - Constructor for class org.ontoware.rdf2go.util.ModelUtils
 
ModelValueFactory - Interface in org.ontoware.rdf2go.model
Factory-like parts of an RDF2Go-Model
ModelWriter - Interface in org.ontoware.rdf2go.model
 

N

NamespaceSearchReplaceRule - Class in org.ontoware.rdf2go.util.transform
Replaces one prefix of all URIs with another prefix.
NamespaceSearchReplaceRule(String, String) - Constructor for class org.ontoware.rdf2go.util.transform.NamespaceSearchReplaceRule
 
NamespaceSupport - Interface in org.ontoware.rdf2go.model
This interface leaves it open to implementations where the prefixes go, e.g.
NewBridge - Interface in org.ontoware.rdfreactor.runtime
 
newRandomUniqueURI() - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
newRandomUniqueURI() - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
newRandomUniqueURI() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
newRandomUniqueURI() - Method in interface org.ontoware.rdf2go.model.ModelValueFactory
Implementations are free to choose if their semantics are unique within the this model, the ModelSet, or unique in the universe
newRandomUniqueURI() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
newRandomUniqueURI() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
next() - Method in interface org.ontoware.aifbcommons.collection.ClosableIterator
Returns the next element in the iteration.
next() - Method in class org.ontoware.rdf2go.model.impl.LazyUnionModelIterator
 
next() - Method in class org.ontoware.rdf2go.model.impl.PseudoClosableIterator
 
next() - Method in class org.ontoware.rdf2go.util.ConvertingIterator
 
next() - Method in class org.ontoware.rdfreactor.runtime.ConvertingClosableIterator
 
next() - Method in class org.ontoware.rdfreactor.runtime.ExtractingIterator
 
next() - Method in class org.ontoware.rdfreactor.runtime.ObjectResultIterator
Deprecated.
 
next() - Method in class org.ontoware.rdfreactor.runtime.ProjectingIterator
 
next() - Method in class org.ontoware.rdfreactor.runtime.RDFObjectIterator
 
next() - Method in class org.openrdf.rdf2go.GraphIterator
 
next() - Method in class org.openrdf.rdf2go.QueryRowIterator
 
next() - Method in class org.openrdf.rdf2go.StatementIterator
 
nil - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
Node - Interface in org.ontoware.rdf2go.model.node
Marker interface for RDF types (URI, BlankNode, Literal) The following sorting order is defined by different Node types: URI > BlankNode > PlainLiteral > LanguageTaggedLiteral > DatatypedLiteral Nodes are expected to have correct implementations of equals(Object other) and hashcode()
node2Boolean(Node) - Static method in class org.ontoware.rdfreactor.runtime.converter.BooleanConverter
Static versions for convenience
node2Byte(Node) - Static method in class org.ontoware.rdfreactor.runtime.converter.ByteConverter
 
node2Calendar(Node) - Static method in class org.ontoware.rdfreactor.runtime.converter.CalendarConverter
 
node2Double(Node) - Static method in class org.ontoware.rdfreactor.runtime.converter.DoubleConverter
 
node2Float(Node) - Static method in class org.ontoware.rdfreactor.runtime.converter.FloatConverter
 
node2integer(Node) - Static method in class org.ontoware.rdfreactor.runtime.converter.IntegerConverter
 
node2javatype(Model, Node, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.RDFReactorRuntime
Convert RDF entities to ReactorBaseNamed and primitive java values.
node2Long(Node) - Static method in class org.ontoware.rdfreactor.runtime.converter.LongConverter
 
node2Short(Node) - Static method in class org.ontoware.rdfreactor.runtime.converter.ShortConverter
 
node2string(Node) - Static method in class org.ontoware.rdfreactor.runtime.converter.StringConverter
 
NodeConverter - Class in org.ontoware.rdfreactor.runtime.converter
The trivial converter converting RDF2Go nodes just to itself.
NodeConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.NodeConverter
 
NodeOrVariable - Interface in org.ontoware.rdf2go.model.node
Implementations are supposed to have correct implementations of equals() and hashCode()
NodeUtils - Class in org.ontoware.rdf2go.model.node.impl
 
NodeUtils() - Constructor for class org.ontoware.rdf2go.model.node.impl.NodeUtils
 
NOT_SET - Static variable in class org.ontoware.rdfreactor.generator.java.JProperty
magic number representing a value, which is not set
Nothing - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
The class with identifier owl:Nothing is the empty class.
Nothing - Class in org.ontoware.rdfreactor.schema.owl
This class was generated by RDFReactor on 26.01.08 12:47
Nothing(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Nothing
Returns a Java wrapper over an RDF object, identified by URI.
Nothing(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Nothing
Returns a Java wrapper over an RDF object, identified by URI.
Nothing(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Nothing
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Nothing(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Nothing
Returns a Java wrapper over an RDF object, identified by a blank node.
Nothing(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Nothing
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
NotifyingModel - Interface in org.ontoware.rdf2go.model
A Model that can notify listeners when triples are added or removed from the model.
NotifyingModelLayer - Class in org.ontoware.rdf2go.model.impl
Adds notifying capabilites to existing models.
NotifyingModelLayer(Model) - Constructor for class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
NotifyingModelSet - Interface in org.ontoware.rdf2go.model
A ModelSet that can notify listeners when triples are added or removed from the model.
NotifyingModelSetLayer - Class in org.ontoware.rdf2go.model.impl
Adds notifying capabilites to existing models.
NotifyingModelSetLayer(ModelSet) - Constructor for class org.ontoware.rdf2go.model.impl.NotifyingModelSetLayer
 
Nquads - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax N-Quads.
NRL - Class in org.ontoware.rdfreactor.generator
NEPOMUK representation language Documented in http://www.semanticdesktop.org/ontologies/2007/08/15/nrl/
NRL() - Constructor for class org.ontoware.rdfreactor.generator.NRL
 
NS - Static variable in class org.ontoware.rdfreactor.generator.NRL
 
NS - Static variable in class org.ontoware.rdfreactor.generator.Protege
 
NS_XSD - Static variable in class org.ontoware.rdfreactor.generator.Semantics
 
Ntriples - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax N-Triples.

O

object - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
OBJECT - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Statement
http://www.w3.org/1999/02/22-rdf-syntax-ns#object
ObjectProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
ObjectProperty - Class in org.ontoware.rdfreactor.schema.owl
This class manages access to these properties: InverseOf This class was generated by RDFReactor on 26.01.08 12:47
ObjectProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Returns a Java wrapper over an RDF object, identified by URI.
ObjectProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Returns a Java wrapper over an RDF object, identified by URI.
ObjectProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
ObjectProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
ObjectProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
ObjectResultIterator<T> - Class in org.ontoware.rdfreactor.runtime
Deprecated.
use ConvertingClosableIterator instead. It can do the same and is also closable.
ObjectResultIterator(Model, Iterator<Node>, Class<T>) - Constructor for class org.ontoware.rdfreactor.runtime.ObjectResultIterator
Deprecated.
Constructor for the wrapper around an Iterator over URI or BlankNode or Literal triple objects.
oneOf - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
ONEOF - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
http://www.w3.org/2002/07/owl#oneOf
ONEOF - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlClass
http://www.w3.org/2002/07/owl#oneOf
onProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
A restriction class should have exactly one triple linking the restriction to a particular property, using the owl:onProperty property.
ONPROPERTY - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
http://www.w3.org/2002/07/owl#onProperty
ONPROPERTY - Static variable in class org.ontoware.rdfreactor.schema.owl.Restriction
http://www.w3.org/2002/07/owl#onProperty
Ontology - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An OWL ontology contains a sequence of annotations, axioms, and facts.
Ontology - Class in org.ontoware.rdfreactor.schema.owl
This class manages access to these properties: BackwardCompatibleWith Imports IncompatibleWith PriorVersion This class was generated by RDFReactor on 26.01.08 12:47
Ontology(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Ontology
Returns a Java wrapper over an RDF object, identified by URI.
Ontology(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Ontology
Returns a Java wrapper over an RDF object, identified by URI.
Ontology(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Ontology
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Ontology(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Ontology
Returns a Java wrapper over an RDF object, identified by a blank node.
Ontology(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Ontology
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
Ontology - Class in org.ontoware.rdfreactor.schema.rdfs
This class was generated by RDFReactor on 26.01.08 12:44
Ontology(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Ontology
Returns a Java wrapper over an RDF object, identified by URI.
Ontology(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Ontology
Returns a Java wrapper over an RDF object, identified by URI.
Ontology(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Ontology
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Ontology(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Ontology
Returns a Java wrapper over an RDF object, identified by a blank node.
Ontology(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Ontology
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
OntologyProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
OWL has a built-in class owl:OntologyProperty.
OntologyProperty - Class in org.ontoware.rdfreactor.schema.owl
This class was generated by RDFReactor on 26.01.08 12:47
OntologyProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OntologyProperty
Returns a Java wrapper over an RDF object, identified by URI.
OntologyProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OntologyProperty
Returns a Java wrapper over an RDF object, identified by URI.
OntologyProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OntologyProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
OntologyProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OntologyProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
OntologyProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OntologyProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
OOQueryResultTable - Interface in org.ontoware.rdfreactor.runtime
 
OOQueryResultTableImpl - Class in org.ontoware.rdfreactor.runtime
 
OOQueryResultTableImpl(Model, Map<String, Class<?>>, String) - Constructor for class org.ontoware.rdfreactor.runtime.OOQueryResultTableImpl
 
OOQueryRow - Interface in org.ontoware.rdfreactor.runtime
object-oriented query-row
OOQueryRowImpl - Class in org.ontoware.rdfreactor.runtime
 
OOQueryRowImpl(QueryRow) - Constructor for class org.ontoware.rdfreactor.runtime.OOQueryRowImpl
 
OOQueryRowImpl(OOQueryResultTableImpl, QueryRow) - Constructor for class org.ontoware.rdfreactor.runtime.OOQueryRowImpl
 
open() - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Open connection to defined, unterlying implementation.
open() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
open() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
open() - Method in interface org.ontoware.rdf2go.model.Model
Open connection to defined, underlying implementation
open() - Method in interface org.ontoware.rdf2go.model.ModelSet
Open connection to the underlying implementation
open() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
open() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
open() - Method in class org.openrdf.rdf2go.RepositoryModel
 
open() - Method in class org.openrdf.rdf2go.RepositoryModelSet
Prepares the RepositoryModelSet for operation.
OpenrdfBlankNode - Class in org.openrdf.rdf2go
 
OpenrdfBlankNode(BNode) - Constructor for class org.openrdf.rdf2go.OpenrdfBlankNode
 
org.apache.maven.plugins.rdfreactor_generate - package org.apache.maven.plugins.rdfreactor_generate
 
org.ontoware.aifbcommons.collection - package org.ontoware.aifbcommons.collection
 
org.ontoware.rdf2go - package org.ontoware.rdf2go
 
org.ontoware.rdf2go.exception - package org.ontoware.rdf2go.exception
 
org.ontoware.rdf2go.impl - package org.ontoware.rdf2go.impl
 
org.ontoware.rdf2go.model - package org.ontoware.rdf2go.model
 
org.ontoware.rdf2go.model.impl - package org.ontoware.rdf2go.model.impl
 
org.ontoware.rdf2go.model.node - package org.ontoware.rdf2go.model.node
 
org.ontoware.rdf2go.model.node.impl - package org.ontoware.rdf2go.model.node.impl
 
org.ontoware.rdf2go.model.persistent - package org.ontoware.rdf2go.model.persistent
 
org.ontoware.rdf2go.osgi - package org.ontoware.rdf2go.osgi
 
org.ontoware.rdf2go.util - package org.ontoware.rdf2go.util
 
org.ontoware.rdf2go.util.transform - package org.ontoware.rdf2go.util.transform
 
org.ontoware.rdf2go.vocabulary - package org.ontoware.rdf2go.vocabulary
 
org.ontoware.rdfreactor.generator - package org.ontoware.rdfreactor.generator
 
org.ontoware.rdfreactor.generator.java - package org.ontoware.rdfreactor.generator.java
 
org.ontoware.rdfreactor.runtime - package org.ontoware.rdfreactor.runtime
Generic methods for mapping object-oriented world to RDF triple world.
org.ontoware.rdfreactor.runtime.converter - package org.ontoware.rdfreactor.runtime.converter
Implementations of INodeConverter.
org.ontoware.rdfreactor.schema.bootstrap - package org.ontoware.rdfreactor.schema.bootstrap
 
org.ontoware.rdfreactor.schema.owl - package org.ontoware.rdfreactor.schema.owl
Generated and hand-optimized classes for handling OWL represented as RDF.
org.ontoware.rdfreactor.schema.rdfs - package org.ontoware.rdfreactor.schema.rdfs
Generated and hand-optimized classes for handling RDFS represented as RDF.
org.openrdf.rdf2go - package org.openrdf.rdf2go
 
org.openrdf.rdf2go.osgi - package org.openrdf.rdf2go.osgi
 
outdir - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.GenerateRuntime
 
OVERRIDDEN_PROPERTY - Static variable in class org.ontoware.rdfreactor.generator.Protege
 
OVERRIDING_PROPERTY - Static variable in class org.ontoware.rdfreactor.generator.Protege
 
OWL - Class in org.ontoware.rdf2go.vocabulary
OWL vocabulary items as URIs there are all vocabulary items (OWL Full), some have usage-restrictions in other owl sublanguages (OWL DL and especially OWL Lite).
OWL() - Constructor for class org.ontoware.rdf2go.vocabulary.OWL
 
OWL - Static variable in class org.ontoware.rdfreactor.generator.java.JPackage
 
OWL_CLASS - Static variable in class org.ontoware.rdfreactor.generator.java.JClass
 
OWL_NS - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
The OWL Namespace
OWL_Protege_NRL_Restriction - Class in org.ontoware.rdfreactor.schema.bootstrap
This class manages access to these properties: AllValuesFrom Cardinality HasValue MaxCardinality MinCardinality OnProperty SomeValuesFrom This class was generated by RDFReactor on 26.01.08 02:10
OWL_Protege_NRL_Restriction(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Returns a Java wrapper over an RDF object, identified by URI.
OWL_Protege_NRL_Restriction(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Returns a Java wrapper over an RDF object, identified by URI.
OWL_Protege_NRL_Restriction(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
OWL_Protege_NRL_Restriction(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Returns a Java wrapper over an RDF object, identified by a blank node.
OWL_Protege_NRL_Restriction(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
OwlClass - Class in org.ontoware.rdfreactor.schema.bootstrap
This class manages access to these properties: OneOf SubClassOf This class was generated by RDFReactor on 26.01.08 02:10
OwlClass(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Returns a Java wrapper over an RDF object, identified by URI.
OwlClass(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Returns a Java wrapper over an RDF object, identified by URI.
OwlClass(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
OwlClass(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Returns a Java wrapper over an RDF object, identified by a blank node.
OwlClass(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
OwlClass - Class in org.ontoware.rdfreactor.schema.owl
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
OwlClass(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlClass
Returns a Java wrapper over an RDF object, identified by URI.
OwlClass(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlClass
Returns a Java wrapper over an RDF object, identified by URI.
OwlClass(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlClass
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
OwlClass(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlClass
Returns a Java wrapper over an RDF object, identified by a blank node.
OwlClass(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlClass
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
OwlProperty - Class in org.ontoware.rdfreactor.schema.owl
This class manages access to these properties: Domain Range SubPropertyOf This class was generated by RDFReactor on 26.01.08 12:47
OwlProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlProperty
Returns a Java wrapper over an RDF object, identified by URI.
OwlProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlProperty
Returns a Java wrapper over an RDF object, identified by URI.
OwlProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
OwlProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
OwlProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
OwlThing - Class in org.ontoware.rdfreactor.schema.owl
This class manages access to these properties: DifferentFrom SameAs EquivalentProperty VersionInfo This class was generated by RDFReactor on 26.01.08 12:47
OwlThing(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlThing
Returns a Java wrapper over an RDF object, identified by URI.
OwlThing(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlThing
Returns a Java wrapper over an RDF object, identified by URI.
OwlThing(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlThing
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
OwlThing(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlThing
Returns a Java wrapper over an RDF object, identified by a blank node.
OwlThing(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.OwlThing
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.

P

parseXSDDateTime_toCalendar(String) - Static method in class org.ontoware.rdfreactor.runtime.converter.CalendarConverter
Parses the supplied calendar value string and returns its value.
Patrolled - Annotation Type in org.ontoware.rdfreactor.runtime
Marker annotation for a patrolled method or class.
performedUpdate(DiffReader) - Method in interface org.ontoware.rdf2go.model.ModelChangedListener
 
Persistent - Interface in org.ontoware.rdf2go.model.persistent
A persistent entity
PersistentModel - Interface in org.ontoware.rdf2go.model.persistent
A Model that can be persisted as a file.
PlainLiteral - Interface in org.ontoware.rdf2go.model.node
Marker interface for plain literals, i.e.
PlainLiteralImpl - Class in org.ontoware.rdf2go.model.node.impl
 
PlainLiteralImpl(String) - Constructor for class org.ontoware.rdf2go.model.node.impl.PlainLiteralImpl
 
predicate - Variable in class org.ontoware.rdf2go.model.impl.StatementImpl
 
predicate - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
PREDICATE - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Statement
http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate
printCommentAndLabel(URI) - Method in class org.ontoware.rdf2go.util.VocabularyWriter
print comment and label of the uri to the passed stream
priorVersion - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An owl:priorVersion statement contains a reference to another ontology.
PRIORVERSION - Static variable in class org.ontoware.rdfreactor.schema.owl.Ontology
http://www.w3.org/2002/07/owl#priorVersion
ProjectingIterator<T> - Class in org.ontoware.rdfreactor.runtime
 
ProjectingIterator(ClosableIterator<Statement>, ProjectingIterator.projection) - Constructor for class org.ontoware.rdfreactor.runtime.ProjectingIterator
 
ProjectingIterator.projection - Enum in org.ontoware.rdfreactor.runtime
 
Property - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
Property - Class in org.ontoware.rdfreactor.schema.bootstrap
This class manages access to these properties: Domain Range SubPropertyOf This class was generated by RDFReactor on 25.01.08 23:14
Property(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Property
Returns a Java wrapper over an RDF object, identified by URI.
Property(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Property
Returns a Java wrapper over an RDF object, identified by URI.
Property(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Property
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Property(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Property
Returns a Java wrapper over an RDF object, identified by a blank node.
Property(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Property
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
Property - Class in org.ontoware.rdfreactor.schema.rdfs
This class manages access to these properties: Domain Range SubPropertyOf This class was generated by RDFReactor on 26.01.08 12:44
Property(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Property
Returns a Java wrapper over an RDF object, identified by URI.
Property(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Property
Returns a Java wrapper over an RDF object, identified by URI.
Property(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Property
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Property(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Property
Returns a Java wrapper over an RDF object, identified by a blank node.
Property(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Property
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
Protege - Class in org.ontoware.rdfreactor.generator
Helper class to hold Protege extension URIs
Protege() - Constructor for class org.ontoware.rdfreactor.generator.Protege
 
PseudoClosableIterator<T> - Class in org.ontoware.rdf2go.model.impl
 
PseudoClosableIterator(Iterator<T>) - Constructor for class org.ontoware.rdf2go.model.impl.PseudoClosableIterator
 

Q

QuadPattern - Interface in org.ontoware.rdf2go.model
Quad match representation in rdf2go, used to query a ModelSet.
QuadPatternImpl - Class in org.ontoware.rdf2go.model.impl
A statement with variables
QuadPatternImpl(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Constructor for class org.ontoware.rdf2go.model.impl.QuadPatternImpl
 
QueryableModel - Interface in org.ontoware.rdf2go.model
The closable iterable/iterators hould be auto-close, i.e.
queryConstruct(String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Throws an exception if the syntax is not SPARQL
queryConstruct(String, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
queryConstruct(String, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
queryConstruct(String, String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
 
queryConstruct(String, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
queryConstruct(String, String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
queryConstruct(String, String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
queryConstruct(String, String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
QueryLanguageNotSupportedException - Exception in org.ontoware.rdf2go.exception
 
QueryLanguageNotSupportedException(Exception) - Constructor for exception org.ontoware.rdf2go.exception.QueryLanguageNotSupportedException
 
QueryLanguageNotSupportedException(String) - Constructor for exception org.ontoware.rdf2go.exception.QueryLanguageNotSupportedException
 
QueryLanguageNotSupportedException(String, Exception) - Constructor for exception org.ontoware.rdf2go.exception.QueryLanguageNotSupportedException
 
QueryLanguageNotSupportedException() - Constructor for exception org.ontoware.rdf2go.exception.QueryLanguageNotSupportedException
 
QueryResultTable - Interface in org.ontoware.rdf2go.model
 
QueryRow - Interface in org.ontoware.rdf2go.model
 
QueryRowImpl - Class in org.ontoware.rdf2go.model.impl
 
QueryRowImpl() - Constructor for class org.ontoware.rdf2go.model.impl.QueryRowImpl
 
QueryRowIterator - Class in org.openrdf.rdf2go
Iterator over an OpenRDF TupleQueryResult that converts its BindingSets to RDF2Go QueryRows on demand.
QueryRowIterator(TupleQueryResult) - Constructor for class org.openrdf.rdf2go.QueryRowIterator
 
QueryRowWrapper - Class in org.openrdf.rdf2go
Wrapper that takes an OpenRDF BindingSet and converts it to a RDF2Go QueryRow.
QueryRowWrapper(BindingSet) - Constructor for class org.openrdf.rdf2go.QueryRowWrapper
 
querySelect(String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Throws an exception if the syntax is not SPARQL
querySelect(String, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
querySelect(String, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
querySelect(String, String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
returns results for queries in other query languages as a QueryResultTable as supported by underlying implementation.
querySelect(String, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
querySelect(String, String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
querySelect(String, String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
querySelect(String, String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 

R

range - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
RANGE - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Property
http://www.w3.org/2000/01/rdf-schema#range
RANGE - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlProperty
http://www.w3.org/2000/01/rdf-schema#range
RANGE - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Property
http://www.w3.org/2000/01/rdf-schema#range
RDF - Class in org.ontoware.rdf2go.vocabulary
The RDF vocabulary as URIs
RDF() - Constructor for class org.ontoware.rdf2go.vocabulary.RDF
 
RDF2Go - Class in org.ontoware.rdf2go
Convenience class that allows registering and finding ModelFactories If you use one adaptor in your application, you should always use the default instance.
RDF2Go() - Constructor for class org.ontoware.rdf2go.RDF2Go
 
RDF2GoActivator - Class in org.ontoware.rdf2go.osgi
Activate the RDF2Go framework.
RDF2GoActivator() - Constructor for class org.ontoware.rdf2go.osgi.RDF2GoActivator
 
RDF_NS - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
The RDF Namespace
RDFDataException - Exception in org.ontoware.rdfreactor.runtime
A RDFDataException is thrown e.g.
RDFDataException(String) - Constructor for exception org.ontoware.rdfreactor.runtime.RDFDataException
 
RDFDataException(String, Throwable) - Constructor for exception org.ontoware.rdfreactor.runtime.RDFDataException
 
RdfJson - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax RDF/JSON.
RDFObjectIterator<T> - Class in org.ontoware.rdfreactor.runtime
 
RDFObjectIterator(ExtractingIterator, Class<?>) - Constructor for class org.ontoware.rdfreactor.runtime.RDFObjectIterator
 
RDFReactorRuntime - Class in org.ontoware.rdfreactor.runtime
A central class providing static type conversion functions.
RDFReactorRuntime() - Constructor for class org.ontoware.rdfreactor.runtime.RDFReactorRuntime
 
RDFS - Class in org.ontoware.rdf2go.vocabulary
RDFS vocabulary items as URIs
RDFS() - Constructor for class org.ontoware.rdf2go.vocabulary.RDFS
 
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.generator.java.JClass
 
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Class
http://www.w3.org/2000/01/rdf-schema#Class
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.DeprecatedProperty
http://www.w3.org/2002/07/owl#DeprecatedProperty
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
http://www.w3.org/2002/07/owl#Restriction
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
http://www.w3.org/2000/01/rdf-schema#Class
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Property
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Resource
http://www.w3.org/2000/01/rdf-schema#Resource
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.AllDifferent
http://www.w3.org/2002/07/owl#AllDifferent
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.AnnotationProperty
http://www.w3.org/2002/07/owl#AnnotationProperty
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.DataRange
http://www.w3.org/2002/07/owl#DataRange
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.DatatypeProperty
http://www.w3.org/2002/07/owl#DatatypeProperty
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.DeprecatedClass
http://www.w3.org/2002/07/owl#DeprecatedClass
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.DeprecatedProperty
http://www.w3.org/2002/07/owl#DeprecatedProperty
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.FunctionalProperty
http://www.w3.org/2002/07/owl#FunctionalProperty
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty
http://www.w3.org/2002/07/owl#InverseFunctionalProperty
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.Nothing
http://www.w3.org/2002/07/owl#Nothing
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
http://www.w3.org/2002/07/owl#ObjectProperty
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.Ontology
http://www.w3.org/2002/07/owl#Ontology
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.OntologyProperty
http://www.w3.org/2002/07/owl#OntologyProperty
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlClass
http://www.w3.org/2002/07/owl#Class
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlProperty
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlThing
http://www.w3.org/2002/07/owl#Thing
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.Restriction
http://www.w3.org/2002/07/owl#Restriction
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
http://www.w3.org/2002/07/owl#SymmetricProperty
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
http://www.w3.org/2002/07/owl#TransitiveProperty
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Alt
http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Bag
http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Class
http://www.w3.org/2000/01/rdf-schema#Class
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Container
http://www.w3.org/2000/01/rdf-schema#Container
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty
http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Datatype
http://www.w3.org/2000/01/rdf-schema#Datatype
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.List
http://www.w3.org/1999/02/22-rdf-syntax-ns#List
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Ontology
http://www.w3.org/2002/07/owl#Ontology
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Property
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Resource
http://www.w3.org/2000/01/rdf-schema#Resource
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Seq
http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq
RDFS_CLASS - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Statement
http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement
RDFS_NS - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
The RDF Schema Namespace
RDFSCHEMA - Static variable in class org.ontoware.rdfreactor.generator.java.JPackage
 
RdfSClassGenerator - Class in org.apache.maven.plugins.rdfreactor_generate
Goal which generates Java classes from an RDF Schema file.
RdfSClassGenerator() - Constructor for class org.apache.maven.plugins.rdfreactor_generate.RdfSClassGenerator
 
RDFTool - Class in org.ontoware.rdf2go.util
RDFTool, a helper utility to cope with RDF in general.
RDFTool() - Constructor for class org.ontoware.rdf2go.util.RDFTool
 
RdfXml - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax RDF/XML.
ReactorBase - Interface in org.ontoware.rdfreactor.runtime
ReactorBase is the Interface which has to be implemented by all classes used to represent the RDFS or OWL ontology.
ReactorBaseImpl - Class in org.ontoware.rdfreactor.runtime
ReactorBaseImpl is the base class for instances of classes from the RDFS/OWL schema generated by the code generator.
ReactorBaseImpl(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Constructor: create a ReactorBaseImpl for the RDFS/OWL schema class identified by classURI, with instanceIdentifier as the identifing URL or BlankNode.
ReactorBaseImpl(Model, URI, Resource) - Constructor for class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Constructor: create a ReactorBaseImpl for the RDFS/OWL schema class identified by classURI, with instanceIdentifier as the identifing URL or BlankNode.
ReactorResult<T> - Class in org.ontoware.rdfreactor.runtime
 
ReactorResult(Model, TriplePatternImpl, Class<T>) - Constructor for class org.ontoware.rdfreactor.runtime.ReactorResult
 
ReactorRuntimeEntity - Class in org.ontoware.rdfreactor.runtime
ReactorBaseImpl is the base class for instances of classes from the RDFS/OWL schema generated by the code generator.
ReactorRuntimeEntity(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
Constructor: create a ReactorBaseImpl for the RDFS/OWL schema class identified by classURI, with instanceIdentifier as the identifing URL or BlankNode.
ReactorRuntimeEntity(Model, URI, Resource) - Constructor for class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
Constructor: create a ReactorBaseImpl for the RDFS/OWL schema class identified by classURI, with instanceIdentifier as the identifing URL or BlankNode.
ReactorWrapper - Interface in org.ontoware.rdfreactor.runtime
 
ReactorWrapperImpl - Class in org.ontoware.rdfreactor.runtime
 
ReactorWrapperImpl() - Constructor for class org.ontoware.rdfreactor.runtime.ReactorWrapperImpl
 
read(String) - Static method in class org.ontoware.rdfreactor.generator.ModelReaderUtils
Load a RDF schema file into a Jena RDF model and return it
readFrom(InputStream, Syntax) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Throws an exception if the syntax is not RDF/XML.
readFrom(InputStream, Syntax, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Note: Subclasses are encouraged to overwrite this. Throws an exception if the syntax is not RDF/XML.
readFrom(Reader, Syntax, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Note: Subclasses are encouraged to overwrite this. Throws an exception if the syntax is not RDF/XML.
readFrom(Reader, Syntax) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
readFrom(InputStream, Syntax) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
readFrom(InputStream) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
readFrom(InputStream, Syntax) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
readFrom(Reader) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
readFrom(Reader, Syntax) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
readFrom(Reader, Syntax, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
readFrom(InputStream, Syntax, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
readFrom(InputStream) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
readFrom(InputStream, Syntax) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
readFrom(Reader) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
readFrom(Reader, Syntax) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
readFrom(InputStream, Syntax, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
readFrom(Reader, Syntax, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
readFrom(Reader) - Method in interface org.ontoware.rdf2go.model.ModelIO
Read from Reader assuming in UTF8 encoding.
readFrom(Reader, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelIO
Reads assuming the given syntax.
readFrom(Reader, Syntax, String) - Method in interface org.ontoware.rdf2go.model.ModelIO
Reads RDF data from the given Reader in the given Syntax.
readFrom(InputStream) - Method in interface org.ontoware.rdf2go.model.ModelIO
Read from InputStream assuming to read an RDF/XML stream.
readFrom(InputStream, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelIO
Reads assuming the given syntax.
readFrom(InputStream, Syntax, String) - Method in interface org.ontoware.rdf2go.model.ModelIO
Reads RDF data from the given InputStream in the given Syntax.
readFrom(Reader) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Read from Reader assuming to read a TRiX stream in UTF8 encoding.
readFrom(Reader, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Reads assuming the given syntax.
readFrom(Reader, Syntax, String) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Reads assuming the given syntax.
readFrom(InputStream) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Read from InputStream assuming to read an TRiX stream.
readFrom(InputStream, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Reads assuming the given syntax.
readFrom(InputStream, Syntax, String) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Reads assuming the given syntax.
readFrom(InputStream, Syntax, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
readFrom(InputStream, Syntax) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
readFrom(InputStream) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
readFrom(Reader, Syntax, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
readFrom(Reader, Syntax) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
readFrom(Reader) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
readFrom(InputStream, Syntax, String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
readFrom(InputStream, Syntax) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
readFrom(InputStream) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
readFrom(Reader, Syntax, String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
readFrom(Reader, Syntax) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
readFrom(Reader) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
readFrom(InputStream) - Method in class org.openrdf.rdf2go.RepositoryModel
 
readFrom(InputStream, Syntax) - Method in class org.openrdf.rdf2go.RepositoryModel
 
readFrom(InputStream, Syntax, String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
readFrom(Reader, Syntax, String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
readFrom(InputStream, RDFFormat, String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
readFrom(Reader) - Method in class org.openrdf.rdf2go.RepositoryModel
 
readFrom(Reader, Syntax) - Method in class org.openrdf.rdf2go.RepositoryModel
 
readFrom(Reader, RDFFormat, String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
readFrom(InputStream) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
readFrom(InputStream, Syntax) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
readFrom(InputStream, Syntax, String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
readFrom(Reader) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
readFrom(Reader, Syntax) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
readFrom(Reader, Syntax, String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
REASONING - Static variable in interface org.ontoware.rdf2go.ModelFactory
The Property key to indicate the Reasoning state in the properties.
Reasoning - Enum in org.ontoware.rdf2go
 
ReasoningNotSupportedException - Exception in org.ontoware.rdf2go.exception
The intended type of reasoning is not supported by this Adapter.
ReasoningNotSupportedException() - Constructor for exception org.ontoware.rdf2go.exception.ReasoningNotSupportedException
 
ReasoningNotSupportedException(String, Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ReasoningNotSupportedException
 
ReasoningNotSupportedException(String) - Constructor for exception org.ontoware.rdf2go.exception.ReasoningNotSupportedException
 
ReasoningNotSupportedException(Throwable) - Constructor for exception org.ontoware.rdf2go.exception.ReasoningNotSupportedException
 
ReflectionUtils - Class in org.ontoware.rdfreactor.runtime
 
ReflectionUtils() - Constructor for class org.ontoware.rdfreactor.runtime.ReflectionUtils
 
register(Syntax) - Static method in class org.ontoware.rdf2go.model.Syntax
register a new RDF Syntax you want to have available throughout your application.
register(ModelFactory) - Static method in class org.ontoware.rdf2go.RDF2Go
register an implementation of the RDF2Go framework.
register(String) - Static method in class org.ontoware.rdf2go.RDF2Go
 
registerConverter(Class<?>, INodeConverter<?>) - Static method in class org.ontoware.rdfreactor.runtime.RDFReactorRuntime
 
ReificationSupport - Interface in org.ontoware.rdf2go.model
Support for reification, as defined in @see http://www.w3.org/TR/rdf-mt/#Reif
remove() - Method in interface org.ontoware.aifbcommons.collection.ClosableIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class org.ontoware.rdf2go.model.impl.LazyUnionModelIterator
 
remove() - Method in class org.ontoware.rdf2go.model.impl.PseudoClosableIterator
 
remove() - Method in class org.ontoware.rdf2go.util.ConvertingIterator
 
remove(Model, Resource, URI, Object) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
remove(Model, Resource, URI, Object, int) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
remove() - Method in class org.ontoware.rdfreactor.runtime.ConvertingClosableIterator
 
remove() - Method in class org.ontoware.rdfreactor.runtime.ExtractingIterator
 
remove() - Method in class org.ontoware.rdfreactor.runtime.ObjectResultIterator
Deprecated.
 
remove() - Method in class org.ontoware.rdfreactor.runtime.ProjectingIterator
 
remove() - Method in class org.ontoware.rdfreactor.runtime.RDFObjectIterator
 
remove(URI, Object) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
Tries to remove a statement (this, prop, o).
remove(URI, Object, int) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
Tries to remove a statement (this, prop, o) if the number of statements matching (this, prop, x) in the model is less then minCard
remove(URI, Object) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Tries to remove a statement (this, prop, o).
remove(URI, Object, int) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Tries to remove a statement (this, prop, o) if the number of statements matching (this, prop, x) in the model is less then minCard
remove() - Method in class org.openrdf.rdf2go.GraphIterator
 
remove() - Method in class org.openrdf.rdf2go.QueryRowIterator
 
remove() - Method in class org.openrdf.rdf2go.StatementIterator
 
removeAll() - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
removeAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
removeAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
removeAll() - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
removeAll() - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
removeAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
removeAll() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
removeAll() - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
removeAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
removeAll() - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
Removes all statements from this model.
removeAll(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
Removes all statements contained in 'other' from this model = 'difference'
removeAll() - Method in interface org.ontoware.rdf2go.model.ModelSet
Removes all models, which is not the same as removing all statements from all models in this ModelSet.
removeAll(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
For each statement in the iterator, the statement is removed form the model named statement.getContext(); If the model named statement.getContext() becomes empty, it remains in the ModelSet.
removeAll() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeAll() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
removeAll(Iterator<? extends Statement>) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
removeAll(Model, Resource, URI) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
removeAll(URI) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
Remove all values of this property (same as remove(this, prop, *)
removeAll(URI) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
remove all (this, rdf:type, prop) statements
removeAll(Iterator<? extends Statement>) - Method in class org.openrdf.rdf2go.RepositoryModel
 
removeAll() - Method in class org.openrdf.rdf2go.RepositoryModel
 
removeAll() - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
removeAll(Iterator<? extends Statement>) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
removeAllAllValuesFrom(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property AllValuesFrom *
removeAllAllValuesFrom(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property AllValuesFrom * @param model an RDF2Go model
removeAllBackwardCompatibleWith(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes all values of property BackwardCompatibleWith * @param model an RDF2Go model
removeAllCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property Cardinality *
removeAllCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property Cardinality * @param model an RDF2Go model
removeAllComment(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property Comment
removeAllComment(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property Comment * @param model an RDF2Go model
removeAllComplementOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property ComplementOf * @param model an RDF2Go model
removeAllDifferentFrom(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes all values of property DifferentFrom * @param model an RDF2Go model
removeAllDisjointWith(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property DisjointWith * @param model an RDF2Go model
removeAllDistinctMembers(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Removes all values of property DistinctMembers * @param model an RDF2Go model
removeAllDomain(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes all values of property Domain
removeAllDomain(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes all values of property Domain * @param model an RDF2Go model
removeAllDomain(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes all values of property Domain * @param model an RDF2Go model
removeAllEquivalentClass(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property EquivalentClass * @param model an RDF2Go model
removeAllEquivalentProperty(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes all values of property EquivalentProperty * @param model an RDF2Go model
removeAllFirst(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes all values of property First * @param model an RDF2Go model
removeAllHasValue(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property HasValue *
removeAllHasValue(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property HasValue * @param model an RDF2Go model
removeAllImports(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes all values of property Imports * @param model an RDF2Go model
removeAllIncompatibleWith(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes all values of property IncompatibleWith * @param model an RDF2Go model
removeAllIntersectionOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property IntersectionOf * @param model an RDF2Go model
removeAllInverseOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Removes all values of property InverseOf * @param model an RDF2Go model
removeAllIsDefinedBy(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property IsDefinedBy
removeAllIsDefinedBy(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property IsDefinedBy * @param model an RDF2Go model
removeAllLabel(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property Label
removeAllLabel(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property Label * @param model an RDF2Go model
removeAllMaxCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property MaxCardinality *
removeAllMaxCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property MaxCardinality * @param model an RDF2Go model
removeAllMember(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property Member
removeAllMember(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property Member * @param model an RDF2Go model
removeAllMinCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property MinCardinality *
removeAllMinCardinality(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property MinCardinality * @param model an RDF2Go model
removeAllObject(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes all values of property Object * @param model an RDF2Go model
removeAllOneOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Removes all values of property OneOf * @param model an RDF2Go model
removeAllOneOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property OneOf * @param model an RDF2Go model
removeAllOnProperty(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property OnProperty *
removeAllOnProperty(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property OnProperty * @param model an RDF2Go model
removeAllPredicate(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes all values of property Predicate * @param model an RDF2Go model
removeAllPriorVersion(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes all values of property PriorVersion * @param model an RDF2Go model
removeAllRange(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes all values of property Range
removeAllRange(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes all values of property Range * @param model an RDF2Go model
removeAllRange(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes all values of property Range * @param model an RDF2Go model
removeAllRest(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes all values of property Rest * @param model an RDF2Go model
removeAllSameAs(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes all values of property SameAs * @param model an RDF2Go model
removeAllSeeAlso(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property SeeAlso
removeAllSeeAlso(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property SeeAlso * @param model an RDF2Go model
removeAllSomeValuesFrom(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes all values of property SomeValuesFrom *
removeAllSomeValuesFrom(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes all values of property SomeValuesFrom * @param model an RDF2Go model
removeAllSubClassOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Removes all values of property SubClassOf * @param model an RDF2Go model
removeAllSubClassOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Removes all values of property SubClassOf * @param model an RDF2Go model
removeAllSubClassOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property SubClassOf * @param model an RDF2Go model
removeAllSubClassOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Removes all values of property SubClassOf * @param model an RDF2Go model
removeAllSubject(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes all values of property Subject * @param model an RDF2Go model
removeAllSubPropertyOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes all values of property SubPropertyOf
removeAllSubPropertyOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes all values of property SubPropertyOf * @param model an RDF2Go model
removeAllSubPropertyOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes all values of property SubPropertyOf * @param model an RDF2Go model
removeAllType(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property Type
removeAllType(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property Type * @param model an RDF2Go model
removeAllUnionOf(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes all values of property UnionOf * @param model an RDF2Go model
removeAllValue(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes all values of property Value
removeAllValue(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes all values of property Value * @param model an RDF2Go model
removeAllValues(Model, Resource, URI) - Static method in class org.ontoware.rdfreactor.runtime.BridgeBase
Remove all values of a property from a resource.
removeAllValues(Model, Resource, URI, Object[]) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
removeAllValues(Model, Resource, URI) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
removeAllValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property AllValuesFrom as an RDF2Go node
removeAllValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property AllValuesFrom as an RDF2Go node
removeAllValuesFrom(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property AllValuesFrom given as an instance of Class
removeAllValuesFrom(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property AllValuesFrom given as an instance of Class
removeAllValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property AllValuesFrom as an RDF2Go node
removeAllValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property AllValuesFrom as an RDF2Go node
removeAllValuesFrom(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property AllValuesFrom given as an instance of Class
removeAllValuesFrom(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property AllValuesFrom given as an instance of Class
removeAllVersionInfo(Model, Resource) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes all values of property VersionInfo * @param model an RDF2Go model
removeBackwardCompatibleWith(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property BackwardCompatibleWith as an RDF2Go node
removeBackwardCompatibleWith(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property BackwardCompatibleWith as an RDF2Go node
removeBackwardCompatibleWith(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property BackwardCompatibleWith given as an instance of Ontology
removeBackwardCompatibleWith(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property BackwardCompatibleWith given as an instance of Ontology
removeCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property Cardinality as an RDF2Go node
removeCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property Cardinality as an RDF2Go node
removeCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property Cardinality given as an instance of Integer
removeCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property Cardinality given as an instance of Integer
removeCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property Cardinality as an RDF2Go node
removeCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property Cardinality as an RDF2Go node
removeCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property Cardinality given as an instance of Integer
removeCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property Cardinality given as an instance of Integer
removeComment(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Comment as an RDF2Go node
removeComment(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Comment as an RDF2Go node
removeComment(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Comment given as an instance of String
removeComment(String) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Comment given as an instance of String
removeComment(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Comment as an RDF2Go node
removeComment(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Comment as an RDF2Go node
removeComment(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Comment given as an instance of String
removeComment(String) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Comment given as an instance of String
removeComplementOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property ComplementOf as an RDF2Go node
removeComplementOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property ComplementOf as an RDF2Go node
removeComplementOf(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property ComplementOf given as an instance of OwlClass
removeComplementOf(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property ComplementOf given as an instance of OwlClass
removeDifferentFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property DifferentFrom as an RDF2Go node
removeDifferentFrom(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property DifferentFrom as an RDF2Go node
removeDifferentFrom(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property DifferentFrom given as an instance of OwlThing
removeDifferentFrom(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property DifferentFrom given as an instance of OwlThing
removeDisjointWith(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property DisjointWith as an RDF2Go node
removeDisjointWith(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property DisjointWith as an RDF2Go node
removeDisjointWith(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property DisjointWith given as an instance of OwlClass
removeDisjointWith(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property DisjointWith given as an instance of OwlClass
removeDistinctMembers(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Removes a value of property DistinctMembers as an RDF2Go node
removeDistinctMembers(Node) - Method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Removes a value of property DistinctMembers as an RDF2Go node
removeDistinctMembers(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Removes a value of property DistinctMembers given as an instance of List
removeDistinctMembers(List) - Method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Removes a value of property DistinctMembers given as an instance of List
removeDomain(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property Domain as an RDF2Go node
removeDomain(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property Domain as an RDF2Go node
removeDomain(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property Domain given as an instance of Class
removeDomain(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property Domain given as an instance of Class
removeDomain(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property Domain as an RDF2Go node
removeDomain(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property Domain as an RDF2Go node
removeDomain(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property Domain given as an instance of Class
removeDomain(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property Domain given as an instance of Class
removeDomain(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property Domain as an RDF2Go node
removeDomain(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property Domain as an RDF2Go node
removeDomain(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property Domain given as an instance of Class
removeDomain(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property Domain given as an instance of Class
removedStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelChangedListener
 
removedStatements(Iterator<? extends Statement>) - Method in interface org.ontoware.rdf2go.model.ModelChangedListener
 
removeEquivalentClass(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property EquivalentClass as an RDF2Go node
removeEquivalentClass(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property EquivalentClass as an RDF2Go node
removeEquivalentClass(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property EquivalentClass given as an instance of OwlClass
removeEquivalentClass(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property EquivalentClass given as an instance of OwlClass
removeEquivalentProperty(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property EquivalentProperty as an RDF2Go node
removeEquivalentProperty(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property EquivalentProperty as an RDF2Go node
removeEquivalentProperty(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property EquivalentProperty given as an instance of Thing
removeEquivalentProperty(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property EquivalentProperty given as an instance of Thing
removeFirst(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes a value of property First as an RDF2Go node
removeFirst(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes a value of property First as an RDF2Go node
removeFirst(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes a value of property First given as an instance of Resource
removeFirst(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes a value of property First given as an instance of Resource
removeFrom(ModelSet, ModelSet) - Static method in class org.ontoware.rdf2go.util.ModelUtils
Remove data that is listed in the source modelset from the target modelset.
removeHasValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property HasValue as an RDF2Go node
removeHasValue(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property HasValue as an RDF2Go node
removeHasValue(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property HasValue given as an instance of Resource
removeHasValue(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property HasValue given as an instance of Resource
removeHasValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property HasValue as an RDF2Go node
removeHasValue(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property HasValue as an RDF2Go node
removeHasValue(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property HasValue given as an instance of Thing
removeHasValue(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property HasValue given as an instance of Thing
removeImports(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property Imports as an RDF2Go node
removeImports(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property Imports as an RDF2Go node
removeImports(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property Imports given as an instance of Ontology
removeImports(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property Imports given as an instance of Ontology
removeIncompatibleWith(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property IncompatibleWith as an RDF2Go node
removeIncompatibleWith(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property IncompatibleWith as an RDF2Go node
removeIncompatibleWith(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property IncompatibleWith given as an instance of Ontology
removeIncompatibleWith(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property IncompatibleWith given as an instance of Ontology
removeIntersectionOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property IntersectionOf as an RDF2Go node
removeIntersectionOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property IntersectionOf as an RDF2Go node
removeIntersectionOf(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property IntersectionOf given as an instance of List
removeIntersectionOf(List) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property IntersectionOf given as an instance of List
removeInverseOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Removes a value of property InverseOf as an RDF2Go node
removeInverseOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Removes a value of property InverseOf as an RDF2Go node
removeInverseOf(Model, Resource, ObjectProperty) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Removes a value of property InverseOf given as an instance of ObjectProperty
removeInverseOf(ObjectProperty) - Method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Removes a value of property InverseOf given as an instance of ObjectProperty
removeIsDefinedBy(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property IsDefinedBy as an RDF2Go node
removeIsDefinedBy(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property IsDefinedBy as an RDF2Go node
removeIsDefinedBy(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property IsDefinedBy given as an instance of Resource
removeIsDefinedBy(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property IsDefinedBy given as an instance of Resource
removeIsDefinedBy(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property IsDefinedBy as an RDF2Go node
removeIsDefinedBy(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property IsDefinedBy as an RDF2Go node
removeIsDefinedBy(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property IsDefinedBy given as an instance of Resource
removeIsDefinedBy(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property IsDefinedBy given as an instance of Resource
removeLabel(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Label as an RDF2Go node
removeLabel(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Label as an RDF2Go node
removeLabel(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Label given as an instance of String
removeLabel(String) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Label given as an instance of String
removeLabel(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Label as an RDF2Go node
removeLabel(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Label as an RDF2Go node
removeLabel(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Label given as an instance of String
removeLabel(String) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Label given as an instance of String
removeMaxCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property MaxCardinality as an RDF2Go node
removeMaxCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property MaxCardinality as an RDF2Go node
removeMaxCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property MaxCardinality given as an instance of Integer
removeMaxCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property MaxCardinality given as an instance of Integer
removeMaxCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property MaxCardinality as an RDF2Go node
removeMaxCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property MaxCardinality as an RDF2Go node
removeMaxCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property MaxCardinality given as an instance of Integer
removeMaxCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property MaxCardinality given as an instance of Integer
removeMember(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Member as an RDF2Go node
removeMember(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Member as an RDF2Go node
removeMember(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Member given as an instance of Resource
removeMember(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Member given as an instance of Resource
removeMember(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Member as an RDF2Go node
removeMember(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Member as an RDF2Go node
removeMember(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Member given as an instance of Resource
removeMember(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Member given as an instance of Resource
removeMinCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property MinCardinality as an RDF2Go node
removeMinCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property MinCardinality as an RDF2Go node
removeMinCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property MinCardinality given as an instance of Integer
removeMinCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property MinCardinality given as an instance of Integer
removeMinCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property MinCardinality as an RDF2Go node
removeMinCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property MinCardinality as an RDF2Go node
removeMinCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property MinCardinality given as an instance of Integer
removeMinCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property MinCardinality given as an instance of Integer
removeModel(URI) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
removeModel(URI) - Method in interface org.ontoware.rdf2go.model.ModelSet
Removes the Model (NamedGraph) denoted by contextURI from this modelset.
removeModel(URI) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
removeModel(URI) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
removeModelChangedListener(ModelChangedListener) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
removeModelChangedListener(ModelChangedListener) - Method in interface org.ontoware.rdf2go.model.NotifyingModel
 
removeModelSetChangedListener(ModelChangedListener) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelSetLayer
 
removeModelSetChangedListener(ModelChangedListener) - Method in interface org.ontoware.rdf2go.model.NotifyingModelSet
 
removeNamespace(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeNamespace(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
removeNamespace(String) - Method in interface org.ontoware.rdf2go.model.NamespaceSupport
Throws no exception if the prefix was not present.
removeNamespace(String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeNamespace(String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
removeNamespace(String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
removeNamespace(String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
removeObject(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Object as an RDF2Go node
removeObject(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Object as an RDF2Go node
removeObject(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Object given as an instance of Resource
removeObject(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Object given as an instance of Resource
removeOneOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Removes a value of property OneOf as an RDF2Go node
removeOneOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Removes a value of property OneOf as an RDF2Go node
removeOneOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property OneOf as an RDF2Go node
removeOneOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property OneOf as an RDF2Go node
removeOneOf(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property OneOf given as an instance of List
removeOneOf(List) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property OneOf given as an instance of List
removeOnProperty(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property OnProperty as an RDF2Go node
removeOnProperty(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property OnProperty as an RDF2Go node
removeOnProperty(Model, Resource, Property) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property OnProperty given as an instance of Property
removeOnProperty(Property) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property OnProperty given as an instance of Property
removeOnProperty(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property OnProperty as an RDF2Go node
removeOnProperty(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property OnProperty as an RDF2Go node
removeOnProperty(Model, Resource, OwlProperty) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property OnProperty given as an instance of Property
removeOnProperty(OwlProperty) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property OnProperty given as an instance of Property
removePredicate(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Predicate as an RDF2Go node
removePredicate(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Predicate as an RDF2Go node
removePredicate(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Predicate given as an instance of Resource
removePredicate(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Predicate given as an instance of Resource
removePriorVersion(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property PriorVersion as an RDF2Go node
removePriorVersion(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property PriorVersion as an RDF2Go node
removePriorVersion(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property PriorVersion given as an instance of Ontology
removePriorVersion(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Removes a value of property PriorVersion given as an instance of Ontology
removeRange(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property Range as an RDF2Go node
removeRange(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property Range as an RDF2Go node
removeRange(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property Range given as an instance of Class
removeRange(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property Range given as an instance of Class
removeRange(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property Range as an RDF2Go node
removeRange(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property Range as an RDF2Go node
removeRange(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property Range given as an instance of Class
removeRange(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property Range given as an instance of Class
removeRange(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property Range as an RDF2Go node
removeRange(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property Range as an RDF2Go node
removeRange(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property Range given as an instance of Class
removeRange(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property Range given as an instance of Class
removeRest(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes a value of property Rest as an RDF2Go node
removeRest(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes a value of property Rest as an RDF2Go node
removeRest(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes a value of property Rest given as an instance of List
removeRest(List) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Removes a value of property Rest given as an instance of List
removeSameAs(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property SameAs as an RDF2Go node
removeSameAs(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property SameAs as an RDF2Go node
removeSameAs(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property SameAs given as an instance of OwlThing
removeSameAs(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property SameAs given as an instance of OwlThing
removeSeeAlso(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property SeeAlso as an RDF2Go node
removeSeeAlso(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property SeeAlso as an RDF2Go node
removeSeeAlso(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property SeeAlso given as an instance of Resource
removeSeeAlso(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property SeeAlso given as an instance of Resource
removeSeeAlso(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property SeeAlso as an RDF2Go node
removeSeeAlso(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property SeeAlso as an RDF2Go node
removeSeeAlso(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property SeeAlso given as an instance of Resource
removeSeeAlso(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property SeeAlso given as an instance of Resource
removeSomeValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property SomeValuesFrom as an RDF2Go node
removeSomeValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property SomeValuesFrom as an RDF2Go node
removeSomeValuesFrom(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property SomeValuesFrom given as an instance of Class
removeSomeValuesFrom(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Removes a value of property SomeValuesFrom given as an instance of Class
removeSomeValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property SomeValuesFrom as an RDF2Go node
removeSomeValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property SomeValuesFrom as an RDF2Go node
removeSomeValuesFrom(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property SomeValuesFrom given as an instance of Class
removeSomeValuesFrom(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Removes a value of property SomeValuesFrom given as an instance of Class
removeStatement(Resource, URI, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
removeStatement(Resource, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
removeStatement(Resource, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
removeStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
removeStatement(String, URI, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
removeStatement(String, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
removeStatement(String, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
removeStatement(String, URI, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
removeStatement(String, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
removeStatement(String, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
removeStatement(Resource, URI, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
removeStatement(Resource, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
removeStatement(Resource, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
removeStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
removeStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
removeStatement(URI, Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
removeStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeStatement(Resource, URI, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeStatement(Resource, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeStatement(Resource, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeStatement(String, URI, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeStatement(String, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeStatement(String, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
removeStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
removeStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
removeStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.ModelAddRemoveMemoryImpl
 
removeStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
removeStatement(Resource, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
removeStatement(Resource, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
removeStatement(Resource, URI, String) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
removeStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
removeStatement(String, URI, String, String) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
removeStatement(String, URI, String, URI) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
removeStatement(String, URI, String) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
removeStatement(Statement) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelSetLayer
 
removeStatement(Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a (subject, property ,object)-statement from the model
removeStatement(Resource, URI, String) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
 
removeStatement(Resource, URI, String, String) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a (subject, property ,literal, language tag)-statement from the model
removeStatement(Resource, URI, String, URI) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a (subject, property ,literal, datatype)-statement from the model datatype often is an uri for a xml schema datatype (xsd)
removeStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a rdf2go-statement from the model
removeStatement(String, URI, String) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
 
removeStatement(String, URI, String, String) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a (subject, property ,literal, language tag)-statement from the model
removeStatement(String, URI, String, URI) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
remove a (subject, property ,literal, datatype)-statement from the model datatype often is an uri for a xml schema datatype (xsd)
removeStatement(URI, Resource, URI, Node) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
Removes the statement (s,p,o) from a model named contextURI.
removeStatement(Statement) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
Removes the statement (s,p,o) from a model named statement.getContext().
removeStatement(Resource, URI, Node) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeStatement(Resource, URI, String, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeStatement(Resource, URI, String, URI) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeStatement(Resource, URI, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeStatement(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeStatement(String, URI, String, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeStatement(String, URI, String, URI) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeStatement(String, URI, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeStatement(Statement) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
removeStatement(URI, Resource, URI, Node) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
removeStatement(Resource, URI, Node) - Method in class org.openrdf.rdf2go.RepositoryModel
 
removeStatement(Statement) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
removeStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
removeStatements(TriplePattern) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
removeStatements(TriplePattern) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelRemovePatterns
 
removeStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelRemovePatterns
 
removeStatements(QuadPattern) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
removeStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
removeStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
removeStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
removeStatements(TriplePattern) - Method in interface org.ontoware.rdf2go.model.ModelRemovePatterns
remove all matching triple patterms from the model
removeStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.ModelRemovePatterns
remove a (subject, property ,object)-statement from the model
removeStatements(QuadPattern) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
Find all models matching the context of the pattern and remove all matching triple patterms from them
removeStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
Find all models matching the context, and remove all (subject, property ,object)-statements from these model
removeStatements(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeStatements(TriplePattern) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
removeStatements(QuadPattern) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
removeStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
removeStatements(QuadPattern) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
removeStatements(UriOrVariable, ResourceOrVariable, UriOrVariable, NodeOrVariable) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
removeSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Removes a value of property SubClassOf as an RDF2Go node
removeSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Removes a value of property SubClassOf as an RDF2Go node
removeSubClassOf(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Removes a value of property SubClassOf given as an instance of Class
removeSubClassOf(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Removes a value of property SubClassOf given as an instance of Class
removeSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Removes a value of property SubClassOf as an RDF2Go node
removeSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Removes a value of property SubClassOf as an RDF2Go node
removeSubClassOf(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Removes a value of property SubClassOf given as an instance of Class
removeSubClassOf(OwlClass) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Removes a value of property SubClassOf given as an instance of Class
removeSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property SubClassOf as an RDF2Go node
removeSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property SubClassOf as an RDF2Go node
removeSubClassOf(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property SubClassOf given as an instance of Class
removeSubClassOf(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property SubClassOf given as an instance of Class
removeSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Removes a value of property SubClassOf as an RDF2Go node
removeSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Class
Removes a value of property SubClassOf as an RDF2Go node
removeSubClassOf(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Removes a value of property SubClassOf given as an instance of Class
removeSubClassOf(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Class
Removes a value of property SubClassOf given as an instance of Class
removeSubject(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Subject as an RDF2Go node
removeSubject(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Subject as an RDF2Go node
removeSubject(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Subject given as an instance of Resource
removeSubject(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Removes a value of property Subject given as an instance of Resource
removeSubPropertyOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property SubPropertyOf as an RDF2Go node
removeSubPropertyOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property SubPropertyOf as an RDF2Go node
removeSubPropertyOf(Model, Resource, Property) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property SubPropertyOf given as an instance of Property
removeSubPropertyOf(Property) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Removes a value of property SubPropertyOf given as an instance of Property
removeSubPropertyOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property SubPropertyOf as an RDF2Go node
removeSubPropertyOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property SubPropertyOf as an RDF2Go node
removeSubPropertyOf(Model, Resource, OwlProperty) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property SubPropertyOf given as an instance of Property
removeSubPropertyOf(OwlProperty) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Removes a value of property SubPropertyOf given as an instance of Property
removeSubPropertyOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property SubPropertyOf as an RDF2Go node
removeSubPropertyOf(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property SubPropertyOf as an RDF2Go node
removeSubPropertyOf(Model, Resource, Property) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property SubPropertyOf given as an instance of Property
removeSubPropertyOf(Property) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Removes a value of property SubPropertyOf given as an instance of Property
removeType(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Type as an RDF2Go node
removeType(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Type as an RDF2Go node
removeType(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Type given as an instance of Class
removeType(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Type given as an instance of Class
removeType(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Type as an RDF2Go node
removeType(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Type as an RDF2Go node
removeType(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Type given as an instance of Class
removeType(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Type given as an instance of Class
removeUnionOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property UnionOf as an RDF2Go node
removeUnionOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property UnionOf as an RDF2Go node
removeUnionOf(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property UnionOf given as an instance of List
removeUnionOf(List) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Removes a value of property UnionOf given as an instance of List
removeValue(Model, Resource, URI, Object) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
removeValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Value as an RDF2Go node
removeValue(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Value as an RDF2Go node
removeValue(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Value given as an instance of Resource
removeValue(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Removes a value of property Value given as an instance of Resource
removeValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Value as an RDF2Go node
removeValue(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Value as an RDF2Go node
removeValue(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Value given as an instance of Resource
removeValue(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Removes a value of property Value given as an instance of Resource
removeVersionInfo(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property VersionInfo as an RDF2Go node
removeVersionInfo(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property VersionInfo as an RDF2Go node
removeVersionInfo(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property VersionInfo given as an instance of Thing
removeVersionInfo(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Removes a value of property VersionInfo given as an instance of Thing
repository - Variable in class org.openrdf.rdf2go.RepositoryModel
 
RepositoryModel - Class in org.openrdf.rdf2go
Implementation of the RDF2Go model interface for an OpenRDF Repository.
RepositoryModel(Repository) - Constructor for class org.openrdf.rdf2go.RepositoryModel
 
RepositoryModel(URI, Repository) - Constructor for class org.openrdf.rdf2go.RepositoryModel
 
RepositoryModelFactory - Class in org.openrdf.rdf2go
 
RepositoryModelFactory() - Constructor for class org.openrdf.rdf2go.RepositoryModelFactory
 
RepositoryModelSet - Class in org.openrdf.rdf2go
A ModelSet implementation for the OpenRDF (Sesame) 2.0.1 API.
RepositoryModelSet(Repository) - Constructor for class org.openrdf.rdf2go.RepositoryModelSet
 
RepositoryQueryResultTable - Class in org.openrdf.rdf2go
A QueryResultTable implementation that wraps the results of a table query on a Repository.
RepositoryQueryResultTable(String, RepositoryConnection) - Constructor for class org.openrdf.rdf2go.RepositoryQueryResultTable
 
RepositoryQueryResultTable(String, QueryLanguage, RepositoryConnection) - Constructor for class org.openrdf.rdf2go.RepositoryQueryResultTable
 
resetFactoryDefaults() - Static method in class org.ontoware.rdf2go.model.Syntax
 
Resource - Interface in org.ontoware.rdf2go.model.node
Marker interface for RDF resources (BlankNode and URI).
Resource - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
http://www.w3.org/2000/01/rdf-schema#Resource *
RESOURCE - Static variable in class org.ontoware.rdfreactor.generator.java.JClass
 
Resource - Class in org.ontoware.rdfreactor.schema.bootstrap
This class manages access to these properties: Comment IsDefinedBy Label Member SeeAlso Type Value This class was generated by RDFReactor on 25.01.08 23:14
Resource(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Resource
Returns a Java wrapper over an RDF object, identified by URI.
Resource(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Resource
Returns a Java wrapper over an RDF object, identified by URI.
Resource(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Resource
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Resource(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Resource
Returns a Java wrapper over an RDF object, identified by a blank node.
Resource(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.Resource
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
Resource - Class in org.ontoware.rdfreactor.schema.rdfs
This class manages access to these properties: Comment IsDefinedBy Label Member SeeAlso Type Value This class was generated by RDFReactor on 26.01.08 12:44
Resource(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Resource
Returns a Java wrapper over an RDF object, identified by URI.
Resource(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Resource
Returns a Java wrapper over an RDF object, identified by URI.
Resource(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Resource
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Resource(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Resource
Returns a Java wrapper over an RDF object, identified by a blank node.
Resource(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Resource
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
resource2reactorbase(Model, Node, Class<?>) - Static method in class org.ontoware.rdfreactor.runtime.RDFReactorRuntime
Convert an RDF2Go resource to the target type, which must be a subclass of ReactorBase.
ResourceConverter - Class in org.ontoware.rdfreactor.runtime.converter
Converting RDF2Go Node instances to RDF2Go Resource objects.
ResourceConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.ResourceConverter
 
ResourceEntity - Interface in org.ontoware.rdfreactor.runtime
instances of this interfaces can be used as rdf-objects in the RDFReactor framework
ResourceImpl - Class in org.ontoware.rdf2go.model.node.impl
 
ResourceImpl() - Constructor for class org.ontoware.rdf2go.model.node.impl.ResourceImpl
 
ResourceOrVariable - Interface in org.ontoware.rdf2go.model.node
Implementations are supposed to have correct implementations of equals() and hashCode()
ResourceUtils - Class in org.ontoware.rdfreactor.runtime
 
ResourceUtils() - Constructor for class org.ontoware.rdfreactor.runtime.ResourceUtils
 
rest - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
REST - Static variable in class org.ontoware.rdfreactor.schema.rdfs.List
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest
Restriction - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
A property restriction is a special kind of class description.
Restriction - Class in org.ontoware.rdfreactor.schema.owl
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
Restriction(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Restriction
Returns a Java wrapper over an RDF object, identified by URI.
Restriction(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Restriction
Returns a Java wrapper over an RDF object, identified by URI.
Restriction(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Restriction
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Restriction(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Restriction
Returns a Java wrapper over an RDF object, identified by a blank node.
Restriction(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.Restriction
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
rollback() - Method in class org.openrdf.rdf2go.RepositoryModel
 

S

sameAs - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
SAMEAS - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlThing
http://www.w3.org/2002/07/owl#sameAs
save() - Method in interface org.ontoware.rdf2go.model.persistent.Persistent
persist all unsaved changes
searchAndReplace(Model, String, String) - Static method in class org.ontoware.rdf2go.util.transform.NamespaceSearchReplaceRule
 
searchAndReplace(Model, Map<String, URI>, String, String, String) - Static method in class org.ontoware.rdf2go.util.transform.SearchRemoveAddRule
 
searchAndReplace(Model, Map<String, URI>, URI, URI) - Static method in class org.ontoware.rdf2go.util.transform.URISearchReplaceRule
 
SearchRemoveAddRule - Class in org.ontoware.rdf2go.util.transform
 
SearchRemoveAddRule(String, String, String) - Constructor for class org.ontoware.rdf2go.util.transform.SearchRemoveAddRule
 
SearchRemoveAddRule(String, String) - Constructor for class org.ontoware.rdf2go.util.transform.SearchRemoveAddRule
 
seeAlso - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
SEEALSO - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Resource
http://www.w3.org/2000/01/rdf-schema#seeAlso
SEEALSO - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Resource
http://www.w3.org/2000/01/rdf-schema#seeAlso
selectLanguage(Model, String) - Static method in class org.ontoware.rdf2go.util.LanguageTools
Deletes all literals except the ones in the desired language.
Semantics - Class in org.ontoware.rdfreactor.generator
 
Semantics() - Constructor for class org.ontoware.rdfreactor.generator.Semantics
 
SEMANTICS_OWL - Static variable in class org.ontoware.rdfreactor.generator.CodeGenerator
 
SEMANTICS_RDFS - Static variable in class org.ontoware.rdfreactor.generator.CodeGenerator
 
SEMANTICS_RDFS_AND_OWL - Static variable in class org.ontoware.rdfreactor.generator.CodeGenerator
 
Seq - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
Seq - Class in org.ontoware.rdfreactor.schema.rdfs
This class was generated by RDFReactor on 26.01.08 12:44
Seq(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Seq
Returns a Java wrapper over an RDF object, identified by URI.
Seq(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Seq
Returns a Java wrapper over an RDF object, identified by URI.
Seq(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Seq
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Seq(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Seq
Returns a Java wrapper over an RDF object, identified by a blank node.
Seq(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Seq
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
serialize(Syntax) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Convenience method.
serialize(Syntax) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
serialize(Syntax) - Method in interface org.ontoware.rdf2go.model.ModelIO
Convenience method to export a Model to a String in a given syntax.
serialize(Syntax) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Convenience method to export a ModelSet to a String in a given syntax.
serialize(Syntax) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
serialize(Syntax) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
serviceChanged(ServiceEvent) - Method in class org.ontoware.rdf2go.osgi.RDF2GoActivator
Listen to changes in the ModelFactories.
set - Variable in class org.ontoware.rdf2go.model.impl.ModelAddRemoveMemoryImpl
 
set(Model, Resource, URI, Object) - Static method in class org.ontoware.rdfreactor.runtime.Base
 
set(URI, Object) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
Removes all statements (this, prop, x) and set one anew: (this, prop, o).
set(URI, Object) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Removes all statements (this, prop, x) and set one anew: (this, prop, o).
setAll(URI, Object[]) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
Removes all statements (this, prop, x) and sets anew: (this, prop, o[0]), (this, prop, o[1]), ...
setAll(URI, Object[], int) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
Removes all statements (this, prop, x) and sets anew: (this, prop, o[0]), (this, prop, o[1]), ...
setAll(URI, Object[]) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Removes all statements (this, prop, x) and sets anew: (this, prop, o[0]), (this, prop, o[1]), ...
setAll(URI, Object[], int) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Removes all statements (this, prop, x) and sets anew: (this, prop, o[0]), (this, prop, o[1]), ...
setAllValue(Model, Resource, URI, Object[]) - Static method in class org.ontoware.rdfreactor.runtime.Bridge
Set the value of a property from a resource after removing all existing values of the property from that resource.
setAllValues(Model, Resource, URI, Object[]) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
setAllValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property AllValuesFrom from an RDF2Go node.
setAllValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property AllValuesFrom from an RDF2Go node.
setAllValuesFrom(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property AllValuesFrom from an instance of Class First, all existing values are removed, then this value is added.
setAllValuesFrom(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property AllValuesFrom from an instance of Class First, all existing values are removed, then this value is added.
setAllValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property AllValuesFrom from an RDF2Go node.
setAllValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property AllValuesFrom from an RDF2Go node.
setAllValuesFrom(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property AllValuesFrom from an instance of Class First, all existing values are removed, then this value is added.
setAllValuesFrom(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property AllValuesFrom from an instance of Class First, all existing values are removed, then this value is added.
setAutocommit(boolean) - Method in interface org.ontoware.rdf2go.model.Commitable
Deprecated.
setAutocommit(boolean) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Deprecated.
setAutocommit(boolean) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
Deprecated.
setAutocommit(boolean) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
Deprecated.
setAutocommit(boolean) - Method in class org.ontoware.rdf2go.util.LoggingModel
Deprecated.
setAutocommit(boolean) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
Deprecated.
setAutocommit(boolean) - Method in class org.openrdf.rdf2go.RepositoryModel
Deprecated.
setAutocommit(boolean) - Method in class org.openrdf.rdf2go.RepositoryModelSet
Deprecated.
setBackwardCompatibleWith(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property BackwardCompatibleWith from an RDF2Go node.
setBackwardCompatibleWith(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property BackwardCompatibleWith from an RDF2Go node.
setBackwardCompatibleWith(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property BackwardCompatibleWith from an instance of Ontology First, all existing values are removed, then this value is added.
setBackwardCompatibleWith(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property BackwardCompatibleWith from an instance of Ontology First, all existing values are removed, then this value is added.
setCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property Cardinality from an RDF2Go node.
setCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property Cardinality from an RDF2Go node.
setCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property Cardinality from an instance of Integer First, all existing values are removed, then this value is added.
setCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property Cardinality from an instance of Integer First, all existing values are removed, then this value is added.
setCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property Cardinality from an RDF2Go node.
setCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property Cardinality from an RDF2Go node.
setCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property Cardinality from an instance of Integer First, all existing values are removed, then this value is added.
setCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property Cardinality from an instance of Integer First, all existing values are removed, then this value is added.
setComment(String) - Method in class org.ontoware.rdfreactor.generator.java.JMapped
 
setComment(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Comment from an RDF2Go node.
setComment(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Comment from an RDF2Go node.
setComment(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Comment from an instance of String First, all existing values are removed, then this value is added.
setComment(String) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Comment from an instance of String First, all existing values are removed, then this value is added.
setComment(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Comment from an RDF2Go node.
setComment(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Comment from an RDF2Go node.
setComment(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Comment from an instance of String First, all existing values are removed, then this value is added.
setComment(String) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Comment from an instance of String First, all existing values are removed, then this value is added.
setComplementOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property ComplementOf from an RDF2Go node.
setComplementOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property ComplementOf from an RDF2Go node.
setComplementOf(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property ComplementOf from an instance of OwlClass First, all existing values are removed, then this value is added.
setComplementOf(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property ComplementOf from an instance of OwlClass First, all existing values are removed, then this value is added.
setDelegatedModel(Model) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
setDifferentFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property DifferentFrom from an RDF2Go node.
setDifferentFrom(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property DifferentFrom from an RDF2Go node.
setDifferentFrom(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property DifferentFrom from an instance of OwlThing First, all existing values are removed, then this value is added.
setDifferentFrom(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property DifferentFrom from an instance of OwlThing First, all existing values are removed, then this value is added.
setDisjointWith(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property DisjointWith from an RDF2Go node.
setDisjointWith(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property DisjointWith from an RDF2Go node.
setDisjointWith(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property DisjointWith from an instance of OwlClass First, all existing values are removed, then this value is added.
setDisjointWith(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property DisjointWith from an instance of OwlClass First, all existing values are removed, then this value is added.
setDistinctMembers(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Sets a value of property DistinctMembers from an RDF2Go node.
setDistinctMembers(Node) - Method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Sets a value of property DistinctMembers from an RDF2Go node.
setDistinctMembers(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Sets a value of property DistinctMembers from an instance of List First, all existing values are removed, then this value is added.
setDistinctMembers(List) - Method in class org.ontoware.rdfreactor.schema.owl.AllDifferent
Sets a value of property DistinctMembers from an instance of List First, all existing values are removed, then this value is added.
setDomain(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property Domain from an RDF2Go node.
setDomain(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property Domain from an RDF2Go node.
setDomain(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property Domain from an instance of Class First, all existing values are removed, then this value is added.
setDomain(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property Domain from an instance of Class First, all existing values are removed, then this value is added.
setDomain(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property Domain from an RDF2Go node.
setDomain(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property Domain from an RDF2Go node.
setDomain(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property Domain from an instance of Class First, all existing values are removed, then this value is added.
setDomain(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property Domain from an instance of Class First, all existing values are removed, then this value is added.
setDomain(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property Domain from an RDF2Go node.
setDomain(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property Domain from an RDF2Go node.
setDomain(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property Domain from an instance of Class First, all existing values are removed, then this value is added.
setDomain(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property Domain from an instance of Class First, all existing values are removed, then this value is added.
setEquivalentClass(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property EquivalentClass from an RDF2Go node.
setEquivalentClass(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property EquivalentClass from an RDF2Go node.
setEquivalentClass(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property EquivalentClass from an instance of OwlClass First, all existing values are removed, then this value is added.
setEquivalentClass(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property EquivalentClass from an instance of OwlClass First, all existing values are removed, then this value is added.
setEquivalentProperty(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property EquivalentProperty from an RDF2Go node.
setEquivalentProperty(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property EquivalentProperty from an RDF2Go node.
setEquivalentProperty(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property EquivalentProperty from an instance of Thing First, all existing values are removed, then this value is added.
setEquivalentProperty(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property EquivalentProperty from an instance of Thing First, all existing values are removed, then this value is added.
setFirst(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Sets a value of property First from an RDF2Go node.
setFirst(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Sets a value of property First from an RDF2Go node.
setFirst(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Sets a value of property First from an instance of Resource First, all existing values are removed, then this value is added.
setFirst(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Sets a value of property First from an instance of Resource First, all existing values are removed, then this value is added.
setHasValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property HasValue from an RDF2Go node.
setHasValue(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property HasValue from an RDF2Go node.
setHasValue(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property HasValue from an instance of Resource First, all existing values are removed, then this value is added.
setHasValue(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property HasValue from an instance of Resource First, all existing values are removed, then this value is added.
setHasValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property HasValue from an RDF2Go node.
setHasValue(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property HasValue from an RDF2Go node.
setHasValue(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property HasValue from an instance of Thing First, all existing values are removed, then this value is added.
setHasValue(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property HasValue from an instance of Thing First, all existing values are removed, then this value is added.
setImports(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property Imports from an RDF2Go node.
setImports(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property Imports from an RDF2Go node.
setImports(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property Imports from an instance of Ontology First, all existing values are removed, then this value is added.
setImports(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property Imports from an instance of Ontology First, all existing values are removed, then this value is added.
setIncompatibleWith(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property IncompatibleWith from an RDF2Go node.
setIncompatibleWith(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property IncompatibleWith from an RDF2Go node.
setIncompatibleWith(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property IncompatibleWith from an instance of Ontology First, all existing values are removed, then this value is added.
setIncompatibleWith(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property IncompatibleWith from an instance of Ontology First, all existing values are removed, then this value is added.
setIntersectionOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property IntersectionOf from an RDF2Go node.
setIntersectionOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property IntersectionOf from an RDF2Go node.
setIntersectionOf(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property IntersectionOf from an instance of List First, all existing values are removed, then this value is added.
setIntersectionOf(List) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property IntersectionOf from an instance of List First, all existing values are removed, then this value is added.
setInverse(JProperty) - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
setInverseOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Sets a value of property InverseOf from an RDF2Go node.
setInverseOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Sets a value of property InverseOf from an RDF2Go node.
setInverseOf(Model, Resource, ObjectProperty) - Static method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Sets a value of property InverseOf from an instance of ObjectProperty First, all existing values are removed, then this value is added.
setInverseOf(ObjectProperty) - Method in class org.ontoware.rdfreactor.schema.owl.ObjectProperty
Sets a value of property InverseOf from an instance of ObjectProperty First, all existing values are removed, then this value is added.
setIsDefinedBy(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property IsDefinedBy from an RDF2Go node.
setIsDefinedBy(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property IsDefinedBy from an RDF2Go node.
setIsDefinedBy(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property IsDefinedBy from an instance of Resource First, all existing values are removed, then this value is added.
setIsDefinedBy(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property IsDefinedBy from an instance of Resource First, all existing values are removed, then this value is added.
setIsDefinedBy(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property IsDefinedBy from an RDF2Go node.
setIsDefinedBy(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property IsDefinedBy from an RDF2Go node.
setIsDefinedBy(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property IsDefinedBy from an instance of Resource First, all existing values are removed, then this value is added.
setIsDefinedBy(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property IsDefinedBy from an instance of Resource First, all existing values are removed, then this value is added.
setJavaSuperclass(JClass) - Method in class org.ontoware.rdfreactor.generator.java.JClass
Double-link
setLabel(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Label from an RDF2Go node.
setLabel(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Label from an RDF2Go node.
setLabel(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Label from an instance of String First, all existing values are removed, then this value is added.
setLabel(String) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Label from an instance of String First, all existing values are removed, then this value is added.
setLabel(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Label from an RDF2Go node.
setLabel(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Label from an RDF2Go node.
setLabel(Model, Resource, String) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Label from an instance of String First, all existing values are removed, then this value is added.
setLabel(String) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Label from an instance of String First, all existing values are removed, then this value is added.
setMaxCardinality(int) - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
setMaxCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property MaxCardinality from an RDF2Go node.
setMaxCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property MaxCardinality from an RDF2Go node.
setMaxCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property MaxCardinality from an instance of Integer First, all existing values are removed, then this value is added.
setMaxCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property MaxCardinality from an instance of Integer First, all existing values are removed, then this value is added.
setMaxCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property MaxCardinality from an RDF2Go node.
setMaxCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property MaxCardinality from an RDF2Go node.
setMaxCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property MaxCardinality from an instance of Integer First, all existing values are removed, then this value is added.
setMaxCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property MaxCardinality from an instance of Integer First, all existing values are removed, then this value is added.
setMember(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Member from an RDF2Go node.
setMember(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Member from an RDF2Go node.
setMember(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Member from an instance of Resource First, all existing values are removed, then this value is added.
setMember(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Member from an instance of Resource First, all existing values are removed, then this value is added.
setMember(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Member from an RDF2Go node.
setMember(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Member from an RDF2Go node.
setMember(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Member from an instance of Resource First, all existing values are removed, then this value is added.
setMember(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Member from an instance of Resource First, all existing values are removed, then this value is added.
setMinCardinality(int) - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
setMinCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property MinCardinality from an RDF2Go node.
setMinCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property MinCardinality from an RDF2Go node.
setMinCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property MinCardinality from an instance of Integer First, all existing values are removed, then this value is added.
setMinCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property MinCardinality from an instance of Integer First, all existing values are removed, then this value is added.
setMinCardinality(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property MinCardinality from an RDF2Go node.
setMinCardinality(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property MinCardinality from an RDF2Go node.
setMinCardinality(Model, Resource, Integer) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property MinCardinality from an instance of Integer First, all existing values are removed, then this value is added.
setMinCardinality(Integer) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property MinCardinality from an instance of Integer First, all existing values are removed, then this value is added.
setModelFactory(String) - Static method in class org.ontoware.rdf2go.util.Builder
 
setNamespace(String, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
setNamespace(String, String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
setNamespace(String, String) - Method in interface org.ontoware.rdf2go.model.NamespaceSupport
 
setNamespace(String, String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
setNamespace(String, String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
setNamespace(String, String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
setNamespace(String, String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
setObject(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Object from an RDF2Go node.
setObject(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Object from an RDF2Go node.
setObject(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Object from an instance of Resource First, all existing values are removed, then this value is added.
setObject(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Object from an instance of Resource First, all existing values are removed, then this value is added.
setOneOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Sets a value of property OneOf from an RDF2Go node.
setOneOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Sets a value of property OneOf from an RDF2Go node.
setOneOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property OneOf from an RDF2Go node.
setOneOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property OneOf from an RDF2Go node.
setOneOf(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property OneOf from an instance of List First, all existing values are removed, then this value is added.
setOneOf(List) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property OneOf from an instance of List First, all existing values are removed, then this value is added.
setOnProperty(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property OnProperty from an RDF2Go node.
setOnProperty(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property OnProperty from an RDF2Go node.
setOnProperty(Model, Resource, Property) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property OnProperty from an instance of Property First, all existing values are removed, then this value is added.
setOnProperty(Property) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property OnProperty from an instance of Property First, all existing values are removed, then this value is added.
setOnProperty(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property OnProperty from an RDF2Go node.
setOnProperty(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property OnProperty from an RDF2Go node.
setOnProperty(Model, Resource, OwlProperty) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property OnProperty from an instance of Property First, all existing values are removed, then this value is added.
setOnProperty(OwlProperty) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property OnProperty from an instance of Property First, all existing values are removed, then this value is added.
setPredicate(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Predicate from an RDF2Go node.
setPredicate(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Predicate from an RDF2Go node.
setPredicate(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Predicate from an instance of Resource First, all existing values are removed, then this value is added.
setPredicate(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Predicate from an instance of Resource First, all existing values are removed, then this value is added.
setPriorVersion(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property PriorVersion from an RDF2Go node.
setPriorVersion(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property PriorVersion from an RDF2Go node.
setPriorVersion(Model, Resource, Ontology) - Static method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property PriorVersion from an instance of Ontology First, all existing values are removed, then this value is added.
setPriorVersion(Ontology) - Method in class org.ontoware.rdfreactor.schema.owl.Ontology
Sets a value of property PriorVersion from an instance of Ontology First, all existing values are removed, then this value is added.
setProperty(URI, Object) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Add an arbitrary property, this will not be persisted and is only available at runtime.
setProperty(URI, Object) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
setProperty(URI, Object) - Method in interface org.ontoware.rdf2go.model.Model
Add an arbitrary runtime property, this will not be persisted and is only available at runtime.
setProperty(URI, Object) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
setRange(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property Range from an RDF2Go node.
setRange(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property Range from an RDF2Go node.
setRange(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property Range from an instance of Class First, all existing values are removed, then this value is added.
setRange(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property Range from an instance of Class First, all existing values are removed, then this value is added.
setRange(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property Range from an RDF2Go node.
setRange(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property Range from an RDF2Go node.
setRange(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property Range from an instance of Class First, all existing values are removed, then this value is added.
setRange(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property Range from an instance of Class First, all existing values are removed, then this value is added.
setRange(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property Range from an RDF2Go node.
setRange(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property Range from an RDF2Go node.
setRange(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property Range from an instance of Class First, all existing values are removed, then this value is added.
setRange(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property Range from an instance of Class First, all existing values are removed, then this value is added.
setRest(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Sets a value of property Rest from an RDF2Go node.
setRest(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Sets a value of property Rest from an RDF2Go node.
setRest(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.rdfs.List
Sets a value of property Rest from an instance of List First, all existing values are removed, then this value is added.
setRest(List) - Method in class org.ontoware.rdfreactor.schema.rdfs.List
Sets a value of property Rest from an instance of List First, all existing values are removed, then this value is added.
setRoot(JClass) - Method in class org.ontoware.rdfreactor.generator.java.JModel
Set the root of this JModel
setSameAs(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property SameAs from an RDF2Go node.
setSameAs(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property SameAs from an RDF2Go node.
setSameAs(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property SameAs from an instance of OwlThing First, all existing values are removed, then this value is added.
setSameAs(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property SameAs from an instance of OwlThing First, all existing values are removed, then this value is added.
setSeeAlso(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property SeeAlso from an RDF2Go node.
setSeeAlso(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property SeeAlso from an RDF2Go node.
setSeeAlso(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property SeeAlso from an instance of Resource First, all existing values are removed, then this value is added.
setSeeAlso(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property SeeAlso from an instance of Resource First, all existing values are removed, then this value is added.
setSeeAlso(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property SeeAlso from an RDF2Go node.
setSeeAlso(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property SeeAlso from an RDF2Go node.
setSeeAlso(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property SeeAlso from an instance of Resource First, all existing values are removed, then this value is added.
setSeeAlso(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property SeeAlso from an instance of Resource First, all existing values are removed, then this value is added.
setSingleValue(Model, Resource, URI, Node) - Static method in class org.ontoware.rdf2go.util.RDFTool
set the property pred of the resource res.
setSingleValue(Model, Resource, URI, String) - Static method in class org.ontoware.rdf2go.util.RDFTool
set the property pred of the resource res.
setSomeValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property SomeValuesFrom from an RDF2Go node.
setSomeValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property SomeValuesFrom from an RDF2Go node.
setSomeValuesFrom(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property SomeValuesFrom from an instance of Class First, all existing values are removed, then this value is added.
setSomeValuesFrom(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
Sets a value of property SomeValuesFrom from an instance of Class First, all existing values are removed, then this value is added.
setSomeValuesFrom(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property SomeValuesFrom from an RDF2Go node.
setSomeValuesFrom(Node) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property SomeValuesFrom from an RDF2Go node.
setSomeValuesFrom(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property SomeValuesFrom from an instance of Class First, all existing values are removed, then this value is added.
setSomeValuesFrom(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.Restriction
Sets a value of property SomeValuesFrom from an instance of Class First, all existing values are removed, then this value is added.
setSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Sets a value of property SubClassOf from an RDF2Go node.
setSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Sets a value of property SubClassOf from an RDF2Go node.
setSubClassOf(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Sets a value of property SubClassOf from an instance of Class First, all existing values are removed, then this value is added.
setSubClassOf(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Class
Sets a value of property SubClassOf from an instance of Class First, all existing values are removed, then this value is added.
setSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Sets a value of property SubClassOf from an RDF2Go node.
setSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Sets a value of property SubClassOf from an RDF2Go node.
setSubClassOf(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Sets a value of property SubClassOf from an instance of Class First, all existing values are removed, then this value is added.
setSubClassOf(OwlClass) - Method in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
Sets a value of property SubClassOf from an instance of Class First, all existing values are removed, then this value is added.
setSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property SubClassOf from an RDF2Go node.
setSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property SubClassOf from an RDF2Go node.
setSubClassOf(Model, Resource, OwlClass) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property SubClassOf from an instance of Class First, all existing values are removed, then this value is added.
setSubClassOf(OwlClass) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property SubClassOf from an instance of Class First, all existing values are removed, then this value is added.
setSubClassOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Sets a value of property SubClassOf from an RDF2Go node.
setSubClassOf(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Class
Sets a value of property SubClassOf from an RDF2Go node.
setSubClassOf(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Class
Sets a value of property SubClassOf from an instance of Class First, all existing values are removed, then this value is added.
setSubClassOf(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Class
Sets a value of property SubClassOf from an instance of Class First, all existing values are removed, then this value is added.
setSubject(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Subject from an RDF2Go node.
setSubject(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Subject from an RDF2Go node.
setSubject(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Subject from an instance of Resource First, all existing values are removed, then this value is added.
setSubject(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Statement
Sets a value of property Subject from an instance of Resource First, all existing values are removed, then this value is added.
setSubPropertyOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property SubPropertyOf from an RDF2Go node.
setSubPropertyOf(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property SubPropertyOf from an RDF2Go node.
setSubPropertyOf(Model, Resource, Property) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property SubPropertyOf from an instance of Property First, all existing values are removed, then this value is added.
setSubPropertyOf(Property) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Property
Sets a value of property SubPropertyOf from an instance of Property First, all existing values are removed, then this value is added.
setSubPropertyOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property SubPropertyOf from an RDF2Go node.
setSubPropertyOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property SubPropertyOf from an RDF2Go node.
setSubPropertyOf(Model, Resource, OwlProperty) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property SubPropertyOf from an instance of Property First, all existing values are removed, then this value is added.
setSubPropertyOf(OwlProperty) - Method in class org.ontoware.rdfreactor.schema.owl.OwlProperty
Sets a value of property SubPropertyOf from an instance of Property First, all existing values are removed, then this value is added.
setSubPropertyOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property SubPropertyOf from an RDF2Go node.
setSubPropertyOf(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property SubPropertyOf from an RDF2Go node.
setSubPropertyOf(Model, Resource, Property) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property SubPropertyOf from an instance of Property First, all existing values are removed, then this value is added.
setSubPropertyOf(Property) - Method in class org.ontoware.rdfreactor.schema.rdfs.Property
Sets a value of property SubPropertyOf from an instance of Property First, all existing values are removed, then this value is added.
setType(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Type from an RDF2Go node.
setType(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Type from an RDF2Go node.
setType(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Type from an instance of Class First, all existing values are removed, then this value is added.
setType(Class) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Type from an instance of Class First, all existing values are removed, then this value is added.
setType(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Type from an RDF2Go node.
setType(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Type from an RDF2Go node.
setType(Model, Resource, Class) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Type from an instance of Class First, all existing values are removed, then this value is added.
setType(Class) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Type from an instance of Class First, all existing values are removed, then this value is added.
setUnderlyingModelImplementation(Object) - Method in class org.openrdf.rdf2go.RepositoryModel
 
setUnderlyingModelSetImplementation(Repository) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
setUnionOf(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property UnionOf from an RDF2Go node.
setUnionOf(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property UnionOf from an RDF2Go node.
setUnionOf(Model, Resource, List) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property UnionOf from an instance of List First, all existing values are removed, then this value is added.
setUnionOf(List) - Method in class org.ontoware.rdfreactor.schema.owl.OwlClass
Sets a value of property UnionOf from an instance of List First, all existing values are removed, then this value is added.
setValue(Model, Resource, URI, Object) - Static method in class org.ontoware.rdfreactor.runtime.Bridge
Set the value(s) of a property of an object, after removing all values of the property from the object
setValue(Model, Resource, URI, Object) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
setValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Value from an RDF2Go node.
setValue(Node) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Value from an RDF2Go node.
setValue(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Value from an instance of Resource First, all existing values are removed, then this value is added.
setValue(Resource) - Method in class org.ontoware.rdfreactor.schema.bootstrap.Resource
Sets a value of property Value from an instance of Resource First, all existing values are removed, then this value is added.
setValue(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Value from an RDF2Go node.
setValue(Node) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Value from an RDF2Go node.
setValue(Model, Resource, Resource) - Static method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Value from an instance of Resource First, all existing values are removed, then this value is added.
setValue(Resource) - Method in class org.ontoware.rdfreactor.schema.rdfs.Resource
Sets a value of property Value from an instance of Resource First, all existing values are removed, then this value is added.
setVersionInfo(Model, Resource, Node) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property VersionInfo from an RDF2Go node.
setVersionInfo(Node) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property VersionInfo from an RDF2Go node.
setVersionInfo(Model, Resource, OwlThing) - Static method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property VersionInfo from an instance of Thing First, all existing values are removed, then this value is added.
setVersionInfo(OwlThing) - Method in class org.ontoware.rdfreactor.schema.owl.OwlThing
Sets a value of property VersionInfo from an instance of Thing First, all existing values are removed, then this value is added.
sha1sum(String) - Static method in class org.ontoware.rdf2go.util.RDFTool
compute the sha1sum of a string (useful for handling FOAF data).
ShortConverter - Class in org.ontoware.rdfreactor.runtime.converter
 
ShortConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.ShortConverter
 
size() - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
This is a really slow implementation, please override.
size() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
size() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
size() - Method in class org.ontoware.rdf2go.model.impl.ModelAddRemoveMemoryImpl
 
size() - Method in interface org.ontoware.rdf2go.model.Model
For plain models without any inference, this is the exact number of explicit statements.
size() - Method in interface org.ontoware.rdf2go.model.ModelSet
The number of explicit statements.
size() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
size() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
size(Iterable<?>) - Static method in class org.ontoware.rdf2go.util.ModelUtils
Count statements in iterable 'it'
size(Iterator<?>) - Static method in class org.ontoware.rdf2go.util.ModelUtils
Count statements in iterator 'it'
size() - Method in class org.openrdf.rdf2go.RepositoryModel
 
size() - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
someValuesFrom - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
SOMEVALUESFROM - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OWL_Protege_NRL_Restriction
http://www.w3.org/2002/07/owl#someValuesFrom
SOMEVALUESFROM - Static variable in class org.ontoware.rdfreactor.schema.owl.Restriction
http://www.w3.org/2002/07/owl#someValuesFrom
sortClasses() - Method in class org.ontoware.rdfreactor.generator.java.JPackage
 
SourceCodeWriter - Class in org.ontoware.rdfreactor.generator
Write the JModel via Velocity templates to Java source code.
SourceCodeWriter(JModel, String, Calendar, String, File) - Constructor for class org.ontoware.rdfreactor.generator.SourceCodeWriter
 
Sparqlable - Interface in org.ontoware.rdf2go.model
Interface for SPARQL and other query languages.
sparqlAsk(String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
 
sparqlAsk(String) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
sparqlAsk(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
sparqlAsk(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
sparqlAsk(String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
SPARQL ask queries
sparqlAsk(String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
sparqlAsk(String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
sparqlAsk(String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
sparqlAsk(String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
sparqlConstruct(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
sparqlConstruct(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
sparqlConstruct(String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
 
sparqlConstruct(String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
sparqlConstruct(String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
sparqlConstruct(String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
sparqlConstruct(String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
sparqlDescribe(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
sparqlDescribe(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
sparqlDescribe(String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
Iterator must be auto-close, i.e.
sparqlDescribe(String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
sparqlDescribe(String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
sparqlDescribe(String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
sparqlDescribe(String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
sparqlEncode(String) - Static method in class org.ontoware.rdf2go.model.node.impl.LiteralImpl
 
sparqlEncode(String) - Static method in class org.ontoware.rdf2go.util.SparqlUtil
 
sparqlRegExpEncode(String) - Static method in class org.ontoware.rdf2go.util.SparqlUtil
 
sparqlSelect(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
sparqlSelect(String) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
sparqlSelect(String) - Method in interface org.ontoware.rdf2go.model.Sparqlable
returns results for SPARQL Select queries, as supported by underlying implementation.
sparqlSelect(String, String) - Method in interface org.ontoware.rdf2go.ModelFactory
 
sparqlSelect(String) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
sparqlSelect(String) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
sparqlSelect(String) - Method in class org.openrdf.rdf2go.RepositoryModel
 
sparqlSelect(String, String) - Method in class org.openrdf.rdf2go.RepositoryModelFactory
 
sparqlSelect(String) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
SparqlUtil - Class in org.ontoware.rdf2go.util
Helper for SPARQL encode/decode of strings
SparqlUtil() - Constructor for class org.ontoware.rdf2go.util.SparqlUtil
 
start(BundleContext) - Method in class org.ontoware.rdf2go.osgi.RDF2GoActivator
 
start(BundleContext) - Method in class org.openrdf.rdf2go.osgi.Activator
 
Statement - Interface in org.ontoware.rdf2go.model
Statement representation in rdf2go Implementations of Statement should have valid implementations of hashCode and equals.
Statement - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
Statement - Class in org.ontoware.rdfreactor.schema.rdfs
This class manages access to these properties: Object Predicate Subject This class was generated by RDFReactor on 26.01.08 12:44
Statement(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Statement
Returns a Java wrapper over an RDF object, identified by URI.
Statement(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Statement
Returns a Java wrapper over an RDF object, identified by URI.
Statement(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Statement
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
Statement(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Statement
Returns a Java wrapper over an RDF object, identified by a blank node.
Statement(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.rdfs.Statement
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
StatementImpl - Class in org.ontoware.rdf2go.model.impl
StatementImpl is an implementation of Statement, so there are all necessary constructors, and methods for getting the type and the parts of the statement
StatementImpl(URI, Resource, URI, Node) - Constructor for class org.ontoware.rdf2go.model.impl.StatementImpl
builds a new statement
StatementIterable - Class in org.openrdf.rdf2go
Iterable over OpenRDF Statements that converts them to R2Go Statements on demand.
StatementIterable(CloseableIteration<? extends Statement, ? extends OpenRDFException>, RepositoryModel) - Constructor for class org.openrdf.rdf2go.StatementIterable
 
StatementIterator - Class in org.openrdf.rdf2go
Closable iterator over OpenRDF Statements that converts them to RDF2Go Statements on demand.
StatementIterator(CloseableIteration<? extends Statement, ? extends OpenRDFException>, RepositoryModel) - Constructor for class org.openrdf.rdf2go.StatementIterator
 
StatementWrapper - Class in org.openrdf.rdf2go
Wrapper for OpenRDF Statements that implements the RDF2Go Statement API.
StatementWrapper(RepositoryModel, Statement) - Constructor for class org.openrdf.rdf2go.StatementWrapper
 
StatementWriter - Class in org.ontoware.rdf2go.model.impl
Writes a simple Model in TRiX syntax, using a given context URI.
StatementWriter(Writer, URI) - Constructor for class org.ontoware.rdf2go.model.impl.StatementWriter
 
StaticBinding - Class in org.ontoware.rdf2go.impl
Static binding for RDF2Go.
StaticBinding() - Constructor for class org.ontoware.rdf2go.impl.StaticBinding
 
stop(BundleContext) - Method in class org.ontoware.rdf2go.osgi.RDF2GoActivator
 
stop(BundleContext) - Method in class org.openrdf.rdf2go.osgi.Activator
 
STORAGE - Static variable in interface org.ontoware.rdf2go.ModelFactory
The Property key to indicate where to store the model or modelset.
STORAGE_VALUE_MEMORY - Static variable in interface org.ontoware.rdf2go.ModelFactory
 
STRING - Static variable in class org.ontoware.rdfreactor.generator.java.JClass
 
string2Date(String) - Static method in class org.ontoware.rdf2go.util.RDFTool
Try to get a date out of a string.
string2DateTime(String) - Static method in class org.ontoware.rdf2go.util.RDFTool
format the given date in a good date format: ISO 8601, using only the date and not the T seperator example: 2003-01-22 This ignores timezones.
StringConverter - Class in org.ontoware.rdfreactor.runtime.converter
 
StringConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.StringConverter
 
stringToModel(String) - Static method in class org.ontoware.rdf2go.util.RDFTool
convenience function to create a memModel from an RDF/XML-ABBREV stream
stringToModel(String, Syntax) - Static method in class org.ontoware.rdf2go.util.RDFTool
convenience function to create a memModel from a string
subClassOf - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
SUBCLASSOF - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Class
http://www.w3.org/2000/01/rdf-schema#subClassOf
SUBCLASSOF - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.OwlClass
http://www.w3.org/2000/01/rdf-schema#subClassOf
SUBCLASSOF - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlClass
http://www.w3.org/2000/01/rdf-schema#subClassOf
SUBCLASSOF - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Class
http://www.w3.org/2000/01/rdf-schema#subClassOf
subject - Variable in class org.ontoware.rdf2go.model.impl.StatementImpl
 
subject - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
SUBJECT - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Statement
http://www.w3.org/1999/02/22-rdf-syntax-ns#subject
subPropertyOf - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
 
SUBPROPERTYOF - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Property
http://www.w3.org/2000/01/rdf-schema#subPropertyOf
SUBPROPERTYOF - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlProperty
http://www.w3.org/2000/01/rdf-schema#subPropertyOf
SUBPROPERTYOF - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Property
http://www.w3.org/2000/01/rdf-schema#subPropertyOf
SymmetricProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
SymmetricProperty - Class in org.ontoware.rdfreactor.schema.owl
This class was generated by RDFReactor on 26.01.08 12:47
SymmetricProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
Returns a Java wrapper over an RDF object, identified by URI.
SymmetricProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
Returns a Java wrapper over an RDF object, identified by URI.
SymmetricProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
SymmetricProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
SymmetricProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.SymmetricProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
Syntax - Class in org.ontoware.rdf2go.model
Class for RDF syntaxes, and registry for them.
Syntax(String, String, String) - Constructor for class org.ontoware.rdf2go.model.Syntax
Generate a new Syntax
Syntax(String, String, String, boolean) - Constructor for class org.ontoware.rdf2go.model.Syntax
Generate a new Syntax and register it
Syntax(String, List<String>, List<String>) - Constructor for class org.ontoware.rdf2go.model.Syntax
Generate a new Syntax
Syntax(String, List<String>, List<String>, boolean) - Constructor for class org.ontoware.rdf2go.model.Syntax
Generate a new Syntax and register it
SyntaxNotSupportedException - Exception in org.ontoware.rdf2go.exception
A runtime exception thrown if a method offers a choice of syntaxes, but the chosen syntax is not supported by the adapter.
SyntaxNotSupportedException() - Constructor for exception org.ontoware.rdf2go.exception.SyntaxNotSupportedException
 
SyntaxNotSupportedException(Exception) - Constructor for exception org.ontoware.rdf2go.exception.SyntaxNotSupportedException
 
SyntaxNotSupportedException(String, Exception) - Constructor for exception org.ontoware.rdf2go.exception.SyntaxNotSupportedException
 
SyntaxNotSupportedException(String) - Constructor for exception org.ontoware.rdf2go.exception.SyntaxNotSupportedException
 

T

TEMPLATE_CLASS - Static variable in class org.ontoware.rdfreactor.generator.SourceCodeWriter
 
Thing - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
The class with identifier owl:Thing is the class of all individuals.
throwsRDFDataException() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
toBeanName(Resource, Set<String>) - Static method in class org.ontoware.rdfreactor.generator.JavaNamingUtils
Create a legal and unique Java Bean Identifier for a resource.
toBoolean(DatatypeLiteral) - Static method in class org.ontoware.rdf2go.util.TypeConverter
 
toByte(DatatypeLiteral) - Static method in class org.ontoware.rdf2go.util.TypeConverter
 
toByte(Literal) - Static method in class org.ontoware.rdfreactor.runtime.converter.ByteConverter
 
toCalendar(Literal) - Static method in class org.ontoware.rdfreactor.runtime.converter.CalendarConverter
 
toChar(DatatypeLiteral) - Static method in class org.ontoware.rdf2go.util.TypeConverter
 
toDebug() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
toDebug() - Method in class org.ontoware.rdfreactor.generator.java.JMapped
 
toDebug() - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
toDouble(DatatypeLiteral) - Static method in class org.ontoware.rdf2go.util.TypeConverter
 
toDouble(Literal) - Static method in class org.ontoware.rdfreactor.runtime.converter.DoubleConverter
 
toFloat(DatatypeLiteral) - Static method in class org.ontoware.rdf2go.util.TypeConverter
 
toFloat(Literal) - Static method in class org.ontoware.rdfreactor.runtime.converter.FloatConverter
 
toInt(DatatypeLiteral) - Static method in class org.ontoware.rdf2go.util.TypeConverter
 
toInteger(Literal) - Static method in class org.ontoware.rdfreactor.runtime.converter.IntegerConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.BooleanConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.ByteConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.CalendarConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.DoubleConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.FloatConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.IntegerConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.JavaNetUriConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.LongConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.NodeConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.ResourceConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.ShortConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.StringConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.UriConverter
 
toJava(Node) - Method in class org.ontoware.rdfreactor.runtime.converter.UrlConverter
 
toJava(Node) - Method in interface org.ontoware.rdfreactor.runtime.INodeConverter
 
toJavaComment(List<String>) - Static method in class org.ontoware.rdfreactor.generator.Utils
 
toJavaNetUri(DatatypeLiteral) - Static method in class org.ontoware.rdf2go.util.TypeConverter
 
toJavaURI() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
toLegalJavaIdentifier(String) - Static method in class org.ontoware.rdfreactor.generator.JavaNamingUtils
Convert any String into a legal Java Bean Identifier (no spaces, everything concatenated)
toLong(DatatypeLiteral) - Static method in class org.ontoware.rdf2go.util.TypeConverter
 
toLong(Literal) - Static method in class org.ontoware.rdfreactor.runtime.converter.LongConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.BooleanConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.ByteConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.CalendarConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.DoubleConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.FloatConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.IntegerConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.JavaNetUriConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.LongConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.NodeConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.ResourceConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.ShortConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.StringConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.UriConverter
 
toNode(Model, Object) - Method in class org.ontoware.rdfreactor.runtime.converter.UrlConverter
 
toNode(Model, Object) - Method in interface org.ontoware.rdfreactor.runtime.INodeConverter
 
toNode(Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.TypeUtils
 
toObject(String) - Static method in class org.ontoware.rdf2go.util.Builder
Parses a specified object as String in order to create a new object using RDF2Go types.
toOpenRDF(Object, ValueFactory) - Static method in class org.openrdf.rdf2go.ConversionUtil
Converts an RDF2Go data type into its corresponding OpenRDF representation.
toOpenRDF(URI, ValueFactory) - Static method in class org.openrdf.rdf2go.ConversionUtil
 
toOpenRDF(String, ValueFactory) - Static method in class org.openrdf.rdf2go.ConversionUtil
 
toOpenRDF(PlainLiteral, ValueFactory) - Static method in class org.openrdf.rdf2go.ConversionUtil
 
toOpenRDF(LanguageTagLiteral, ValueFactory) - Static method in class org.openrdf.rdf2go.ConversionUtil
 
toOpenRDF(DatatypeLiteral, ValueFactory) - Static method in class org.openrdf.rdf2go.ConversionUtil
 
toOpenRDF(BlankNode, ValueFactory) - Static method in class org.openrdf.rdf2go.ConversionUtil
Implementation note: This method does not use the ValueFactory but directly fetches the Sesame object reference from RDF2Gos wrapper object.
toOpenRDF(Variable, ValueFactory) - Static method in class org.openrdf.rdf2go.ConversionUtil
Variables in Sesame are represented by null.
toOpenRDF(Statement, ValueFactory) - Static method in class org.openrdf.rdf2go.ConversionUtil
 
toOpenRDFQueryLanguage(String) - Static method in class org.openrdf.rdf2go.ConversionUtil
 
toPredicate(String) - Static method in class org.ontoware.rdf2go.util.Builder
Parses a specified predicate as String in order to create a new predicate using RDF2Go types.
toRdf2go(Value) - Static method in class org.openrdf.rdf2go.ConversionUtil
Converts an OpenRDF Value instance into its corresponding RDF2Go representation.
toRdf2go(URI) - Static method in class org.openrdf.rdf2go.ConversionUtil
 
toRdf2go(Literal) - Static method in class org.openrdf.rdf2go.ConversionUtil
 
toRdf2go(BNode) - Static method in class org.openrdf.rdf2go.ConversionUtil
 
toReport() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
toReport() - Method in class org.ontoware.rdfreactor.generator.java.JModel
 
toReport() - Method in class org.ontoware.rdfreactor.generator.java.JPackage
 
toReport() - Method in class org.ontoware.rdfreactor.generator.java.JProperty
 
toResource(URL) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.TypeUtils
 
toResource(ResourceEntity) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.TypeUtils
 
toResource(Object) - Static method in class org.ontoware.rdfreactor.schema.bootstrap.TypeUtils
 
toShort(Literal) - Static method in class org.ontoware.rdfreactor.runtime.converter.ShortConverter
 
toSPARQL() - Method in class org.ontoware.rdf2go.model.node.impl.AbstractBlankNodeImpl
 
toSPARQL() - Method in class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
toSPARQL() - Method in class org.ontoware.rdf2go.model.node.impl.LanguageTagLiteralImpl
 
toSPARQL() - Method in class org.ontoware.rdf2go.model.node.impl.PlainLiteralImpl
 
toSPARQL() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
toSPARQL() - Method in interface org.ontoware.rdf2go.model.node.Node
A convenience function to create SPARQL queries from nodes
toSPARQL() - Method in class org.ontoware.rdf2go.model.node.Variable
 
toSPARQL() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
 
toSparqlConstruct(Map<String, URI>, String, String) - Static method in class org.ontoware.rdf2go.util.transform.Transformer
 
toSparqlLiteral(String) - Static method in class org.ontoware.rdf2go.util.SparqlUtil
 
toStatement(String, String, String) - Static method in class org.ontoware.rdf2go.util.Builder
Parses a single statement from a given Statement as a triple of Strings.
toString() - Method in class org.ontoware.rdf2go.model.impl.QueryRowImpl
 
toString() - Method in class org.ontoware.rdf2go.model.impl.StatementImpl
 
toString() - Method in class org.ontoware.rdf2go.model.node.impl.AbstractBlankNodeImpl
 
toString() - Method in class org.ontoware.rdf2go.model.node.impl.DatatypeLiteralImpl
 
toString() - Method in class org.ontoware.rdf2go.model.node.impl.LanguageTagLiteralImpl
 
toString() - Method in class org.ontoware.rdf2go.model.node.impl.PlainLiteralImpl
 
toString() - Method in class org.ontoware.rdf2go.model.node.impl.URIImpl
 
toString() - Method in class org.ontoware.rdf2go.model.node.Variable
 
toString() - Method in class org.ontoware.rdf2go.model.Syntax
 
toString(Iterator<?>, String) - Static method in class org.ontoware.rdf2go.util.Iterators
Converts an iterator to a string by concatenating all of the string representations of objects in the iterator, divided by a separator.
toString(Iterator<?>, String, StringBuilder) - Static method in class org.ontoware.rdf2go.util.Iterators
Converts an iterator to a string by concatenating all of the string representations of objects in the iterator, divided by a separator.
toString() - Method in class org.ontoware.rdfreactor.generator.java.JClass
 
toString() - Method in class org.ontoware.rdfreactor.generator.java.JMapped
 
toString() - Method in class org.ontoware.rdfreactor.generator.java.JModel
 
toString() - Method in class org.ontoware.rdfreactor.generator.java.JPackage
 
toString() - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
implement
toString() - Method in class org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity
implement
toString() - Method in class org.openrdf.rdf2go.StatementWrapper
 
toSubject(String) - Static method in class org.ontoware.rdf2go.util.Builder
Parses a specified subject as String in order to create a new subject using RDF2Go types.
toURI(String) - Static method in class org.ontoware.rdf2go.vocabulary.OWL
 
toURI(String) - Static method in class org.ontoware.rdf2go.vocabulary.RDF
 
toURI(String) - Static method in class org.ontoware.rdf2go.vocabulary.RDFS
 
toURI(String) - Static method in class org.ontoware.rdf2go.vocabulary.XSD
 
transform(Model, Map<String, URI>, List<TransformerRule>) - Static method in class org.ontoware.rdf2go.util.transform.Transformer
 
Transformer - Class in org.ontoware.rdf2go.util.transform
Transforms RDF syntactically according to configuration, e.g.
Transformer() - Constructor for class org.ontoware.rdf2go.util.transform.Transformer
 
TransformerRule - Interface in org.ontoware.rdf2go.util.transform
 
TransitiveProperty - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
TransitiveProperty - Class in org.ontoware.rdfreactor.schema.owl
This class was generated by RDFReactor on 26.01.08 12:47
TransitiveProperty(Model, URI, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
Returns a Java wrapper over an RDF object, identified by URI.
TransitiveProperty(Model, Resource, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
Returns a Java wrapper over an RDF object, identified by URI.
TransitiveProperty(Model, String, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
TransitiveProperty(Model, BlankNode, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
Returns a Java wrapper over an RDF object, identified by a blank node.
TransitiveProperty(Model, boolean) - Constructor for class org.ontoware.rdfreactor.schema.owl.TransitiveProperty
Returns a Java wrapper over an RDF object, identified by a randomly generated URI.
Trig - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax TriG.
TriplePattern - Interface in org.ontoware.rdf2go.model
Triple match representation in rdf2go Implementations are expected to have valid impl
TriplePatternImpl - Class in org.ontoware.rdf2go.model.impl
A statement with variables
TriplePatternImpl(ResourceOrVariable, UriOrVariable, NodeOrVariable) - Constructor for class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
TriplePatternImpl(ResourceOrVariable, UriOrVariable, NodeOrVariable, TriplePatternImpl.SPO) - Constructor for class org.ontoware.rdf2go.model.impl.TriplePatternImpl
 
TriplePatternImpl(ResourceOrVariable, URI, String) - Constructor for class org.ontoware.rdf2go.model.impl.TriplePatternImpl
Convenience constructor
TriplePatternImpl.SPO - Enum in org.ontoware.rdf2go.model.impl
 
Trix - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax TriX.
Turtle - Static variable in class org.ontoware.rdf2go.model.Syntax
RDF syntax Turtle.
type - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
TYPE - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Resource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
TYPE - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Resource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
TypeConverter - Class in org.ontoware.rdf2go.util
Converts RDF2Go nodes into Java datatypes
TypeConverter() - Constructor for class org.ontoware.rdf2go.util.TypeConverter
 
TypeUtils - Class in org.ontoware.rdfreactor.schema.bootstrap
 
TypeUtils() - Constructor for class org.ontoware.rdfreactor.schema.bootstrap.TypeUtils
 

U

union(Model, Model, Model) - Static method in class org.ontoware.rdf2go.util.ModelUtils
 
unionOf - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
 
UNIONOF - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlClass
http://www.w3.org/2002/07/owl#unionOf
unlock() - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
unlock() - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
unlock() - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
unlock() - Method in class org.ontoware.rdf2go.model.impl.ModelAddRemoveMemoryImpl
 
unlock() - Method in interface org.ontoware.rdf2go.model.Lockable
Removes a lock.
unlock() - Method in class org.ontoware.rdf2go.util.LoggingModel
 
unlock() - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
unlock() - Method in class org.openrdf.rdf2go.RepositoryModel
Ends the locking status, committing all changed that have been made since this RepositoryModel was locked and switching back to auto-commit mode.
unregister(Syntax) - Static method in class org.ontoware.rdf2go.model.Syntax
unregister an RDF Syntax from which you know that your application will never ever support it.
update(DiffReader) - Method in class org.ontoware.rdf2go.model.impl.AbstractLockingModel
Using lock() and unlock()
update(DiffReader) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Implementations with support for transactions should use them instead of this implementation.
update(DiffReader) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
 
update(DiffReader) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
update(DiffReader) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
update(DiffReader) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
update(DiffReader) - Method in class org.ontoware.rdf2go.model.impl.DiffImpl
 
update(DiffReader) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelLayer
 
update(DiffReader) - Method in class org.ontoware.rdf2go.model.impl.NotifyingModelSetLayer
 
update(DiffReader) - Method in interface org.ontoware.rdf2go.model.ModelAddRemove
Apply the changes given by this diff in one atomic operation Implementations must check that all statements to be removed are still in the Model.
update(DiffReader) - Method in interface org.ontoware.rdf2go.model.ModelSetAddRemove
Apply the changes given by this diff in one atomic operation Implementations must check that all statements to be removed are still in the Model.
update(DiffReader) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
update(DiffReader) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
update(URI, Object, Object) - Method in interface org.ontoware.rdfreactor.runtime.ReactorBase
Looks for a statement (this, prop, oldValue) and replaces it by a new statement (this, prop, newValue).
update(URI, Object, Object) - Method in class org.ontoware.rdfreactor.runtime.ReactorBaseImpl
Looks for a statement (this, prop, oldValue) and replaces it by a new statement (this, prop, newValue).
update(DiffReader) - Method in class org.openrdf.rdf2go.RepositoryModel
 
update(DiffReader) - Method in class org.openrdf.rdf2go.RepositoryModelSet
 
updateValue(Model, Resource, URI, Object, Object) - Static method in class org.ontoware.rdfreactor.runtime.Bridge
Update the value of a property from a resource.
updateValue(Model, BlankNode, URI, Object, Object) - Static method in class org.ontoware.rdfreactor.runtime.Bridge
Update the value of a property from a resource.
updateValue(Model, Resource, URI, Object, Object) - Method in interface org.ontoware.rdfreactor.runtime.NewBridge
 
URI - Interface in org.ontoware.rdf2go.model.node
Interface for URI implementations.
uri2beanname(Object, Set<String>) - Static method in class org.ontoware.rdfreactor.generator.JavaNamingUtils
Take a URI and generate a legal and unique Java Bean Identifier from it.
UriConverter - Class in org.ontoware.rdfreactor.runtime.converter
Converts an RDF2Go Node to an RDF2Go URI.
UriConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.UriConverter
 
URIGenerator - Class in org.ontoware.rdf2go.model.impl
Uses UUIDs.
URIGenerator() - Constructor for class org.ontoware.rdf2go.model.impl.URIGenerator
 
URIImpl - Class in org.ontoware.rdf2go.model.node.impl
 
URIImpl(String) - Constructor for class org.ontoware.rdf2go.model.node.impl.URIImpl
Checks uri for validity and creates
URIImpl(String, boolean) - Constructor for class org.ontoware.rdf2go.model.node.impl.URIImpl
 
UriOrVariable - Interface in org.ontoware.rdf2go.model.node
Implementations are supposed to have correct implementations of equals() and hashCode()
URISearchReplaceRule - Class in org.ontoware.rdf2go.util.transform
 
URISearchReplaceRule(URI, URI) - Constructor for class org.ontoware.rdf2go.util.transform.URISearchReplaceRule
 
UrlConverter - Class in org.ontoware.rdfreactor.runtime.converter
 
UrlConverter() - Constructor for class org.ontoware.rdfreactor.runtime.converter.UrlConverter
 
Utils - Class in org.ontoware.rdfreactor.generator
 
Utils() - Constructor for class org.ontoware.rdfreactor.generator.Utils
 

V

value - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
VALUE - Static variable in class org.ontoware.rdfreactor.schema.bootstrap.Resource
http://www.w3.org/1999/02/22-rdf-syntax-ns#value
VALUE - Static variable in class org.ontoware.rdfreactor.schema.rdfs.Resource
http://www.w3.org/1999/02/22-rdf-syntax-ns#value
valueFactory - Variable in class org.openrdf.rdf2go.RepositoryModel
 
valueOf(String) - Static method in enum org.ontoware.rdf2go.model.impl.TriplePatternImpl.SPO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ontoware.rdf2go.Reasoning
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ontoware.rdfreactor.runtime.ProjectingIterator.projection
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ontoware.rdf2go.model.impl.TriplePatternImpl.SPO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ontoware.rdf2go.Reasoning
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ontoware.rdfreactor.runtime.ProjectingIterator.projection
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.ontoware.rdf2go.model.node
This variable models wild-cards in triple pattern queries.
versionInfo - Static variable in class org.ontoware.rdf2go.vocabulary.OWL
An owl:versionInfo statement generally has as its object a string giving information about this version, for example RCS/CVS keywords.
VERSIONINFO - Static variable in class org.ontoware.rdfreactor.schema.owl.OwlThing
http://www.w3.org/2002/07/owl#versionInfo
VocabularyWriter - Class in org.ontoware.rdf2go.util
reads an RDF/S file and creates an RDF2Go Vocabulary file from it.
VocabularyWriter() - Constructor for class org.ontoware.rdf2go.util.VocabularyWriter
 

W

write(JModel, File, String) - Static method in class org.ontoware.rdfreactor.generator.SourceCodeWriter
Writes model 'jm' to 'outdir' creating sub-directories for packages as needed.
write(JModel, File, String, String) - Static method in class org.ontoware.rdfreactor.generator.SourceCodeWriter
Writes model 'jm' to 'outdir' creating sub-directories for packages as needed.
writeTo(OutputStream, Syntax) - Method in class org.ontoware.rdf2go.model.impl.AbstractModel
Throws an exception if the syntax is not known
writeTo(Writer, Syntax) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
writeTo(OutputStream, Syntax) - Method in class org.ontoware.rdf2go.model.impl.AbstractModelSetImpl
 
writeTo(OutputStream) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
writeTo(OutputStream, Syntax) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
writeTo(Writer) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
writeTo(Writer, Syntax) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModel
 
writeTo(OutputStream) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
writeTo(OutputStream, Syntax) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
writeTo(Writer) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
writeTo(Writer, Syntax) - Method in class org.ontoware.rdf2go.model.impl.DelegatingModelSet
 
writeTo(Writer) - Method in interface org.ontoware.rdf2go.model.ModelIO
Writing an RDF/XML stream in UTF8 encoding
writeTo(Writer, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelIO
Write the model to the passed writer, using the passed syntax.
writeTo(OutputStream) - Method in interface org.ontoware.rdf2go.model.ModelIO
Writing an RDF/XML stream in UTF8 encoding
writeTo(OutputStream, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelIO
Write the model to the passed writer, using the passed syntax.
writeTo(Writer) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Write to writer in UTF8 and TRiX.
writeTo(Writer, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Write the model to the passed writer, using the passed syntax.
writeTo(OutputStream) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Writing a TRiX stream in UTF8 encoding For more info on TRiX read: http://www.hpl.hp.com/techreports/2003/HPL-2003-268.html
writeTo(OutputStream, Syntax) - Method in interface org.ontoware.rdf2go.model.ModelSetIO
Write the model to the passed writer, using the passed syntax.
writeTo(OutputStream, Syntax) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
writeTo(OutputStream) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
writeTo(Writer, Syntax) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
writeTo(Writer) - Method in class org.ontoware.rdf2go.util.LoggingModel
 
writeTo(OutputStream, Syntax) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
writeTo(OutputStream) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
writeTo(Writer, Syntax) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
writeTo(Writer) - Method in class org.ontoware.rdf2go.util.LoggingModelSet
 
writeTo(OutputStream) - Method in class org.openrdf.rdf2go.RepositoryModel
 
writeTo(OutputStream, Syntax) - Method in class org.openrdf.rdf2go.RepositoryModel
 
writeTo(Writer) - Method in class org.openrdf.rdf2go.RepositoryModel
 
writeTo(Writer, Syntax) - Method in class org.openrdf.rdf2go.RepositoryModel
 
writeTo(RDFWriter) - Method in class org.openrdf.rdf2go.RepositoryModel
 
writeTo(OutputStream) - Method in class org.openrdf.rdf2go.RepositoryModelSet
Writes the whole ModelSet in TriX syntax to the OutputStream.
writeTo(OutputStream, Syntax) - Method in class org.openrdf.rdf2go.RepositoryModelSet
Writes the whole ModelSet to the OutputStream.
writeTo(Writer) - Method in class org.openrdf.rdf2go.RepositoryModelSet
Writes the whole ModelSet in TriX syntax to the writer.
writeTo(Writer, Syntax) - Method in class org.openrdf.rdf2go.RepositoryModelSet
Writes the whole ModelSet to the Writer.
writeToFile(Model, File, Syntax) - Static method in class org.ontoware.rdf2go.util.ModelUtils
 

X

XMLLiteral - Static variable in class org.ontoware.rdf2go.vocabulary.RDF
 
XMLLiteral - Static variable in class org.ontoware.rdf2go.vocabulary.RDFS
Deprecated.
This belongs to the 'rdf' namespace now
XS_URIPREFIX - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
As discussed in http://www.w3.org/2001/sw/BestPractices/XSCH/xsch-sw-20050127 /#section-duration an standardised in http://www.w3.org/TR/xpath-datamodel/#notation Note: The XML namespace is 'http://www.w3.org/2001/XMLSchema', but RDF people seems to have agreed on using '#' atht eh end to create a URI-prefix
XSD - Class in org.ontoware.rdf2go.vocabulary
The XML Schema vocabulary as URIs
XSD() - Constructor for class org.ontoware.rdf2go.vocabulary.XSD
 
XSD_NS - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
The XML Schema Namespace

_

_anyURI - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_base64Binary - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_boolean - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_byte - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_date - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_dateTime - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_dayTimeDuration - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_decimal - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_double - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_duration - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
Deprecated.
_ENTITIES - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_ENTITY - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_float - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_gDay - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_gMonth - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_gMonthDay - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_gYear - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_gYearMonth - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_hexBinary - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_ID - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_IDREF - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_IDREFS - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_int - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
http://www.w3.org/TR/xmlschema-2/datatypes.html#int [Definition:] int is derived from long by setting the value of maxInclusive to be 2147483647 and minInclusive to be -2147483648.
_integer - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_language - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_long - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_Name - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_NCName - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_negativeInteger - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_NMTOKEN - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_NMTOKENS - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_nonNegativeInteger - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_nonPositiveInteger - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_normalizedString - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_positiveInteger - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_QName - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_short - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_string - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_time - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_token - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_unsignedByte - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_unsignedInt - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_unsignedLong - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_unsignedShort - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
_yearMonthDuration - Static variable in class org.ontoware.rdf2go.vocabulary.XSD
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links

Copyright © 2005–2018 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.