harpoon.Analysis.PA2
Class IVar

java.lang.Object
  extended by jpaul.Constraints.Var
      extended by harpoon.Analysis.PA2.EdgeSetVar
          extended by harpoon.Analysis.PA2.IVar

public class IVar
extends EdgeSetVar

IVar

Version:
$Id: IVar.java,v 1.1 2005/08/10 02:58:19 salcianu Exp $
Author:
Alexandru Salcianu <salcianu@alum.mit.edu>

Field Summary
 
Fields inherited from class jpaul.Constraints.Var
id
 
Constructor Summary
IVar()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class harpoon.Analysis.PA2.EdgeSetVar
copy, join
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IVar

public IVar()
Method Detail

toString

public String toString()
Overrides:
toString in class jpaul.Constraints.Var