Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fabiopinheiro

Pages: [1]
1
General Board / XML Schema Generation - Stereotype
« on: May 09, 2005, 06:02:51 am »
Hi,
How can I generate my xml schema with the stereotype in the attribute?

I need to identify in my [file].xsd the stereotype of my attributes.

Today, I only can identify the name and the type of attributes.
Ex:
<xs:element name="Class.cd_Order" type="xs:int"/>

Anybody have a idea?

thanks,
Fabio Pinheiro

2
General Board / Re: Generate Get/Set methods for associated attrib
« on: September 21, 2004, 04:33:05 am »
Hi thomaskilian,
Ok,  I tried to modify these properties, but i did not obtain!

Sorry, but I 'm beggining in UML and EA. How can I modify the source role and the target role?

Do you have some idea?

thanks,
Fábio Pinheiro

3
General Board / Generate Get/Set methods for associated attributes
« on: September 20, 2004, 07:52:05 am »
Hi,
After to draw an associate with 2 class, the property (get/set) does not appear in my source class!
It also does not appear in the diagram and in the generated code source.

What is wrong?

I tried to create  one stereotype of the type associate, with the name (property), but not work.

Obs: In  EA menu: Tools\Options\Attribute/Operations the option (Generate Get/Set methods for associated attributes) is checked.

thanks,
Fábio Pinheiro

4
General Board / Re: How to create a new template?
« on: August 25, 2004, 04:55:54 am »
Hi Bruno,
Thanks for your help.

I was studying and obtained to create a new "language", definite as DAO and created new template for this "language".
Now, I intend to use this template to create class DAO (pattern) for all persistent class...

I think that already one exists template that makes this, but as I did not find nothing I go to try to create mine... Any newness that you to know, informs to me.

thanks,
Fábio Pinheiro

5
General Board / How to create a new template?
« on: August 24, 2004, 09:36:15 am »
Hi,
I' m testing EA to design and generate class(code) to C#.
 
I want implement the pattern DAO in my class.
I need to generate a class DAO(Data Access Object) for each class persistent.

How can I create a new template ? Or if exist one that make this...? Or if exist another Code Generator that make this....?


thanks,
and sorry for my bad English....

Fábio Pinheiro

6
Automation Interface, Add-Ins and Tools / How to create a new template?
« on: August 24, 2004, 07:59:45 am »
Hi,
I' m testing EA to design and generate class(code) to C#.

I want implement the pattern DAO in my class.
I need to generate a class DAO(Data Access Object) for each class persistent.

How can I create a new template ? Or if exist one that make this...? Or if exist another Code Generator that make this....?


thanks,
and sorry for my bad English....

Fábio Pinheiro

Pages: [1]