public class RThing extends Thing1
| Modifier and Type | Field and Description |
|---|---|
static org.ontoware.rdf2go.model.node.URI |
INGRAPHRECIPE
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#hasInGraphRecipe
|
static org.ontoware.rdf2go.model.node.URI |
INPROPERTYNAMERECIPE
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#hasInPropertyNameRecipe
|
static org.ontoware.rdf2go.model.node.URI |
INQRYGRSETRECIPE
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#hasInQryGrSetRecipe
|
static org.ontoware.rdf2go.model.node.URI |
INRECIPE
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#hasInRecipe
|
static org.ontoware.rdf2go.model.node.URI |
INRULETEXTRECIPE
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#hasInRuleTextRecipe
|
static org.ontoware.rdf2go.model.node.URI |
INSPARQLTEXTRECIPE
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#hasInSparqlTextRecipe
|
static org.ontoware.rdf2go.model.node.URI |
INSUBJECTNAMERECIPE
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#hasInSubjectNameRecipe
|
static org.ontoware.rdf2go.model.node.URI |
INTEXTRECIPE
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#hasInTextRecipe
|
static org.ontoware.rdf2go.model.node.URI |
INURIRECIPE
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#hasInUriRecipe
|
static org.ontoware.rdf2go.model.node.URI[] |
MANAGED_URIS
All property-URIs with this class as domain.
|
static org.ontoware.rdf2go.model.node.URI |
RDFS_CLASS
http://onto.cogchar.org/onto/201502/CircusRecipe_OWL2#RThing
|
DISJOINTWITH, IMPORTS, MAXCARDINALITY, RDATAPROP, ROBJPROP| Modifier | Constructor and Description |
|---|---|
|
RThing(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.
|
|
RThing(org.ontoware.rdf2go.model.Model model,
boolean write)
Returns a Java wrapper over an RDF object, identified by
a randomly generated URI.
|
|
RThing(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.
|
|
RThing(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 |
RThing(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 |
|---|---|
void |
addInGraphRecipe(GraphRecipe value)
Adds a value to property
InGraphRecipe from an instance of GraphRecipe. |
static void |
addInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphRecipe value)
Adds a value to property
InGraphRecipe from an instance of GraphRecipe. |
static void |
addInGraphRecipe(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
InGraphRecipe as an RDF2Go Node. |
void |
addInGraphRecipe(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
InGraphRecipe as an RDF2Go Node. |
static void |
addInPropertyNameRecipe(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
InPropertyNameRecipe as an RDF2Go Node. |
static void |
addInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
Adds a value to property
InPropertyNameRecipe from an instance of UriRecipe. |
void |
addInPropertyNameRecipe(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
InPropertyNameRecipe as an RDF2Go Node. |
void |
addInPropertyNameRecipe(UriRecipe value)
Adds a value to property
InPropertyNameRecipe from an instance of UriRecipe. |
static void |
addInQryGrSetRecipe(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
InQryGrSetRecipe as an RDF2Go Node. |
static void |
addInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
QryGrSetRecipe value)
Adds a value to property
InQryGrSetRecipe from an instance of QryGrSetRecipe. |
void |
addInQryGrSetRecipe(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
InQryGrSetRecipe as an RDF2Go Node. |
void |
addInQryGrSetRecipe(QryGrSetRecipe value)
Adds a value to property
InQryGrSetRecipe from an instance of QryGrSetRecipe. |
static void |
addInRecipe(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
InRecipe as an RDF2Go Node. |
static void |
addInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Recipe value)
Adds a value to property
InRecipe from an instance of Recipe. |
void |
addInRecipe(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
InRecipe as an RDF2Go Node. |
void |
addInRecipe(Recipe value)
Adds a value to property
InRecipe from an instance of Recipe. |
static void |
addInRuleTextRecipe(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
InRuleTextRecipe as an RDF2Go Node. |
static void |
addInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Adds a value to property
InRuleTextRecipe from an instance of TextRecipe. |
void |
addInRuleTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
InRuleTextRecipe as an RDF2Go Node. |
void |
addInRuleTextRecipe(TextRecipe value)
Adds a value to property
InRuleTextRecipe from an instance of TextRecipe. |
static void |
addInSparqlTextRecipe(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
InSparqlTextRecipe as an RDF2Go Node. |
static void |
addInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Adds a value to property
InSparqlTextRecipe from an instance of TextRecipe. |
void |
addInSparqlTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
InSparqlTextRecipe as an RDF2Go Node. |
void |
addInSparqlTextRecipe(TextRecipe value)
Adds a value to property
InSparqlTextRecipe from an instance of TextRecipe. |
static void |
addInSubjectNameRecipe(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
InSubjectNameRecipe as an RDF2Go Node. |
static void |
addInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
Adds a value to property
InSubjectNameRecipe from an instance of UriRecipe. |
void |
addInSubjectNameRecipe(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
InSubjectNameRecipe as an RDF2Go Node. |
void |
addInSubjectNameRecipe(UriRecipe value)
Adds a value to property
InSubjectNameRecipe from an instance of UriRecipe. |
static void |
addInTextRecipe(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
InTextRecipe as an RDF2Go Node. |
static void |
addInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Adds a value to property
InTextRecipe from an instance of TextRecipe. |
void |
addInTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
InTextRecipe as an RDF2Go Node. |
void |
addInTextRecipe(TextRecipe value)
Adds a value to property
InTextRecipe from an instance of TextRecipe. |
static void |
addInUriRecipe(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
InUriRecipe as an RDF2Go Node. |
static void |
addInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Adds a value to property
InUriRecipe from an instance of TextRecipe. |
void |
addInUriRecipe(org.ontoware.rdf2go.model.node.Node value)
Adds a value to property
InUriRecipe as an RDF2Go Node. |
void |
addInUriRecipe(TextRecipe value)
Adds a value to property
InUriRecipe from an instance of TextRecipe. |
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, RThing) from this instance. |
org.ontoware.rdfreactor.runtime.ReactorResult<GraphRecipe> |
getAllInGraphRecipe_as()
Get all values of property
InGraphRecipe as a ReactorResult of GraphRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<GraphRecipe> |
getAllInGraphRecipe_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InGraphRecipe as a ReactorResult of GraphRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInGraphRecipe_asNode_()
Get all values of property
InGraphRecipe as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInGraphRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InGraphRecipe as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInGraphRecipe_asNode()
Get all values of property
InGraphRecipe as an Iterator over RDF2Go nodes
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-set |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInGraphRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InGraphRecipe as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<GraphRecipe> |
getAllInGraphRecipe()
Get all values of property
InGraphRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<GraphRecipe> |
getAllInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InGraphRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<UriRecipe> |
getAllInPropertyNameRecipe_as()
Get all values of property
InPropertyNameRecipe as a ReactorResult of UriRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<UriRecipe> |
getAllInPropertyNameRecipe_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InPropertyNameRecipe as a ReactorResult of UriRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInPropertyNameRecipe_asNode_()
Get all values of property
InPropertyNameRecipe as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInPropertyNameRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InPropertyNameRecipe as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInPropertyNameRecipe_asNode()
Get all values of property
InPropertyNameRecipe as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInPropertyNameRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InPropertyNameRecipe as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<UriRecipe> |
getAllInPropertyNameRecipe()
Get all values of property
InPropertyNameRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<UriRecipe> |
getAllInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InPropertyNameRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<QryGrSetRecipe> |
getAllInQryGrSetRecipe_as()
Get all values of property
InQryGrSetRecipe as a ReactorResult of QryGrSetRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<QryGrSetRecipe> |
getAllInQryGrSetRecipe_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InQryGrSetRecipe as a ReactorResult of QryGrSetRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInQryGrSetRecipe_asNode_()
Get all values of property
InQryGrSetRecipe as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInQryGrSetRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InQryGrSetRecipe as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInQryGrSetRecipe_asNode()
Get all values of property
InQryGrSetRecipe as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInQryGrSetRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InQryGrSetRecipe as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<QryGrSetRecipe> |
getAllInQryGrSetRecipe()
Get all values of property
InQryGrSetRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<QryGrSetRecipe> |
getAllInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InQryGrSetRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<Recipe> |
getAllInRecipe_as()
Get all values of property
InRecipe as a ReactorResult of Recipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<Recipe> |
getAllInRecipe_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InRecipe as a ReactorResult of Recipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInRecipe_asNode_()
Get all values of property
InRecipe as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InRecipe as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInRecipe_asNode()
Get all values of property
InRecipe as an Iterator over RDF2Go nodes
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available. |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InRecipe as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<Recipe> |
getAllInRecipe()
Get all values of property
InRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<Recipe> |
getAllInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
getAllInRuleTextRecipe_as()
Get all values of property
InRuleTextRecipe as a ReactorResult of TextRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
getAllInRuleTextRecipe_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InRuleTextRecipe as a ReactorResult of TextRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInRuleTextRecipe_asNode_()
Get all values of property
InRuleTextRecipe as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInRuleTextRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InRuleTextRecipe as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInRuleTextRecipe_asNode()
Get all values of property
InRuleTextRecipe as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInRuleTextRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InRuleTextRecipe as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
getAllInRuleTextRecipe()
Get all values of property
InRuleTextRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
getAllInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InRuleTextRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
getAllInSparqlTextRecipe_as()
Get all values of property
InSparqlTextRecipe as a ReactorResult of TextRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
getAllInSparqlTextRecipe_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InSparqlTextRecipe as a ReactorResult of TextRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInSparqlTextRecipe_asNode_()
Get all values of property
InSparqlTextRecipe as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInSparqlTextRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InSparqlTextRecipe as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInSparqlTextRecipe_asNode()
Get all values of property
InSparqlTextRecipe as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInSparqlTextRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InSparqlTextRecipe as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
getAllInSparqlTextRecipe()
Get all values of property
InSparqlTextRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
getAllInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InSparqlTextRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends RThing> |
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<UriRecipe> |
getAllInSubjectNameRecipe_as()
Get all values of property
InSubjectNameRecipe as a ReactorResult of UriRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<UriRecipe> |
getAllInSubjectNameRecipe_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InSubjectNameRecipe as a ReactorResult of UriRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInSubjectNameRecipe_asNode_()
Get all values of property
InSubjectNameRecipe as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInSubjectNameRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InSubjectNameRecipe as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInSubjectNameRecipe_asNode()
Get all values of property
InSubjectNameRecipe as an Iterator over RDF2Go nodes
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name. |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInSubjectNameRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InSubjectNameRecipe as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<UriRecipe> |
getAllInSubjectNameRecipe()
Get all values of property
InSubjectNameRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<UriRecipe> |
getAllInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InSubjectNameRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
getAllInTextRecipe_as()
Get all values of property
InTextRecipe as a ReactorResult of TextRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
getAllInTextRecipe_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InTextRecipe as a ReactorResult of TextRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInTextRecipe_asNode_()
Get all values of property
InTextRecipe as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInTextRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InTextRecipe as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInTextRecipe_asNode()
Get all values of property
InTextRecipe as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInTextRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InTextRecipe as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
getAllInTextRecipe()
Get all values of property
InTextRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
getAllInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InTextRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
getAllInUriRecipe_as()
Get all values of property
InUriRecipe as a ReactorResult of TextRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
getAllInUriRecipe_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InUriRecipe as a ReactorResult of TextRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInUriRecipe_asNode_()
Get all values of property
InUriRecipe as a ReactorResult of RDF2Go nodes. |
static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> |
getAllInUriRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InUriRecipe as a ReactorResult of RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInUriRecipe_asNode()
Get all values of property
InUriRecipe as an Iterator over RDF2Go nodes |
static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> |
getAllInUriRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InUriRecipe as an Iterator over RDF2Go nodes. |
org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
getAllInUriRecipe()
Get all values of property
InUriRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
getAllInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InUriRecipe. |
static RThing |
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 |
hasInGraphRecipe()
Check if
InGraphRecipe has at least one value set. |
static boolean |
hasInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
InGraphRecipe has at least one value set. |
static boolean |
hasInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
InGraphRecipe has the given value (maybe among other values). |
boolean |
hasInGraphRecipe(org.ontoware.rdf2go.model.node.Node value)
Check if
InGraphRecipe has the given value (maybe among other values). |
boolean |
hasInPropertyNameRecipe()
Check if
InPropertyNameRecipe has at least one value set. |
static boolean |
hasInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
InPropertyNameRecipe has at least one value set. |
static boolean |
hasInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
InPropertyNameRecipe has the given value (maybe among other values). |
boolean |
hasInPropertyNameRecipe(org.ontoware.rdf2go.model.node.Node value)
Check if
InPropertyNameRecipe has the given value (maybe among other values). |
boolean |
hasInQryGrSetRecipe()
Check if
InQryGrSetRecipe has at least one value set. |
static boolean |
hasInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
InQryGrSetRecipe has at least one value set. |
static boolean |
hasInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
InQryGrSetRecipe has the given value (maybe among other values). |
boolean |
hasInQryGrSetRecipe(org.ontoware.rdf2go.model.node.Node value)
Check if
InQryGrSetRecipe has the given value (maybe among other values). |
boolean |
hasInRecipe()
Check if
InRecipe has at least one value set. |
static boolean |
hasInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
InRecipe has at least one value set. |
static boolean |
hasInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
InRecipe has the given value (maybe among other values). |
boolean |
hasInRecipe(org.ontoware.rdf2go.model.node.Node value)
Check if
InRecipe has the given value (maybe among other values). |
boolean |
hasInRuleTextRecipe()
Check if
InRuleTextRecipe has at least one value set. |
static boolean |
hasInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
InRuleTextRecipe has at least one value set. |
static boolean |
hasInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
InRuleTextRecipe has the given value (maybe among other values). |
boolean |
hasInRuleTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Check if
InRuleTextRecipe has the given value (maybe among other values). |
boolean |
hasInSparqlTextRecipe()
Check if
InSparqlTextRecipe has at least one value set. |
static boolean |
hasInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
InSparqlTextRecipe has at least one value set. |
static boolean |
hasInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
InSparqlTextRecipe has the given value (maybe among other values). |
boolean |
hasInSparqlTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Check if
InSparqlTextRecipe 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 |
hasInSubjectNameRecipe()
Check if
InSubjectNameRecipe has at least one value set. |
static boolean |
hasInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
InSubjectNameRecipe has at least one value set. |
static boolean |
hasInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
InSubjectNameRecipe has the given value (maybe among other values). |
boolean |
hasInSubjectNameRecipe(org.ontoware.rdf2go.model.node.Node value)
Check if
InSubjectNameRecipe has the given value (maybe among other values). |
boolean |
hasInTextRecipe()
Check if
InTextRecipe has at least one value set. |
static boolean |
hasInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
InTextRecipe has at least one value set. |
static boolean |
hasInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
InTextRecipe has the given value (maybe among other values). |
boolean |
hasInTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Check if
InTextRecipe has the given value (maybe among other values). |
boolean |
hasInUriRecipe()
Check if
InUriRecipe has at least one value set. |
static boolean |
hasInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Check if
InUriRecipe has at least one value set. |
static boolean |
hasInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
Check if
InUriRecipe has the given value (maybe among other values). |
boolean |
hasInUriRecipe(org.ontoware.rdf2go.model.node.Node value)
Check if
InUriRecipe has the given value (maybe among other values). |
void |
removeAllInGraphRecipe()
Removes all values of property
InGraphRecipe. |
static void |
removeAllInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
InGraphRecipe. |
void |
removeAllInPropertyNameRecipe()
Removes all values of property
InPropertyNameRecipe. |
static void |
removeAllInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
InPropertyNameRecipe. |
void |
removeAllInQryGrSetRecipe()
Removes all values of property
InQryGrSetRecipe. |
static void |
removeAllInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
InQryGrSetRecipe. |
void |
removeAllInRecipe()
Removes all values of property
InRecipe. |
static void |
removeAllInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
InRecipe. |
void |
removeAllInRuleTextRecipe()
Removes all values of property
InRuleTextRecipe. |
static void |
removeAllInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
InRuleTextRecipe. |
void |
removeAllInSparqlTextRecipe()
Removes all values of property
InSparqlTextRecipe. |
static void |
removeAllInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
InSparqlTextRecipe. |
void |
removeAllInSubjectNameRecipe()
Removes all values of property
InSubjectNameRecipe. |
static void |
removeAllInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
InSubjectNameRecipe. |
void |
removeAllInTextRecipe()
Removes all values of property
InTextRecipe. |
static void |
removeAllInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
InTextRecipe. |
void |
removeAllInUriRecipe()
Removes all values of property
InUriRecipe. |
static void |
removeAllInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Removes all values of property
InUriRecipe. |
void |
removeInGraphRecipe(GraphRecipe value)
Removes a value of property
InGraphRecipe given as an instance of GraphRecipe. |
static void |
removeInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphRecipe value)
Removes a value of property
InGraphRecipe given as an instance of GraphRecipe. |
static void |
removeInGraphRecipe(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
InGraphRecipe as an RDF2Go Node. |
void |
removeInGraphRecipe(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
InGraphRecipe as an RDF2Go Node. |
static void |
removeInPropertyNameRecipe(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
InPropertyNameRecipe as an RDF2Go Node. |
static void |
removeInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
Removes a value of property
InPropertyNameRecipe given as an instance of UriRecipe. |
void |
removeInPropertyNameRecipe(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
InPropertyNameRecipe as an RDF2Go Node. |
void |
removeInPropertyNameRecipe(UriRecipe value)
Removes a value of property
InPropertyNameRecipe given as an instance of UriRecipe. |
static void |
removeInQryGrSetRecipe(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
InQryGrSetRecipe as an RDF2Go Node. |
static void |
removeInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
QryGrSetRecipe value)
Removes a value of property
InQryGrSetRecipe given as an instance of QryGrSetRecipe. |
void |
removeInQryGrSetRecipe(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
InQryGrSetRecipe as an RDF2Go Node. |
void |
removeInQryGrSetRecipe(QryGrSetRecipe value)
Removes a value of property
InQryGrSetRecipe given as an instance of QryGrSetRecipe. |
static void |
removeInRecipe(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
InRecipe as an RDF2Go Node. |
static void |
removeInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Recipe value)
Removes a value of property
InRecipe given as an instance of Recipe. |
void |
removeInRecipe(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
InRecipe as an RDF2Go Node. |
void |
removeInRecipe(Recipe value)
Removes a value of property
InRecipe given as an instance of Recipe. |
static void |
removeInRuleTextRecipe(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
InRuleTextRecipe as an RDF2Go Node. |
static void |
removeInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Removes a value of property
InRuleTextRecipe given as an instance of TextRecipe. |
void |
removeInRuleTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
InRuleTextRecipe as an RDF2Go Node. |
void |
removeInRuleTextRecipe(TextRecipe value)
Removes a value of property
InRuleTextRecipe given as an instance of TextRecipe. |
static void |
removeInSparqlTextRecipe(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
InSparqlTextRecipe as an RDF2Go Node. |
static void |
removeInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Removes a value of property
InSparqlTextRecipe given as an instance of TextRecipe. |
void |
removeInSparqlTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
InSparqlTextRecipe as an RDF2Go Node. |
void |
removeInSparqlTextRecipe(TextRecipe value)
Removes a value of property
InSparqlTextRecipe given as an instance of TextRecipe. |
static void |
removeInSubjectNameRecipe(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
InSubjectNameRecipe as an RDF2Go Node. |
static void |
removeInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
Removes a value of property
InSubjectNameRecipe given as an instance of UriRecipe. |
void |
removeInSubjectNameRecipe(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
InSubjectNameRecipe as an RDF2Go Node. |
void |
removeInSubjectNameRecipe(UriRecipe value)
Removes a value of property
InSubjectNameRecipe given as an instance of UriRecipe. |
static void |
removeInTextRecipe(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
InTextRecipe as an RDF2Go Node. |
static void |
removeInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Removes a value of property
InTextRecipe given as an instance of TextRecipe. |
void |
removeInTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
InTextRecipe as an RDF2Go Node. |
void |
removeInTextRecipe(TextRecipe value)
Removes a value of property
InTextRecipe given as an instance of TextRecipe. |
static void |
removeInUriRecipe(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
InUriRecipe as an RDF2Go Node. |
static void |
removeInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Removes a value of property
InUriRecipe given as an instance of TextRecipe. |
void |
removeInUriRecipe(org.ontoware.rdf2go.model.node.Node value)
Removes a value of property
InUriRecipe as an RDF2Go Node. |
void |
removeInUriRecipe(TextRecipe value)
Removes a value of property
InUriRecipe given as an instance of TextRecipe. |
void |
setInGraphRecipe(GraphRecipe value)
Sets a value of property
InGraphRecipe from an instance of GraphRecipe. |
static void |
setInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphRecipe value)
Sets a value of property
InGraphRecipe from an instance of GraphRecipe. |
static void |
setInGraphRecipe(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
InGraphRecipe from an RDF2Go Node. |
void |
setInGraphRecipe(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
InGraphRecipe from an RDF2Go Node. |
static void |
setInPropertyNameRecipe(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
InPropertyNameRecipe from an RDF2Go Node. |
static void |
setInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
Sets a value of property
InPropertyNameRecipe from an instance of UriRecipe. |
void |
setInPropertyNameRecipe(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
InPropertyNameRecipe from an RDF2Go Node. |
void |
setInPropertyNameRecipe(UriRecipe value)
Sets a value of property
InPropertyNameRecipe from an instance of UriRecipe. |
static void |
setInQryGrSetRecipe(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
InQryGrSetRecipe from an RDF2Go Node. |
static void |
setInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
QryGrSetRecipe value)
Sets a value of property
InQryGrSetRecipe from an instance of QryGrSetRecipe. |
void |
setInQryGrSetRecipe(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
InQryGrSetRecipe from an RDF2Go Node. |
void |
setInQryGrSetRecipe(QryGrSetRecipe value)
Sets a value of property
InQryGrSetRecipe from an instance of QryGrSetRecipe. |
static void |
setInRecipe(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
InRecipe from an RDF2Go Node. |
static void |
setInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Recipe value)
Sets a value of property
InRecipe from an instance of Recipe. |
void |
setInRecipe(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
InRecipe from an RDF2Go Node. |
void |
setInRecipe(Recipe value)
Sets a value of property
InRecipe from an instance of Recipe. |
static void |
setInRuleTextRecipe(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
InRuleTextRecipe from an RDF2Go Node. |
static void |
setInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Sets a value of property
InRuleTextRecipe from an instance of TextRecipe. |
void |
setInRuleTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
InRuleTextRecipe from an RDF2Go Node. |
void |
setInRuleTextRecipe(TextRecipe value)
Sets a value of property
InRuleTextRecipe from an instance of TextRecipe. |
static void |
setInSparqlTextRecipe(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
InSparqlTextRecipe from an RDF2Go Node. |
static void |
setInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Sets a value of property
InSparqlTextRecipe from an instance of TextRecipe. |
void |
setInSparqlTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
InSparqlTextRecipe from an RDF2Go Node. |
void |
setInSparqlTextRecipe(TextRecipe value)
Sets a value of property
InSparqlTextRecipe from an instance of TextRecipe. |
static void |
setInSubjectNameRecipe(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
InSubjectNameRecipe from an RDF2Go Node. |
static void |
setInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
Sets a value of property
InSubjectNameRecipe from an instance of UriRecipe. |
void |
setInSubjectNameRecipe(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
InSubjectNameRecipe from an RDF2Go Node. |
void |
setInSubjectNameRecipe(UriRecipe value)
Sets a value of property
InSubjectNameRecipe from an instance of UriRecipe. |
static void |
setInTextRecipe(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
InTextRecipe from an RDF2Go Node. |
static void |
setInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Sets a value of property
InTextRecipe from an instance of TextRecipe. |
void |
setInTextRecipe(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
InTextRecipe from an RDF2Go Node. |
void |
setInTextRecipe(TextRecipe value)
Sets a value of property
InTextRecipe from an instance of TextRecipe. |
static void |
setInUriRecipe(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
InUriRecipe from an RDF2Go Node. |
static void |
setInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Sets a value of property
InUriRecipe from an instance of TextRecipe. |
void |
setInUriRecipe(org.ontoware.rdf2go.model.node.Node value)
Sets a value of property
InUriRecipe from an RDF2Go Node. |
void |
setInUriRecipe(TextRecipe value)
Sets a value of property
InUriRecipe from an instance of TextRecipe. |
addDisjointWith, addDisjointWith, addDisjointWith, addDisjointWith, addImports, addImports, addImports, addImports, addMaxCardinality, addMaxCardinality, addMaxCardinality, addMaxCardinality, addRDataProp, addRDataProp, addRDataProp, addRDataProp, addRObjProp, addRObjProp, addRObjProp, addRObjProp, getAllDisjointWith_as, getAllDisjointWith_as, getAllDisjointWith_asNode_, getAllDisjointWith_asNode_, getAllDisjointWith_asNode, getAllDisjointWith_asNode, getAllDisjointWith_Inverse_as, getAllDisjointWith_Inverse, getAllDisjointWith_Inverse, getAllDisjointWith, getAllDisjointWith, getAllImports_as, getAllImports_as, getAllImports_asNode_, getAllImports_asNode_, getAllImports_asNode, getAllImports_asNode, getAllImports_Inverse_as, getAllImports_Inverse, getAllImports_Inverse, getAllImports, getAllImports, getAllMaxCardinality_as, getAllMaxCardinality_as, getAllMaxCardinality_asNode_, getAllMaxCardinality_asNode_, getAllMaxCardinality_asNode, getAllMaxCardinality_asNode, getAllMaxCardinality_Inverse_as, getAllMaxCardinality_Inverse, getAllMaxCardinality_Inverse, getAllMaxCardinality, getAllMaxCardinality, getAllRDataProp_as, getAllRDataProp_as, getAllRDataProp_asNode_, getAllRDataProp_asNode_, getAllRDataProp_asNode, getAllRDataProp_asNode, getAllRDataProp_Inverse_as, getAllRDataProp_Inverse, getAllRDataProp_Inverse, getAllRDataProp, getAllRDataProp, getAllRObjProp_as, getAllRObjProp_as, getAllRObjProp_asNode_, getAllRObjProp_asNode_, getAllRObjProp_asNode, getAllRObjProp_asNode, getAllRObjProp_Inverse_as, getAllRObjProp_Inverse, getAllRObjProp_Inverse, getAllRObjProp, getAllRObjProp, hasDisjointWith, hasDisjointWith, hasDisjointWith, hasDisjointWith, hasImports, hasImports, hasImports, hasImports, hasMaxCardinality, hasMaxCardinality, hasMaxCardinality, hasMaxCardinality, hasRDataProp, hasRDataProp, hasRDataProp, hasRDataProp, hasRObjProp, hasRObjProp, hasRObjProp, hasRObjProp, removeAllDisjointWith, removeAllDisjointWith, removeAllImports, removeAllImports, removeAllMaxCardinality, removeAllMaxCardinality, removeAllRDataProp, removeAllRDataProp, removeAllRObjProp, removeAllRObjProp, removeDisjointWith, removeDisjointWith, removeDisjointWith, removeDisjointWith, removeImports, removeImports, removeImports, removeImports, removeMaxCardinality, removeMaxCardinality, removeMaxCardinality, removeMaxCardinality, removeRDataProp, removeRDataProp, removeRDataProp, removeRDataProp, removeRObjProp, removeRObjProp, removeRObjProp, removeRObjProp, setDisjointWith, setDisjointWith, setDisjointWith, setDisjointWith, setImports, setImports, setImports, setImports, setMaxCardinality, setMaxCardinality, setMaxCardinality, setMaxCardinality, setRDataProp, setRDataProp, setRDataProp, setRDataProp, setRObjProp, setRObjProp, setRObjProp, setRObjPropaddSubClassOf, 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 INGRAPHRECIPE
public static final org.ontoware.rdf2go.model.node.URI INPROPERTYNAMERECIPE
public static final org.ontoware.rdf2go.model.node.URI INQRYGRSETRECIPE
public static final org.ontoware.rdf2go.model.node.URI INRECIPE
public static final org.ontoware.rdf2go.model.node.URI INRULETEXTRECIPE
public static final org.ontoware.rdf2go.model.node.URI INSPARQLTEXTRECIPE
public static final org.ontoware.rdf2go.model.node.URI INSUBJECTNAMERECIPE
public static final org.ontoware.rdf2go.model.node.URI INTEXTRECIPE
public static final org.ontoware.rdf2go.model.node.URI INURIRECIPE
public static final org.ontoware.rdf2go.model.node.URI[] MANAGED_URIS
protected RThing(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 RThing(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 RThing(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 RThing(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 RThing(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 RThing 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 RThing> 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, RThing) 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 boolean hasInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InGraphRecipe has at least one value set.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasInGraphRecipe()
InGraphRecipe has at least one value set.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setpublic static boolean hasInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InGraphRecipe has the given value (maybe among other values).
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasInGraphRecipe(org.ontoware.rdf2go.model.node.Node value)
InGraphRecipe has the given value (maybe among other values).
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setvalue - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInGraphRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InGraphRecipe as an Iterator over RDF2Go nodes.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInGraphRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InGraphRecipe as a ReactorResult of RDF2Go nodes.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInGraphRecipe_asNode()
InGraphRecipe as an Iterator over RDF2Go nodes
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setpublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInGraphRecipe_asNode_()
InGraphRecipe as a ReactorResult of RDF2Go nodes.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setpublic static org.ontoware.aifbcommons.collection.ClosableIterator<GraphRecipe> getAllInGraphRecipe(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InGraphRecipe.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<GraphRecipe> getAllInGraphRecipe_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InGraphRecipe as a ReactorResult of GraphRecipe.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<GraphRecipe> getAllInGraphRecipe()
InGraphRecipe.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setpublic org.ontoware.rdfreactor.runtime.ReactorResult<GraphRecipe> getAllInGraphRecipe_as()
InGraphRecipe as a ReactorResult of GraphRecipe.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setpublic static void addInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InGraphRecipe as an RDF2Go Node.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addInGraphRecipe(org.ontoware.rdf2go.model.node.Node value)
InGraphRecipe as an RDF2Go Node.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setvalue - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphRecipe value)
InGraphRecipe from an instance of GraphRecipe.
Comment from schema: The main logical way to refer to a graph in a circusRecipe is via these
GraphRecipes.
A GraphRecipe produces something describable with mdir:GraphPointers.
Typically the consumer circus at runtime will use the result in the form of an object providing access to the GraphPointer data as well as the graph it points to, with appropriate semantics for read/write based on the details.
The runtime output GraphPointer may or may not have a durable URI assigned to it
in either of the crucial positions discussed in mdir:GraphPointer.
1) pointer name = durable URI or blank node.
To supply a name-pipeline, use hasInSubjectNameRecipe (attached to this GraphRecipe). Here the subject is for the graphPointer individual being output according to this recipe.
2) host-qualifier-name = unassigned (for a direct GHost3 pointer), or hasGraphNameUri val (for GHost-4 narrowing).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addInGraphRecipe(GraphRecipe value)
InGraphRecipe from an instance of GraphRecipe.
Comment from schema: The main logical way to refer to a graph in a circusRecipe is via these
GraphRecipes.
A GraphRecipe produces something describable with mdir:GraphPointers.
Typically the consumer circus at runtime will use the result in the form of an object providing access to the GraphPointer data as well as the graph it points to, with appropriate semantics for read/write based on the details.
The runtime output GraphPointer may or may not have a durable URI assigned to it
in either of the crucial positions discussed in mdir:GraphPointer.
1) pointer name = durable URI or blank node.
To supply a name-pipeline, use hasInSubjectNameRecipe (attached to this GraphRecipe). Here the subject is for the graphPointer individual being output according to this recipe.
2) host-qualifier-name = unassigned (for a direct GHost3 pointer), or hasGraphNameUri val (for GHost-4 narrowing).
[Generated from RDFReactor template rule #add4dynamic]public static void setInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InGraphRecipe 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.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setInGraphRecipe(org.ontoware.rdf2go.model.node.Node value)
InGraphRecipe 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.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setvalue - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphRecipe value)
InGraphRecipe from an instance of GraphRecipe.
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: The main logical way to refer to a graph in a circusRecipe is via these
GraphRecipes.
A GraphRecipe produces something describable with mdir:GraphPointers.
Typically the consumer circus at runtime will use the result in the form of an object providing access to the GraphPointer data as well as the graph it points to, with appropriate semantics for read/write based on the details.
The runtime output GraphPointer may or may not have a durable URI assigned to it
in either of the crucial positions discussed in mdir:GraphPointer.
1) pointer name = durable URI or blank node.
To supply a name-pipeline, use hasInSubjectNameRecipe (attached to this GraphRecipe). Here the subject is for the graphPointer individual being output according to this recipe.
2) host-qualifier-name = unassigned (for a direct GHost3 pointer), or hasGraphNameUri val (for GHost-4 narrowing).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setInGraphRecipe(GraphRecipe value)
InGraphRecipe from an instance of GraphRecipe.
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: The main logical way to refer to a graph in a circusRecipe is via these
GraphRecipes.
A GraphRecipe produces something describable with mdir:GraphPointers.
Typically the consumer circus at runtime will use the result in the form of an object providing access to the GraphPointer data as well as the graph it points to, with appropriate semantics for read/write based on the details.
The runtime output GraphPointer may or may not have a durable URI assigned to it
in either of the crucial positions discussed in mdir:GraphPointer.
1) pointer name = durable URI or blank node.
To supply a name-pipeline, use hasInSubjectNameRecipe (attached to this GraphRecipe). Here the subject is for the graphPointer individual being output according to this recipe.
2) host-qualifier-name = unassigned (for a direct GHost3 pointer), or hasGraphNameUri val (for GHost-4 narrowing).value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InGraphRecipe as an RDF2Go Node.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeInGraphRecipe(org.ontoware.rdf2go.model.node.Node value)
InGraphRecipe as an RDF2Go Node.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setvalue - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphRecipe value)
InGraphRecipe given as an instance of GraphRecipe.
Comment from schema: The main logical way to refer to a graph in a circusRecipe is via these
GraphRecipes.
A GraphRecipe produces something describable with mdir:GraphPointers.
Typically the consumer circus at runtime will use the result in the form of an object providing access to the GraphPointer data as well as the graph it points to, with appropriate semantics for read/write based on the details.
The runtime output GraphPointer may or may not have a durable URI assigned to it
in either of the crucial positions discussed in mdir:GraphPointer.
1) pointer name = durable URI or blank node.
To supply a name-pipeline, use hasInSubjectNameRecipe (attached to this GraphRecipe). Here the subject is for the graphPointer individual being output according to this recipe.
2) host-qualifier-name = unassigned (for a direct GHost3 pointer), or hasGraphNameUri val (for GHost-4 narrowing).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeInGraphRecipe(GraphRecipe value)
InGraphRecipe given as an instance of GraphRecipe.
Comment from schema: The main logical way to refer to a graph in a circusRecipe is via these
GraphRecipes.
A GraphRecipe produces something describable with mdir:GraphPointers.
Typically the consumer circus at runtime will use the result in the form of an object providing access to the GraphPointer data as well as the graph it points to, with appropriate semantics for read/write based on the details.
The runtime output GraphPointer may or may not have a durable URI assigned to it
in either of the crucial positions discussed in mdir:GraphPointer.
1) pointer name = durable URI or blank node.
To supply a name-pipeline, use hasInSubjectNameRecipe (attached to this GraphRecipe). Here the subject is for the graphPointer individual being output according to this recipe.
2) host-qualifier-name = unassigned (for a direct GHost3 pointer), or hasGraphNameUri val (for GHost-4 narrowing).value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllInGraphRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InGraphRecipe.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-setmodel - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllInGraphRecipe()
InGraphRecipe.
Comment from schema: This may point to a concrete graph supply chain, or to a resolvable GR_Refer, which can be thought of as a graph/graph-set
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InPropertyNameRecipe has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasInPropertyNameRecipe()
InPropertyNameRecipe has at least one value set.public static boolean hasInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InPropertyNameRecipe has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasInPropertyNameRecipe(org.ontoware.rdf2go.model.node.Node value)
InPropertyNameRecipe 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> getAllInPropertyNameRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InPropertyNameRecipe 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> getAllInPropertyNameRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InPropertyNameRecipe as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInPropertyNameRecipe_asNode()
InPropertyNameRecipe as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInPropertyNameRecipe_asNode_()
InPropertyNameRecipe as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<UriRecipe> getAllInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InPropertyNameRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<UriRecipe> getAllInPropertyNameRecipe_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InPropertyNameRecipe as a ReactorResult of UriRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<UriRecipe> getAllInPropertyNameRecipe()
InPropertyNameRecipe.public org.ontoware.rdfreactor.runtime.ReactorResult<UriRecipe> getAllInPropertyNameRecipe_as()
InPropertyNameRecipe as a ReactorResult of UriRecipe.public static void addInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InPropertyNameRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addInPropertyNameRecipe(org.ontoware.rdf2go.model.node.Node value)
InPropertyNameRecipe as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
InPropertyNameRecipe from an instance of UriRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addInPropertyNameRecipe(UriRecipe value)
InPropertyNameRecipe from an instance of UriRecipe.
[Generated from RDFReactor template rule #add4dynamic]public static void setInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InPropertyNameRecipe 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 setInPropertyNameRecipe(org.ontoware.rdf2go.model.node.Node value)
InPropertyNameRecipe 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 setInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
InPropertyNameRecipe from an instance of UriRecipe.
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 added
[Generated from RDFReactor template rule #set3static]public void setInPropertyNameRecipe(UriRecipe value)
InPropertyNameRecipe from an instance of UriRecipe.
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 #set4dynamic]public static void removeInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InPropertyNameRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeInPropertyNameRecipe(org.ontoware.rdf2go.model.node.Node value)
InPropertyNameRecipe as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
InPropertyNameRecipe given as an instance of UriRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeInPropertyNameRecipe(UriRecipe value)
InPropertyNameRecipe given as an instance of UriRecipe.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllInPropertyNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InPropertyNameRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllInPropertyNameRecipe()
InPropertyNameRecipe.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InQryGrSetRecipe has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasInQryGrSetRecipe()
InQryGrSetRecipe has at least one value set.public static boolean hasInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InQryGrSetRecipe has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasInQryGrSetRecipe(org.ontoware.rdf2go.model.node.Node value)
InQryGrSetRecipe 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> getAllInQryGrSetRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InQryGrSetRecipe 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> getAllInQryGrSetRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InQryGrSetRecipe as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInQryGrSetRecipe_asNode()
InQryGrSetRecipe as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInQryGrSetRecipe_asNode_()
InQryGrSetRecipe as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<QryGrSetRecipe> getAllInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InQryGrSetRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<QryGrSetRecipe> getAllInQryGrSetRecipe_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InQryGrSetRecipe as a ReactorResult of QryGrSetRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<QryGrSetRecipe> getAllInQryGrSetRecipe()
InQryGrSetRecipe.public org.ontoware.rdfreactor.runtime.ReactorResult<QryGrSetRecipe> getAllInQryGrSetRecipe_as()
InQryGrSetRecipe as a ReactorResult of QryGrSetRecipe.public static void addInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InQryGrSetRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addInQryGrSetRecipe(org.ontoware.rdf2go.model.node.Node value)
InQryGrSetRecipe as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
QryGrSetRecipe value)
InQryGrSetRecipe from an instance of QryGrSetRecipe.
Comment from schema: Produces a set of graphs for query (by SPARQL, usually).
That might be an existing dataset (aka GHost4), or might be a GraphPointerSet.
This is *not* normally used as a direct target for updates.
Updates are instead usually sent to particular GR_Volatile graphsmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addInQryGrSetRecipe(QryGrSetRecipe value)
InQryGrSetRecipe from an instance of QryGrSetRecipe.
Comment from schema: Produces a set of graphs for query (by SPARQL, usually).
That might be an existing dataset (aka GHost4), or might be a GraphPointerSet.
This is *not* normally used as a direct target for updates.
Updates are instead usually sent to particular GR_Volatile graphs
[Generated from RDFReactor template rule #add4dynamic]public static void setInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InQryGrSetRecipe 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 setInQryGrSetRecipe(org.ontoware.rdf2go.model.node.Node value)
InQryGrSetRecipe 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 setInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
QryGrSetRecipe value)
InQryGrSetRecipe from an instance of QryGrSetRecipe.
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: Produces a set of graphs for query (by SPARQL, usually).
That might be an existing dataset (aka GHost4), or might be a GraphPointerSet.
This is *not* normally used as a direct target for updates.
Updates are instead usually sent to particular GR_Volatile graphsmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setInQryGrSetRecipe(QryGrSetRecipe value)
InQryGrSetRecipe from an instance of QryGrSetRecipe.
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: Produces a set of graphs for query (by SPARQL, usually).
That might be an existing dataset (aka GHost4), or might be a GraphPointerSet.
This is *not* normally used as a direct target for updates.
Updates are instead usually sent to particular GR_Volatile graphsvalue - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InQryGrSetRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeInQryGrSetRecipe(org.ontoware.rdf2go.model.node.Node value)
InQryGrSetRecipe as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
QryGrSetRecipe value)
InQryGrSetRecipe given as an instance of QryGrSetRecipe.
Comment from schema: Produces a set of graphs for query (by SPARQL, usually).
That might be an existing dataset (aka GHost4), or might be a GraphPointerSet.
This is *not* normally used as a direct target for updates.
Updates are instead usually sent to particular GR_Volatile graphsmodel - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeInQryGrSetRecipe(QryGrSetRecipe value)
InQryGrSetRecipe given as an instance of QryGrSetRecipe.
Comment from schema: Produces a set of graphs for query (by SPARQL, usually).
That might be an existing dataset (aka GHost4), or might be a GraphPointerSet.
This is *not* normally used as a direct target for updates.
Updates are instead usually sent to particular GR_Volatile graphsvalue - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllInQryGrSetRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InQryGrSetRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllInQryGrSetRecipe()
InQryGrSetRecipe.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InRecipe has at least one value set.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasInRecipe()
InRecipe has at least one value set.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.public static boolean hasInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InRecipe has the given value (maybe among other values).
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasInRecipe(org.ontoware.rdf2go.model.node.Node value)
InRecipe has the given value (maybe among other values).
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InRecipe as an Iterator over RDF2Go nodes.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InRecipe as a ReactorResult of RDF2Go nodes.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInRecipe_asNode()
InRecipe as an Iterator over RDF2Go nodes
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.public org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInRecipe_asNode_()
InRecipe as a ReactorResult of RDF2Go nodes.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.public static org.ontoware.aifbcommons.collection.ClosableIterator<Recipe> getAllInRecipe(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InRecipe.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<Recipe> getAllInRecipe_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InRecipe as a ReactorResult of Recipe.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<Recipe> getAllInRecipe()
InRecipe.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.public org.ontoware.rdfreactor.runtime.ReactorResult<Recipe> getAllInRecipe_as()
InRecipe as a ReactorResult of Recipe.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.public static void addInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InRecipe as an RDF2Go Node.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addInRecipe(org.ontoware.rdf2go.model.node.Node value)
InRecipe as an RDF2Go Node.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Recipe value)
InRecipe from an instance of Recipe.
Comment from schema: A recipe can be used to (repeatedly) produce the most current value for some slot, of some known type. The slot might be single valued or array valued (possibly ordered, possibly of growing size).
Usually recipes are constructed with reference to other input recipes, which is a shorthand to referring to the output of those recipes.
When a specific known chunk of data is desired as input, we use a Refer recipe to
point to some known MetaDir: resource.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addInRecipe(Recipe value)
InRecipe from an instance of Recipe.
Comment from schema: A recipe can be used to (repeatedly) produce the most current value for some slot, of some known type. The slot might be single valued or array valued (possibly ordered, possibly of growing size).
Usually recipes are constructed with reference to other input recipes, which is a shorthand to referring to the output of those recipes.
When a specific known chunk of data is desired as input, we use a Refer recipe to
point to some known MetaDir: resource.
[Generated from RDFReactor template rule #add4dynamic]public static void setInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InRecipe 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.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setInRecipe(org.ontoware.rdf2go.model.node.Node value)
InRecipe 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.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Recipe value)
InRecipe from an instance of Recipe.
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: A recipe can be used to (repeatedly) produce the most current value for some slot, of some known type. The slot might be single valued or array valued (possibly ordered, possibly of growing size).
Usually recipes are constructed with reference to other input recipes, which is a shorthand to referring to the output of those recipes.
When a specific known chunk of data is desired as input, we use a Refer recipe to
point to some known MetaDir: resource.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setInRecipe(Recipe value)
InRecipe from an instance of Recipe.
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: A recipe can be used to (repeatedly) produce the most current value for some slot, of some known type. The slot might be single valued or array valued (possibly ordered, possibly of growing size).
Usually recipes are constructed with reference to other input recipes, which is a shorthand to referring to the output of those recipes.
When a specific known chunk of data is desired as input, we use a Refer recipe to
point to some known MetaDir: resource.value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InRecipe as an RDF2Go Node.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeInRecipe(org.ontoware.rdf2go.model.node.Node value)
InRecipe as an RDF2Go Node.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Recipe value)
InRecipe given as an instance of Recipe.
Comment from schema: A recipe can be used to (repeatedly) produce the most current value for some slot, of some known type. The slot might be single valued or array valued (possibly ordered, possibly of growing size).
Usually recipes are constructed with reference to other input recipes, which is a shorthand to referring to the output of those recipes.
When a specific known chunk of data is desired as input, we use a Refer recipe to
point to some known MetaDir: resource.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeInRecipe(Recipe value)
InRecipe given as an instance of Recipe.
Comment from schema: A recipe can be used to (repeatedly) produce the most current value for some slot, of some known type. The slot might be single valued or array valued (possibly ordered, possibly of growing size).
Usually recipes are constructed with reference to other input recipes, which is a shorthand to referring to the output of those recipes.
When a specific known chunk of data is desired as input, we use a Refer recipe to
point to some known MetaDir: resource.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllInRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InRecipe.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllInRecipe()
InRecipe.
Comment from schema: parent inRecipe property may be used for summary queries, when inference is available.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InRuleTextRecipe has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasInRuleTextRecipe()
InRuleTextRecipe has at least one value set.public static boolean hasInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InRuleTextRecipe has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasInRuleTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InRuleTextRecipe 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> getAllInRuleTextRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InRuleTextRecipe 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> getAllInRuleTextRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InRuleTextRecipe as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInRuleTextRecipe_asNode()
InRuleTextRecipe as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInRuleTextRecipe_asNode_()
InRuleTextRecipe as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> getAllInRuleTextRecipe(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InRuleTextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> getAllInRuleTextRecipe_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InRuleTextRecipe as a ReactorResult of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> getAllInRuleTextRecipe()
InRuleTextRecipe.public org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> getAllInRuleTextRecipe_as()
InRuleTextRecipe as a ReactorResult of TextRecipe.public static void addInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InRuleTextRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addInRuleTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InRuleTextRecipe as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InRuleTextRecipe from an instance of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addInRuleTextRecipe(TextRecipe value)
InRuleTextRecipe from an instance of TextRecipe.
[Generated from RDFReactor template rule #add4dynamic]public static void setInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InRuleTextRecipe 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 setInRuleTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InRuleTextRecipe 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 setInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InRuleTextRecipe from an instance of TextRecipe.
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 added
[Generated from RDFReactor template rule #set3static]public void setInRuleTextRecipe(TextRecipe value)
InRuleTextRecipe from an instance of TextRecipe.
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 #set4dynamic]public static void removeInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InRuleTextRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeInRuleTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InRuleTextRecipe as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InRuleTextRecipe given as an instance of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeInRuleTextRecipe(TextRecipe value)
InRuleTextRecipe given as an instance of TextRecipe.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllInRuleTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InRuleTextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllInRuleTextRecipe()
InRuleTextRecipe.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InSparqlTextRecipe has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasInSparqlTextRecipe()
InSparqlTextRecipe has at least one value set.public static boolean hasInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InSparqlTextRecipe has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasInSparqlTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InSparqlTextRecipe 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> getAllInSparqlTextRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InSparqlTextRecipe 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> getAllInSparqlTextRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InSparqlTextRecipe as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInSparqlTextRecipe_asNode()
InSparqlTextRecipe as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInSparqlTextRecipe_asNode_()
InSparqlTextRecipe as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> getAllInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InSparqlTextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> getAllInSparqlTextRecipe_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InSparqlTextRecipe as a ReactorResult of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> getAllInSparqlTextRecipe()
InSparqlTextRecipe.public org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> getAllInSparqlTextRecipe_as()
InSparqlTextRecipe as a ReactorResult of TextRecipe.public static void addInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InSparqlTextRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addInSparqlTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InSparqlTextRecipe as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InSparqlTextRecipe from an instance of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addInSparqlTextRecipe(TextRecipe value)
InSparqlTextRecipe from an instance of TextRecipe.
[Generated from RDFReactor template rule #add4dynamic]public static void setInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InSparqlTextRecipe 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 setInSparqlTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InSparqlTextRecipe 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 setInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InSparqlTextRecipe from an instance of TextRecipe.
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 added
[Generated from RDFReactor template rule #set3static]public void setInSparqlTextRecipe(TextRecipe value)
InSparqlTextRecipe from an instance of TextRecipe.
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 #set4dynamic]public static void removeInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InSparqlTextRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeInSparqlTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InSparqlTextRecipe as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InSparqlTextRecipe given as an instance of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeInSparqlTextRecipe(TextRecipe value)
InSparqlTextRecipe given as an instance of TextRecipe.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllInSparqlTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InSparqlTextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllInSparqlTextRecipe()
InSparqlTextRecipe.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InSubjectNameRecipe has at least one value set.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasInSubjectNameRecipe()
InSubjectNameRecipe has at least one value set.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.public static boolean hasInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InSubjectNameRecipe has the given value (maybe among other values).
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasInSubjectNameRecipe(org.ontoware.rdf2go.model.node.Node value)
InSubjectNameRecipe has the given value (maybe among other values).
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.value - the value to be checkedpublic static org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInSubjectNameRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InSubjectNameRecipe as an Iterator over RDF2Go nodes.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInSubjectNameRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InSubjectNameRecipe as a ReactorResult of RDF2Go nodes.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInSubjectNameRecipe_asNode()
InSubjectNameRecipe as an Iterator over RDF2Go nodes
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.public org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInSubjectNameRecipe_asNode_()
InSubjectNameRecipe as a ReactorResult of RDF2Go nodes.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.public static org.ontoware.aifbcommons.collection.ClosableIterator<UriRecipe> getAllInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InSubjectNameRecipe.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<UriRecipe> getAllInSubjectNameRecipe_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InSubjectNameRecipe as a ReactorResult of UriRecipe.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<UriRecipe> getAllInSubjectNameRecipe()
InSubjectNameRecipe.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.public org.ontoware.rdfreactor.runtime.ReactorResult<UriRecipe> getAllInSubjectNameRecipe_as()
InSubjectNameRecipe as a ReactorResult of UriRecipe.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.public static void addInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InSubjectNameRecipe as an RDF2Go Node.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addInSubjectNameRecipe(org.ontoware.rdf2go.model.node.Node value)
InSubjectNameRecipe as an RDF2Go Node.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
InSubjectNameRecipe from an instance of UriRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addInSubjectNameRecipe(UriRecipe value)
InSubjectNameRecipe from an instance of UriRecipe.
[Generated from RDFReactor template rule #add4dynamic]public static void setInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InSubjectNameRecipe 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.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setInSubjectNameRecipe(org.ontoware.rdf2go.model.node.Node value)
InSubjectNameRecipe 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.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
InSubjectNameRecipe from an instance of UriRecipe.
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 added
[Generated from RDFReactor template rule #set3static]public void setInSubjectNameRecipe(UriRecipe value)
InSubjectNameRecipe from an instance of UriRecipe.
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 #set4dynamic]public static void removeInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InSubjectNameRecipe as an RDF2Go Node.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeInSubjectNameRecipe(org.ontoware.rdf2go.model.node.Node value)
InSubjectNameRecipe as an RDF2Go Node.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
UriRecipe value)
InSubjectNameRecipe given as an instance of UriRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeInSubjectNameRecipe(UriRecipe value)
InSubjectNameRecipe given as an instance of UriRecipe.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllInSubjectNameRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InSubjectNameRecipe.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllInSubjectNameRecipe()
InSubjectNameRecipe.
Comment from schema: Used to access a known individual, including to specify a GraphPointer record by name.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InTextRecipe has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasInTextRecipe()
InTextRecipe has at least one value set.public static boolean hasInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InTextRecipe has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasInTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InTextRecipe 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> getAllInTextRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InTextRecipe 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> getAllInTextRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InTextRecipe as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInTextRecipe_asNode()
InTextRecipe as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInTextRecipe_asNode_()
InTextRecipe as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> getAllInTextRecipe(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InTextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> getAllInTextRecipe_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InTextRecipe as a ReactorResult of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> getAllInTextRecipe()
InTextRecipe.public org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> getAllInTextRecipe_as()
InTextRecipe as a ReactorResult of TextRecipe.public static void addInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InTextRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addInTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InTextRecipe as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InTextRecipe from an instance of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addInTextRecipe(TextRecipe value)
InTextRecipe from an instance of TextRecipe.
[Generated from RDFReactor template rule #add4dynamic]public static void setInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InTextRecipe 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 setInTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InTextRecipe 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 setInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InTextRecipe from an instance of TextRecipe.
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 added
[Generated from RDFReactor template rule #set3static]public void setInTextRecipe(TextRecipe value)
InTextRecipe from an instance of TextRecipe.
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 #set4dynamic]public static void removeInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InTextRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeInTextRecipe(org.ontoware.rdf2go.model.node.Node value)
InTextRecipe as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InTextRecipe given as an instance of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeInTextRecipe(TextRecipe value)
InTextRecipe given as an instance of TextRecipe.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllInTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InTextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllInTextRecipe()
InTextRecipe.
[Generated from RDFReactor template rule #removeall1dynamic]public static boolean hasInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InUriRecipe has at least one value set.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic boolean hasInUriRecipe()
InUriRecipe has at least one value set.public static boolean hasInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InUriRecipe has the given value (maybe among other values).model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be checkedpublic boolean hasInUriRecipe(org.ontoware.rdf2go.model.node.Node value)
InUriRecipe 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> getAllInUriRecipe_asNode(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InUriRecipe 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> getAllInUriRecipe_asNode_(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InUriRecipe as a ReactorResult of RDF2Go nodes.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<org.ontoware.rdf2go.model.node.Node> getAllInUriRecipe_asNode()
InUriRecipe as an Iterator over RDF2Go nodespublic org.ontoware.rdfreactor.runtime.ReactorResult<org.ontoware.rdf2go.model.node.Node> getAllInUriRecipe_asNode_()
InUriRecipe as a ReactorResult of RDF2Go nodes.public static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> getAllInUriRecipe(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InUriRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> getAllInUriRecipe_as(org.ontoware.rdf2go.model.Model model, org.ontoware.rdf2go.model.node.Resource instanceResource)
InUriRecipe as a ReactorResult of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> getAllInUriRecipe()
InUriRecipe.public org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> getAllInUriRecipe_as()
InUriRecipe as a ReactorResult of TextRecipe.public static void addInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InUriRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addInUriRecipe(org.ontoware.rdf2go.model.node.Node value)
InUriRecipe as an RDF2Go Node.value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InUriRecipe from an instance of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - [Generated from RDFReactor template rule #add3static]public void addInUriRecipe(TextRecipe value)
InUriRecipe from an instance of TextRecipe.
[Generated from RDFReactor template rule #add4dynamic]public static void setInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InUriRecipe 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 setInUriRecipe(org.ontoware.rdf2go.model.node.Node value)
InUriRecipe 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 setInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InUriRecipe from an instance of TextRecipe.
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 added
[Generated from RDFReactor template rule #set3static]public void setInUriRecipe(TextRecipe value)
InUriRecipe from an instance of TextRecipe.
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 #set4dynamic]public static void removeInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
org.ontoware.rdf2go.model.node.Node value)
InUriRecipe as an RDF2Go Node.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeInUriRecipe(org.ontoware.rdf2go.model.node.Node value)
InUriRecipe as an RDF2Go Node.value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
InUriRecipe given as an instance of TextRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeInUriRecipe(TextRecipe value)
InUriRecipe given as an instance of TextRecipe.value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
InUriRecipe.model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void removeAllInUriRecipe()
InUriRecipe.
[Generated from RDFReactor template rule #removeall1dynamic]Copyright © 2010-2016. All Rights Reserved.