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

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

public class EntityPair
extends java.lang.Object


Nested Class Summary
static class EntityPair.Labels
           
 
Constructor Summary
EntityPair(java.lang.String strID, int nLeft, int nRight)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityPair

public EntityPair(java.lang.String strID,
                  int nLeft,
                  int nRight)