public class SourceDocumentInformation_Type extends Annotation_Type
| Modifier and Type | Field and Description |
|---|---|
static boolean |
featOkTst |
static int |
typeIndexID |
casImpl, casType, casTypeCode, instanceOf_Type, jcas, ll_cas, lowLevelArrayBoundChecks, lowLevelTypeChecks, useExistingInstance| Constructor and Description |
|---|
SourceDocumentInformation_Type(JCas jcas,
Type casType)
initialize variables to correspond with Cas Type and Features
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDocumentSize(int addr) |
protected FSGenerator |
getFSGenerator() |
boolean |
getLastSegment(int addr) |
int |
getOffsetInSource(int addr) |
java.lang.String |
getUri(int addr) |
void |
setDocumentSize(int addr,
int v) |
void |
setLastSegment(int addr,
boolean v) |
void |
setOffsetInSource(int addr,
int v) |
void |
setUri(int addr,
java.lang.String v) |
getBegin, getCoveredText, getEnd, setBegin, setEndgetSofa, getViewaddToIndexes, checkType, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexespublic static final int typeIndexID
public static final boolean featOkTst
protected FSGenerator getFSGenerator()
getFSGenerator in class Annotation_Typepublic java.lang.String getUri(int addr)
public void setUri(int addr,
java.lang.String v)
public int getOffsetInSource(int addr)
public void setOffsetInSource(int addr,
int v)
public int getDocumentSize(int addr)
public void setDocumentSize(int addr,
int v)
public boolean getLastSegment(int addr)
public void setLastSegment(int addr,
boolean v)
Copyright © 2013. All Rights Reserved.