Domain-specific modeling: Difference between revisions

Content deleted Content added
Removed abbreviations as much as possible
no evidence of the use of the abbreviations DSM or DSL
Line 1:
'''Domain-specific modeling (DSM)''' 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]] (DSL) 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.