| 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
|
class |
DisplayItemDesc
This class manages access to these properties:
ImageMedia
Media
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DisplayLayoutDesc
Comment from schema: A layout may link to direct params, items (which may have params), other layouts (which may have params), reified constraints (on params).
|
class |
DLDBox
Comment from schema: Box is a subLayout of some screen.
|
class |
DLDEdgeBar
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DLDEdgeBarHidden
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DLDForm
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
DLDList
Comment from schema: List of elements which may or may not allow multi-selection.
|
class |
DLDScreen
Comment from schema: One of these DLD_Screens is sent out with the OutputScreenActs,
OSA_Push, OSA_Replace, OSA_Modify.
|
class |
DLDTable
Comment from schema: 'Table' is included for logical completeness, but not yet crisply defined.
|
class |
DLDWindow
Comment from schema: A window is a container for a single stack of screens, normally
displaying just one screen at a time, the 'top' of the stack.
|
| Modifier and Type | Method and Description |
|---|---|
static DisplayFeatureDesc |
DisplayFeatureDesc.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 DisplayFeatureDesc> |
DisplayFeatureDesc.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<DisplayFeatureDesc> |
DisplayFeatureDesc.getAllSubFeature_as()
Get all values of property
SubFeature as a ReactorResult of DisplayFeatureDesc. |
static org.ontoware.rdfreactor.runtime.ReactorResult<DisplayFeatureDesc> |
DisplayFeatureDesc.getAllSubFeature_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
SubFeature as a ReactorResult of DisplayFeatureDesc. |
org.ontoware.aifbcommons.collection.ClosableIterator<DisplayFeatureDesc> |
DisplayFeatureDesc.getAllSubFeature()
Get all values of property
SubFeature. |
static org.ontoware.aifbcommons.collection.ClosableIterator<DisplayFeatureDesc> |
DisplayFeatureDesc.getAllSubFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
SubFeature. |
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayFeatureDesc.addSubFeature(DisplayFeatureDesc value)
Adds a value to property
SubFeature from an instance of DisplayFeatureDesc. |
static void |
DisplayFeatureDesc.addSubFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayFeatureDesc value)
Adds a value to property
SubFeature from an instance of DisplayFeatureDesc. |
void |
DisplayFeatureDesc.removeSubFeature(DisplayFeatureDesc value)
Removes a value of property
SubFeature given as an instance of DisplayFeatureDesc. |
static void |
DisplayFeatureDesc.removeSubFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayFeatureDesc value)
Removes a value of property
SubFeature given as an instance of DisplayFeatureDesc. |
void |
DisplayFeatureDesc.setSubFeature(DisplayFeatureDesc value)
Sets a value of property
SubFeature from an instance of DisplayFeatureDesc. |
static void |
DisplayFeatureDesc.setSubFeature(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayFeatureDesc value)
Sets a value of property
SubFeature from an instance of DisplayFeatureDesc. |
Copyright © 2010-2016. All Rights Reserved.