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

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.SynonymyLayerStored
All Implemented Interfaces:
LexicalSemanticsLayer, TextCorpusLayer

public class SynonymyLayerStored
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 SynonymyLayerStored()
           
protected SynonymyLayerStored(String source)
           
protected SynonymyLayerStored(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

SynonymyLayerStored

protected SynonymyLayerStored()

SynonymyLayerStored

protected SynonymyLayerStored(TextCorpusLayersConnector connector)

SynonymyLayerStored

protected SynonymyLayerStored(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.