edu.ucla.stat.SOCR.analyses.ri
Class RIAnalysisType

java.lang.Object
  extended by edu.ucla.stat.SOCR.analyses.ri.RIAnalysisType

public class RIAnalysisType
extends java.lang.Object


Constructor Summary
RIAnalysisType()
           
 
Method Summary
 Result getResult()
           
 java.lang.String getResultXML()
           
static java.lang.String lookup(short type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RIAnalysisType

public RIAnalysisType()
Method Detail

lookup

public static java.lang.String lookup(short type)
                               throws WrongAnalysisException
Throws:
WrongAnalysisException

getResult

public Result getResult()
                 throws java.lang.Exception
Throws:
java.lang.Exception

getResultXML

public java.lang.String getResultXML()