PowerDesigner provides default model checks to verify the validity of components.
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.
|
Name/Code contains synonyms of glossary terms |
[if glossary enabled] Names and codes must not contain synonyms of glossary terms.
|
Name/Code uniqueness |
Object names must be unique in the namespace.
|
Isolated component |
A component should not be isolated in the model. It should be linked to a class or an interface.
|
EJB component attached classifiers |
Entity and Session Beans must provide either a remote or a local client view, or both.
|
SOAP message redefinition |
You cannot have the same SOAP input and SOAP output data type inside the same component.
The definition of the SOAP data types is available in the schema part of the WSDL that you can display in the WSDL tab of the component property sheet. |