Uses of Package
org.primordion.xholon.io

Packages that use org.primordion.xholon.io
org.primordion.cellontro.io   
org.primordion.cellontro.io.sbml   
org.primordion.ealontro.app   
org.primordion.user.app   
org.primordion.user.app.WolfSheepGrass   
org.primordion.xholon.app   
org.primordion.xholon.base   
org.primordion.xholon.io   
org.primordion.xholon.samples   
org.primordion.xholon.tutorials.StupidModel   
org.primordion.xholon.xmiapps   
org.primordion.xholon.xmiappsTc   
 

Classes in org.primordion.xholon.io used by org.primordion.cellontro.io
AbstractNetworkViewerJung
          Graphical network viewer constructed using the JUNG software.
IGraphicalNetworkViewer
          Interface for a graphical network viewer, for example AbstractNetworkViewerJung.
IViewer
          All Xholon viewer interfaces should extend this interface.
 

Classes in org.primordion.xholon.io used by org.primordion.cellontro.io.sbml
ICellontro2Sbml
          Transforms a Cellontro model to SBML format.
ISbml2Cellontro
          ISbml2Cellontro transforms SBML files into Xholon/Cellontro model files.
 

Classes in org.primordion.xholon.io used by org.primordion.ealontro.app
GridPanel
          A graphic panel in which to display 2D grids.
IGridPanel
          A graphic panel in which to display 2D grids.
 

Classes in org.primordion.xholon.io used by org.primordion.user.app
GridPanel
          A graphic panel in which to display 2D grids.
IGridPanel
          A graphic panel in which to display 2D grids.
 

Classes in org.primordion.xholon.io used by org.primordion.user.app.WolfSheepGrass
GridPanel
          A graphic panel in which to display 2D grids.
IGridPanel
          A graphic panel in which to display 2D grids.
 

Classes in org.primordion.xholon.io used by org.primordion.xholon.app
GridFrame
          A frame in which to display 2D grids.
IGridPanel
          A graphic panel in which to display 2D grids.
IViewer
          All Xholon viewer interfaces should extend this interface.
 

Classes in org.primordion.xholon.io used by org.primordion.xholon.base
IGraphicalNetworkViewer
          Interface for a graphical network viewer, for example AbstractNetworkViewerJung.
 

Classes in org.primordion.xholon.io used by org.primordion.xholon.io
AbstractChartViewer
          This is the abstract superclass for concrete classes that capture data and display the data in a chart.
AbstractHistogramViewer
          This is the abstract superclass for concrete classes that capture data and display the data in a histogram.
AbstractNetworkViewerJung
          Graphical network viewer constructed using the JUNG software.
IAbout
          Display brief information about Xholon and the current Xholon application.
IChartViewer
          This interface should be implemented by concrete classes that capture data and display the data in a chart.
IGraphicalNetworkViewer
          Interface for a graphical network viewer, for example AbstractNetworkViewerJung.
IGraphicalTreeViewer
          Interface for a graphical tree viewer, for example TreeViewerJung.
IGridPanel
          A graphic panel in which to display 2D grids.
IHistogramViewer
          This interface should be implemented by concrete classes that capture data, and display the data in a histogram.
ISnapshot
          Take a shapshot of an entire Xholon tree.
IViewer
          All Xholon viewer interfaces should extend this interface.
IXholon2Qep
          Output Java file(s) in Quantum Event Processor (QEP) format.
IXholon2Scxml
          Output an XML file in SCXML format.
IXholon2Smc
          Output an XML file in SMC format.
IXmi2Xholon
          Transform XMI-formatted files into Xholon format.
Snapshot
          Take a shapshot of an entire Xholon tree.
XholonGui
          Optional GUI for a Xholon application.
 

Classes in org.primordion.xholon.io used by org.primordion.xholon.samples
GridPanel
          A graphic panel in which to display 2D grids.
IGridPanel
          A graphic panel in which to display 2D grids.
 

Classes in org.primordion.xholon.io used by org.primordion.xholon.tutorials.StupidModel
GridPanel
          A graphic panel in which to display 2D grids.
IGridPanel
          A graphic panel in which to display 2D grids.
 

Classes in org.primordion.xholon.io used by org.primordion.xholon.xmiapps
GridPanel
          A graphic panel in which to display 2D grids.
IGridPanel
          A graphic panel in which to display 2D grids.
IViewer
          All Xholon viewer interfaces should extend this interface.
 

Classes in org.primordion.xholon.io used by org.primordion.xholon.xmiappsTc
IViewer
          All Xholon viewer interfaces should extend this interface.