eu.clarin.weblicht.wlfxb.tc.xb
Class DependencyParseStored

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.tc.xb.DependencyParseStored
All Implemented Interfaces:
DependencyParse

public class DependencyParseStored
extends Object
implements DependencyParse

Author:
Yana Panchenko

Field Summary
protected  List<DependencyStored> dependencies
           
protected  List<EmptyTokenStored> emptytoks
           
static String ID_PREFIX
           
static String XML_NAME
           
 
Constructor Summary
DependencyParseStored()
           
 
Method Summary
 Dependency[] getDependencies()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

XML_NAME

public static final String XML_NAME
See Also:
Constant Field Values

ID_PREFIX

public static final String ID_PREFIX
See Also:
Constant Field Values

dependencies

protected List<DependencyStored> dependencies

emptytoks

protected List<EmptyTokenStored> emptytoks
Constructor Detail

DependencyParseStored

public DependencyParseStored()
Method Detail

getDependencies

public Dependency[] getDependencies()
Specified by:
getDependencies in interface DependencyParse

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.