Constant Field Values


Contents
edu.hust.*

edu.hust.go.gui.GraphCreator
public static final byte JGRAPHVIEW 2
public static final byte JTREEGRAPHVIEW 0
public static final byte JTREEVIEW 1

edu.hust.go.gui.OpenPageDialog
public static final int APPROVE_OPTION 1
public static final int CANCEL_OPTION 0

edu.hust.go.model.GoParser
static final int defaultPoolSize 10000
static final int defaultThreadNumber 4
public static final byte OBO 0
public static final byte OBOXML 1
public static final byte OWL 3
public static final byte RDFXML 2

edu.hust.go.model.Similarity
public static final byte CAO 0
public static final byte LIN 1
public static final byte oldZZL 4
public static final byte RESNIK 2
public static final byte ZZL 3

example.*

example.GUIExample
final java.lang.String graphView "Graph"
final java.lang.String treeGraphView "Tree Graph"
final java.lang.String treeView "Tree"