Defining classes
20
You can declare a class to be one of the following stereotypes:
Stereotype
Description
actor
Coherent set of roles that users of use cases play when
interacting with the use cases
enumeration
List of named values used as the range of a particular
attribute type
exception
Exception class. Used mostly in relation to error
messages
implementationClass
Class whose instances are statically typed, and that
defines the physical data structure and methods of a class
as implemented in traditional programming languages
process
Heavyweight flow that can execute concurrently with
other processes
signal
Specification of an asynchronous stimulus communicated
between instances
thread
Lightweight flow that can execute concurrently with other
threads within the same process. Usually executes inside
the address space of an enclosing process
type
Abstract class used only to specify the structure and
behavior of a set of objects, not the implementation
utility
Class that has no instances
Type
You can declare a class to be one of the following types:
♦
Business Object
♦
Class
♦
Storage
♦
Utility
♦
Visual Object
♦
JavaBean
Default stereotypes
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...