org.apache.uima.annotator.dict_annot.dictionary
Interface EntryMetaData

All Known Implementing Classes:
EntryMetaDataImpl

public interface EntryMetaData

The EntryMetaData interface defines the access to the dictionary entry meta data.


Method Summary
 int getId()
          Returns the unique ID of this entry
 

Method Detail

getId

int getId()
Returns the unique ID of this entry

Returns:
returns the unique ID for this entry


Copyright © 2011. All Rights Reserved.