Re: Rational Rose - JAVA interface modeling problem
Posted By:
rajeev_kumar
Posted On:
Wednesday, September 11, 2002 08:54 AM
Hi,
When Click on the Operations Tab after clicking on the specifications, there is checkbox..to toggle the view of the inherited methods, just try that and generate the code after that, i think what u should comment in the interafce is "These methods needs to be implemented by the Classes that are extending(implements) the interface"
SO the person who is going to code understands he has to provide the implementation of these methods