net.sf.regulus
Class Interpretation

java.lang.Object
  extended bynet.sf.regulus.Interpretation

public class Interpretation
extends java.lang.Object


Constructor Summary
Interpretation(java.lang.String regulusInterpretationString)
           
Interpretation(java.lang.String regulusInterpretationString, boolean tracingEnabled)
           
 
Method Summary
 java.lang.Object getInterpretation()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Interpretation

public Interpretation(java.lang.String regulusInterpretationString)

Interpretation

public Interpretation(java.lang.String regulusInterpretationString,
                      boolean tracingEnabled)
Method Detail

getInterpretation

public java.lang.Object getInterpretation()