eu.clarin.weblicht.wlfxb.tc.xb
Class MatchedItemStored
java.lang.Object
eu.clarin.weblicht.wlfxb.tc.xb.MatchedItemStored
- All Implemented Interfaces:
- MatchedItem
public class MatchedItemStored
- extends Object
- implements MatchedItem
- Author:
- Yana Panchenko
XML_NAME
public static final String XML_NAME
- See Also:
- Constant Field Values
XML_ATTRIBUTE_SOURCE_IDs
public static final String XML_ATTRIBUTE_SOURCE_IDs
- See Also:
- Constant Field Values
XML_ELEMENT_TARGET
public static final String XML_ELEMENT_TARGET
- See Also:
- Constant Field Values
XML_ELEMENT_CATEGORY
public static final String XML_ELEMENT_CATEGORY
- See Also:
- Constant Field Values
tokIds
protected String[] tokIds
srcIds
protected String[] srcIds
targets
protected List<MatchedItemTarget> targets
categories
protected List<MatchedItemCategory> categories
getOriginCorpusTokenIds
public String[] getOriginCorpusTokenIds()
- Specified by:
getOriginCorpusTokenIds in interface MatchedItem
getTargetNames
public Set<String> getTargetNames()
- Specified by:
getTargetNames in interface MatchedItem
getTargetValue
public String getTargetValue(String targetName)
- Specified by:
getTargetValue in interface MatchedItem
getCategoriesNames
public Set<String> getCategoriesNames()
- Specified by:
getCategoriesNames in interface MatchedItem
getCategoryValue
public String getCategoryValue(String categoryName)
- Specified by:
getCategoryValue in interface MatchedItem
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.