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