19
b. Menyiapkan workflow table.
c. Mengidentifikasikan detailed diagram yang dibutuhkan.
2.2.5.2
UML Class Diagram
2.2.5.2.1
Pengertian Class Diagram
Menurut Mathiassen, Madsen, Nielsen dan Stage (2000, p336) :
Class diagram describes a collection of classes and their structural
relationship.
Menurut
Mathiassen, Madsen, Nielsen dan Stage (2000,p4): Class
is a description of a collection of objects sharing structure, behavioral pattern
and attributes.
Menurut
Whitten,
Bentley
dan
Dittman
(2004,
p455): Class
diagram is a graphical deciption of systems static object structure, showing
object classes that the system is composed of as well as the relationship
between those object classes.
Menurut
Britton dan
Doake
(2001, p266)
:
Class
diagram
is
a
diagram showing the classes in a system and their relationships to each other.
Optionally, atrributes and operations may be included.
Berdasarkan
pendapat-pendapat
di atas
dapat
disimpulkan
bahwa
Class Diagram adalah merupakan kumpulan class-class yang saling
berhubungan yang terdiri dari
objek-objek yang berbeda jenis tetapi saling
berhubungan.
2.2.5.2.2
Pengertian Attribute
Menurut
Mathiassen,
Madsen,
Nielsen
dan
Stage
(2000,
p89):
Attributes is a descriptive property of a class or an event.
|