PowerDesigner provides default model checks to verify the validity of service interfaces.
Check |
Description and Correction |
---|---|
Service interface name and code uniqueness |
Service interface names and codes must be unique in the namespace. Manual correction: Modify the duplicate name/code Automatic correction: Appends a number to the duplicate name/code |
Empty service interface |
Each service interface should own at least one operation. Manual correction: Create an operation in the Operations tab of the service interface property sheet Automatic correction: None |