Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

iProperty.java

00001 package gov.nasa.arc.ase.jpf;
00002 
00003 public interface iProperty {
00004   public boolean property(iKernelState k);  
00005 }

Generated at Thu Feb 7 06:47:56 2002 for Bandera by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001