Uses of Class
javatools.database.DBWordNet.Table

Packages that use DBWordNet.Table
javatools.database   
 

Uses of DBWordNet.Table in javatools.database
 

Methods in javatools.database that return DBWordNet.Table
static DBWordNet.Table DBWordNet.Table.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DBWordNet.Table[] DBWordNet.Table.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in javatools.database with parameters of type DBWordNet.Table
 java.util.List<java.lang.Integer> DBWordNet.targetSynsets(DBWordNet.Table relation, int source)
          Returns target synsets for a relation and a source synset