PHP_UML
[ class tree: PHP_UML ] [ index: PHP_UML ] [ all elements ]

File: UML.php

Source Location: /PHP_UML-0.4.2/UML.php

Classes:

PHP_UML_Scanner
Abstract iterator for the filesystem scan
PHP_UML
The main class to instantiate
PHP_UML_Exception
Subclass for PHP_UML_Exception
PHP_UML_Warning
Maintains of stack of warning messages. Worth to being checked, especially if multiple classes in your PHP files have the same name...

Page Details:

PHP Parser and UML/XMI generator. Reverse-engineering tool.

A package to scan PHP files and directories, and get an UML/XMI representation of the parsed classes/packages. The XMI code can then be imported into a UML designer tool, like Rational Rose or ArgoUML.

PHP version 5

Includes:

require_once('UML/PHP/Parser.php') [line 22]
require_once('UML/Metamodel/EMOF.php') [line 23]
require_once('PEAR/Exception.php') [line 21]
require_once('UML/Metamodel/PHP.php') [line 24]
require_once('UML/XMI/Builder.php') [line 25]
require_once('UML/XMI/BuilderImpl1.php') [line 27]
require_once('UML/XMI/BuilderImpl2.php') [line 28]
require_once('UML/XMI/AbstractBuilder.php') [line 26]

Documentation generated on Mon, 11 Mar 2019 15:22:18 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.