|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object opennlp.tools.coref.sim.SemanticEnum
public class SemanticEnum
Field Summary | |
---|---|
static SemanticEnum |
COMPATIBLE
Semantically compatible. |
static SemanticEnum |
INCOMPATIBLE
Semantically incompatible. |
static SemanticEnum |
UNKNOWN
Semantic compatibility Unknown. |
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final SemanticEnum COMPATIBLE
public static final SemanticEnum INCOMPATIBLE
public static final SemanticEnum UNKNOWN
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |