JavaScript is disabled on your browser.
de.unistuttgart.ims.drama.api, 1.0.0
java.lang.Object
org.apache.uima.jcas.cas.TOP_Type
org.apache.uima.jcas.cas.AnnotationBase_Type
org.apache.uima.jcas.tcas.Annotation_Type
de.unistuttgart.ims.drama.api.FigureType_Type
public class FigureType_Type
extends org.apache.uima.jcas.tcas.Annotation_Type
This annotations represents the assignment of a figure
to a type. A figure can be assigned to multiple types, we add
multiple annotations then.
Updated by JCasGen Mon Mar 26 13:36:32 CEST 2018
Generated
Field Summary
Fields inherited from class org.apache.uima.jcas.cas.TOP_Type
casImpl, casType, casTypeCode, instanceOf_Type, jcas, ll_cas, lowLevelArrayBoundChecks, lowLevelTypeChecks, useExistingInstance
Constructor Summary
Constructors
Constructor and Description
FigureType_Type (org.apache.uima.jcas.JCas jcas,
org.apache.uima.cas.Type casType)
initialize variables to correspond with Cas Type and Features
Method Summary
Methods inherited from class org.apache.uima.jcas.tcas.Annotation_Type
getBegin, getCoveredText, getEnd, setBegin, setEnd
Methods inherited from class org.apache.uima.jcas.cas.AnnotationBase_Type
getSofa, getView
Methods inherited from class org.apache.uima.jcas.cas.TOP_Type
addToIndexes, checkType, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexes
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
FigureType_Type
public FigureType_Type(org.apache.uima.jcas.JCas jcas,
org.apache.uima.cas.Type casType)
initialize variables to correspond with Cas Type and Features
Parameters:
jcas - JCas
casType - Type
Generated
de.unistuttgart.ims.drama.api, 1.0.0
Copyright © 2018. All rights reserved.