eu.clarin.weblicht.wlfxb.lx.xb
Class RelationStored
java.lang.Object
eu.clarin.weblicht.wlfxb.lx.xb.RelationStored
- All Implemented Interfaces:
- Relation
public class RelationStored
- extends Object
- implements Relation
XML_NAME
public static final String XML_NAME
- See Also:
- Constant Field Values
type
protected String type
function
protected String function
freq
protected Integer freq
sig
protected SigStored sig
terms
protected List<TermStored> terms
RelationStored
public RelationStored()
getType
public String getType()
- Specified by:
getType in interface Relation
getFunction
public String getFunction()
- Specified by:
getFunction in interface Relation
getFrequency
public Integer getFrequency()
- Specified by:
getFrequency in interface Relation
getSig
public Sig getSig()
- Specified by:
getSig in interface Relation
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.