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