de.tuebingen.uni.sfs.dspin.tcf.data
Class SemLexRelation

java.lang.Object
  extended by de.tuebingen.uni.sfs.dspin.tcf.data.SemLexRelation

public class SemLexRelation
extends java.lang.Object


Method Summary
 java.util.List<Orthform> getOrthforms()
           
 java.lang.String getRelationName()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getOrthforms

public java.util.List<Orthform> getOrthforms()

getRelationName

public java.lang.String getRelationName()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object