cytoscape.data.writers
Class CytoscapeSessionWriter
java.lang.Object
cytoscape.data.writers.CytoscapeSessionWriter
public class CytoscapeSessionWriter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NODE
public final int NODE
- See Also:
- Constant Field Values
EDGE
public final int EDGE
- See Also:
- Constant Field Values
CytoscapeSessionWriter
public CytoscapeSessionWriter(String sessionName)
write
public void write()
- Write currnt session to a cys file.
preparePropFiles
public void preparePropFiles()
makeXGMML
public void makeXGMML(String xgmmlFile,
CyNetwork network,
CyNetworkView view)
throws IOException
- Throws:
IOException
createCySession
public void createCySession(String sessionName)
throws Exception
- Throws:
Exception
walkTree
protected void walkTree(DefaultMutableTreeNode node)
throws javax.xml.bind.JAXBException
- Parameters:
node
-
- Throws:
javax.xml.bind.JAXBException