eu.clarin.weblicht.wlfxb.lx.xb
Class CooccurrenceStored

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.lx.xb.CooccurrenceStored
All Implemented Interfaces:
Cooccurrence

public class CooccurrenceStored
extends Object
implements Cooccurrence

Author:
Yana Panchenko

Field Summary
protected  CooccurrenceFunction function
           
protected  SigStored sig
           
protected  List<TermStored> terms
           
static String XML_NAME
           
 
Constructor Summary
CooccurrenceStored()
           
 
Method Summary
 CooccurrenceFunction getFunction()
           
 Sig getSig()
           
 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

function

protected CooccurrenceFunction function

sig

protected SigStored sig

terms

protected List<TermStored> terms
Constructor Detail

CooccurrenceStored

public CooccurrenceStored()
Method Detail

getFunction

public CooccurrenceFunction getFunction()
Specified by:
getFunction in interface Cooccurrence

getSig

public Sig getSig()
Specified by:
getSig in interface Cooccurrence

toString

public String toString()
Overrides:
toString in class Object


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