net.sourceforge.domian.specification
Interface LeafSpecification<T>

All Superinterfaces:
Specification<T>
All Known Subinterfaces:
ValueBoundSpecification<T>

public interface LeafSpecification<T>
extends Specification<T>

Part of the Evans/Fowler Specifications pattern.

Since:
0.1
Author:
Eirik Torske
See Also:
The Specifications Pattern

Method Summary
 
Methods inherited from interface net.sourceforge.domian.specification.Specification
and, getType, isDisjointWith, isGeneralizationOf, isSatisfiedBy, isSpecialCaseOf, or, where
 



Copyright © 2006-2010. All Rights Reserved.