| Package | Description |
|---|---|
| org.cogchar.api.owrap.scrn |
| Modifier and Type | Method and Description |
|---|---|
static Decimal |
Decimal.getInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Return an existing instance of this class in the model.
|
Decimal |
CogcharScreenThing.getValDecimal()
Get single value of property
ValDecimal. |
static Decimal |
CogcharScreenThing.getValDecimal(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get single value of property
ValDecimal. |
| Modifier and Type | Method and Description |
|---|---|
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends Decimal> |
Decimal.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
| Modifier and Type | Method and Description |
|---|---|
void |
CogcharScreenThing.addValDecimal(Decimal value)
Adds a value to property
ValDecimal from an instance of Decimal. |
static void |
CogcharScreenThing.addValDecimal(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Decimal value)
Adds a value to property
ValDecimal from an instance of Decimal. |
void |
CogcharScreenThing.removeValDecimal(Decimal value)
Removes a value of property
ValDecimal given as an instance of Decimal. |
static void |
CogcharScreenThing.removeValDecimal(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Decimal value)
Removes a value of property
ValDecimal given as an instance of Decimal. |
void |
CogcharScreenThing.setValDecimal(Decimal value)
Sets a value of property
ValDecimal from an instance of Decimal. |
static void |
CogcharScreenThing.setValDecimal(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
Decimal value)
Sets a value of property
ValDecimal from an instance of Decimal. |
Copyright © 2010-2016. All Rights Reserved.