eu.clarin.weblicht.wlfxb.lx.xb
Class LexiconLayerStoredAbstract

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.lx.xb.LexiconLayerStoredAbstract
All Implemented Interfaces:
LexiconLayer
Direct Known Subclasses:
FrequenciesLayerStored, LemmasLayerStored, PosTagsLayerStored, RelationsLayerStored

public abstract class LexiconLayerStoredAbstract
extends Object
implements LexiconLayer

Author:
Yana Panchenko

Constructor Summary
LexiconLayerStoredAbstract()
           
 
Method Summary
protected abstract  void setLayersConnector(LexiconLayersConnector connector)
          Should not be used directly by users.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface eu.clarin.weblicht.wlfxb.lx.api.LexiconLayer
isEmpty, size
 

Constructor Detail

LexiconLayerStoredAbstract

public LexiconLayerStoredAbstract()
Method Detail

setLayersConnector

protected abstract void setLayersConnector(LexiconLayersConnector connector)
Should not be used directly by users. Should be extended by all implementations of TextCorpusLayers, as they might depend on other layers and therefore be able to get referenced/referencing information.

Parameters:
connector -


Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.