Closed ivan-alfonso closed 1 year ago
New methods for the Class class:
associations(): to get the list of associations the class is involved in generalizations(): to get the list of associations the class is involved in all_attributes(): to get the list of class attributes including inherited attributes
New methods for the Class class:
associations(): to get the list of associations the class is involved in generalizations(): to get the list of associations the class is involved in all_attributes(): to get the list of class attributes including inherited attributes