org.apache.ctakes.necontexts
Class ContextHit
java.lang.Object
org.apache.ctakes.core.fsm.output.BaseTokenImpl
org.apache.ctakes.necontexts.ContextHit
- All Implemented Interfaces:
- BaseToken
public class ContextHit
- extends BaseTokenImpl
Object represents a hit relating to a focus annotation.
- Author:
- Mayo Clinic
|
Constructor Summary |
ContextHit(int startOffset,
int endOffset)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextHit
public ContextHit(int startOffset,
int endOffset)
addMetaData
public void addMetaData(Object key,
Object metaData)
getMetaData
public Object getMetaData(Object key)
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.