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

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

public class ReferenceStored
extends Object
implements Reference

Author:
Yana Panchenko

Field Summary
protected  String id
           
static String ID_PREFIX
           
protected  String[] minTokRefs
           
protected  String relation
           
protected  String[] targetIds
           
protected  String[] tokRefs
           
protected  String type
           
static String XML_NAME
           
 
Constructor Summary
ReferenceStored()
           
 
Method Summary
protected  boolean beforeMarshal(Marshaller m)
           
 String getRelation()
           
 String getType()
           
 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

id

protected String id

type

protected String type

relation

protected String relation

targetIds

protected String[] targetIds

tokRefs

protected String[] tokRefs

minTokRefs

protected String[] minTokRefs
Constructor Detail

ReferenceStored

public ReferenceStored()
Method Detail

getType

public String getType()
Specified by:
getType in interface Reference

getRelation

public String getRelation()
Specified by:
getRelation in interface Reference

beforeMarshal

protected boolean beforeMarshal(Marshaller m)

toString

public String toString()
Overrides:
toString in class Object


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