Defining attributes
50
An attribute definition also includes business rules, which are defined on
associated property sheets.
Analyzing attribute properties
The following attribute properties each have several default values from
which you can select from:
♦ Data Type
♦ Visibility
♦ Multiplicity
Data Type
You can select one of the following instances as a data type for an attribute:
Boolean
Byte
Char
Double
Float
Int
Long
Short
Visibility
Property Visible
Private Only to the attribute itself
Protected Only to the attribute and its inherited objects
Package To all objects contained within the same package
Public To all objects