Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: tthlivitis on July 27, 2005, 01:46:03 pm

Title: Intermediary Language: Object Definition
Post by: tthlivitis on July 27, 2005, 01:46:03 pm
Using a Transformation Template I can generate an Object{...} element in Intermediary Language which works fine: the class instance is created in the right package; but, for the moment, the instance is not linked to any corresponding class.

How can I define the instance classifier using the Intermediary Language, in a way to create an "objectName :ClassName" element in the EA package?

Thanks.