|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopennlp.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 | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, 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 java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |