Author Topic: Exporting Object Definitions to XML  (Read 3082 times)

gardito

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Exporting Object Definitions to XML
« on: May 21, 2003, 09:39:20 am »
I want to be able to take the objects associated with a model including Object Definition (Name, type, stereotype) and attribute (name, description, type, cardinality).

How can I do this with EA 3.5?

Thanks in advance for your assistance.

-Gary Ardito

kelly_sumrall

  • EA User
  • **
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Re: Exporting Object Definitions to XML
« Reply #1 on: May 21, 2003, 11:47:11 am »
Quote
I want to be able to take ...

Please elaborate.
Kelly Sumrall

Even though curiosity killed the cat, it still had eight lives left.

gardito

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Exporting Object Definitions to XML
« Reply #2 on: May 21, 2003, 12:10:54 pm »
I want to be able to take a set of objects defined in EA.. existing in one or more class diagrams. and export their definition to XML so I can bring it into XML Spy and use it for other purposes.