Chapter 4 Building Physical Diagrams


Abstract data type properties

You can modify an object's properties from its property sheet. To open an abstract data type property sheet, double-click its Browser entry in the Abstract Data Types folder.

The General tab contains the following properties:

Property Description
Name Specifies the name of the item, which should be clear and meaningful, and should convey the item's purpose to non-technical users
Code Specifies the technical name of the object, which is used for generating code or scripts, which may be abbreviated, and should not generally include spaces
Comment Specifies the descriptive label
Stereotype Sub-classification used to extend the semantics of an object without changing its structure; it can be predefined or user-defined
Owner Specifies the name of abstract data type owner. You choose an owner from a list of users
Type Specifies the defining group that includes the abstract data type

Depending on its type, an abstract data type definition can also include the following properties:

 


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