PowerDesigner provides default model checks to verify the validity of models built on a schema.
|
Check |
Description and Correction |
|---|---|
|
Identifier uniqueness |
Two or more objects cannot have the same identifier (ID).
|
|
Undefined identifier |
You must define an identifier (ID) for each object in the model.
|
|
Shortcut code uniqueness |
Two shortcuts with the same code cannot be in the same namespace.
|
|
Undefined target namespace |
You should define a target namespace to your model.
|
|
Missing namespaces |
There should be at least one namespace defined for the model.
|