Uses of Class
sem.graphreader.GraphReaderType

Packages that use GraphReaderType
sem.graphreader   
 

Uses of GraphReaderType in sem.graphreader
 

Methods in sem.graphreader that return GraphReaderType
static GraphReaderType GraphReaderType.getType(java.lang.String label)
           
static GraphReaderType GraphReaderType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GraphReaderType[] GraphReaderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.