Design Patterns : Elements of Reusable Object-Oriented Software


Design Patterns: Elements of Reusable Object-Oriented Software



Download 4,06 Mb.
Pdf ko'rish
bet241/288
Sana07.04.2022
Hajmi4,06 Mb.
#535140
1   ...   237   238   239   240   241   242   243   244   ...   288
Bog'liq
GOF Design Patterns

Design Patterns: Elements of Reusable Object-Oriented Software 
359 
aRangeValidator for numbers. New client-specific validation strategiescan be 
defined easily by subclassing the Validator class. 
Related Patterns 
Flyweight (218): Strategy objects often make good flyweights. 


Design Patterns: Elements of Reusable Object-Oriented Software 
360 
Template Method 
Intent 
Define the skeleton of an algorithm in an operation, deferring somesteps to 
subclasses. Template Method lets subclasses redefinecertain steps of an algorithm 
without changing the algorithm'sstructure. 
Motivation 
Consider an application framework that provides Application andDocument classes. 
The Application class is responsible for openingexisting documents stored in an 
external format, such as a file. ADocument object represents the information in 
a document once it'sread from the file. 
Applications built with the framework can subclass Application andDocument to 
suit specific needs. For example, a drawing applicationdefines DrawApplication 
and DrawDocument subclasses; a spreadsheetapplication defines 
SpreadsheetApplication and SpreadsheetDocumentsubclasses. 
The abstract Application class defines the algorithm for opening andreading a 
document in its OpenDocument operation: 
void Application::OpenDocument (const char* name) { 
if (!CanOpenDocument(name)) { 
// cannot handle this document 
return; 



Design Patterns: Elements of Reusable Object-Oriented Software 
361 
Document* doc = DoCreateDocument(); 
if (doc) { 
_docs->AddDocument(doc); 
AboutToOpenDocument(doc); 
doc->Open(); 
doc->DoRead(); 


OpenDocument defines each step for opening a document. It checks ifthe document 
can be opened, creates the application-specific Documentobject, adds it to its 
set of documents, and reads the Document from afile. 
We call OpenDocument a 

Download 4,06 Mb.

Do'stlaringiz bilan baham:
1   ...   237   238   239   240   241   242   243   244   ...   288




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish