Results 1 to 4 of 4

Thread: What is Domain specific Modelling?

  1. #1
    Join Date
    Apr 2009
    Posts
    89

    What is Domain specific Modelling?

    What is domain specific modelling and how it is to be implemented? And does it require the UML for code generation, there are lot of questions in my mind, But we will go step by step.

    Thanks for your help.

  2. #2
    Join Date
    Jan 2009
    Posts
    99

    Re: What is Domain specific Modelling?

    Domain-Specific Modeling raises the level of abstraction beyond programming by specifying the solution directly using domain concepts. Domain-specific languages (DSLs) are special-purpose languages designed to solve a particular range of problems. DSLs are nothing new. Common examples are HTML, designed for representing the layout of Web pages; The final products are generated from these high-level specifications.

  3. #3
    Join Date
    Jan 2009
    Posts
    140

    Re: What is Domain specific Modelling?

    SQL, designed for querying and updating databases; and regular expressions, designed for finding and extracting particular patterns in textual strings. Domain-Specific Modeling (DSM) is the latest approach to software development, promising to greatly increase the speed and ease of software creation. Generating complete code from models has been an industry goal for many years. Models serve as mechanisms for better understanding and documentation.

  4. #4
    Join Date
    Jan 2006
    Posts
    7,109

    Re: What is Domain specific Modelling?

    Generation challenges can be solved in a similar manner as in the past with programming languages: is an emphasis throughout the book on practical guidelines for implementing DSM by continuing to raise abstraction. Models should not be conceived to visualize code, but describe higher-level abstractions above programming languages.

Similar Threads

  1. The Elder Scrolls: Daggerfall Modelling
    By Reputator in forum Video Games
    Replies: 6
    Last Post: 05-06-2011, 10:27 PM
  2. What is domain specific development and DSL
    By Muwafaq in forum Software Development
    Replies: 5
    Last Post: 21-02-2010, 04:47 AM
  3. CAD software for modelling own house
    By Tailor in forum Software Development
    Replies: 3
    Last Post: 13-01-2010, 07:37 PM
  4. How to delete cookies of specific domain website
    By SANG18 in forum Technology & Internet
    Replies: 5
    Last Post: 19-12-2009, 05:31 AM
  5. Exclude one person from specific domain policy
    By Matt in forum Windows Server Help
    Replies: 4
    Last Post: 05-03-2008, 10:43 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,881,738.23209 seconds with 17 queries