|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GraphConf in slib.sglib.io.loader |
---|
Methods in slib.sglib.io.loader with parameters of type GraphConf | |
---|---|
static slib.sglib.model.graph.G |
GraphLoaderGeneric.load(GraphConf graphConf)
Build the graph considering the given configuration. |
slib.sglib.model.graph.G |
GraphLoader.load(GraphConf conf)
Load a new Graph considering the given configuration |
static slib.sglib.model.graph.G |
GraphLoaderGeneric.load(GraphConf graphConf,
slib.sglib.model.graph.G g)
Impact the given graph considering the given configuration. |
Method parameters in slib.sglib.io.loader with type arguments of type GraphConf | |
---|---|
static void |
GraphLoaderGeneric.load(Collection<GraphConf> graphConfs)
Load the collection of configurations. |
Uses of GraphConf in slib.sglib.io.loader.bio.gaf2 |
---|
Methods in slib.sglib.io.loader.bio.gaf2 with parameters of type GraphConf | |
---|---|
slib.sglib.model.graph.G |
GraphLoader_GAF_2.load(GraphConf conf)
|
Uses of GraphConf in slib.sglib.io.loader.bio.mesh |
---|
Methods in slib.sglib.io.loader.bio.mesh with parameters of type GraphConf | |
---|---|
slib.sglib.model.graph.G |
GraphLoader_MESH_XML.load(GraphConf conf)
|
Uses of GraphConf in slib.sglib.io.loader.bio.obo |
---|
Methods in slib.sglib.io.loader.bio.obo with parameters of type GraphConf | |
---|---|
slib.sglib.model.graph.G |
GraphLoader_OBO_1_2.load(GraphConf conf)
|
Uses of GraphConf in slib.sglib.io.loader.bio.snomedct |
---|
Methods in slib.sglib.io.loader.bio.snomedct with parameters of type GraphConf | |
---|---|
slib.sglib.model.graph.G |
GraphLoaderSnomedCT_RF2.load(GraphConf conf)
|
Uses of GraphConf in slib.sglib.io.loader.csv |
---|
Methods in slib.sglib.io.loader.csv with parameters of type GraphConf | |
---|---|
slib.sglib.model.graph.G |
GraphLoader_CSV.load(GraphConf conf)
|
Uses of GraphConf in slib.sglib.io.loader.rdf |
---|
Methods in slib.sglib.io.loader.rdf with parameters of type GraphConf | |
---|---|
slib.sglib.model.graph.G |
RDFLoader.load(GraphConf conf)
|
Uses of GraphConf in slib.sglib.io.loader.slibformat |
---|
Methods in slib.sglib.io.loader.slibformat with parameters of type GraphConf | |
---|---|
slib.sglib.model.graph.G |
GraphLoader_SLIB.load(GraphConf conf)
|
Uses of GraphConf in slib.sglib.io.loader.wordnet |
---|
Methods in slib.sglib.io.loader.wordnet with parameters of type GraphConf | |
---|---|
slib.sglib.model.graph.G |
GraphLoader_Wordnet.load(GraphConf conf)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |