|
These examples were generated with the PHP language generator. The UML2PHP products approach is more sophisticated than this. These examples are for showing some simple transformations from UML constructs to PHP code. | |
Class only | |
| |
test/classCustomer.php line 32 - 44
<?php
...line 48 - 56
<?php
| |
Class with date attribute | |
| |
test/classCustomer.php line 42 - 52
<?php
| |
Class with class attribute | |
| |
test/classCustomer.php line 42 - 51
<?php
| |
Class with 1:1 association | |
| |
| test/classPerson.php line 42 - 106 too many errors ... | |
