![Sybase Powerdesigner 7.5 User Manual Download Page 257](http://html1.mh-extra.com/html/sybase/powerdesigner-7-5/powerdesigner-7-5_user-manual_1416512257.webp)
Chapter 8 Using Object Languages
247
The following table lists all the objects that can be customized, with an
example for each object specification.
Object
Specification
Example
Class
Definition: generated
code for a class
<!ELEMENT %CSFRNAME% EMPTY>
<!ATTRLIST %CSFRNAME
%ATTRDEFINITIONS%
>
Interface
Definition: generated
code for an interface
Public interface %CSFRNAME% {
%ATTRDEFINITIONS%
%OPERDECLARATIONS%
}
Attribute
Definition: generated
code for an attribute
%ATTRNAME% (CDATA)
Reference: generated
code for a referenced
attribute (migrated by a
navigable association)
%ATTRNAME% %IDREF%
ListItem: definition
inside a list of attributes
%ATTRNAME%
Operation
Definition: generated
code for an operation
%OPERDTTP% %OPERNAME% {
%OPERBODY%
}
Declaration: declaration
or prototype of the
operation
%OPERDTTP% %OPERNAME%;
Parameter
Definition: generated
code for a parameter
%PARMDTTP% %PARMNAME%
Summary of Contents for Powerdesigner 7.5
Page 1: ...OBJECT ORIENTED MODEL User s Guide POWERDESIGNER 7 5...
Page 8: ...viii...
Page 22: ...Defining OOM properties 12...
Page 144: ...Defining check parameters 134...
Page 208: ...Generating for XML 198 6 Click OK An XML file is generated with the file extension xml...
Page 210: ...Customizing scripts 200...
Page 224: ...Generating a CDM from an OOM 214...
Page 238: ...Generating a PDM from an OOM 228...
Page 260: ...Object language editor categories 250...
Page 268: ...Applying business rules to objects 258...
Page 288: ...278...