Book a Demo

Author Topic: UML Paterns  (Read 2929 times)

cloudsoup

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
UML Paterns
« on: June 05, 2002, 08:15:18 am »
Is there/might there be some support in EA for patterns? I'm specifying a web application at the moment and when it comes to the support/maintenance pages for updating data it's getting boring. Is there any way I could use EA to lighten the workload on this and /or use patterns?

gsparks

  • EA User
  • **
  • Posts: 325
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: UML Paterns
« Reply #1 on: June 06, 2002, 05:19:11 am »
Hi,

We intend to add a pattern mechanism in the future - with patterns defined in XML format for import/export between models.

At the moment, the next best thing would be to create a package of generic 'pattern' diagrams that match your requirements. You can then copy the 'pattern' diagram in total and do a deep copy of all the elements it contains. This would give you the initial starting point for a typical scenario - such as a maintenance screen, server component & etc.

You could also export this package of 'patterns' in XMI format and import into other models as required.

Regards,
Geoff Sparks