|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.tuebingen.uni.sfs.germanet.relatedness.Demo
public class Demo
Demo class demonstrating some features of the Relatedness package, namely of the Path and Relatedness classes.
Constructor Summary | |
---|---|
Demo()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Shows functionality of the Path and Relatedness classes. |
static java.lang.String |
pprint(java.util.ArrayList<java.util.ArrayList<de.tuebingen.uni.sfs.germanet.api.Synset>> list)
A little method to produce nice path1 output. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Demo()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- the command line argumentspublic static java.lang.String pprint(java.util.ArrayList<java.util.ArrayList<de.tuebingen.uni.sfs.germanet.api.Synset>> list)
list
- An ArrayList of ArrayLists of Synsets
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |