| Package | Description |
|---|---|
| org.cogchar.api.owrap.scrn |
| Modifier and Type | Method and Description |
|---|---|
static DPDPoint |
DPDPoint.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 DPDPoint> |
DPDPoint.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<DPDPoint> |
Thing1.getAllPosPoint_as()
Get all values of property
PosPoint as a ReactorResult of DPDPoint. |
static org.ontoware.rdfreactor.runtime.ReactorResult<DPDPoint> |
Thing1.getAllPosPoint_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
PosPoint as a ReactorResult of DPDPoint. |
org.ontoware.aifbcommons.collection.ClosableIterator<DPDPoint> |
Thing1.getAllPosPoint()
Get all values of property
PosPoint. |
static org.ontoware.aifbcommons.collection.ClosableIterator<DPDPoint> |
Thing1.getAllPosPoint(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
PosPoint. |
| Modifier and Type | Method and Description |
|---|---|
void |
Thing1.addPosPoint(DPDPoint value)
Adds a value to property
PosPoint from an instance of DPDPoint. |
static void |
Thing1.addPosPoint(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DPDPoint value)
Adds a value to property
PosPoint from an instance of DPDPoint. |
void |
Thing1.removePosPoint(DPDPoint value)
Removes a value of property
PosPoint given as an instance of DPDPoint. |
static void |
Thing1.removePosPoint(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DPDPoint value)
Removes a value of property
PosPoint given as an instance of DPDPoint. |
void |
Thing1.setPosPoint(DPDPoint value)
Sets a value of property
PosPoint from an instance of DPDPoint. |
static void |
Thing1.setPosPoint(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DPDPoint value)
Sets a value of property
PosPoint from an instance of DPDPoint. |
Copyright © 2010-2016. All Rights Reserved.