PowerDesigner provides default model checks to verify the validity of realizations.
Check |
Description and Correction |
---|---|
Redundant realizations |
Only one realization is allowed between two given objects.
|
Realization generic missing child type parameters |
A child of a generic classifier must resolve all of the type parameters defined by its parent.
|
Realization generic child cannot be bound |
A bound classifier cannot be the child of any classifier other than its generic parent.
|