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

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

public class DependencyStored
extends Object
implements Dependency

Author:
Yana Panchenko

Field Summary
protected  String[] depIds
           
protected  String function
           
protected  String[] govIds
           
static String XML_ATTR_DEPENDENT_REFERENCE
           
static String XML_ATTR_GOVERNOR_REFERENCE
           
static String XML_NAME
           
 
Constructor Summary
DependencyStored()
           
 
Method Summary
 String getFunction()
           
 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

XML_ATTR_DEPENDENT_REFERENCE

public static final String XML_ATTR_DEPENDENT_REFERENCE
See Also:
Constant Field Values

XML_ATTR_GOVERNOR_REFERENCE

public static final String XML_ATTR_GOVERNOR_REFERENCE
See Also:
Constant Field Values

function

protected String function

depIds

protected String[] depIds

govIds

protected String[] govIds
Constructor Detail

DependencyStored

public DependencyStored()
Method Detail

getFunction

public String getFunction()
Specified by:
getFunction in interface Dependency

toString

public String toString()
Overrides:
toString in class Object


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