As Todd pointed out, 2001a Java now includes patters, otherwise
you can look at the following:

ID: 3877
TITLE: Where can I get information on using design patterns with Rose?

ANSWER:

 ----------------------------------------------------------
 Rose Architect
 http://www.rational.com/rosearchitect/mag/archives/9901/index.html
 Title: : Applying Design Patterns in UML
 Month: : Jan
 Year: : 99
 ----------------------------------------------------------
 UML Documentation:
  http://www.rational.com/uml/index.jtmpl
 Search UML:
  http://www.rational.com/uml/search.jtmpl
 8. COLLABORATION DIAGRAMS
 in particular,
 8.1 COLLABORATION
 8.1.1 Semantics
 8.1.2 Notation
 and
 8.3 PATTERN STRUCTURE
 8.3.1 Semantics
 8.3.2 Notation
 ----------------------------------------------------------
 http://www.rational.com/products/rose/whitepapers.jsp
 - Patterns, by Grady Booch
 - Architectural Patterns, by Grady Booch
 ----------------------------------------------------------
 http://www.rational.com/products/whitepapers/396.jsp
 OMT Papers
 What Is a Method?
 October 1995
 by Dr. James Rumbaugh
 Methods and Other Development Guides
 ----------------------------------------------------------
 http://www.rational.com/support/downloadcenter/addins/rose/index.jsp
 Rational Rose Scripts and Models

 Singleton Pattern Script (4 KB)
 applies the Singleton design pattern to a selected
 Rose98. The selected class is modified by adding a
 private static attribute called _instance, and a public
 static Instance() operation is added. C++ code generation
 properties are also Modified. The pattern is from the Gamma,
 et al Design
 ----------------------------------------------------------
 http://www.blueprint-technologies.com/
 Blueprint Technologies, Inc.

 Framework Studio enables content (i.e., patterns and
 frameworks) storage, standardization, searching, and reuse.
 Implements a UML repository and integrates with Rational
 Rose. Available content includes patterns and ROSE models
 from Gamma, Buschman, Fowler, and Hay.

 For Rose Link partners information, see
 http://www.rational.com/corpinfo/partners/find.jtmpl
 ----------------------------------------------------------
 See on line help.
 Code Templates Visual C++
 these are structures you can apply to a class in the model
 integrator, and make it a design pattern.
 ----------------------------------------------------------
 For general information:
 http://hillside.net/patterns/

 Welcome to the patterns home page. It is a source for
 information about all aspects of software patterns and
 pattern languages.
 ----------------------------------------------------------
 An Introduction to Object-Oriented Analysis and Design " by Craig Larman.

http://www.amazon.com/exec/obidos/ASIN/0137488807/qid=963050690/sr=1-2/103-5
885988-6232617
ISBN: 0137488807

 It's one of the best study cases I've seen.
 It goes through all development phases (Requirements, Analysis and
 Design) in two iterative development cycles.
 ----------------------------------------------------------
 Cetus Links: Thousands of Links on Objects and Components
 http://www.objenv.com/cetus/oo_uml.html
 Architecture and Design: Unified Modeling Language (UML)
 Search on "Design Patterns" and UML:
 "Design Patterns;UML"
 found 29 matches
 ----------------------------------------------------------
 e-development Accelerators

 http://www.rational.com/eda/
 ----------------------------------------------------------

Patrick Kennedy
 Rational Support


On May 30, 18:46, Bansal Nitin wrote:
> Subject: (ROSE) Design Patterns
>
> Hi,
>
> I am using Rational Rose 2000 and interested in knowing how to use patterns
> in Rose.
>
> Can anyone please help me knowing how to start the design patterns in ROSE
> and where to find the requisite documentation for the same.
>
> Thanks
>
> Regards,
> Nitin Bansal
> ************************************************************************
> * Rose Forum is a public venue for ideas and discussions.
> * For technical support, visit http://www.rational.com/support
> *
> * Admin.Subscription Requests: [EMAIL PROTECTED]
> * Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
> * Other Requests: [EMAIL PROTECTED]
> *
> * To unsubscribe from the list, please send email
> *
> * To: [EMAIL PROTECTED]
> * Subject:<BLANK>
> * Body: unsubscribe rose_forum
> *
> *************************************************************************
>-- End of excerpt from Bansal Nitin


************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to