org.apache.uima.cas.impl
Interface FSGenerator

All Known Implementing Classes:
ArrayFSGenerator

public interface FSGenerator

To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.


Method Summary
 FeatureStructure createFS(int addr, CASImpl cas)
           
 

Method Detail

createFS

FeatureStructure createFS(int addr,
                          CASImpl cas)


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.