public class CooccurrenceStored extends Object implements Cooccurrence
| Modifier and Type | Field and Description |
|---|---|
protected CooccurrenceFunction |
function |
protected SigStored |
sig |
protected List<TermStored> |
terms |
static String |
XML_NAME |
| Constructor and Description |
|---|
CooccurrenceStored() |
public static final String XML_NAME
protected CooccurrenceFunction function
protected SigStored sig
protected List<TermStored> terms
public CooccurrenceFunction getFunction()
getFunction in interface Cooccurrencepublic Sig getSig()
getSig in interface CooccurrenceCopyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.