Book a Demo

Author Topic: RTF with Basic template  (Read 2184 times)

Thomas Mercer-Hursh

  • EA User
  • **
  • Posts: 386
  • Karma: +0/-0
  • Computing Integrity
    • View Profile
RTF with Basic template
« on: August 15, 2007, 08:41:32 am »
Using 7.0.813

I have just tried documenting my Domain Classes using the basic template and have a couple of mysteries.  This did make me notice that there were classes which had been in the diagram and then were deleted, which I hadn't noticed were still in the project browser.  That doesn't seem mysterious and it is apparent how to clean it up.  I am a little more surprised about some associations which seem to have hung around after being deleted, but I presume I can get rid of those easily enough.

One mystery is that all or most classes have a Custom Property of IsActive = false.  Once upon a time I did have a property of IsActive of type boolean in some of these classes, but I have since deleted them all in favor of putting this property in a superclass, but at this stage I have not yet defined an inheritance link and it is only this one property that is showing up there.  Where does this come from and how do I get it to go away?

Also, in the Basic template, I see Att.Multiplicity in the template, but I am getting nothing in the documentation.  This would be nice to see.  How do I make that happen?