LISA

Language

Component

Architecture

Architectural Patterns

Notation

Implementation

References

Examples

FAQ

The Author


Application

An Application is a type of Language. A Component can implement the Application Language. An Application Component depends on a Domain Language Component and it is common that the Application Language inherits from a Domain Language.

Application Scope

The Application Component bridges the gap between Doman Language and User Interface. Most of the requirements the user specifies are implemented in the Application Component.

The Application supplies information and state to the User Interface. Commands sent from the User Interface are executed.

Related Topics
Architectural Patterns
Client-Server
Component
Domain Language
Examples
Implementation
LISA
Language
Model-View-Controller
Process
User Interface

Copyright (C) 2003, Marcus Andersson