public class DependencyStored extends Object implements Dependency
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
depIds |
protected LinkedHashMap<QName,String> |
extraAttributes |
protected String |
function |
protected String[] |
govIds |
static String |
XML_ATTR_DEPENDENT_REFERENCE |
static String |
XML_ATTR_GOVERNOR_REFERENCE |
static String |
XML_NAME |
| Constructor and Description |
|---|
DependencyStored() |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,String> |
getExtraAttributes() |
String |
getFunction() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitretrieveAttributespublic static final String XML_NAME
public static final String XML_ATTR_DEPENDENT_REFERENCE
public static final String XML_ATTR_GOVERNOR_REFERENCE
protected String function
protected String[] depIds
protected String[] govIds
protected LinkedHashMap<QName,String> extraAttributes
public String getFunction()
getFunction in interface Dependencypublic LinkedHashMap<String,String> getExtraAttributes()
getExtraAttributes in interface ExtraAttributesCopyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.