![Sybase Powerdesigner 7.5 Скачать руководство пользователя страница 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%
Содержание Powerdesigner 7.5
Страница 1: ...OBJECT ORIENTED MODEL User s Guide POWERDESIGNER 7 5...
Страница 8: ...viii...
Страница 22: ...Defining OOM properties 12...
Страница 97: ...Chapter 2 Building an Object Oriented Model 87 4 Modify the operation display preferences 5 Click OK...
Страница 144: ...Defining check parameters 134...
Страница 208: ...Generating for XML 198 6 Click OK An XML file is generated with the file extension xml...
Страница 210: ...Customizing scripts 200...
Страница 224: ...Generating a CDM from an OOM 214...
Страница 238: ...Generating a PDM from an OOM 228...
Страница 260: ...Object language editor categories 250...
Страница 268: ...Applying business rules to objects 258...
Страница 288: ...278...