| Package | Description |
|---|---|
| org.cogchar.api.owrap.scrn |
| Modifier and Type | Class and Description |
|---|---|
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 DisplayLayoutDesc |
DisplayLayoutDesc.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 DisplayLayoutDesc> |
DisplayLayoutDesc.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<DisplayLayoutDesc> |
DisplayLayoutDesc.getAllSubLayout_as()
Get all values of property
SubLayout as a ReactorResult of DisplayLayoutDesc. |
static org.ontoware.rdfreactor.runtime.ReactorResult<DisplayLayoutDesc> |
DisplayLayoutDesc.getAllSubLayout_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
SubLayout as a ReactorResult of DisplayLayoutDesc. |
org.ontoware.aifbcommons.collection.ClosableIterator<DisplayLayoutDesc> |
DisplayLayoutDesc.getAllSubLayout()
Get all values of property
SubLayout. |
static org.ontoware.aifbcommons.collection.ClosableIterator<DisplayLayoutDesc> |
DisplayLayoutDesc.getAllSubLayout(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
SubLayout. |
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayLayoutDesc.addSubLayout(DisplayLayoutDesc value)
Adds a value to property
SubLayout from an instance of DisplayLayoutDesc. |
static void |
DisplayLayoutDesc.addSubLayout(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayLayoutDesc value)
Adds a value to property
SubLayout from an instance of DisplayLayoutDesc. |
void |
DisplayLayoutDesc.removeSubLayout(DisplayLayoutDesc value)
Removes a value of property
SubLayout given as an instance of DisplayLayoutDesc. |
static void |
DisplayLayoutDesc.removeSubLayout(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayLayoutDesc value)
Removes a value of property
SubLayout given as an instance of DisplayLayoutDesc. |
void |
DisplayLayoutDesc.setSubLayout(DisplayLayoutDesc value)
Sets a value of property
SubLayout from an instance of DisplayLayoutDesc. |
static void |
DisplayLayoutDesc.setSubLayout(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
DisplayLayoutDesc value)
Sets a value of property
SubLayout from an instance of DisplayLayoutDesc. |
Copyright © 2010-2016. All Rights Reserved.