| Package | Description |
|---|---|
| org.cogchar.api.owrap.crcp |
| Modifier and Type | Class and Description |
|---|---|
class |
TRConstant
This class manages access to these properties:
ConstantText
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
TRPropGrab
Comment from schema: Evaluates inSubjectNameR .
|
| Modifier and Type | Method and Description |
|---|---|
static TextRecipe |
TextRecipe.getInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Return an existing instance of this class in the model.
|
| Modifier and Type | Method and Description |
|---|---|
org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
URText.getAllInNameTextRecipe_as()
Get all values of property
InNameTextRecipe as a ReactorResult of TextRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
URText.getAllInNameTextRecipe_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InNameTextRecipe as a ReactorResult of TextRecipe. |
org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
URText.getAllInNameTextRecipe()
Get all values of property
InNameTextRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
URText.getAllInNameTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InNameTextRecipe. |
org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
RThing.getAllInRuleTextRecipe_as()
Get all values of property
InRuleTextRecipe as a ReactorResult of TextRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
RThing.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.aifbcommons.collection.ClosableIterator<TextRecipe> |
RThing.getAllInRuleTextRecipe()
Get all values of property
InRuleTextRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
RThing.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> |
RThing.getAllInSparqlTextRecipe_as()
Get all values of property
InSparqlTextRecipe as a ReactorResult of TextRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
RThing.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.aifbcommons.collection.ClosableIterator<TextRecipe> |
RThing.getAllInSparqlTextRecipe()
Get all values of property
InSparqlTextRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
RThing.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 TextRecipe> |
TextRecipe.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
RThing.getAllInTextRecipe_as()
Get all values of property
InTextRecipe as a ReactorResult of TextRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
RThing.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.aifbcommons.collection.ClosableIterator<TextRecipe> |
RThing.getAllInTextRecipe()
Get all values of property
InTextRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
RThing.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> |
RThing.getAllInUriRecipe_as()
Get all values of property
InUriRecipe as a ReactorResult of TextRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<TextRecipe> |
RThing.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.aifbcommons.collection.ClosableIterator<TextRecipe> |
RThing.getAllInUriRecipe()
Get all values of property
InUriRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<TextRecipe> |
RThing.getAllInUriRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InUriRecipe. |
| Modifier and Type | Method and Description |
|---|---|
static void |
URText.addInNameTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Adds a value to property
InNameTextRecipe from an instance of TextRecipe. |
void |
URText.addInNameTextRecipe(TextRecipe value)
Adds a value to property
InNameTextRecipe from an instance of TextRecipe. |
static void |
RThing.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 |
RThing.addInRuleTextRecipe(TextRecipe value)
Adds a value to property
InRuleTextRecipe from an instance of TextRecipe. |
static void |
RThing.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 |
RThing.addInSparqlTextRecipe(TextRecipe value)
Adds a value to property
InSparqlTextRecipe from an instance of TextRecipe. |
static void |
RThing.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 |
RThing.addInTextRecipe(TextRecipe value)
Adds a value to property
InTextRecipe from an instance of TextRecipe. |
static void |
RThing.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 |
RThing.addInUriRecipe(TextRecipe value)
Adds a value to property
InUriRecipe from an instance of TextRecipe. |
static void |
URText.removeInNameTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Removes a value of property
InNameTextRecipe given as an instance of TextRecipe. |
void |
URText.removeInNameTextRecipe(TextRecipe value)
Removes a value of property
InNameTextRecipe given as an instance of TextRecipe. |
static void |
RThing.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 |
RThing.removeInRuleTextRecipe(TextRecipe value)
Removes a value of property
InRuleTextRecipe given as an instance of TextRecipe. |
static void |
RThing.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 |
RThing.removeInSparqlTextRecipe(TextRecipe value)
Removes a value of property
InSparqlTextRecipe given as an instance of TextRecipe. |
static void |
RThing.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 |
RThing.removeInTextRecipe(TextRecipe value)
Removes a value of property
InTextRecipe given as an instance of TextRecipe. |
static void |
RThing.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 |
RThing.removeInUriRecipe(TextRecipe value)
Removes a value of property
InUriRecipe given as an instance of TextRecipe. |
static void |
URText.setInNameTextRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
TextRecipe value)
Sets a value of property
InNameTextRecipe from an instance of TextRecipe. |
void |
URText.setInNameTextRecipe(TextRecipe value)
Sets a value of property
InNameTextRecipe from an instance of TextRecipe. |
static void |
RThing.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 |
RThing.setInRuleTextRecipe(TextRecipe value)
Sets a value of property
InRuleTextRecipe from an instance of TextRecipe. |
static void |
RThing.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 |
RThing.setInSparqlTextRecipe(TextRecipe value)
Sets a value of property
InSparqlTextRecipe from an instance of TextRecipe. |
static void |
RThing.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 |
RThing.setInTextRecipe(TextRecipe value)
Sets a value of property
InTextRecipe from an instance of TextRecipe. |
static void |
RThing.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 |
RThing.setInUriRecipe(TextRecipe value)
Sets a value of property
InUriRecipe from an instance of TextRecipe. |
Copyright © 2010-2016. All Rights Reserved.