| 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
|
| Modifier and Type | Method and Description |
|---|---|
static InputItemAct |
InputItemAct.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 InputItemAct> |
InputItemAct.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<InputItemAct> |
InputFormAct.getAllSubItemAct_as()
Get all values of property
SubItemAct as a ReactorResult of InputItemAct. |
static org.ontoware.rdfreactor.runtime.ReactorResult<InputItemAct> |
InputFormAct.getAllSubItemAct_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
SubItemAct as a ReactorResult of InputItemAct. |
org.ontoware.aifbcommons.collection.ClosableIterator<InputItemAct> |
InputFormAct.getAllSubItemAct()
Get all values of property
SubItemAct. |
static org.ontoware.aifbcommons.collection.ClosableIterator<InputItemAct> |
InputFormAct.getAllSubItemAct(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
SubItemAct. |
| Modifier and Type | Method and Description |
|---|---|
void |
InputFormAct.addSubItemAct(InputItemAct value)
Adds a value to property
SubItemAct from an instance of InputItemAct. |
static void |
InputFormAct.addSubItemAct(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
InputItemAct value)
Adds a value to property
SubItemAct from an instance of InputItemAct. |
void |
InputFormAct.removeSubItemAct(InputItemAct value)
Removes a value of property
SubItemAct given as an instance of InputItemAct. |
static void |
InputFormAct.removeSubItemAct(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
InputItemAct value)
Removes a value of property
SubItemAct given as an instance of InputItemAct. |
void |
InputFormAct.setSubItemAct(InputItemAct value)
Sets a value of property
SubItemAct from an instance of InputItemAct. |
static void |
InputFormAct.setSubItemAct(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
InputItemAct value)
Sets a value of property
SubItemAct from an instance of InputItemAct. |
Copyright © 2010-2016. All Rights Reserved.