Uses of Package
net.sourceforge.domian.specification

Packages that use net.sourceforge.domian.specification
net.sourceforge.domian.specification   
 

Classes in net.sourceforge.domian.specification used by net.sourceforge.domian.specification
AbstractComparableValueBoundSpecification
           
AbstractCompositeSpecification
          An abstract superclass for composite specifications.
AbstractSpecification
          All classes (belonging to this package) implementing Specification or one of its sub-interfaces, should extend this class.
AbstractValueBoundSpecification
          An abstract superclass for value bound specifications.
CollectionSpecification
          Specification for Collections.
CollectionSpecification.CollectionSpecificationScope
           
JointDenialSpecification
          A joint denial specification where none of the wrapped specifications must be satisfied for this overall composite specification to be satisfied.
ParameterizedSpecification
          A parameterized specification deals, as opposed to value bound specifications, also with value context.
RegularExpressionMatcherStringSpecification
          Specification that uses a regular expression engine for specifying strings.
RelationalOperator
          Operator defining a comparison relation between two objects.
WildcardExpressionMatcherStringSpecification
          Specification that uses a regular expression engine for specifying wildcard strings.
 



Copyright © 2006-2010. All Rights Reserved.