Class/Component Port Checks

PowerDesigner provides default model checks to verify the validity of class and component ports.

Check

Description and Correction

Class or component port name and code uniqueness

Class and component port names and codes must be unique in the namespace (model or package).

Manual correction: Modify the duplicate name/code

Automatic correction: Appends a number to the duplicate name/code

Class or component port isolated ports

Class and component ports must have a data type, or must have a provided or required interface.

Manual correction: Specify a data type or interface

Automatic correction: None