public class OwlClass extends OwlThing
Modifier and Type | Field and Description |
---|---|
static URI |
COMPLEMENTOF
http://www.w3.org/2002/07/owl#complementOf
|
static URI |
DISJOINTWITH
http://www.w3.org/2002/07/owl#disjointWith
|
static URI |
EQUIVALENTCLASS
http://www.w3.org/2002/07/owl#equivalentClass
|
static URI |
INTERSECTIONOF
http://www.w3.org/2002/07/owl#intersectionOf
|
static URI[] |
MANAGED_URIS
all property-URIs with this class as domain
|
static URI |
ONEOF
http://www.w3.org/2002/07/owl#oneOf
|
static URI |
RDFS_CLASS
http://www.w3.org/2002/07/owl#Class
|
static URI |
SUBCLASSOF
http://www.w3.org/2000/01/rdf-schema#subClassOf
|
static URI |
UNIONOF
http://www.w3.org/2002/07/owl#unionOf
|
DIFFERENTFROM, EQUIVALENTPROPERTY, SAMEAS, VERSIONINFO
COMMENT, ISDEFINEDBY, LABEL, MEMBER, SEEALSO, TYPE, VALUE
classURI, model
Modifier | Constructor and Description |
---|---|
|
OwlClass(Model model,
BlankNode bnode,
boolean write)
Returns a Java wrapper over an RDF object, identified by a blank node.
|
|
OwlClass(Model model,
boolean write)
Returns a Java wrapper over an RDF object, identified by
a randomly generated URI.
|
|
OwlClass(Model model,
Resource instanceIdentifier,
boolean write)
Returns a Java wrapper over an RDF object, identified by URI.
|
|
OwlClass(Model model,
String uriString,
boolean write)
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
|
protected |
OwlClass(Model model,
URI classURI,
Resource instanceIdentifier,
boolean write)
Returns a Java wrapper over an RDF object, identified by URI.
|
Modifier and Type | Method and Description |
---|---|
void |
addComplementOf()
Removes all values of property ComplementOf *
[Generated from RDFReactor template rule #removeall1dynamic]
|
static void |
addComplementOf(Model model,
Resource instanceResource,
Node value)
Adds a value to property ComplementOf as an RDF2Go node
|
static void |
addComplementOf(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property ComplementOf from an instance of OwlClass
|
void |
addComplementOf(Node value)
Adds a value to property ComplementOf as an RDF2Go node
|
void |
addComplementOf(OwlClass value)
Adds a value to property ComplementOf from an instance of OwlClass
[Generated from RDFReactor template rule #add4dynamic]
|
void |
addDisjointWith()
Removes all values of property DisjointWith *
[Generated from RDFReactor template rule #removeall1dynamic]
|
static void |
addDisjointWith(Model model,
Resource instanceResource,
Node value)
Adds a value to property DisjointWith as an RDF2Go node
|
static void |
addDisjointWith(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property DisjointWith from an instance of OwlClass
|
void |
addDisjointWith(Node value)
Adds a value to property DisjointWith as an RDF2Go node
|
void |
addDisjointWith(OwlClass value)
Adds a value to property DisjointWith from an instance of OwlClass
[Generated from RDFReactor template rule #add4dynamic]
|
void |
addEquivalentClass()
Removes all values of property EquivalentClass *
[Generated from RDFReactor template rule #removeall1dynamic]
|
static void |
addEquivalentClass(Model model,
Resource instanceResource,
Node value)
Adds a value to property EquivalentClass as an RDF2Go node
|
static void |
addEquivalentClass(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property EquivalentClass from an instance of OwlClass
|
void |
addEquivalentClass(Node value)
Adds a value to property EquivalentClass as an RDF2Go node
|
void |
addEquivalentClass(OwlClass value)
Adds a value to property EquivalentClass from an instance of OwlClass
[Generated from RDFReactor template rule #add4dynamic]
|
void |
addIntersectionOf()
Removes all values of property IntersectionOf *
[Generated from RDFReactor template rule #removeall1dynamic]
|
void |
addIntersectionOf(List value)
Adds a value to property IntersectionOf from an instance of List
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
addIntersectionOf(Model model,
Resource instanceResource,
List value)
Adds a value to property IntersectionOf from an instance of List
|
static void |
addIntersectionOf(Model model,
Resource instanceResource,
Node value)
Adds a value to property IntersectionOf as an RDF2Go node
|
void |
addIntersectionOf(Node value)
Adds a value to property IntersectionOf as an RDF2Go node
|
void |
addOneOf()
Removes all values of property OneOf *
[Generated from RDFReactor template rule #removeall1dynamic]
|
void |
addOneOf(List value)
Adds a value to property OneOf from an instance of List
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
addOneOf(Model model,
Resource instanceResource,
List value)
Adds a value to property OneOf from an instance of List
|
static void |
addOneOf(Model model,
Resource instanceResource,
Node value)
Adds a value to property OneOf as an RDF2Go node
|
void |
addOneOf(Node value)
Adds a value to property OneOf as an RDF2Go node
|
void |
addSubClassOf()
Removes all values of property SubClassOf *
[Generated from RDFReactor template rule #removeall1dynamic]
|
static void |
addSubClassOf(Model model,
Resource instanceResource,
Node value)
Adds a value to property SubClassOf as an RDF2Go node
|
static void |
addSubClassOf(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property SubClassOf from an instance of Class
|
void |
addSubClassOf(Node value)
Adds a value to property SubClassOf as an RDF2Go node
|
void |
addSubClassOf(OwlClass value)
Adds a value to property SubClassOf from an instance of Class
[Generated from RDFReactor template rule #add4dynamic]
|
void |
addUnionOf()
Removes all values of property UnionOf *
[Generated from RDFReactor template rule #removeall1dynamic]
|
void |
addUnionOf(List value)
Adds a value to property UnionOf from an instance of List
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
addUnionOf(Model model,
Resource instanceResource,
List value)
Adds a value to property UnionOf from an instance of List
|
static void |
addUnionOf(Model model,
Resource instanceResource,
Node value)
Adds a value to property UnionOf as an RDF2Go node
|
void |
addUnionOf(Node value)
Adds a value to property UnionOf as an RDF2Go node
|
static void |
createInstance(Model model,
Resource instanceResource)
Create a new instance of this class in the model.
|
static void |
deleteInstance(Model model,
Resource instanceResource)
Delete all rdf:type from this instance.
|
static ClosableIterator<Resource> |
getAllAllValuesFrom_Inverse(Model model,
Object objectValue) |
ReactorResult<OwlClass> |
getAllComplementOf_as()
Get all values of property ComplementOf as a ReactorResult of OwlClass
|
static ReactorResult<OwlClass> |
getAllComplementOf_as(Model model,
Resource instanceResource)
Get all values of property ComplementOf as a ReactorResult of OwlClass
|
ReactorResult<Node> |
getAllComplementOf_asNode_()
Get all values of property ComplementOf as a ReactorResult of RDF2Go nodes
|
static ReactorResult<Node> |
getAllComplementOf_asNode_(Model model,
Resource instanceResource)
Get all values of property ComplementOf as a ReactorResult of RDF2Go nodes
|
ClosableIterator<Node> |
getAllComplementOf_asNode()
Get all values of property ComplementOf as an Iterator over RDF2Go nodes
|
static ClosableIterator<Node> |
getAllComplementOf_asNode(Model model,
Resource instanceResource)
Get all values of property ComplementOf as an Iterator over RDF2Go nodes
|
static ClosableIterator<Resource> |
getAllComplementOf_Inverse(Model model,
Object objectValue) |
ClosableIterator<OwlClass> |
getAllComplementOf()
Get all values of property ComplementOf * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
getAllComplementOf(Model model,
Resource instanceResource)
Get all values of property ComplementOf * @param model an RDF2Go model
|
ReactorResult<OwlClass> |
getAllDisjointWith_as()
Get all values of property DisjointWith as a ReactorResult of OwlClass
|
static ReactorResult<OwlClass> |
getAllDisjointWith_as(Model model,
Resource instanceResource)
Get all values of property DisjointWith as a ReactorResult of OwlClass
|
ReactorResult<Node> |
getAllDisjointWith_asNode_()
Get all values of property DisjointWith as a ReactorResult of RDF2Go nodes
|
static ReactorResult<Node> |
getAllDisjointWith_asNode_(Model model,
Resource instanceResource)
Get all values of property DisjointWith as a ReactorResult of RDF2Go nodes
|
ClosableIterator<Node> |
getAllDisjointWith_asNode()
Get all values of property DisjointWith as an Iterator over RDF2Go nodes
|
static ClosableIterator<Node> |
getAllDisjointWith_asNode(Model model,
Resource instanceResource)
Get all values of property DisjointWith as an Iterator over RDF2Go nodes
|
static ClosableIterator<Resource> |
getAllDisjointWith_Inverse(Model model,
Object objectValue) |
ClosableIterator<OwlClass> |
getAllDisjointWith()
Get all values of property DisjointWith * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
getAllDisjointWith(Model model,
Resource instanceResource)
Get all values of property DisjointWith * @param model an RDF2Go model
|
static ClosableIterator<Resource> |
getAllDomain_Inverse(Model model,
Object objectValue) |
ReactorResult<OwlClass> |
getAllEquivalentClass_as()
Get all values of property EquivalentClass as a ReactorResult of OwlClass
|
static ReactorResult<OwlClass> |
getAllEquivalentClass_as(Model model,
Resource instanceResource)
Get all values of property EquivalentClass as a ReactorResult of OwlClass
|
ReactorResult<Node> |
getAllEquivalentClass_asNode_()
Get all values of property EquivalentClass as a ReactorResult of RDF2Go nodes
|
static ReactorResult<Node> |
getAllEquivalentClass_asNode_(Model model,
Resource instanceResource)
Get all values of property EquivalentClass as a ReactorResult of RDF2Go nodes
|
ClosableIterator<Node> |
getAllEquivalentClass_asNode()
Get all values of property EquivalentClass as an Iterator over RDF2Go nodes
|
static ClosableIterator<Node> |
getAllEquivalentClass_asNode(Model model,
Resource instanceResource)
Get all values of property EquivalentClass as an Iterator over RDF2Go nodes
|
static ClosableIterator<Resource> |
getAllEquivalentClass_Inverse(Model model,
Object objectValue) |
ClosableIterator<OwlClass> |
getAllEquivalentClass()
Get all values of property EquivalentClass * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
getAllEquivalentClass(Model model,
Resource instanceResource)
Get all values of property EquivalentClass * @param model an RDF2Go model
|
static ReactorResult<? extends OwlClass> |
getAllInstance_as(Model model) |
static ClosableIterator<Resource> |
getAllInstances(Model model) |
ReactorResult<List> |
getAllIntersectionOf_as()
Get all values of property IntersectionOf as a ReactorResult of List
|
static ReactorResult<List> |
getAllIntersectionOf_as(Model model,
Resource instanceResource)
Get all values of property IntersectionOf as a ReactorResult of List
|
ReactorResult<Node> |
getAllIntersectionOf_asNode_()
Get all values of property IntersectionOf as a ReactorResult of RDF2Go nodes
|
static ReactorResult<Node> |
getAllIntersectionOf_asNode_(Model model,
Resource instanceResource)
Get all values of property IntersectionOf as a ReactorResult of RDF2Go nodes
|
ClosableIterator<Node> |
getAllIntersectionOf_asNode()
Get all values of property IntersectionOf as an Iterator over RDF2Go nodes
|
static ClosableIterator<Node> |
getAllIntersectionOf_asNode(Model model,
Resource instanceResource)
Get all values of property IntersectionOf as an Iterator over RDF2Go nodes
|
ClosableIterator<List> |
getAllIntersectionOf()
Get all values of property IntersectionOf * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<List> |
getAllIntersectionOf(Model model,
Resource instanceResource)
Get all values of property IntersectionOf * @param model an RDF2Go model
|
ReactorResult<List> |
getAllOneOf_as()
Get all values of property OneOf as a ReactorResult of List
|
static ReactorResult<List> |
getAllOneOf_as(Model model,
Resource instanceResource)
Get all values of property OneOf as a ReactorResult of List
|
ReactorResult<Node> |
getAllOneOf_asNode_()
Get all values of property OneOf as a ReactorResult of RDF2Go nodes
|
static ReactorResult<Node> |
getAllOneOf_asNode_(Model model,
Resource instanceResource)
Get all values of property OneOf as a ReactorResult of RDF2Go nodes
|
ClosableIterator<Node> |
getAllOneOf_asNode()
Get all values of property OneOf as an Iterator over RDF2Go nodes
|
static ClosableIterator<Node> |
getAllOneOf_asNode(Model model,
Resource instanceResource)
Get all values of property OneOf as an Iterator over RDF2Go nodes
|
ClosableIterator<List> |
getAllOneOf()
Get all values of property OneOf * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<List> |
getAllOneOf(Model model,
Resource instanceResource)
Get all values of property OneOf * @param model an RDF2Go model
|
static ClosableIterator<Resource> |
getAllRange_Inverse(Model model,
Object objectValue) |
static ClosableIterator<Resource> |
getAllSomeValuesFrom_Inverse(Model model,
Object objectValue) |
ReactorResult<OwlClass> |
getAllSubClassOf_as()
Get all values of property SubClassOf as a ReactorResult of Class
|
static ReactorResult<OwlClass> |
getAllSubClassOf_as(Model model,
Resource instanceResource)
Get all values of property SubClassOf as a ReactorResult of Class
|
ReactorResult<Node> |
getAllSubClassOf_asNode_()
Get all values of property SubClassOf as a ReactorResult of RDF2Go nodes
|
static ReactorResult<Node> |
getAllSubClassOf_asNode_(Model model,
Resource instanceResource)
Get all values of property SubClassOf as a ReactorResult of RDF2Go nodes
|
ClosableIterator<Node> |
getAllSubClassOf_asNode()
Get all values of property SubClassOf as an Iterator over RDF2Go nodes
|
static ClosableIterator<Node> |
getAllSubClassOf_asNode(Model model,
Resource instanceResource)
Get all values of property SubClassOf as an Iterator over RDF2Go nodes
|
static ClosableIterator<Resource> |
getAllSubClassOf_Inverse(Model model,
Object objectValue) |
ClosableIterator<OwlClass> |
getAllSubClassOf()
Get all values of property SubClassOf * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
getAllSubClassOf(Model model,
Resource instanceResource)
Get all values of property SubClassOf * @param model an RDF2Go model
|
static ClosableIterator<Resource> |
getAllType_Inverse(Model model,
Object objectValue) |
ReactorResult<List> |
getAllUnionOf_as()
Get all values of property UnionOf as a ReactorResult of List
|
static ReactorResult<List> |
getAllUnionOf_as(Model model,
Resource instanceResource)
Get all values of property UnionOf as a ReactorResult of List
|
ReactorResult<Node> |
getAllUnionOf_asNode_()
Get all values of property UnionOf as a ReactorResult of RDF2Go nodes
|
static ReactorResult<Node> |
getAllUnionOf_asNode_(Model model,
Resource instanceResource)
Get all values of property UnionOf as a ReactorResult of RDF2Go nodes
|
ClosableIterator<Node> |
getAllUnionOf_asNode()
Get all values of property UnionOf as an Iterator over RDF2Go nodes
|
static ClosableIterator<Node> |
getAllUnionOf_asNode(Model model,
Resource instanceResource)
Get all values of property UnionOf as an Iterator over RDF2Go nodes
|
ClosableIterator<List> |
getAllUnionOf()
Get all values of property UnionOf * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<List> |
getAllUnionOf(Model model,
Resource instanceResource)
Get all values of property UnionOf * @param model an RDF2Go model
|
static boolean |
hasInstance(Model model,
Resource instanceResource) |
static void |
removeAllComplementOf(Model model,
Resource instanceResource)
Removes all values of property ComplementOf * @param model an RDF2Go model
|
static void |
removeAllDisjointWith(Model model,
Resource instanceResource)
Removes all values of property DisjointWith * @param model an RDF2Go model
|
static void |
removeAllEquivalentClass(Model model,
Resource instanceResource)
Removes all values of property EquivalentClass * @param model an RDF2Go model
|
static void |
removeAllIntersectionOf(Model model,
Resource instanceResource)
Removes all values of property IntersectionOf * @param model an RDF2Go model
|
static void |
removeAllOneOf(Model model,
Resource instanceResource)
Removes all values of property OneOf * @param model an RDF2Go model
|
static void |
removeAllSubClassOf(Model model,
Resource instanceResource)
Removes all values of property SubClassOf * @param model an RDF2Go model
|
static void |
removeAllUnionOf(Model model,
Resource instanceResource)
Removes all values of property UnionOf * @param model an RDF2Go model
|
static void |
removeComplementOf(Model model,
Resource instanceResource,
Node value)
Removes a value of property ComplementOf as an RDF2Go node
|
static void |
removeComplementOf(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property ComplementOf given as an instance of OwlClass
|
void |
removeComplementOf(Node value)
Removes a value of property ComplementOf as an RDF2Go node
|
void |
removeComplementOf(OwlClass value)
Removes a value of property ComplementOf given as an instance of OwlClass
|
static void |
removeDisjointWith(Model model,
Resource instanceResource,
Node value)
Removes a value of property DisjointWith as an RDF2Go node
|
static void |
removeDisjointWith(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property DisjointWith given as an instance of OwlClass
|
void |
removeDisjointWith(Node value)
Removes a value of property DisjointWith as an RDF2Go node
|
void |
removeDisjointWith(OwlClass value)
Removes a value of property DisjointWith given as an instance of OwlClass
|
static void |
removeEquivalentClass(Model model,
Resource instanceResource,
Node value)
Removes a value of property EquivalentClass as an RDF2Go node
|
static void |
removeEquivalentClass(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property EquivalentClass given as an instance of OwlClass
|
void |
removeEquivalentClass(Node value)
Removes a value of property EquivalentClass as an RDF2Go node
|
void |
removeEquivalentClass(OwlClass value)
Removes a value of property EquivalentClass given as an instance of OwlClass
|
void |
removeIntersectionOf(List value)
Removes a value of property IntersectionOf given as an instance of List
|
static void |
removeIntersectionOf(Model model,
Resource instanceResource,
List value)
Removes a value of property IntersectionOf given as an instance of List
|
static void |
removeIntersectionOf(Model model,
Resource instanceResource,
Node value)
Removes a value of property IntersectionOf as an RDF2Go node
|
void |
removeIntersectionOf(Node value)
Removes a value of property IntersectionOf as an RDF2Go node
|
void |
removeOneOf(List value)
Removes a value of property OneOf given as an instance of List
|
static void |
removeOneOf(Model model,
Resource instanceResource,
List value)
Removes a value of property OneOf given as an instance of List
|
static void |
removeOneOf(Model model,
Resource instanceResource,
Node value)
Removes a value of property OneOf as an RDF2Go node
|
void |
removeOneOf(Node value)
Removes a value of property OneOf as an RDF2Go node
|
static void |
removeSubClassOf(Model model,
Resource instanceResource,
Node value)
Removes a value of property SubClassOf as an RDF2Go node
|
static void |
removeSubClassOf(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property SubClassOf given as an instance of Class
|
void |
removeSubClassOf(Node value)
Removes a value of property SubClassOf as an RDF2Go node
|
void |
removeSubClassOf(OwlClass value)
Removes a value of property SubClassOf given as an instance of Class
|
void |
removeUnionOf(List value)
Removes a value of property UnionOf given as an instance of List
|
static void |
removeUnionOf(Model model,
Resource instanceResource,
List value)
Removes a value of property UnionOf given as an instance of List
|
static void |
removeUnionOf(Model model,
Resource instanceResource,
Node value)
Removes a value of property UnionOf as an RDF2Go node
|
void |
removeUnionOf(Node value)
Removes a value of property UnionOf as an RDF2Go node
|
static void |
setComplementOf(Model model,
Resource instanceResource,
Node value)
Sets a value of property ComplementOf from an RDF2Go node.
|
static void |
setComplementOf(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property ComplementOf from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
void |
setComplementOf(Node value)
Sets a value of property ComplementOf from an RDF2Go node.
|
void |
setComplementOf(OwlClass value)
Sets a value of property ComplementOf from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
static void |
setDisjointWith(Model model,
Resource instanceResource,
Node value)
Sets a value of property DisjointWith from an RDF2Go node.
|
static void |
setDisjointWith(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property DisjointWith from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
void |
setDisjointWith(Node value)
Sets a value of property DisjointWith from an RDF2Go node.
|
void |
setDisjointWith(OwlClass value)
Sets a value of property DisjointWith from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
static void |
setEquivalentClass(Model model,
Resource instanceResource,
Node value)
Sets a value of property EquivalentClass from an RDF2Go node.
|
static void |
setEquivalentClass(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property EquivalentClass from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
void |
setEquivalentClass(Node value)
Sets a value of property EquivalentClass from an RDF2Go node.
|
void |
setEquivalentClass(OwlClass value)
Sets a value of property EquivalentClass from an instance of OwlClass
First, all existing values are removed, then this value is added.
|
void |
setIntersectionOf(List value)
Sets a value of property IntersectionOf from an instance of List
First, all existing values are removed, then this value is added.
|
static void |
setIntersectionOf(Model model,
Resource instanceResource,
List value)
Sets a value of property IntersectionOf from an instance of List
First, all existing values are removed, then this value is added.
|
static void |
setIntersectionOf(Model model,
Resource instanceResource,
Node value)
Sets a value of property IntersectionOf from an RDF2Go node.
|
void |
setIntersectionOf(Node value)
Sets a value of property IntersectionOf from an RDF2Go node.
|
void |
setOneOf(List value)
Sets a value of property OneOf from an instance of List
First, all existing values are removed, then this value is added.
|
static void |
setOneOf(Model model,
Resource instanceResource,
List value)
Sets a value of property OneOf from an instance of List
First, all existing values are removed, then this value is added.
|
static void |
setOneOf(Model model,
Resource instanceResource,
Node value)
Sets a value of property OneOf from an RDF2Go node.
|
void |
setOneOf(Node value)
Sets a value of property OneOf from an RDF2Go node.
|
static void |
setSubClassOf(Model model,
Resource instanceResource,
Node value)
Sets a value of property SubClassOf from an RDF2Go node.
|
static void |
setSubClassOf(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property SubClassOf from an instance of Class
First, all existing values are removed, then this value is added.
|
void |
setSubClassOf(Node value)
Sets a value of property SubClassOf from an RDF2Go node.
|
void |
setSubClassOf(OwlClass value)
Sets a value of property SubClassOf from an instance of Class
First, all existing values are removed, then this value is added.
|
void |
setUnionOf(List value)
Sets a value of property UnionOf from an instance of List
First, all existing values are removed, then this value is added.
|
static void |
setUnionOf(Model model,
Resource instanceResource,
List value)
Sets a value of property UnionOf from an instance of List
First, all existing values are removed, then this value is added.
|
static void |
setUnionOf(Model model,
Resource instanceResource,
Node value)
Sets a value of property UnionOf from an RDF2Go node.
|
void |
setUnionOf(Node value)
Sets a value of property UnionOf from an RDF2Go node.
|
addDifferentFrom, addDifferentFrom, addDifferentFrom, addDifferentFrom, addDifferentFrom, addEquivalentProperty, addEquivalentProperty, addEquivalentProperty, addEquivalentProperty, addEquivalentProperty, addSameAs, addSameAs, addSameAs, addSameAs, addSameAs, addVersionInfo, addVersionInfo, addVersionInfo, addVersionInfo, addVersionInfo, getAllDifferentFrom_as, getAllDifferentFrom_as, getAllDifferentFrom_asNode_, getAllDifferentFrom_asNode_, getAllDifferentFrom_asNode, getAllDifferentFrom_asNode, getAllDifferentFrom_Inverse, getAllDifferentFrom, getAllDifferentFrom, getAllEquivalentProperty_as, getAllEquivalentProperty_as, getAllEquivalentProperty_asNode_, getAllEquivalentProperty_asNode_, getAllEquivalentProperty_asNode, getAllEquivalentProperty_asNode, getAllEquivalentProperty_Inverse, getAllEquivalentProperty, getAllEquivalentProperty, getAllHasValue_Inverse, getAllSameAs_as, getAllSameAs_as, getAllSameAs_asNode_, getAllSameAs_asNode_, getAllSameAs_asNode, getAllSameAs_asNode, getAllSameAs_Inverse, getAllSameAs, getAllSameAs, getAllVersionInfo_as, getAllVersionInfo_as, getAllVersionInfo_asNode_, getAllVersionInfo_asNode_, getAllVersionInfo_asNode, getAllVersionInfo_asNode, getAllVersionInfo_Inverse, getAllVersionInfo, getAllVersionInfo, removeAllDifferentFrom, removeAllEquivalentProperty, removeAllSameAs, removeAllVersionInfo, removeDifferentFrom, removeDifferentFrom, removeDifferentFrom, removeDifferentFrom, removeEquivalentProperty, removeEquivalentProperty, removeEquivalentProperty, removeEquivalentProperty, removeSameAs, removeSameAs, removeSameAs, removeSameAs, removeVersionInfo, removeVersionInfo, removeVersionInfo, removeVersionInfo, setDifferentFrom, setDifferentFrom, setDifferentFrom, setDifferentFrom, setEquivalentProperty, setEquivalentProperty, setEquivalentProperty, setEquivalentProperty, setSameAs, setSameAs, setSameAs, setSameAs, setVersionInfo, setVersionInfo, setVersionInfo, setVersionInfo
addComment, addComment, addComment, addComment, addComment, addIsDefinedBy, addIsDefinedBy, addIsDefinedBy, addIsDefinedBy, addIsDefinedBy, addLabel, addLabel, addLabel, addLabel, addLabel, addMember, addMember, addMember, addMember, addMember, addSeeAlso, addSeeAlso, addSeeAlso, addSeeAlso, addSeeAlso, addType, addType, addType, addType, addType, addValue, addValue, addValue, addValue, addValue, getAllComment_as, getAllComment_as, getAllComment_asNode_, getAllComment_asNode_, getAllComment_asNode, getAllComment_asNode, getAllComment, getAllComment, getAllFirst_Inverse, getAllIsDefinedBy_as, getAllIsDefinedBy_as, getAllIsDefinedBy_asNode_, getAllIsDefinedBy_asNode_, getAllIsDefinedBy_asNode, getAllIsDefinedBy_asNode, getAllIsDefinedBy_Inverse, getAllIsDefinedBy, getAllIsDefinedBy, getAllLabel_as, getAllLabel_as, getAllLabel_asNode_, getAllLabel_asNode_, getAllLabel_asNode, getAllLabel_asNode, getAllLabel, getAllLabel, getAllMember_as, getAllMember_as, getAllMember_asNode_, getAllMember_asNode_, getAllMember_asNode, getAllMember_asNode, getAllMember_Inverse, getAllMember, getAllMember, getAllObject_Inverse, getAllPredicate_Inverse, getAllSeeAlso_as, getAllSeeAlso_as, getAllSeeAlso_asNode_, getAllSeeAlso_asNode_, getAllSeeAlso_asNode, getAllSeeAlso_asNode, getAllSeeAlso_Inverse, getAllSeeAlso, getAllSeeAlso, getAllSubject_Inverse, getAllType_as, getAllType_as, getAllType_asNode_, getAllType_asNode_, getAllType_asNode, getAllType_asNode, getAllType, getAllType, getAllValue_as, getAllValue_as, getAllValue_asNode_, getAllValue_asNode_, getAllValue_asNode, getAllValue_asNode, getAllValue_Inverse, getAllValue, getAllValue, removeAllComment, removeAllIsDefinedBy, removeAllLabel, removeAllMember, removeAllSeeAlso, removeAllType, removeAllValue, removeComment, removeComment, removeComment, removeComment, removeIsDefinedBy, removeIsDefinedBy, removeIsDefinedBy, removeIsDefinedBy, removeLabel, removeLabel, removeLabel, removeLabel, removeMember, removeMember, removeMember, removeMember, removeSeeAlso, removeSeeAlso, removeSeeAlso, removeSeeAlso, removeType, removeType, removeType, removeType, removeValue, removeValue, removeValue, removeValue, setComment, setComment, setComment, setComment, setIsDefinedBy, setIsDefinedBy, setIsDefinedBy, setIsDefinedBy, setLabel, setLabel, setLabel, setLabel, setMember, setMember, setMember, setMember, setSeeAlso, setSeeAlso, setSeeAlso, setSeeAlso, setType, setType, setType, setType, setValue, setValue, setValue, setValue
asBlankNode, asDatatypeLiteral, asLanguageTagLiteral, asLiteral, asResource, asURI, castTo, compareTo, equals, getModel, getRDFSClassURI, getResource, hashCode, isInstanceof, toSPARQL, toString
public static final URI RDFS_CLASS
public static final URI COMPLEMENTOF
public static final URI DISJOINTWITH
public static final URI EQUIVALENTCLASS
public static final URI INTERSECTIONOF
public static final URI UNIONOF
public static final URI ONEOF
public static final URI SUBCLASSOF
public static final URI[] MANAGED_URIS
protected OwlClass(Model model, URI classURI, Resource instanceIdentifier, boolean write)
model
- RDF2GO Model implementation, see http://rdf2go.semweb4j.orgclassURI
- URI of RDFS classinstanceIdentifier
- Resource that identifies this instancewrite
- if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c1]public OwlClass(Model model, Resource instanceIdentifier, boolean write)
model
- RDF2GO Model implementation, see http://rdf2go.ontoware.orginstanceIdentifier
- an RDF2Go Resource identifying this instancewrite
- if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c2]public OwlClass(Model model, String uriString, boolean write) throws ModelRuntimeException
model
- RDF2GO Model implementation, see http://rdf2go.ontoware.orguriString
- a URI given as a Stringwrite
- if true, the statement (this, rdf:type, TYPE) is written to the modelModelRuntimeException
- if URI syntax is wrong
[Generated from RDFReactor template rule #c7]public OwlClass(Model model, BlankNode bnode, boolean write)
model
- RDF2GO Model implementation, see http://rdf2go.ontoware.orgbnode
- BlankNode of this instancewrite
- if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c8]public OwlClass(Model model, boolean write)
model
- RDF2GO Model implementation, see http://rdf2go.ontoware.orgwrite
- if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c9]public static void createInstance(Model model, Resource instanceResource)
model
- an RDF2Go modelinstanceResource
- an RDF2Go resource
[Generated from RDFReactor template rule #class1]public static boolean hasInstance(Model model, Resource instanceResource)
model
- an RDF2Go modelinstanceResource
- an RDF2Go resourcepublic static ClosableIterator<Resource> getAllInstances(Model model)
model
- an RDF2Go modelpublic static ReactorResult<? extends OwlClass> getAllInstance_as(Model model)
model
- an RDF2Go modelpublic static void deleteInstance(Model model, Resource instanceResource)
model
- an RDF2Go modelinstanceResource
- an RDF2Go resource
[Generated from RDFReactor template rule #class4]public static ClosableIterator<Resource> getAllComplementOf_Inverse(Model model, Object objectValue)
model
- an RDF2Go modelobjectValue
- public static ClosableIterator<Resource> getAllDisjointWith_Inverse(Model model, Object objectValue)
model
- an RDF2Go modelobjectValue
- public static ClosableIterator<Resource> getAllEquivalentClass_Inverse(Model model, Object objectValue)
model
- an RDF2Go modelobjectValue
- public static ClosableIterator<Node> getAllComplementOf_asNode(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic static ReactorResult<Node> getAllComplementOf_asNode_(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<Node> getAllComplementOf_asNode()
public ReactorResult<Node> getAllComplementOf_asNode_()
public static ClosableIterator<OwlClass> getAllComplementOf(Model model, Resource instanceResource)
resource
- an RDF2Go resourcepublic static ReactorResult<OwlClass> getAllComplementOf_as(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<OwlClass> getAllComplementOf()
public ReactorResult<OwlClass> getAllComplementOf_as()
public static void addComplementOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #add1static]public void addComplementOf(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addComplementOf(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resource
[Generated from RDFReactor template rule #add3static]public void addComplementOf(OwlClass value)
public static void setComplementOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be set
[Generated from RDFReactor template rule #set1static]public void setComplementOf(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setComplementOf(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #set3static]public void setComplementOf(OwlClass value)
value
- the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeComplementOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeComplementOf(Node value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeComplementOf(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeComplementOf(OwlClass value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllComplementOf(Model model, Resource instanceResource)
resource
- an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void addComplementOf()
public static ClosableIterator<Node> getAllDisjointWith_asNode(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic static ReactorResult<Node> getAllDisjointWith_asNode_(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<Node> getAllDisjointWith_asNode()
public ReactorResult<Node> getAllDisjointWith_asNode_()
public static ClosableIterator<OwlClass> getAllDisjointWith(Model model, Resource instanceResource)
resource
- an RDF2Go resourcepublic static ReactorResult<OwlClass> getAllDisjointWith_as(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<OwlClass> getAllDisjointWith()
public ReactorResult<OwlClass> getAllDisjointWith_as()
public static void addDisjointWith(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #add1static]public void addDisjointWith(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addDisjointWith(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resource
[Generated from RDFReactor template rule #add3static]public void addDisjointWith(OwlClass value)
public static void setDisjointWith(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be set
[Generated from RDFReactor template rule #set1static]public void setDisjointWith(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setDisjointWith(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #set3static]public void setDisjointWith(OwlClass value)
value
- the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeDisjointWith(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeDisjointWith(Node value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeDisjointWith(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeDisjointWith(OwlClass value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllDisjointWith(Model model, Resource instanceResource)
resource
- an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void addDisjointWith()
public static ClosableIterator<Node> getAllEquivalentClass_asNode(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic static ReactorResult<Node> getAllEquivalentClass_asNode_(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<Node> getAllEquivalentClass_asNode()
public ReactorResult<Node> getAllEquivalentClass_asNode_()
public static ClosableIterator<OwlClass> getAllEquivalentClass(Model model, Resource instanceResource)
resource
- an RDF2Go resourcepublic static ReactorResult<OwlClass> getAllEquivalentClass_as(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<OwlClass> getAllEquivalentClass()
public ReactorResult<OwlClass> getAllEquivalentClass_as()
public static void addEquivalentClass(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #add1static]public void addEquivalentClass(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addEquivalentClass(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resource
[Generated from RDFReactor template rule #add3static]public void addEquivalentClass(OwlClass value)
public static void setEquivalentClass(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be set
[Generated from RDFReactor template rule #set1static]public void setEquivalentClass(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setEquivalentClass(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #set3static]public void setEquivalentClass(OwlClass value)
value
- the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeEquivalentClass(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeEquivalentClass(Node value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeEquivalentClass(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeEquivalentClass(OwlClass value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllEquivalentClass(Model model, Resource instanceResource)
resource
- an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void addEquivalentClass()
public static ClosableIterator<Node> getAllIntersectionOf_asNode(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic static ReactorResult<Node> getAllIntersectionOf_asNode_(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<Node> getAllIntersectionOf_asNode()
public ReactorResult<Node> getAllIntersectionOf_asNode_()
public static ClosableIterator<List> getAllIntersectionOf(Model model, Resource instanceResource)
resource
- an RDF2Go resourcepublic static ReactorResult<List> getAllIntersectionOf_as(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<List> getAllIntersectionOf()
public ReactorResult<List> getAllIntersectionOf_as()
public static void addIntersectionOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #add1static]public void addIntersectionOf(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addIntersectionOf(Model model, Resource instanceResource, List value)
model
- an RDF2Go modelresource
- an RDF2Go resource
[Generated from RDFReactor template rule #add3static]public void addIntersectionOf(List value)
public static void setIntersectionOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be set
[Generated from RDFReactor template rule #set1static]public void setIntersectionOf(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setIntersectionOf(Model model, Resource instanceResource, List value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #set3static]public void setIntersectionOf(List value)
value
- the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeIntersectionOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeIntersectionOf(Node value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeIntersectionOf(Model model, Resource instanceResource, List value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeIntersectionOf(List value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllIntersectionOf(Model model, Resource instanceResource)
resource
- an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void addIntersectionOf()
public static ClosableIterator<Node> getAllUnionOf_asNode(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic static ReactorResult<Node> getAllUnionOf_asNode_(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<Node> getAllUnionOf_asNode()
public ReactorResult<Node> getAllUnionOf_asNode_()
public static ClosableIterator<List> getAllUnionOf(Model model, Resource instanceResource)
resource
- an RDF2Go resourcepublic static ReactorResult<List> getAllUnionOf_as(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<List> getAllUnionOf()
public ReactorResult<List> getAllUnionOf_as()
public static void addUnionOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #add1static]public void addUnionOf(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addUnionOf(Model model, Resource instanceResource, List value)
model
- an RDF2Go modelresource
- an RDF2Go resource
[Generated from RDFReactor template rule #add3static]public void addUnionOf(List value)
public static void setUnionOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be set
[Generated from RDFReactor template rule #set1static]public void setUnionOf(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setUnionOf(Model model, Resource instanceResource, List value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #set3static]public void setUnionOf(List value)
value
- the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeUnionOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeUnionOf(Node value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeUnionOf(Model model, Resource instanceResource, List value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeUnionOf(List value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllUnionOf(Model model, Resource instanceResource)
resource
- an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void addUnionOf()
public static ClosableIterator<Resource> getAllDomain_Inverse(Model model, Object objectValue)
model
- an RDF2Go modelobjectValue
- public static ClosableIterator<Resource> getAllRange_Inverse(Model model, Object objectValue)
model
- an RDF2Go modelobjectValue
- public static ClosableIterator<Resource> getAllType_Inverse(Model model, Object objectValue)
model
- an RDF2Go modelobjectValue
- public static ClosableIterator<Resource> getAllSubClassOf_Inverse(Model model, Object objectValue)
model
- an RDF2Go modelobjectValue
- public static ClosableIterator<Resource> getAllAllValuesFrom_Inverse(Model model, Object objectValue)
model
- an RDF2Go modelobjectValue
- public static ClosableIterator<Resource> getAllSomeValuesFrom_Inverse(Model model, Object objectValue)
model
- an RDF2Go modelobjectValue
- public static ClosableIterator<Node> getAllOneOf_asNode(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic static ReactorResult<Node> getAllOneOf_asNode_(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<Node> getAllOneOf_asNode()
public ReactorResult<Node> getAllOneOf_asNode_()
public static ClosableIterator<List> getAllOneOf(Model model, Resource instanceResource)
resource
- an RDF2Go resourcepublic static ReactorResult<List> getAllOneOf_as(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<List> getAllOneOf()
public ReactorResult<List> getAllOneOf_as()
public static void addOneOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #add1static]public void addOneOf(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addOneOf(Model model, Resource instanceResource, List value)
model
- an RDF2Go modelresource
- an RDF2Go resource
[Generated from RDFReactor template rule #add3static]public void addOneOf(List value)
public static void setOneOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be set
[Generated from RDFReactor template rule #set1static]public void setOneOf(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setOneOf(Model model, Resource instanceResource, List value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #set3static]public void setOneOf(List value)
value
- the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeOneOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeOneOf(Node value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeOneOf(Model model, Resource instanceResource, List value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeOneOf(List value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllOneOf(Model model, Resource instanceResource)
resource
- an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void addOneOf()
public static ClosableIterator<Node> getAllSubClassOf_asNode(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic static ReactorResult<Node> getAllSubClassOf_asNode_(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<Node> getAllSubClassOf_asNode()
public ReactorResult<Node> getAllSubClassOf_asNode_()
public static ClosableIterator<OwlClass> getAllSubClassOf(Model model, Resource instanceResource)
resource
- an RDF2Go resourcepublic static ReactorResult<OwlClass> getAllSubClassOf_as(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<OwlClass> getAllSubClassOf()
public ReactorResult<OwlClass> getAllSubClassOf_as()
public static void addSubClassOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #add1static]public void addSubClassOf(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addSubClassOf(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resource
[Generated from RDFReactor template rule #add3static]public void addSubClassOf(OwlClass value)
public static void setSubClassOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be set
[Generated from RDFReactor template rule #set1static]public void setSubClassOf(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setSubClassOf(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be added
[Generated from RDFReactor template rule #set3static]public void setSubClassOf(OwlClass value)
value
- the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeSubClassOf(Model model, Resource instanceResource, Node value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeSubClassOf(Node value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeSubClassOf(Model model, Resource instanceResource, OwlClass value)
model
- an RDF2Go modelresource
- an RDF2Go resourcevalue
- the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeSubClassOf(OwlClass value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllSubClassOf(Model model, Resource instanceResource)
resource
- an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void addSubClassOf()
Copyright © 2005–2017 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.