| Package | Description |
|---|---|
| org.cogchar.api.owrap.scrn |
| Modifier and Type | Class and Description |
|---|---|
class |
IIAButtonPress
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
IIAFieldValue
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
IIAItemCompletion
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
IIAItemFailure
Comment from schema: Input message indicating that an output display item is not
working properly.
|
class |
IIAItemProgress
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
IIAItemStatus
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
InputFormAct
Comment from schema: Aggregates multiple acts together in a batch submission, using
:hasSubFormAct.
|
class |
InputItemAct
Comment from schema: Records input from a user supplied through some DisplayItem, such as
a button or field.
|
class |
InputSessionRequest
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
InputWindowRequest
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
ISessReqClose
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
ISessReqOpen
Comment from schema: After GUI sends a SessReq-open, it expects to get back either
OSA_SessionCreate or OSA_SessionDeny
This class manages access to these properties:
LoginCred
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
ISessReqPing
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
IWinReqClose
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
IWinReqOpen
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
| Modifier and Type | Method and Description |
|---|---|
static InputScreenAct |
InputScreenAct.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 InputScreenAct> |
InputScreenAct.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<InputScreenAct> |
OutputScreenAct.getAllRespondsToInput_as()
Get all values of property
RespondsToInput as a ReactorResult of InputScreenAct. |
static org.ontoware.rdfreactor.runtime.ReactorResult<InputScreenAct> |
OutputScreenAct.getAllRespondsToInput_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
RespondsToInput as a ReactorResult of InputScreenAct. |
org.ontoware.aifbcommons.collection.ClosableIterator<InputScreenAct> |
OutputScreenAct.getAllRespondsToInput()
Get all values of property
RespondsToInput. |
static org.ontoware.aifbcommons.collection.ClosableIterator<InputScreenAct> |
OutputScreenAct.getAllRespondsToInput(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
RespondsToInput. |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputScreenAct.addRespondsToInput(InputScreenAct value)
Adds a value to property
RespondsToInput from an instance of InputScreenAct. |
static void |
OutputScreenAct.addRespondsToInput(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
InputScreenAct value)
Adds a value to property
RespondsToInput from an instance of InputScreenAct. |
void |
OutputScreenAct.removeRespondsToInput(InputScreenAct value)
Removes a value of property
RespondsToInput given as an instance of InputScreenAct. |
static void |
OutputScreenAct.removeRespondsToInput(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
InputScreenAct value)
Removes a value of property
RespondsToInput given as an instance of InputScreenAct. |
void |
OutputScreenAct.setRespondsToInput(InputScreenAct value)
Sets a value of property
RespondsToInput from an instance of InputScreenAct. |
static void |
OutputScreenAct.setRespondsToInput(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
InputScreenAct value)
Sets a value of property
RespondsToInput from an instance of InputScreenAct. |
Copyright © 2010-2016. All Rights Reserved.