org.javagen.agile.core.emitter.logic
Class FileDoesNotExist

java.lang.Object
  extended by org.javagen.agile.core.emitter.logic.FileDoesNotExist
All Implemented Interfaces:
Predicate

public class FileDoesNotExist
extends Object
implements Predicate


Constructor Summary
FileDoesNotExist()
           
 
Method Summary
 boolean eval(File outputFile, Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileDoesNotExist

public FileDoesNotExist()
Method Detail

eval

public boolean eval(File outputFile,
                    Context context)
Specified by:
eval in interface Predicate
Parameters:
outputFile - to check output on
Returns:


Copyright 2006-2006-2007 Outsource Cafe Inc.. All Rights Reserved.