| Package | Description |
|---|---|
| org.cogchar.api.owrap.scrn |
| Modifier and Type | Class and Description |
|---|---|
class |
DPDPoint
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DPDPosHoriz
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DPDPosVert
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
| Modifier and Type | Method and Description |
|---|---|
static DPDPosition |
DPDPosition.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 DPDPosition> |
DPDPosition.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<DPDPosition> |
Thing1.getAllPos_as()
Get all values of property
Pos as a ReactorResult of DPDPosition. |
static org.ontoware.rdfreactor.runtime.ReactorResult<DPDPosition> |
Thing1.getAllPos_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Pos as a ReactorResult of DPDPosition. |
org.ontoware.aifbcommons.collection.ClosableIterator<DPDPosition> |
Thing1.getAllPos()
Get all values of property
Pos. |
static org.ontoware.aifbcommons.collection.ClosableIterator<DPDPosition> |
Thing1.getAllPos(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Pos. |
| Modifier and Type | Method and Description |
|---|---|
void |
Thing1.addPos(DPDPosition value)
Adds a value to property
Pos from an instance of DPDPosition. |
static void |
Thing1.addPos(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DPDPosition value)
Adds a value to property
Pos from an instance of DPDPosition. |
void |
Thing1.removePos(DPDPosition value)
Removes a value of property
Pos given as an instance of DPDPosition. |
static void |
Thing1.removePos(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DPDPosition value)
Removes a value of property
Pos given as an instance of DPDPosition. |
void |
Thing1.setPos(DPDPosition value)
Sets a value of property
Pos from an instance of DPDPosition. |
static void |
Thing1.setPos(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DPDPosition value)
Sets a value of property
Pos from an instance of DPDPosition. |
Copyright © 2010-2016. All Rights Reserved.