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

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.tc.xb.WordSenseStored
All Implemented Interfaces:
WordSense

public class WordSenseStored
extends Object
implements WordSense

Author:
Yana Panchenko

Field Summary
protected  String comment
           
protected  String[] lexunits
           
protected  String[] tokRefs
           
static String XML_NAME
           
 
Constructor Summary
WordSenseStored()
           
 
Method Summary
 String getComment()
           
 List<String> getLexicalUnits()
           
 String toString()
           
 
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

lexunits

protected String[] lexunits

comment

protected String comment

tokRefs

protected String[] tokRefs
Constructor Detail

WordSenseStored

public WordSenseStored()
Method Detail

getComment

public String getComment()
Specified by:
getComment in interface WordSense

getLexicalUnits

public List<String> getLexicalUnits()
Specified by:
getLexicalUnits in interface WordSense

toString

public String toString()
Overrides:
toString in class Object


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