harpoon.Main
Class EventDrivenTransformation

java.lang.Object
  extended by harpoon.Main.EventDrivenTransformation

public abstract class EventDrivenTransformation
extends Object

EventDrivenTransformation

Version:
$Id: EventDrivenTransformation.java,v 1.2 2003/04/22 00:09:57 salcianu Exp $
Author:
Alexandru Salcianu <salcianu@MIT.edu>

Nested Class Summary
static class EventDrivenTransformation.QuadPass1
           
static class EventDrivenTransformation.QuadPass2
           
 
Constructor Summary
EventDrivenTransformation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventDrivenTransformation

public EventDrivenTransformation()