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