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