org.javagen.agile.core.emitter.logic
Class NotEquals
java.lang.Object
org.javagen.agile.core.emitter.logic.NotEquals
- All Implemented Interfaces:
- Predicate
public class NotEquals
- extends Object
- implements Predicate
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contextKey
String contextKey
value
String value
NotEquals
public NotEquals(String contextKey,
String value)
getContextKey
public String getContextKey()
getValue
public String getValue()
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.