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 - ChristopheL

Pages: [1]
1
General Board / how import standard PHP classes into Class diagram
« on: August 26, 2012, 01:03:50 am »
Hello,

I'm working with EA 9.0 and I generate Class diagrams from a PHP source code.

I have some classes which inherits from the standard PHP classes.

Do you know how I can import a standard PHP class into a PHP diagram please, so it is visible that my classes inherit from it ?

Thanks in advance.

Best regards,
Christophe

2
General Board / Multi-namespace PHP class diagram ?
« on: June 22, 2012, 03:06:10 am »
Hello,

I'm working with EA 9.0 and I would like to generate from a PHP project a class diagram containing all the classes of the main namespace and all the sub-namespace.

When I import a PHP source directory, it creates one class diagram per namespace and sub-namespace, but I would be interested to have additionnaly one class diagram on the top level containing all the classes of the whole imported source directory, like a "summarized" class diagram, including all the class diagram in one and adding the relationship between the classes from the different namespaces.

How can I do that please ?

Thanks in advance

By the way, generating class diagram from PHP source code is working quite well, great work and thanks to the developers of EA !

Best regards,
Christophe

Pages: [1]