| Package | Description |
|---|---|
| org.cogchar.api.owrap.scrn |
| Modifier and Type | Method and Description |
|---|---|
static DPDPosVert |
DPDPosVert.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 |
|---|---|
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends DPDPosVert> |
DPDPosVert.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<DPDPosVert> |
A_0.getAllPosVert_as()
Get all values of property
PosVert as a ReactorResult of DPDPosVert. |
static org.ontoware.rdfreactor.runtime.ReactorResult<DPDPosVert> |
A_0.getAllPosVert_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
PosVert as a ReactorResult of DPDPosVert. |
org.ontoware.aifbcommons.collection.ClosableIterator<DPDPosVert> |
A_0.getAllPosVert()
Get all values of property
PosVert. |
static org.ontoware.aifbcommons.collection.ClosableIterator<DPDPosVert> |
A_0.getAllPosVert(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
PosVert. |
| Modifier and Type | Method and Description |
|---|---|
void |
A_0.addPosVert(DPDPosVert value)
Adds a value to property
PosVert from an instance of DPDPosVert. |
static void |
A_0.addPosVert(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DPDPosVert value)
Adds a value to property
PosVert from an instance of DPDPosVert. |
void |
A_0.removePosVert(DPDPosVert value)
Removes a value of property
PosVert given as an instance of DPDPosVert. |
static void |
A_0.removePosVert(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DPDPosVert value)
Removes a value of property
PosVert given as an instance of DPDPosVert. |
void |
A_0.setPosVert(DPDPosVert value)
Sets a value of property
PosVert from an instance of DPDPosVert. |
static void |
A_0.setPosVert(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DPDPosVert value)
Sets a value of property
PosVert from an instance of DPDPosVert. |
Copyright © 2010-2016. All Rights Reserved.