CVS commit by luis: Operation and Atts list in classifier/class set to not autoDelete mode: -> the refactoring assistant needs to be able to "take" (remove) an op or att from one class without it being deleted (so it can be inserted into another class) the deleteion of removed atts and ops is now in UMLDoc. Added method getModelTypes - not yet used M +1 -1 class.cpp 1.2 M +5 -1 classifier.cpp 1.3 M +29 -2 umldoc.cpp 1.32 M +3 -1 umldoc.h 1.17