Chapter 5 Object Languages Reference Guide


Namings category

The Namings category contains parameters that influence what will be included in the files that you generate from an OOM. You can modify default values from this category to customize the generation process in PowerDesigner.

You can modify the following default name values:

Constant Description
GetterName Name and value for getter operations
GetterCode Code and value for getter operations
SetterName Name and value for setter operations
SetterCode Code and value for setter operations
IllegalChar List of illegal characters in current object language. See example below

Illegal characters

The list of illegal characters is used when creating an OOM, or when changing the object language to initialize the lists of illegal characters for all codes of all objects of the model. The list of illegal characters is visible after creation of the model from Model Options→Naming Convention.

For example, the following characters are not accepted in XML-Schema if names or codes include them:

"/!=<>""'()"

 


Copyright (C) 2005. Sybase Inc. All rights reserved.