org.apache.ctakes.drugner.fsm.output.elements
Class AssociatedCodeToken

java.lang.Object
  extended by org.apache.ctakes.drugner.fsm.output.elements.BaseTokenImpl
      extended by org.apache.ctakes.drugner.fsm.output.elements.AssociatedCodeToken
All Implemented Interfaces:
BaseToken

public class AssociatedCodeToken
extends BaseTokenImpl

Author:
Mayo Clinic

Constructor Summary
AssociatedCodeToken(int startOffset, int endOffset)
           
 
Method Summary
 
Methods inherited from class org.apache.ctakes.drugner.fsm.output.elements.BaseTokenImpl
getEndOffset, getStartOffset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociatedCodeToken

public AssociatedCodeToken(int startOffset,
                           int endOffset)


Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.