Chapter 2 Requirements Model Basics


Package General tab

The General tab of a package property sheet contains the following properties:

Property Description
Name The name of the item which should be clear and meaningful, and should convey the item's purpose to non-technical users
Code The technical name of the item used for generating code or scripts, which may be abbreviated, and should not generally include spaces
Comment Optional label that describes a package and provides additional information
Stereotype Sub-classification used to extend the semantics of an object without changing its structure. It can be predefined or user-defined
Use parent namespace Defines the package as being the area in which the name of an object must be unique in order to be used. The package is the default namespace
Default view View displayed by default when you open the package

 


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