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.Figure_Type
Direct Known Subclasses:
SpeakerFigure_Type
public class Figure_Type
extends org.apache.uima.jcas.tcas.Annotation_Type
Represents one figure in the play. Each figure should
only have one Figure annotation (and multiple Speaker annotations)
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
Figure_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
Figure_Type
public Figure_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.