|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.uima.cas.impl.FeatureStructureImpl
org.apache.uima.jcas.cas.TOP
org.apache.uima.jcas.cas.AnnotationBase
org.apache.uima.jcas.tcas.Annotation
org.apache.uima.conceptMapper.DictTerm
public class DictTerm
Annotation for dictionary lookup matches Updated by JCasGen Tue Mar 25 15:43:47 EDT 2008 XML source: /OtherStuff/IBM/eclipse-apacheuima/conceptMapper/src/org/apache/uima/conceptMapper/DictTerm.xml
| Field Summary | |
|---|---|
static int |
type
|
static int |
typeIndexID
|
| Fields inherited from class org.apache.uima.jcas.cas.TOP |
|---|
addr, jcasType |
| Constructor Summary | |
|---|---|
protected |
DictTerm()
Never called. |
|
DictTerm(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
Internal - constructor used by generator |
|
DictTerm(org.apache.uima.jcas.JCas jcas)
|
|
DictTerm(org.apache.uima.jcas.JCas jcas,
int begin,
int end)
|
| Method Summary | |
|---|---|
String |
getDictCanon()
getter for DictCanon - gets canonical form |
org.apache.uima.jcas.tcas.Annotation |
getEnclosingSpan()
getter for enclosingSpan - gets span that this NoTerm is contained within (i.e. |
String |
getMatchedText()
getter for matchedText - gets |
org.apache.uima.jcas.cas.FSArray |
getMatchedTokens()
getter for matchedTokens - gets |
org.apache.uima.jcas.cas.TOP |
getMatchedTokens(int i)
indexed getter for matchedTokens - gets an indexed value - |
int |
getTypeIndexID()
|
void |
setDictCanon(String v)
setter for DictCanon - sets canonical form |
void |
setEnclosingSpan(org.apache.uima.jcas.tcas.Annotation v)
setter for enclosingSpan - sets span that this NoTerm is contained within (i.e. |
void |
setMatchedText(String v)
setter for matchedText - sets |
void |
setMatchedTokens(org.apache.uima.jcas.cas.FSArray v)
setter for matchedTokens - sets |
void |
setMatchedTokens(int i,
org.apache.uima.jcas.cas.TOP v)
indexed setter for matchedTokens - sets an indexed value - |
| Methods inherited from class org.apache.uima.jcas.tcas.Annotation |
|---|
getBegin, getCoveredText, getEnd, getStart, setBegin, setEnd |
| Methods inherited from class org.apache.uima.jcas.cas.AnnotationBase |
|---|
getSofa, getView |
| Methods inherited from class org.apache.uima.jcas.cas.TOP |
|---|
addToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexes |
| Methods inherited from class org.apache.uima.cas.impl.FeatureStructureImpl |
|---|
clone, getBooleanValue, getByteValue, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, prettyPrint, prettyPrint, prettyPrint, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.uima.cas.AnnotationBaseFS |
|---|
getView |
| Methods inherited from interface org.apache.uima.cas.FeatureStructure |
|---|
clone, equals, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue |
| Field Detail |
|---|
public static final int typeIndexID
public static final int type
| Constructor Detail |
|---|
protected DictTerm()
public DictTerm(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
public DictTerm(org.apache.uima.jcas.JCas jcas)
public DictTerm(org.apache.uima.jcas.JCas jcas,
int begin,
int end)
| Method Detail |
|---|
public int getTypeIndexID()
getTypeIndexID in class org.apache.uima.jcas.tcas.Annotationpublic String getDictCanon()
public void setDictCanon(String v)
public org.apache.uima.jcas.tcas.Annotation getEnclosingSpan()
public void setEnclosingSpan(org.apache.uima.jcas.tcas.Annotation v)
public String getMatchedText()
public void setMatchedText(String v)
public org.apache.uima.jcas.cas.FSArray getMatchedTokens()
public void setMatchedTokens(org.apache.uima.jcas.cas.FSArray v)
public org.apache.uima.jcas.cas.TOP getMatchedTokens(int i)
public void setMatchedTokens(int i,
org.apache.uima.jcas.cas.TOP v)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||