Book a Demo

Author Topic: Multiplicity when importing source directory (C#)  (Read 2528 times)

pw1

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Multiplicity when importing source directory (C#)
« on: December 16, 2010, 08:27:42 pm »
Hi,

I have a directory with C# source code. I would like to import this code in Enterprise Architect. In the source there are several classes that contain a collection of another another class. For example, the class PDRecord contains the attribute: List<PD> PDs, where PD is another class in the same namespace and directory and List is a generic list from the .NET class library.

Currently, Enterprise Architect does not create any relation between PDRecord and PD. Is it possible to automatically create this relation with a multiplicity of 0..*?

With kind regards,

Paul

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Multiplicity when importing source directory (
« Reply #1 on: December 17, 2010, 08:30:15 am »
Not in the current build of EA.  Unless I'm mistaken our next major version will allow this.

Before you ask.  I don't know when it will be released.