Book Your slot
X
ONLINE BOOKING
BOOK NOW
OFFLINE BOOKING
Call or WhatsApp 7993732682 (WhatsApp Now), 9177341827 (WhatsApp Now)
search
Menu Login home
  • Questions

  • Library

  • University Updates

  • Informatives

  • Technology Lines

  • Training & Internships

  • X
    Menu
  • Home
  • Privacy Policy
  • Legal Disclaimer
  • Terms & Conditions
  • Return Policy
  • About Us
  • Need any help?? write to us at

    support@engineershub.co

    Follow Us

    X
    LOGIN
    Login to access posts, links, updates, question papers, materials, one liners!
    Use Your Email Address/Mobile and Password to Login
    Forgot Password?
    Not a member? Sign Up
    LOGIN WITH EMAIL/MOBILE
    Forgot Password?
    Go Back
    FORGOT PASSWORD
    Go Back
    RESET PASSWORD
    Go Back
    Continue with LinkedIn
    OR
    Fill Up a Simple Form
    Already a Member? Login
    SIGN UP
    Fill all the below details correctly and click on Next
    Go Back
    Describe the design patterns in detail? - EngineersHub
    Go Back
    Question
    ANAND NAYUDU
    4 years ago
    1 Answer(s) posted Write an answer 4766
    Answer
    Read Mode
    Answer posted by KURVA SHEKER
    4 years ago

    Design Pattern name and classification: The pattern name specifies the essence of the pattern precisely. A good name is a key as it will become a part of our design vocabulary. Classification specifies the type of pattern. 

    Intent: A short statement that tells us what the pattern does and which design issue or problem the pattern addresses.

    Other well known names for the pattern, if any.

     Motivation:

    A scenario that illustrates a design problem and how the class and object structures solve that problem. The scenario will help us understand the abstract pattern definition.

    Applicability:

    This specifies in which situations a design pattern can be applied. What are the examples of poor designs that the pattern can address? How to recognize these situations?

    Structure:

    A graphical representation of the classes involved in the pattern following the notations of Object Modeling Technique (OMT). We also use interaction diagrams to illustrate sequences of the requests and the collaborations between objects.

    Participants:

    The classes and / or objects participating in the pattern and their responsibilities.

    Collaborations:

    How the classes and objects collaborate to carry out their responsibilities.

    Consequences:

    Tells us what are the costs and benefits of using the pattern. Also tells us which part of the system can be changed independently.

    Implementation:

    Specifies what techniques we should be aware of when implementing the pattern and also tells us if there are any language specific issues.

    Sample code:

    Code fragments that tell us how to implement the pattern in java.

    Known uses: Example usage of the patterns in the real world.

     Related patterns: Specifies which other patterns are related to this pattern and what are the differences between them.

    Users Joined

    mahek thakur
    8 months ago
    sowmya
    8 months ago
    biraja
    8 months ago
    Diana R
    9 months ago
    P Annapoorani
    9 months ago
    X
    Describe the design patterns in detail?
    X
    Describe the design patterns in detail?

    Design Pattern name and classification: The pattern name specifies the essence of the pattern precisely. A good name is a key as it will become a part of our design vocabulary. Classification specifies the type of pattern. 

    Intent: A short statement that tells us what the pattern does and which design issue or problem the pattern addresses.

    Other well known names for the pattern, if any.

     Motivation:

    A scenario that illustrates a design problem and how the class and object structures solve that problem. The scenario will help us understand the abstract pattern definition.

    Applicability:

    This specifies in which situations a design pattern can be applied. What are the examples of poor designs that the pattern can address? How to recognize these situations?

    Structure:

    A graphical representation of the classes involved in the pattern following the notations of Object Modeling Technique (OMT). We also use interaction diagrams to illustrate sequences of the requests and the collaborations between objects.

    Participants:

    The classes and / or objects participating in the pattern and their responsibilities.

    Collaborations:

    How the classes and objects collaborate to carry out their responsibilities.

    Consequences:

    Tells us what are the costs and benefits of using the pattern. Also tells us which part of the system can be changed independently.

    Implementation:

    Specifies what techniques we should be aware of when implementing the pattern and also tells us if there are any language specific issues.

    Sample code:

    Code fragments that tell us how to implement the pattern in java.

    Known uses: Example usage of the patterns in the real world.

     Related patterns: Specifies which other patterns are related to this pattern and what are the differences between them.

    EngineersHub Logo
    x
    Loading...