Trichome

Content deleted Content added
SmackBot (talk | contribs)
m Date maintenance tags and general fixes
TEXASmopar (talk | contribs)
No edit summary
Line 2: Line 2:
{{Unreferenced|date=March 2009}}
{{Unreferenced|date=March 2009}}


'''Darwin''' is an [[Architecture Description Language]] (ADL). It can be used in a [[software engineering]] context to describe the organisation of a piece of software in terms of components, their interfaces, and the bindings between components.
'''Darwin''' is an [[Architecture Description Language]] (ADL). It can be used in a [[software engineering]] context to describe the organization of a piece of software in terms of components, their interfaces, and the bindings between components.
In comparison to others ADLs, such as [[Wright (ADL)|Wright]], the language does not provide the notion of connectors as a first-class concept.
In comparison to others ADLs, such as [[Wright (ADL)|Wright]], the language does not provide the notion of connectors as a first-class concept.
The [[FSP]] language can be used to describe the behaviour modelling, and [[LTSA]] can be used for analysis.
The [[FSP]] language can be used to describe the behaviour modelling, and [[LTSA]] can be used for analysis.

Revision as of 22:49, 30 May 2009

Darwin is an Architecture Description Language (ADL). It can be used in a software engineering context to describe the organization of a piece of software in terms of components, their interfaces, and the bindings between components. In comparison to others ADLs, such as Wright, the language does not provide the notion of connectors as a first-class concept. The FSP language can be used to describe the behaviour modelling, and LTSA can be used for analysis. The idea is to include the FSP code in the Darwin code like this:

Its use of FSP language allow the verification of the temporal properties of the architecture.

It was developed at Imperial College London.


Leave a Reply