Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: ChristopheL 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
-
I dont know how but is that something that's really required? I mean, if you create a package php base, define a stub for each of the required php base classes and inherit from them, wouldn't that result in the same generated sources?
Alternatively, download the sources from the PHP website and import these
-
You can reverse engineer either the source code, or in some circumstances the binaries.
Geert