Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-Famix Milestone-4.8
New issue 959 by tu...@tudorgirba.com: clientClasses and providerClasses should be renamed to clientTypes and providerTypes http://code.google.com/p/moose-technology/issues/detail?id=959
These methods actually return types, like for example in:
clientClasses <MSEProperty: #clientClasses type: #FAMIXType> <multivalued> <derived> <MSEComment: 'returns a set of all the classes that depend on the receiver'> ^ self queryAllIncomingAssociations atTypeScope withoutSelfLoops
Thus, we should deprecate clientClasses and renamed it to clientTypes