| Package | Description |
|---|---|
| org.cogchar.api.owrap.crcp |
| Modifier and Type | Method and Description |
|---|---|
static GraphPointer |
GraphPointer.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<GraphPointer> |
GraphRecipe.getAllGraphPointer_as()
Get all values of property
GraphPointer as a ReactorResult of GraphPointer. |
static org.ontoware.rdfreactor.runtime.ReactorResult<GraphPointer> |
GraphRecipe.getAllGraphPointer_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
GraphPointer as a ReactorResult of GraphPointer. |
org.ontoware.aifbcommons.collection.ClosableIterator<GraphPointer> |
GraphRecipe.getAllGraphPointer()
Get all values of property
GraphPointer. |
static org.ontoware.aifbcommons.collection.ClosableIterator<GraphPointer> |
GraphRecipe.getAllGraphPointer(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
GraphPointer. |
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends GraphPointer> |
GraphPointer.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphRecipe.addGraphPointer(GraphPointer value)
Adds a value to property
GraphPointer from an instance of GraphPointer. |
static void |
GraphRecipe.addGraphPointer(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphPointer value)
Adds a value to property
GraphPointer from an instance of GraphPointer. |
void |
GraphRecipe.removeGraphPointer(GraphPointer value)
Removes a value of property
GraphPointer given as an instance of GraphPointer. |
static void |
GraphRecipe.removeGraphPointer(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphPointer value)
Removes a value of property
GraphPointer given as an instance of GraphPointer. |
void |
GraphRecipe.setGraphPointer(GraphPointer value)
Sets a value of property
GraphPointer from an instance of GraphPointer. |
static void |
GraphRecipe.setGraphPointer(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphPointer value)
Sets a value of property
GraphPointer from an instance of GraphPointer. |
Copyright © 2010-2016. All Rights Reserved.