org.openqed.struct.sentence
Class SentenceTheorySource

java.lang.Object
  extended by org.openqed.util.MemberwiseEqualsHashCodeObject
      extended by org.openqed.struct.sentence.SentenceSource
          extended by org.openqed.struct.sentence.SentenceTheorySource
All Implemented Interfaces:
MemberwiseEqualsHashCode

public class SentenceTheorySource
extends SentenceSource


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openqed.util.MemberwiseEqualsHashCode
MemberwiseEqualsHashCode.MemberVisitor
 
Constructor Summary
SentenceTheorySource()
           
 
Method Summary
 
Methods inherited from class org.openqed.util.MemberwiseEqualsHashCodeObject
equals, hashCode, memberwiseEqualsHashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SentenceTheorySource

public SentenceTheorySource()