|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GDataConf in slib.sglib.io.conf |
---|
Methods in slib.sglib.io.conf that return types with arguments of type GDataConf | |
---|---|
List<GDataConf> |
GraphConf.getData()
|
Methods in slib.sglib.io.conf with parameters of type GDataConf | |
---|---|
void |
GraphConf.addGDataConf(GDataConf conf)
|
Method parameters in slib.sglib.io.conf with type arguments of type GDataConf | |
---|---|
void |
GraphConf.setData(List<GDataConf> data)
|
Uses of GDataConf in slib.sglib.io.loader |
---|
Methods in slib.sglib.io.loader with parameters of type GDataConf | |
---|---|
static slib.sglib.model.graph.G |
GraphLoaderGeneric.populate(GDataConf dataConf,
slib.sglib.model.graph.G g)
Populate a given graph considering a configuration. |
void |
GraphLoader.populate(GDataConf conf,
slib.sglib.model.graph.G g)
Populate an existing graph considering the given configuration |
Uses of GDataConf in slib.sglib.io.loader.bio.gaf2 |
---|
Methods in slib.sglib.io.loader.bio.gaf2 with parameters of type GDataConf | |
---|---|
void |
GraphLoader_GAF_2.populate(GDataConf conf,
slib.sglib.model.graph.G graph)
Method used to load an annotation repository considering a specific configuration and a potential mapping restriction i.e. |
Uses of GDataConf in slib.sglib.io.loader.bio.mesh |
---|
Methods in slib.sglib.io.loader.bio.mesh with parameters of type GDataConf | |
---|---|
void |
GraphLoader_MESH_XML.populate(GDataConf conf,
slib.sglib.model.graph.G g)
|
Uses of GDataConf in slib.sglib.io.loader.bio.obo |
---|
Methods in slib.sglib.io.loader.bio.obo with parameters of type GDataConf | |
---|---|
void |
GraphLoader_OBO_1_2.populate(GDataConf conf,
slib.sglib.model.graph.G g)
|
Uses of GDataConf in slib.sglib.io.loader.bio.snomedct |
---|
Methods in slib.sglib.io.loader.bio.snomedct with parameters of type GDataConf | |
---|---|
void |
GraphLoaderSnomedCT_RF2.populate(GDataConf conf,
slib.sglib.model.graph.G g)
|
Uses of GDataConf in slib.sglib.io.loader.csv |
---|
Methods in slib.sglib.io.loader.csv with parameters of type GDataConf | |
---|---|
void |
GraphLoader_CSV.populate(GDataConf conf,
slib.sglib.model.graph.G g)
|
Uses of GDataConf in slib.sglib.io.loader.rdf |
---|
Methods in slib.sglib.io.loader.rdf with parameters of type GDataConf | |
---|---|
void |
RDFLoader.populate(GDataConf conf,
slib.sglib.model.graph.G g)
|
Uses of GDataConf in slib.sglib.io.loader.slibformat |
---|
Methods in slib.sglib.io.loader.slibformat with parameters of type GDataConf | |
---|---|
void |
GraphLoader_SLIB.populate(GDataConf conf,
slib.sglib.model.graph.G g)
|
void |
GraphLoader_SLIB.process(GDataConf conf,
slib.sglib.model.graph.G graph)
|
Uses of GDataConf in slib.sglib.io.loader.wordnet |
---|
Methods in slib.sglib.io.loader.wordnet with parameters of type GDataConf | |
---|---|
void |
GraphLoader_Wordnet.populate(GDataConf conf,
slib.sglib.model.graph.G g)
|
Uses of GDataConf in slib.sglib.io.util |
---|
Methods in slib.sglib.io.util with parameters of type GDataConf | |
---|---|
static boolean |
GDataValidator.valid(GDataConf gDataConf)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |