public class DependencyParseStored extends Object implements DependencyParse
| Modifier and Type | Field and Description |
|---|---|
protected List<DependencyStored> |
dependencies |
protected List<EmptyTokenStored> |
emptytoks |
static String |
ID_PREFIX |
static String |
XML_NAME |
| Constructor and Description |
|---|
DependencyParseStored() |
| Modifier and Type | Method and Description |
|---|---|
Dependency[] |
getDependencies() |
String |
toString() |
public static final String XML_NAME
public static final String ID_PREFIX
protected List<DependencyStored> dependencies
protected List<EmptyTokenStored> emptytoks
public Dependency[] getDependencies()
getDependencies in interface DependencyParseCopyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.