public class AllDifferent extends OwlThing
Modifier and Type | Field and Description |
---|---|
static URI |
DISTINCTMEMBERS
http://www.w3.org/2002/07/owl#distinctMembers
|
static URI[] |
MANAGED_URIS
all property-URIs with this class as domain
|
static URI |
RDFS_CLASS
http://www.w3.org/2002/07/owl#AllDifferent
|
DIFFERENTFROM, EQUIVALENTPROPERTY, SAMEAS, VERSIONINFO
COMMENT, ISDEFINEDBY, LABEL, MEMBER, SEEALSO, TYPE, VALUE
classURI, model
Modifier | Constructor and Description |
---|---|
|
AllDifferent(Model model,
BlankNode bnode,
boolean write)
Returns a Java wrapper over an RDF object, identified by a blank node.
|
|
AllDifferent(Model model,
boolean write)
Returns a Java wrapper over an RDF object, identified by a randomly
generated URI.
|
|
AllDifferent(Model model,
Resource instanceIdentifier,
boolean write)
Returns a Java wrapper over an RDF object, identified by URI.
|
|
AllDifferent(Model model,
String uriString,
boolean write)
Returns a Java wrapper over an RDF object, identified by a URI, given as
a String.
|
protected |
AllDifferent(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 |
addDistinctMembers()
Removes all values of property DistinctMembers * [Generated from
RDFReactor template rule #removeall1dynamic]
|
void |
addDistinctMembers(List value)
Adds a value to property DistinctMembers from an instance of List
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
addDistinctMembers(Model model,
Resource instanceResource,
List value)
Adds a value to property DistinctMembers from an instance of List
|
static void |
addDistinctMembers(Model model,
Resource instanceResource,
Node value)
Adds a value to property DistinctMembers as an RDF2Go node
|
void |
addDistinctMembers(Node value)
Adds a value to property DistinctMembers 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.
|
ReactorResult<List> |
getAllDistinctMembers_as()
Get all values of property DistinctMembers as a ReactorResult of List
|
static ReactorResult<List> |
getAllDistinctMembers_as(Model model,
Resource instanceResource)
Get all values of property DistinctMembers as a ReactorResult of List
|
ReactorResult<Node> |
getAllDistinctMembers_asNode_()
Get all values of property DistinctMembers as a ReactorResult of RDF2Go
nodes
|
static ReactorResult<Node> |
getAllDistinctMembers_asNode_(Model model,
Resource instanceResource)
Get all values of property DistinctMembers as a ReactorResult of RDF2Go
nodes
|
ClosableIterator<Node> |
getAllDistinctMembers_asNode()
Get all values of property DistinctMembers as an Iterator over RDF2Go
nodes
|
static ClosableIterator<Node> |
getAllDistinctMembers_asNode(Model model,
Resource instanceResource)
Get all values of property DistinctMembers as an Iterator over RDF2Go
nodes
|
ClosableIterator<List> |
getAllDistinctMembers()
Get all values of property DistinctMembers * @return a ClosableIterator
of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<List> |
getAllDistinctMembers(Model model,
Resource instanceResource)
Get all values of property DistinctMembers * @param model an RDF2Go model
|
static ReactorResult<? extends AllDifferent> |
getAllInstance_as(Model model) |
static ClosableIterator<Resource> |
getAllInstances(Model model) |
static boolean |
hasInstance(Model model,
Resource instanceResource) |
static void |
removeAllDistinctMembers(Model model,
Resource instanceResource)
Removes all values of property DistinctMembers * @param model an RDF2Go
model
|
void |
removeDistinctMembers(List value)
Removes a value of property DistinctMembers given as an instance of List
|
static void |
removeDistinctMembers(Model model,
Resource instanceResource,
List value)
Removes a value of property DistinctMembers given as an instance of List
|
static void |
removeDistinctMembers(Model model,
Resource instanceResource,
Node value)
Removes a value of property DistinctMembers as an RDF2Go node
|
void |
removeDistinctMembers(Node value)
Removes a value of property DistinctMembers as an RDF2Go node
|
void |
setDistinctMembers(List value)
Sets a value of property DistinctMembers from an instance of List First,
all existing values are removed, then this value is added.
|
static void |
setDistinctMembers(Model model,
Resource instanceResource,
List value)
Sets a value of property DistinctMembers from an instance of List First,
all existing values are removed, then this value is added.
|
static void |
setDistinctMembers(Model model,
Resource instanceResource,
Node value)
Sets a value of property DistinctMembers from an RDF2Go node.
|
void |
setDistinctMembers(Node value)
Sets a value of property DistinctMembers 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 DISTINCTMEMBERS
public static final URI[] MANAGED_URIS
protected AllDifferent(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 AllDifferent(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 AllDifferent(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 AllDifferent(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 AllDifferent(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 AllDifferent> 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<Node> getAllDistinctMembers_asNode(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic static ReactorResult<Node> getAllDistinctMembers_asNode_(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<Node> getAllDistinctMembers_asNode()
public ReactorResult<Node> getAllDistinctMembers_asNode_()
public static ClosableIterator<List> getAllDistinctMembers(Model model, Resource instanceResource)
resource
- an RDF2Go resourcepublic static ReactorResult<List> getAllDistinctMembers_as(Model model, Resource instanceResource)
model
- an RDF2Go modelresource
- an RDF2Go resourcepublic ClosableIterator<List> getAllDistinctMembers()
public ReactorResult<List> getAllDistinctMembers_as()
public static void addDistinctMembers(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 addDistinctMembers(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addDistinctMembers(Model model, Resource instanceResource, List value)
model
- an RDF2Go modelresource
- an RDF2Go resource
[Generated from RDFReactor template rule #add3static]public void addDistinctMembers(List value)
public static void setDistinctMembers(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 setDistinctMembers(Node value)
value
- the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setDistinctMembers(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 setDistinctMembers(List value)
value
- the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeDistinctMembers(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 removeDistinctMembers(Node value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeDistinctMembers(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 removeDistinctMembers(List value)
value
- the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllDistinctMembers(Model model, Resource instanceResource)
resource
- an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void addDistinctMembers()
Copyright © 2005–2017 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.