java.lang.Object
edu.ucsb.ccs.jcontractor.InstrumentationFilter_CONTRACT
- public class InstrumentationFilter_CONTRACT
- extends java.lang.Object
Contract class for InstrumentationFilter.
- Version:
- $Id: InstrumentationFilter_CONTRACT.java,v 1.1 2002/03/28 19:25:42 parkera Exp $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstrumentationFilter_CONTRACT
public InstrumentationFilter_CONTRACT()
getInstrumentationLevel
public int getInstrumentationLevel(java.lang.String classname)
- Dummy method implementation.
getInstrumentationLevel_Precondition
protected boolean getInstrumentationLevel_Precondition(java.lang.String classname)
getInstrumentationLevel_Postcondition
protected boolean getInstrumentationLevel_Postcondition(java.lang.String classname,
int RESULT)