Add the following operators to model classes: - operator< - operator> - operator== - operator!= Model classes are at least: - TAttribute - TComponent - TRelation - TRelationReference Added unit tests accordingly.