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

File: UML.php

Source Location: /PHP_UML-0.4.4/UML.php

Classes:

PHP_UML_Scanner
Abstract iterator for the filesystem scan
PHP_UML
The main class to use, through its methods :
PHP_UML_Exception
A subclass for PHP_UML_Exception
PHP_UML_Warning
Maintains a stack of warning messages.

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 23]
require_once('UML/Metamodel/EMOF.php') [line 24]
require_once('PEAR/Exception.php') [line 22]
require_once('UML/Metamodel/PHP.php') [line 25]
require_once('UML/XMI/Builder.php') [line 26]
require_once('UML/XMI/BuilderImpl1.php') [line 28]
require_once('UML/XMI/BuilderImpl2.php') [line 29]
require_once('UML/XMI/AbstractBuilder.php') [line 27]

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