|
|||||||||
Home >> All >> org >> embl >> ebi >> escience >> scufl >> [ view overview ] | PREV NEXT |
A
B
C
- cacheValid - Variable in class org.embl.ebi.escience.scufl.view.DotView
- cacheValid - Variable in class org.embl.ebi.escience.scufl.view.XScuflView
- cachedDocument - Variable in class org.embl.ebi.escience.scufl.view.XScuflView
- cachedRepresentation - Variable in class org.embl.ebi.escience.scufl.view.DotView
- cachedRepresentation - Variable in class org.embl.ebi.escience.scufl.view.XScuflView
D
- DotView - class org.embl.ebi.escience.scufl.view.DotView.
- Represents a ScuflModel instance as a dot file which may then be rendered by standard graph rendering tools.
- DotView(ScuflModel) - Constructor for class org.embl.ebi.escience.scufl.view.DotView
- Construct the view and attach it to the given model.
G
- generateDot() - Method in class org.embl.ebi.escience.scufl.view.DotView
- Generate the dot view
- getDocument() - Method in class org.embl.ebi.escience.scufl.view.XScuflView
- Get the XML Document from this view
- getDot() - Method in class org.embl.ebi.escience.scufl.view.DotView
- Return a dot representation of the underlying model.
- getXMLText() - Method in class org.embl.ebi.escience.scufl.view.XScuflView
- Get the XML String from this view
M
- model - Variable in class org.embl.ebi.escience.scufl.view.DotView
- model - Variable in class org.embl.ebi.escience.scufl.view.XScuflView
N
O
- org.embl.ebi.escience.scufl.view - package org.embl.ebi.escience.scufl.view
- Provides the object model for the Simple Conceptual Unified Flow Language (Scufl).
P
- portDisplay - Variable in class org.embl.ebi.escience.scufl.view.DotView
R
- receiveModelEvent(ScuflModelEvent) - Method in class org.embl.ebi.escience.scufl.view.DotView
- Implements ScuflModelEventListener, in this case is used to tell when our cached version of the dot representation may be out of date.
- receiveModelEvent(ScuflModelEvent) - Method in class org.embl.ebi.escience.scufl.view.XScuflView
- Handle model events
S
- scuflNS() - Method in class org.embl.ebi.escience.scufl.view.XScuflView
- The namespace for the generated nodes, references the scufl.XScufl class
- setPortDisplay(int) - Method in class org.embl.ebi.escience.scufl.view.DotView
- Define whether we are looking at all, none or only bound input output ports in the view, using the DotView.ALL|BOUND|NONE constants.
U
- updateCachedView() - Method in class org.embl.ebi.escience.scufl.view.XScuflView
- Update or create the cached view, this consists of building the XML document from the model and creating a textual version of it.
X
- XScuflView - class org.embl.ebi.escience.scufl.view.XScuflView.
- Represents a ScuflModel instance as an XScufl document.
- XScuflView(ScuflModel) - Constructor for class org.embl.ebi.escience.scufl.view.XScuflView
- Construct the view and bind to the given model.
A B C D G M N O P R S U X
|
|||||||||
Home >> All >> org >> embl >> ebi >> escience >> scufl >> [ view overview ] | PREV NEXT |