Domain-specific modeling: Difference between revisions

Content deleted Content added
Wleara (talk | contribs)
m redundant word
m First sentence had become incorrect in 2012, 525686989: DSM is a methodology (or approach), not a 'specific category of methodology'
Line 1:
'''Domain-specific modeling''' is a specific type of [[software engineering]] [[Methodology (software engineering)|methodology]] and or [[modeling language]] for designing and developing systems, such as [[computer software]]. It involves systematic use of a [[___domain-specific language]] to represent the various facets of a system.
 
Domain-specific modeling languages tend to support higher-level [[Abstraction (computer science)|abstractions]] than [[general-purpose modeling]] languages, so they require less effort and fewer low-level details to specify a given system.