eu.clarin.weblicht.wlfxb.tc.xb
Class ConstituentStored
java.lang.Object
eu.clarin.weblicht.wlfxb.tc.xb.ConstituentStored
- All Implemented Interfaces:
- Constituent
public class ConstituentStored
- extends Object
- implements Constituent
- Author:
- Yana Panchenko
XML_NAME
public static final String XML_NAME
- See Also:
- Constant Field Values
XML_ATTRIBUTE_CATEGORY
public static final String XML_ATTRIBUTE_CATEGORY
- See Also:
- Constant Field Values
ID_PREFIX
public static final String ID_PREFIX
- See Also:
- Constant Field Values
constituentId
protected String constituentId
category
protected String category
edge
protected String edge
tokRefs
protected String[] tokRefs
crefs
protected List<ConstituentReferenceStored> crefs
children
protected List<ConstituentStored> children
ConstituentStored
public ConstituentStored()
isTerminal
public boolean isTerminal()
- Specified by:
isTerminal in interface Constituent
isEmptyTerminal
public boolean isEmptyTerminal()
- Specified by:
isEmptyTerminal in interface Constituent
getChildren
public Constituent[] getChildren()
- Specified by:
getChildren in interface Constituent
getSecondaryEdgeChildren
public ConstituentReference[] getSecondaryEdgeChildren()
- Specified by:
getSecondaryEdgeChildren in interface Constituent
getCategory
public String getCategory()
- Specified by:
getCategory in interface Constituent
getEdge
public String getEdge()
- Specified by:
getEdge in interface Constituent
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.