public interface DisGeNETCyTableNodeInterface
Modifier and Type | Method and Description |
---|---|
void |
addEdgeColumns(org.cytoscape.model.CyTable cyTable) |
void |
addNodeColumns(org.cytoscape.model.CyTable cyTable) |
void |
fillEdgeColumns(org.cytoscape.model.CyNetwork cyNetwork,
Map<org.cytoscape.model.CyEdge,Map<String,Object>> edgeAttributes) |
void |
fillNodeColumns(org.cytoscape.model.CyTable cyTable,
Map<String,Long> suids) |
void addNodeColumns(org.cytoscape.model.CyTable cyTable)
void addEdgeColumns(org.cytoscape.model.CyTable cyTable)
void fillNodeColumns(org.cytoscape.model.CyTable cyTable, Map<String,Long> suids) throws DisGeNetException
DisGeNetException
Copyright © 2024. All rights reserved.