Uses of Class
org.apache.ctakes.dictionary.lookup.strtable.StringTableRow

Packages that use StringTableRow
org.apache.ctakes.dictionary.lookup.strtable   
 

Uses of StringTableRow in org.apache.ctakes.dictionary.lookup.strtable
 

Methods in org.apache.ctakes.dictionary.lookup.strtable that return StringTableRow
 StringTableRow[] StringTable.getAllRows()
           
 StringTableRow[] StringTable.getRows(String indexedFieldName, String fieldVal)
           
 

Methods in org.apache.ctakes.dictionary.lookup.strtable with parameters of type StringTableRow
 void StringTable.addRow(StringTableRow strTableRow)
           
 

Constructors in org.apache.ctakes.dictionary.lookup.strtable with parameters of type StringTableRow
StringTableRowMetaDataHitImpl(StringTableRow strTableRow)
           
 



Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.