| Package | Description |
|---|---|
| org.cogchar.api.owrap.crcp |
| Modifier and Type | Class and Description |
|---|---|
class |
GhRRefer
Comment from schema: Points to metadata for an mdir:GHost record, via hasGraphHost.
|
class |
GhRVariable
Comment from schema: Expects that some GHost will be provided at runtime through a hidden mechanism.
|
| Modifier and Type | Method and Description |
|---|---|
static GhostRecipe |
GhostRecipe.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<GhostRecipe> |
Recipe.getAllInGhostRecipe_as()
Get all values of property
InGhostRecipe as a ReactorResult of GhostRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<GhostRecipe> |
Recipe.getAllInGhostRecipe_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InGhostRecipe as a ReactorResult of GhostRecipe. |
org.ontoware.aifbcommons.collection.ClosableIterator<GhostRecipe> |
Recipe.getAllInGhostRecipe()
Get all values of property
InGhostRecipe. |
static org.ontoware.aifbcommons.collection.ClosableIterator<GhostRecipe> |
Recipe.getAllInGhostRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
InGhostRecipe. |
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends GhostRecipe> |
GhostRecipe.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
| Modifier and Type | Method and Description |
|---|---|
void |
Recipe.addInGhostRecipe(GhostRecipe value)
Adds a value to property
InGhostRecipe from an instance of GhostRecipe. |
static void |
Recipe.addInGhostRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GhostRecipe value)
Adds a value to property
InGhostRecipe from an instance of GhostRecipe. |
void |
Recipe.removeInGhostRecipe(GhostRecipe value)
Removes a value of property
InGhostRecipe given as an instance of GhostRecipe. |
static void |
Recipe.removeInGhostRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GhostRecipe value)
Removes a value of property
InGhostRecipe given as an instance of GhostRecipe. |
void |
Recipe.setInGhostRecipe(GhostRecipe value)
Sets a value of property
InGhostRecipe from an instance of GhostRecipe. |
static void |
Recipe.setInGhostRecipe(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GhostRecipe value)
Sets a value of property
InGhostRecipe from an instance of GhostRecipe. |
Copyright © 2010-2016. All Rights Reserved.