Research Article
Extended ForUML for Automatic Generation of UML Sequence Diagrams from Object-Oriented Fortran
Table 3
Mapping between the XMI and Fortran.
| | Fortran | XMI elements |
| | Derived type | UML: class | | Type-bound procedure | UML: operation | | Dummy argument | UML: parameter | | Component | UML: attribute | | Intrinsic type | UML: datatype | | Parent type | UML: generalization.parent | | Extended type | UML: generalization.child | | Composite | UML: association (the aggregation property as “composite”) |
|
|