“…According to [5,7,8], the OCL signature is defined by Σ = C ∪ T ∪ O where: -C is a set of class names, C= {Employee, Company} -T is a set of data types, T= {String, Set of Employee, Set of Company, void} -O the union of the set of query operations Q and the set of methods M: Q= {ssn, name, cid, activity, employee, employer}, M= {Hire}.…”