Class/component Assembly Connector Checks

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

Check

Description and Correction

Name/Code contains terms not in glossary

[if glossary enabled] Names and codes must contain only approved terms drawn from the glossary.
  • Manual correction - Modify the name or code to contain only glossary terms.
  • Automatic correction - None.

Name/Code contains synonyms of glossary terms

[if glossary enabled] Names and codes must not contain synonyms of glossary terms.
  • Manual correction - Modify the name or code to contain only glossary terms.
  • Automatic correction - Replaces synonyms with their associated glossary terms.

Name/Code uniqueness

Object names must be unique in the namespace.
  • Manual correction - Modify the duplicate name or code.
  • Automatic correction - Appends a number to the duplicate name or code.

Component assembly connector null interface connector

An interface must be defined for each assembly connector.

  • Manual correction: Define an interface for the assembly connector.

  • Automatic correction: None.

Component assembly connector interfaces

The interface defined for an assembly connector must be provided by the supplier and required by the client.

  • Manual correction: Ensure that the supplier and client are correctly defined.

  • Automatic correction: None.