eu.clarin.weblicht.wlfxb.tc.xb
Class AntonymyLayerStored

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerStoredAbstract
      extended by eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
          extended by eu.clarin.weblicht.wlfxb.tc.xb.AntonymyLayerStored
All Implemented Interfaces:
LexicalSemanticsLayer, TextCorpusLayer

public class AntonymyLayerStored
extends LexicalSemanticsLayerStored

Author:
Yana Panchenko

Field Summary
static String XML_NAME
           
 
Fields inherited from class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
connector, orthforms, source
 
Constructor Summary
protected AntonymyLayerStored()
           
protected AntonymyLayerStored(String source)
           
protected AntonymyLayerStored(TextCorpusLayersConnector connector)
           
 
Method Summary
 Orthform getOrthform(Lemma lemma)
           
protected  void setLayersConnector(TextCorpusLayersConnector connector)
          Should not be used directly by users.
 String toString()
           
 
Methods inherited from class eu.clarin.weblicht.wlfxb.tc.xb.LexicalSemanticsLayerStored
addOrthform, addOrthform, getLemmas, getOrthform, getSource, isEmpty, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

XML_NAME

public static final String XML_NAME
See Also:
Constant Field Values
Constructor Detail

AntonymyLayerStored

protected AntonymyLayerStored()

AntonymyLayerStored

protected AntonymyLayerStored(TextCorpusLayersConnector connector)

AntonymyLayerStored

protected AntonymyLayerStored(String source)
Method Detail

setLayersConnector

protected void setLayersConnector(TextCorpusLayersConnector connector)
Description copied from class: TextCorpusLayerStoredAbstract
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.

Specified by:
setLayersConnector in class TextCorpusLayerStoredAbstract

getOrthform

public Orthform getOrthform(Lemma lemma)

toString

public String toString()
Overrides:
toString in class LexicalSemanticsLayerStored


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