slib.examples.sml.mesh
Class MeSHExample_XML
java.lang.Object
slib.examples.sml.mesh.MeSHExample_XML
public class MeSHExample_XML
- extends Object
- Author:
- Harispe Sébastien
Method Summary |
static void |
main(String[] args)
|
static void |
removeMeshCycles(slib.sglib.model.graph.G meshGraph)
Remove the cycles from the MeSH Graph see
http://semantic-measures-library.org/sml/index.php?q=doc&page=mesh
for more information |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MeSHExample_XML
public MeSHExample_XML()
removeMeshCycles
public static void removeMeshCycles(slib.sglib.model.graph.G meshGraph)
throws slib.utils.ex.SLIB_Ex_Critic
- Remove the cycles from the MeSH Graph see
http://semantic-measures-library.org/sml/index.php?q=doc&page=mesh
for more information
- Parameters:
meshGraph
- the graph associated to the MeSH
- Throws:
slib.utils.ex.SLIB_Ex_Critic
main
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.