public class Author_Type extends Person_Type
| Modifier and Type | Field and Description |
|---|---|
static boolean |
featOkTst |
static int |
typeIndexID |
| Constructor and Description |
|---|
Author_Type(org.apache.uima.jcas.JCas jcas,
org.apache.uima.cas.Type casType)
initialize variables to correspond with Cas Type and Features
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.uima.cas.impl.FSGenerator |
getFSGenerator() |
getName, getPnd, setName, setPndgetBegin, getCoveredText, getEnd, setBegin, setEndpublic static final int typeIndexID
public static final boolean featOkTst
public Author_Type(org.apache.uima.jcas.JCas jcas,
org.apache.uima.cas.Type casType)
jcas - JCascasType - Typeprotected org.apache.uima.cas.impl.FSGenerator getFSGenerator()
getFSGenerator in class Person_TypeCopyright © 2016. All rights reserved.