27 #include "../../datatype/Property.h" Constraint(unsigned int id=0)
Constructor.
Constraint & operator=(const Constraint &rhs)
Assignment operator not allowed.
unsigned int m_id
An identification number for the constraint.
A class that describes a constraint.
A class that models the description of a dataset.
std::string m_name
The constraint name.
DataSetType * m_dt
The associated DataSetType.