harpoon.Analysis.PA2
Class OVar

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

public class OVar
extends EdgeSetVar

OVar

Version:
$Id: OVar.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
OVar()
           
 
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

OVar

public OVar()
Method Detail

toString

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