Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (12) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-08-21 (11 years ago) | 60% | Total: 1,816 | All time: 2,094 This week: 933 |
Version | License | PHP version | Categories | |||
uml2classes 1.0 | GNU General Publi... | 4 | PHP 5, Utilities and Tools, Code Gene... |
Description | Author | ||||||||||||||||
This package is an application that can be used to generate the code of classes from UML diagrams exported to files in OMG (Object Management Group) XMI standard format by CASE tools like Rational Rose, Umbrello, Poseidon, MagicDraw UML, ArgoUML, Oracle JDeveloper, etc. Innovation Award
|
|
Screenshots | ||
Files | / | src |
File | Role | Description | ||
---|---|---|---|---|
Classes (9 directories) | ||||
Generator.class.php | Class | Class that starts the classes generation |
Files | / | src | / | Classes |
File | Role | Description | ||
---|---|---|---|---|
Attributes (1 file) | ||||
Classes (1 file) | ||||
Dependencies (2 files) | ||||
GUI (1 file) | ||||
Interfaces (1 file) | ||||
Methods (1 file) | ||||
Packages (1 file) | ||||
XMI (1 file) | ||||
XMLParser (1 file) |
Files | / | src | / | Classes | / | Attributes |
File | Role | Description |
---|---|---|
AttributeParser.class.php | Class | Class that recognizes the attributes of a class in the XMI file |
Files | / | src | / | Classes | / | Classes |
File | Role | Description |
---|---|---|
ClassParser.class.php | Class | Class that recognizes the block of a class in the XMI file |
Files | / | src | / | Classes | / | Dependencies |
File | Role | Description |
---|---|---|
AbstractionParser.class.php | Class | Class that recognizes an abstraction in the XMI file |
GeneralizationParser.class.php | Class | Class that recognizes the class generalization in the XMI file |
Files | / | src | / | Classes | / | GUI |
File | Role | Description |
---|---|---|
UML2Classes.class.php | Class | Class that generates the PHP-GTK interface of the application |
Files | / | src | / | Classes | / | Interfaces |
File | Role | Description |
---|---|---|
InterfaceParser.class.php | Class | Class that recognizes the Interfaces contained in the XMI file |
Files | / | src | / | Classes | / | Methods |
File | Role | Description |
---|---|---|
MethodParser.class.php | Class | Class that recognizes the methods of a Class in the XMI file |
Files | / | src | / | Classes | / | Packages |
File | Role | Description |
---|---|---|
PackageParser.class.php | Class | recognizes the packages in the XMI file |
Files | / | src | / | Classes | / | XMI |
File | Role | Description |
---|---|---|
XMIParser.class.php | Class | The core class of the application. This one recognizes the requested blocks in the XMI file and its attributes. This one is needed by all the other Classes of the application. |
Files | / | src | / | Classes | / | XMLParser |
File | Role | Description |
---|---|---|
XMLParser.class.php | Class | A XMLParser to work together with the application |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.