Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: edmondme on January 26, 2005, 01:56:48 pm

Title: Implements Serializable???
Post by: edmondme on January 26, 2005, 01:56:48 pm
Ok, this is really weird! I think I am missing something very basic. When I reverse engineer a java file into a EA class, and it has implements serializable, I see the notation in the class diagram on the top right hand side. But when I create a new class in EA, I can't seem to find where allows me to store the implements feature.
Is there a way to handle this in the diagram? What's the property that I need to set?
Thanks,
Edmond
Title: Re: Implements Serializable???
Post by: Eve on January 26, 2005, 02:41:50 pm
Right click on the class and select "Set Element Parent".

Type the name of the interface required and set the type to "Implements".

Make sure that "Accept classifier even if not in model" is selected.

Click Add.

Simon