Package eu.clarin.weblicht.wlfxb.tc.xb
Class ConstituentReferenceStored
- java.lang.Object
-
- eu.clarin.weblicht.wlfxb.tc.xb.ConstituentReferenceStored
-
- All Implemented Interfaces:
ConstituentReference
public class ConstituentReferenceStored extends Object implements ConstituentReference
- Author:
- Yana Panchenko
-
-
Field Summary
Fields Modifier and Type Field Description protected StringconstIdstatic StringXML_ATTRIBUTE_CREFstatic StringXML_ATTRIBUTE_EDGE_LABELstatic StringXML_NAME
-
-
-
Field Detail
-
XML_NAME
public static final String XML_NAME
- See Also:
- Constant Field Values
-
XML_ATTRIBUTE_EDGE_LABEL
public static final String XML_ATTRIBUTE_EDGE_LABEL
- See Also:
- Constant Field Values
-
XML_ATTRIBUTE_CREF
public static final String XML_ATTRIBUTE_CREF
- See Also:
- Constant Field Values
-
constId
protected String constId
-
-
Method Detail
-
getEdgeLabel
public String getEdgeLabel()
- Specified by:
getEdgeLabelin interfaceConstituentReference
-
-