dcpddd  1.0.4
Classes | Namespaces
Specifications.cs File Reference

Classes

interface  dcp.DDD.DomainModel.SuperTypes.ISpecification< T >
 Contract for Specificaation pattern More...
 
class  dcp.DDD.DomainModel.SuperTypes.SpecificationBase< T >
 Base type for implementing custom specification More...
 
class  dcp.DDD.DomainModel.SuperTypes.CompositeSpecificationBase< T >
 
class  dcp.DDD.DomainModel.SuperTypes.AndSpecification< T >
 
class  dcp.DDD.DomainModel.SuperTypes.OrSpecification< T >
 
class  dcp.DDD.DomainModel.SuperTypes.NegatedSpecification< T >
 
class  dcp.DDD.DomainModel.SuperTypes.SpecificationExtensions
 
class  dcp.DDD.DomainModel.SuperTypes.AssociationSpecification< TRelated, T >
 

Namespaces

package  dcp.DDD.DomainModel.SuperTypes