UML Modelling and Codegeneration related discussions » Tool Usage and Handling » Visible Getter and Setter in Rhapsody
Visible Getter and Setter in Rhapsody
2731 Betrachtungen
Seite:
1
Visible Getter and Setter in Rhapsody
01.08.2008 10:16
We use the auto generated getter and setter methods which can be auto generated for each attribute. But we want to see these functions in the browser and in object model diagrams. How can we achieve this?
Re: Visible Getter and Setter in Rhapsody
01.08.2008 10:19
To achieve that some auto generated functions are visible in the browser or in object model diagrams you can set the property General:Model:GeneratedCodeInBrowser to true
Note: you has to generate code after setting this property to true
