org.shapelogic.predicate
Interface NamedPredicate<T>

Type Parameters:
E -
All Superinterfaces:
OHInterface, Predicate<T>
All Known Implementing Classes:
NamedPredicateDecorator

public interface NamedPredicate<T>
extends Predicate<T>, OHInterface

NamedPredicate is a predicate with and OH name, Object Hypothesis name.
This is used for XOR or OnePredicate. You want to know what predicate that was satisfied.

Author:
Sami Badawi

Method Summary
 
Methods inherited from interface org.shapelogic.predicate.Predicate
evaluate
 
Methods inherited from interface org.shapelogic.util.OHInterface
getOhName
 



Copyright © 2009. All Rights Reserved.