eu.clarin.weblicht.wlfxb.tc.xb
Class TextCorpusLayerStoredAbstract
java.lang.Object
eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerStoredAbstract
- All Implemented Interfaces:
- TextCorpusLayer
- Direct Known Subclasses:
- ConstituentParsingLayerStored, DependencyParsingLayerStored, DiscourseConnectivesLayerStored, GeoLayerStored, LemmasLayerStored, LexicalSemanticsLayerStored, MatchesLayerStored, MorphologyLayerStored, NamedEntitiesLayerStored, OrthographyLayerStored, PhoneticsLayerStored, PosTagsLayerStored, ReferencesLayerStored, RelationsLayerStored, SentencesLayerStored, TextLayerStored, TextStructureLayerStored, TokensLayerStored, WordSensesLayerStored, WordSplittingLayerStored
public abstract class TextCorpusLayerStoredAbstract
- extends Object
- implements TextCorpusLayer
- Author:
- Yana Panchenko
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextCorpusLayerStoredAbstract
public TextCorpusLayerStoredAbstract()
setLayersConnector
protected abstract void setLayersConnector(TextCorpusLayersConnector 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-2014 Department of Linguistics, Tübingen University. All Rights Reserved.