| Package | Description |
|---|---|
| org.cogchar.api.owrap.scrn |
| Modifier and Type | Class and Description |
|---|---|
class |
OSAModify
Comment from schema: Placeholder for the idea of "Modify" a screen (:hasScreen URIs must match) previously sent (to :forOneWindow), usually the current top of stack.
|
class |
OSAPop
Comment from schema: Remove top of screen stack (of :forOneWindow), revealing the screen below it.
|
class |
OSAPush
Comment from schema: Establish a new current = "top" screen f(of :forOneWindow), pushing
existing screens down one position in the stack.
|
class |
OSAReplace
Comment from schema: Replace the screen on top of screen stack (of :forOneWindow) with :hasScreen.
|
| Modifier and Type | Method and Description |
|---|---|
static OSAScreenOp |
OSAScreenOp.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 OSAScreenOp> |
OSAScreenOp.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
Copyright © 2010-2016. All Rights Reserved.