public class GraphLoader_SLIB extends Object implements GraphLoader
Constructor and Description |
---|
GraphLoader_SLIB() |
Modifier and Type | Method and Description |
---|---|
void |
flush(slib.sglib.model.graph.G g,
String outfile) |
void |
populate(GDataConf conf,
slib.sglib.model.graph.G g)
Populate an existing graph considering the given configuration
|
void |
process(GDataConf conf,
slib.sglib.model.graph.G graph) |
public void populate(GDataConf conf, slib.sglib.model.graph.G g) throws slib.utils.ex.SLIB_Exception
GraphLoader
populate
in interface GraphLoader
conf
- a GraphConf
object specifying the configuration the loader must takes into accountslib.utils.ex.SLIB_Exception
public void process(GDataConf conf, slib.sglib.model.graph.G graph) throws slib.utils.ex.SLIB_Exception
conf
- graph
- slib.utils.ex.SLIB_Exception
public void flush(slib.sglib.model.graph.G g, String outfile) throws slib.utils.ex.SLIB_Ex_Critic
g
- outfile
- slib.utils.ex.SLIB_Ex_Critic
Copyright © 2014. All rights reserved.