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

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

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

HyponymyLayerStored

protected HyponymyLayerStored()

HyponymyLayerStored

protected HyponymyLayerStored(TextCorpusLayersConnector connector)

HyponymyLayerStored

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