| Package | Description |
|---|---|
| org.cogchar.api.owrap.scrn |
| Modifier and Type | Class and Description |
|---|---|
class |
DIDButton
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDDocPanel
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDField
Comment from schema: Fields allow user to edit a value, sent back as InputScreenActs of type IIA_FieldValue.
|
class |
DIDFieldChoice
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDFieldChoiceMulti
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDFieldChoiceSingle
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDFieldColor
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDFieldColorRGBA
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDFieldNum
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDFieldNumDecimal
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDFieldNumInteger
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDFieldText
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDFieldTextSecure
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDFieldVector
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDImagePanel
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDLabel
Comment from schema: Used to display a single line of text, which may not be "pressed".
|
class |
DIDMediaPanel
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DIDTextPanel
Comment from schema: Multiine readonly text display.
|
class |
DIDVideoPanel
This class manages access to these properties:
VideoMedia
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
| Modifier and Type | Method and Description |
|---|---|
static DisplayItemDesc |
DisplayItemDesc.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 |
|---|---|
org.ontoware.rdfreactor.runtime.ReactorResult<DisplayItemDesc> |
InputItemAct.getAllForOneItem_as()
Get all values of property
ForOneItem as a ReactorResult of DisplayItemDesc. |
static org.ontoware.rdfreactor.runtime.ReactorResult<DisplayItemDesc> |
InputItemAct.getAllForOneItem_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
ForOneItem as a ReactorResult of DisplayItemDesc. |
org.ontoware.aifbcommons.collection.ClosableIterator<DisplayItemDesc> |
InputItemAct.getAllForOneItem()
Get all values of property
ForOneItem. |
static org.ontoware.aifbcommons.collection.ClosableIterator<DisplayItemDesc> |
InputItemAct.getAllForOneItem(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
ForOneItem. |
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends DisplayItemDesc> |
DisplayItemDesc.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<DisplayItemDesc> |
DisplayLayoutDesc.getAllItem_as()
Get all values of property
Item as a ReactorResult of DisplayItemDesc. |
static org.ontoware.rdfreactor.runtime.ReactorResult<DisplayItemDesc> |
DisplayLayoutDesc.getAllItem_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Item as a ReactorResult of DisplayItemDesc. |
org.ontoware.aifbcommons.collection.ClosableIterator<DisplayItemDesc> |
DisplayLayoutDesc.getAllItem()
Get all values of property
Item. |
static org.ontoware.aifbcommons.collection.ClosableIterator<DisplayItemDesc> |
DisplayLayoutDesc.getAllItem(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
Item. |
| Modifier and Type | Method and Description |
|---|---|
void |
InputItemAct.addForOneItem(DisplayItemDesc value)
Adds a value to property
ForOneItem from an instance of DisplayItemDesc. |
static void |
InputItemAct.addForOneItem(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayItemDesc value)
Adds a value to property
ForOneItem from an instance of DisplayItemDesc. |
void |
DisplayLayoutDesc.addItem(DisplayItemDesc value)
Adds a value to property
Item from an instance of DisplayItemDesc. |
static void |
DisplayLayoutDesc.addItem(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayItemDesc value)
Adds a value to property
Item from an instance of DisplayItemDesc. |
void |
InputItemAct.removeForOneItem(DisplayItemDesc value)
Removes a value of property
ForOneItem given as an instance of DisplayItemDesc. |
static void |
InputItemAct.removeForOneItem(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayItemDesc value)
Removes a value of property
ForOneItem given as an instance of DisplayItemDesc. |
void |
DisplayLayoutDesc.removeItem(DisplayItemDesc value)
Removes a value of property
Item given as an instance of DisplayItemDesc. |
static void |
DisplayLayoutDesc.removeItem(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayItemDesc value)
Removes a value of property
Item given as an instance of DisplayItemDesc. |
void |
InputItemAct.setForOneItem(DisplayItemDesc value)
Sets a value of property
ForOneItem from an instance of DisplayItemDesc. |
static void |
InputItemAct.setForOneItem(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayItemDesc value)
Sets a value of property
ForOneItem from an instance of DisplayItemDesc. |
void |
DisplayLayoutDesc.setItem(DisplayItemDesc value)
Sets a value of property
Item from an instance of DisplayItemDesc. |
static void |
DisplayLayoutDesc.setItem(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayItemDesc value)
Sets a value of property
Item from an instance of DisplayItemDesc. |
Copyright © 2010-2016. All Rights Reserved.