- 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
-
- 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
- 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
-
- 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
-
- 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
-
- 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
-