eu.clarin.weblicht.wlfxb.lx.xb
Class LexiconLayerStoredAbstract
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexiconLayerStoredAbstract
public LexiconLayerStoredAbstract()
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.