edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources
Class EntityPair.Labels

java.lang.Object
  extended by edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.EntityPair.Labels
Enclosing class:
EntityPair

public static class EntityPair.Labels
extends java.lang.Object


Field Summary
static int NONE
           
static int SOC_SYM
           
 
Constructor Summary
EntityPair.Labels()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NONE

public static final int NONE
See Also:
Constant Field Values

SOC_SYM

public static final int SOC_SYM
See Also:
Constant Field Values
Constructor Detail

EntityPair.Labels

public EntityPair.Labels()