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