com.sun.electric.tool
Class Regression

java.lang.Object
  extended by com.sun.electric.tool.Regression

public class Regression
extends java.lang.Object

Simple client for regressions.


Constructor Summary
Regression()
           
 
Method Summary
static boolean runScript(java.lang.Process process, java.lang.String script)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Regression

public Regression()
Method Detail

runScript

public static boolean runScript(java.lang.Process process,
                                java.lang.String script)