public class Thing1
extends org.ontoware.rdfreactor.schema.rdfs.Class
| Modifier and Type | Field and Description |
|---|---|
static org.ontoware.rdf2go.model.node.URI |
DISJOINTWITH
http://www.w3.org/2002/07/owl#disjointWith
|
static org.ontoware.rdf2go.model.node.URI |
IMPORTS
http://www.w3.org/2002/07/owl#imports
|
static org.ontoware.rdf2go.model.node.URI[] |
MANAGED_URIS
All property-URIs with this class as domain.
|
static org.ontoware.rdf2go.model.node.URI |
MAXCARDINALITY
http://www.w3.org/2002/07/owl#maxCardinality
|
static org.ontoware.rdf2go.model.node.URI |
RDATAPROP
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#rDataProp
|
static org.ontoware.rdf2go.model.node.URI |
RDFS_CLASS
http://www.w3.org/2000/01/rdf-schema#Class
|
static org.ontoware.rdf2go.model.node.URI |
ROBJPROP
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#rObjProp
|
| Modifier | Constructor and Description |
|---|---|
|
Thing1(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.BlankNode bnode,
boolean write)
Returns a Java wrapper over an RDF object, identified by a blank node.
|
|
Thing1(org.ontoware.rdf2go.model.Model model,
boolean write)
Returns a Java wrapper over an RDF object, identified by
a randomly generated URI.
|
|
Thing1(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceIdentifier,
boolean write)
Returns a Java wrapper over an RDF object, identified by URI.
|
|
Thing1(org.ontoware.rdf2go.model.Model model,
String uriString,
boolean write)
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
|
protected |
Thing1(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.URI classURI,
org.ontoware.rdf2go.model.node.Resource instanceIdentifier,
boolean write)
Returns a Java wrapper over an RDF object, identified by URI.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
addDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
DisjointWith as an RDF2Go Node. |
static void |
addDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
DisjointWith from an instance of Thing1. |
void |
addDisjointWith(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
DisjointWith as an RDF2Go Node. |
void |
addDisjointWith(Thing1 value)
Adds a value to property
DisjointWith from an instance of Thing1. |
static void |
addImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
Imports as an RDF2Go Node. |
static void |
addImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
Imports from an instance of Thing1. |
void |
addImports(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
Imports as an RDF2Go Node. |
void |
addImports(Thing1 value)
Adds a value to property
Imports from an instance of Thing1. |
static void |
addMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
MaxCardinality as an RDF2Go Node. |
static void |
addMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
MaxCardinality from an instance of Thing1. |
void |
addMaxCardinality(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
MaxCardinality as an RDF2Go Node. |
void |
addMaxCardinality(Thing1 value)
Adds a value to property
MaxCardinality from an instance of Thing1. |
static void |
addRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
RDataProp as an RDF2Go Node. |
static void |
addRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
RDataProp from an instance of Thing1. |
void |
addRDataProp(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
RDataProp as an RDF2Go Node. |
void |
addRDataProp(Thing1 value)
Adds a value to property
RDataProp from an instance of Thing1. |
static void |
addRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
RObjProp as an RDF2Go Node. |
static void |
addRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Adds a value to property
RObjProp from an instance of Thing1. |
void |
addRObjProp(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
RObjProp as an RDF2Go Node. |
void |
addRObjProp(Thing1 value)
Adds a value to property
RObjProp from an instance of Thing1. |
static void |
createInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Create a new instance of this class in the model.
|
static void |
deleteAllProperties(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Delete all triples
(this, *, *), i.e. |
static void |
deleteInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Remove triple
(this, rdf:type, Thing1) from this instance. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllDisjointWith_as()
Get all values of property
DisjointWith as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllDisjointWith_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
DisjointWith as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllDisjointWith_asNode_()
Get all values of property
DisjointWith as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllDisjointWith_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
DisjointWith as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllDisjointWith_asNode()
Get all values of property
DisjointWith as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllDisjointWith_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
DisjointWith as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllDisjointWith_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllDisjointWith_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllDisjointWith_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllDisjointWith()
Get all values of property
DisjointWith. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
DisjointWith. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllImports_as()
Get all values of property
Imports as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllImports_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Imports as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllImports_asNode_()
Get all values of property
Imports as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllImports_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Imports as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllImports_asNode()
Get all values of property
Imports as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllImports_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Imports as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllImports_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllImports_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllImports_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllImports()
Get all values of property
Imports. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Imports. |
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends Thing1> |
getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllInstances(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllMaxCardinality_as()
Get all values of property
MaxCardinality as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllMaxCardinality_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MaxCardinality as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllMaxCardinality_asNode_()
Get all values of property
MaxCardinality as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllMaxCardinality_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MaxCardinality as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllMaxCardinality_asNode()
Get all values of property
MaxCardinality as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllMaxCardinality_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MaxCardinality as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllMaxCardinality_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllMaxCardinality_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllMaxCardinality_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllMaxCardinality()
Get all values of property
MaxCardinality. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
MaxCardinality. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllRDataProp_as()
Get all values of property
RDataProp as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllRDataProp_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
RDataProp as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllRDataProp_asNode_()
Get all values of property
RDataProp as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllRDataProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
RDataProp as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllRDataProp_asNode()
Get all values of property
RDataProp as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllRDataProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
RDataProp as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllRDataProp_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllRDataProp_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllRDataProp_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllRDataProp()
Get all values of property
RDataProp. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
RDataProp. |
org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllRObjProp_as()
Get all values of property
RObjProp as a ReactorResult of Thing1. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> |
getAllRObjProp_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
RObjProp as a ReactorResult of Thing1. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllRObjProp_asNode_()
Get all values of property
RObjProp as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllRObjProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
RObjProp as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllRObjProp_asNode()
Get all values of property
RObjProp as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllRObjProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
RObjProp as an Iterator over RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> |
getAllRObjProp_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllRObjProp_Inverse() |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> |
getAllRObjProp_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue) |
org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllRObjProp()
Get all values of property
RObjProp. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> |
getAllRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
RObjProp. |
static Thing1 |
getInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Return an existing instance of this class in the model.
|
boolean |
hasDisjointWith()
Check if
DisjointWith has at least one value set. |
static boolean |
hasDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
DisjointWith has at least one value set. |
static boolean |
hasDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
DisjointWith has the given value (maybe among other values). |
boolean |
hasDisjointWith(org.ontoware.rdf2go.model.node.Node value)
Check if
DisjointWith has the given value (maybe among other values). |
boolean |
hasImports()
Check if
Imports has at least one value set. |
static boolean |
hasImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
Imports has at least one value set. |
static boolean |
hasImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
Imports has the given value (maybe among other values). |
boolean |
hasImports(org.ontoware.rdf2go.model.node.Node value)
Check if
Imports has the given value (maybe among other values). |
static boolean |
hasInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource) |
boolean |
hasMaxCardinality()
Check if
MaxCardinality has at least one value set. |
static boolean |
hasMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
MaxCardinality has at least one value set. |
static boolean |
hasMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
MaxCardinality has the given value (maybe among other values). |
boolean |
hasMaxCardinality(org.ontoware.rdf2go.model.node.Node value)
Check if
MaxCardinality has the given value (maybe among other values). |
boolean |
hasRDataProp()
Check if
RDataProp has at least one value set. |
static boolean |
hasRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
RDataProp has at least one value set. |
static boolean |
hasRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
RDataProp has the given value (maybe among other values). |
boolean |
hasRDataProp(org.ontoware.rdf2go.model.node.Node value)
Check if
RDataProp has the given value (maybe among other values). |
boolean |
hasRObjProp()
Check if
RObjProp has at least one value set. |
static boolean |
hasRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
RObjProp has at least one value set. |
static boolean |
hasRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
RObjProp has the given value (maybe among other values). |
boolean |
hasRObjProp(org.ontoware.rdf2go.model.node.Node value)
Check if
RObjProp has the given value (maybe among other values). |
void |
removeAllDisjointWith()
Removes all values of property
DisjointWith. |
static void |
removeAllDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
DisjointWith. |
void |
removeAllImports()
Removes all values of property
Imports. |
static void |
removeAllImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
Imports. |
void |
removeAllMaxCardinality()
Removes all values of property
MaxCardinality. |
static void |
removeAllMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
MaxCardinality. |
void |
removeAllRDataProp()
Removes all values of property
RDataProp. |
static void |
removeAllRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
RDataProp. |
void |
removeAllRObjProp()
Removes all values of property
RObjProp. |
static void |
removeAllRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
RObjProp. |
static void |
removeDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
DisjointWith as an RDF2Go Node. |
static void |
removeDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
DisjointWith given as an instance of Thing1. |
void |
removeDisjointWith(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
DisjointWith as an RDF2Go Node. |
void |
removeDisjointWith(Thing1 value)
Removes a value of property
DisjointWith given as an instance of Thing1. |
static void |
removeImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
Imports as an RDF2Go Node. |
static void |
removeImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
Imports given as an instance of Thing1. |
void |
removeImports(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
Imports as an RDF2Go Node. |
void |
removeImports(Thing1 value)
Removes a value of property
Imports given as an instance of Thing1. |
static void |
removeMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
MaxCardinality as an RDF2Go Node. |
static void |
removeMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
MaxCardinality given as an instance of Thing1. |
void |
removeMaxCardinality(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
MaxCardinality as an RDF2Go Node. |
void |
removeMaxCardinality(Thing1 value)
Removes a value of property
MaxCardinality given as an instance of Thing1. |
static void |
removeRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
RDataProp as an RDF2Go Node. |
static void |
removeRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
RDataProp given as an instance of Thing1. |
void |
removeRDataProp(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
RDataProp as an RDF2Go Node. |
void |
removeRDataProp(Thing1 value)
Removes a value of property
RDataProp given as an instance of Thing1. |
static void |
removeRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
RObjProp as an RDF2Go Node. |
static void |
removeRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Removes a value of property
RObjProp given as an instance of Thing1. |
void |
removeRObjProp(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
RObjProp as an RDF2Go Node. |
void |
removeRObjProp(Thing1 value)
Removes a value of property
RObjProp given as an instance of Thing1. |
static void |
setDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
DisjointWith from an RDF2Go Node. |
static void |
setDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
DisjointWith from an instance of Thing1. |
void |
setDisjointWith(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
DisjointWith from an RDF2Go Node. |
void |
setDisjointWith(Thing1 value)
Sets a value of property
DisjointWith from an instance of Thing1. |
static void |
setImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
Imports from an RDF2Go Node. |
static void |
setImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
Imports from an instance of Thing1. |
void |
setImports(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
Imports from an RDF2Go Node. |
void |
setImports(Thing1 value)
Sets a value of property
Imports from an instance of Thing1. |
static void |
setMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
MaxCardinality from an RDF2Go Node. |
static void |
setMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
MaxCardinality from an instance of Thing1. |
void |
setMaxCardinality(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
MaxCardinality from an RDF2Go Node. |
void |
setMaxCardinality(Thing1 value)
Sets a value of property
MaxCardinality from an instance of Thing1. |
static void |
setRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
RDataProp from an RDF2Go Node. |
static void |
setRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
RDataProp from an instance of Thing1. |
void |
setRDataProp(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
RDataProp from an RDF2Go Node. |
void |
setRDataProp(Thing1 value)
Sets a value of property
RDataProp from an instance of Thing1. |
static void |
setRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
RObjProp from an RDF2Go Node. |
static void |
setRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Sets a value of property
RObjProp from an instance of Thing1. |
void |
setRObjProp(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
RObjProp from an RDF2Go Node. |
void |
setRObjProp(Thing1 value)
Sets a value of property
RObjProp from an instance of Thing1. |
addSubClassOf, addSubClassOf, addSubClassOf, addSubClassOf, addSubClassOf, getAllDomain_Inverse, getAllInstance_as, getAllRange_Inverse, getAllSubClassOf_as, getAllSubClassOf_as, getAllSubClassOf_asNode_, getAllSubClassOf_asNode_, getAllSubClassOf_asNode, getAllSubClassOf_asNode, getAllSubClassOf_Inverse, getAllSubClassOf, getAllSubClassOf, getAllType_Inverse, removeAllSubClassOf, removeSubClassOf, removeSubClassOf, removeSubClassOf, removeSubClassOf, setSubClassOf, setSubClassOf, setSubClassOf, setSubClassOfaddComment, 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, setValuepublic static final org.ontoware.rdf2go.model.node.URI RDFS_CLASS
public static final org.ontoware.rdf2go.model.node.URI DISJOINTWITH
public static final org.ontoware.rdf2go.model.node.URI IMPORTS
public static final org.ontoware.rdf2go.model.node.URI MAXCARDINALITY
public static final org.ontoware.rdf2go.model.node.URI RDATAPROP
public static final org.ontoware.rdf2go.model.node.URI ROBJPROP
public static final org.ontoware.rdf2go.model.node.URI[] MANAGED_URIS
protected Thing1(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.URI classURI,
org.ontoware.rdf2go.model.node.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 Thing1(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.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 Thing1(org.ontoware.rdf2go.model.Model model,
String uriString,
boolean write)
throws org.ontoware.rdf2go.exception.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 modelorg.ontoware.rdf2go.exception.ModelRuntimeException - if URI syntax is wrong
[Generated from RDFReactor template rule #c7]public Thing1(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.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 Thing1(org.ontoware.rdf2go.model.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 Thing1 getInstance(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static void createInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #class1]public static boolean hasInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllInstances(org.ontoware.rdf2go.model.Model model)
model - an RDF2Go modelpublic static org.ontoware.rdfreactor.runtime.ReactorResult<? extends Thing1> getAllInstances_as(org.ontoware.rdf2go.model.Model model)
model - an RDF2Go modelpublic static void deleteInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
(this, rdf:type, Thing1) from this instance. Other triples are not affected.
To delete more, use deleteAllPropertiesmodel - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #class4]public static void deleteAllProperties(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
(this, *, *), i.e. including rdf:type.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #class5]public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllDisjointWith_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllDisjointWith_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllDisjointWith_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllImports_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllImports_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllImports_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllMaxCardinality_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllMaxCardinality_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllMaxCardinality_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllRDataProp_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllRDataProp_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllRDataProp_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllRObjProp_Inverse(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Resource> getAllRObjProp_Inverse()
public static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Resource> getAllRObjProp_Inverse_as(org.ontoware.rdf2go.model.Model model,
Object objectValue)
model - an RDF2Go modelobjectValue - public static boolean hasDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
DisjointWith has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasDisjointWith()
DisjointWith has at least one value set.public static boolean hasDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
DisjointWith has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasDisjointWith(org.ontoware.rdf2go.model.node.Node value)
DisjointWith has the given value (maybe among other values).value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllDisjointWith_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
DisjointWith as an Iterator over RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllDisjointWith_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
DisjointWith as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllDisjointWith_asNode()
DisjointWith as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllDisjointWith_asNode_()
DisjointWith as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllDisjointWith(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
DisjointWith.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllDisjointWith_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
DisjointWith as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllDisjointWith()
DisjointWith.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllDisjointWith_as()
DisjointWith as a ReactorResult of Thing1.public static void addDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
DisjointWith as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addDisjointWith(org.ontoware.rdf2go.model.node.Node value)
DisjointWith as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
DisjointWith from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addDisjointWith(Thing1 value)
DisjointWith from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.
[Generated from RDFReactor template rule #add4dynamic]public static void setDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
DisjointWith from an RDF2Go Node.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setDisjointWith(org.ontoware.rdf2go.model.node.Node value)
DisjointWith from an RDF2Go Node.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
DisjointWith from an instance of Thing1.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setDisjointWith(Thing1 value)
DisjointWith from an instance of Thing1.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
DisjointWith as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeDisjointWith(org.ontoware.rdf2go.model.node.Node value)
DisjointWith as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
DisjointWith given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeDisjointWith(Thing1 value)
DisjointWith given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllDisjointWith(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
DisjointWith.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllDisjointWith()
DisjointWith.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Imports has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasImports()
Imports has at least one value set.public static boolean hasImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Imports has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasImports(org.ontoware.rdf2go.model.node.Node value)
Imports has the given value (maybe among other values).value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllImports_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Imports as an Iterator over RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllImports_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Imports as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllImports_asNode()
Imports as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllImports_asNode_()
Imports as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllImports(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
Imports.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllImports_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
Imports as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllImports()
Imports.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllImports_as()
Imports as a ReactorResult of Thing1.public static void addImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Imports as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addImports(org.ontoware.rdf2go.model.node.Node value)
Imports as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Imports from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addImports(Thing1 value)
Imports from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.
[Generated from RDFReactor template rule #add4dynamic]public static void setImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Imports from an RDF2Go Node.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setImports(org.ontoware.rdf2go.model.node.Node value)
Imports from an RDF2Go Node.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Imports from an instance of Thing1.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setImports(Thing1 value)
Imports from an instance of Thing1.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Imports as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeImports(org.ontoware.rdf2go.model.node.Node value)
Imports as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
Imports given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeImports(Thing1 value)
Imports given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllImports(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Imports.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllImports()
Imports.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MaxCardinality has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasMaxCardinality()
MaxCardinality has at least one value set.public static boolean hasMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MaxCardinality has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasMaxCardinality(org.ontoware.rdf2go.model.node.Node value)
MaxCardinality has the given value (maybe among other values).value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllMaxCardinality_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MaxCardinality as an Iterator over RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllMaxCardinality_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MaxCardinality as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllMaxCardinality_asNode()
MaxCardinality as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllMaxCardinality_asNode_()
MaxCardinality as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllMaxCardinality(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
MaxCardinality.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllMaxCardinality_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
MaxCardinality as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllMaxCardinality()
MaxCardinality.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllMaxCardinality_as()
MaxCardinality as a ReactorResult of Thing1.public static void addMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MaxCardinality as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addMaxCardinality(org.ontoware.rdf2go.model.node.Node value)
MaxCardinality as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
MaxCardinality from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addMaxCardinality(Thing1 value)
MaxCardinality from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.
[Generated from RDFReactor template rule #add4dynamic]public static void setMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MaxCardinality from an RDF2Go Node.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setMaxCardinality(org.ontoware.rdf2go.model.node.Node value)
MaxCardinality from an RDF2Go Node.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
MaxCardinality from an instance of Thing1.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setMaxCardinality(Thing1 value)
MaxCardinality from an instance of Thing1.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
MaxCardinality as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeMaxCardinality(org.ontoware.rdf2go.model.node.Node value)
MaxCardinality as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
MaxCardinality given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeMaxCardinality(Thing1 value)
MaxCardinality given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllMaxCardinality(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
MaxCardinality.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllMaxCardinality()
MaxCardinality.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
RDataProp has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasRDataProp()
RDataProp has at least one value set.public static boolean hasRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
RDataProp has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasRDataProp(org.ontoware.rdf2go.model.node.Node value)
RDataProp has the given value (maybe among other values).value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllRDataProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
RDataProp as an Iterator over RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllRDataProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
RDataProp as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllRDataProp_asNode()
RDataProp as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllRDataProp_asNode_()
RDataProp as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllRDataProp(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
RDataProp.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllRDataProp_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
RDataProp as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllRDataProp()
RDataProp.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllRDataProp_as()
RDataProp as a ReactorResult of Thing1.public static void addRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
RDataProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addRDataProp(org.ontoware.rdf2go.model.node.Node value)
RDataProp as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
RDataProp from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addRDataProp(Thing1 value)
RDataProp from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.
[Generated from RDFReactor template rule #add4dynamic]public static void setRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
RDataProp from an RDF2Go Node.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setRDataProp(org.ontoware.rdf2go.model.node.Node value)
RDataProp from an RDF2Go Node.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
RDataProp from an instance of Thing1.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setRDataProp(Thing1 value)
RDataProp from an instance of Thing1.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
RDataProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeRDataProp(org.ontoware.rdf2go.model.node.Node value)
RDataProp as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
RDataProp given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeRDataProp(Thing1 value)
RDataProp given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllRDataProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
RDataProp.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllRDataProp()
RDataProp.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
RObjProp has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasRObjProp()
RObjProp has at least one value set.public static boolean hasRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
RObjProp has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasRObjProp(org.ontoware.rdf2go.model.node.Node value)
RObjProp has the given value (maybe among other values).value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllRObjProp_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
RObjProp as an Iterator over RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllRObjProp_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
RObjProp as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllRObjProp_asNode()
RObjProp as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllRObjProp_asNode_()
RObjProp as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllRObjProp(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
RObjProp.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllRObjProp_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
RObjProp as a ReactorResult of Thing1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Thing1> getAllRObjProp()
RObjProp.public org.ontoware.rdfreactor.runtime.ReactorResult<Thing1> getAllRObjProp_as()
RObjProp as a ReactorResult of Thing1.public static void addRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
RObjProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addRObjProp(org.ontoware.rdf2go.model.node.Node value)
RObjProp as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
RObjProp from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addRObjProp(Thing1 value)
RObjProp from an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.
[Generated from RDFReactor template rule #add4dynamic]public static void setRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
RObjProp from an RDF2Go Node.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setRObjProp(org.ontoware.rdf2go.model.node.Node value)
RObjProp from an RDF2Go Node.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
RObjProp from an instance of Thing1.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setRObjProp(Thing1 value)
RObjProp from an instance of Thing1.
First, all existing values are removed, then this value is added.
Cardinality constraints are not checked, but this method exists only for properties with
no minCardinality or minCardinality == 1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
RObjProp as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeRObjProp(org.ontoware.rdf2go.model.node.Node value)
RObjProp as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Thing1 value)
RObjProp given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeRObjProp(Thing1 value)
RObjProp given as an instance of Thing1.
Comment from schema: This class acts as a catch-all for all properties, for which no domain has specified.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllRObjProp(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
RObjProp.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllRObjProp()
RObjProp.
[Generated from RDFReactor template rule #removeall1dynamic]Copyright © 2010-2016. All Rights Reserved.