Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: Karl ONeill on April 13, 2005, 07:25:40 am
-
hi,
is there a way to define object attributes in EA? It's easy to create an instance of a class, but i can't find a way to create an instance of an attribute. I'd like to be able to do the following
Class: Person
Name: string
Age: int
Adres: string
and change that into an object
Karl: Person
Name: Karl
Age: 26
Adres: Gooimeer 26
looked for the option for ages but can't find it anywhere. Any help would be appreciated. Thanks,
karl
-
You could try "Set Run State" from the context menu...
-
great! ;D thanks a lot, that was exactly what i was looking for.