Created on Saturday 13 April 2002 by
Table of Contents
- Welcome
- Contents
- 1 Basics
- 1.1 Information Processing
- 1.2 Analysis and Requirements
- 1.2 Analysis and Requirements
- 1.3 Logical Architecture (Layers)
- 1.3 Logical Architecture - Controller
- 1.3 Logical Architecture - View
- 1.3 Logical Architecture - Model
- 1.3 Logical Architecture - Domain
- 1.3 Logical Architecture - Mapper
- 1.3 Logical Architecture - Hierarchy
- 1.3 Logical Architecture - Hierarchy
- 1.4 Package Dependencies
- 1.4 Package Dependencies
- 1.4 Package Dependencies
- 1.4 Package Dependencies
- 1.4 Package Dependencies
- 1.5 Directory Structure
- 1.6 Physical Architecture (Tiers)
- 1.6 Physical Architecture - 1 Tier
- 1.6 Physical Architecture - 2 Tiers
- 1.6 Physical Architecture - 3 Tiers
- 1.6 Physical Architecture - Web
- 1.6 Physical Architecture - Local
- 1.6 Physical Architecture - Remote
- 1.6 Physical Architecture - Legacy
- 2 Application Components
- 2.1 Default Application
- 2.2 Separation of Concerns
- 2.3 Component Lifecycle
- 2.4 Inversion of Control
- 3 Domain Modelling
- 3.1 Single Model
- 3.2 Semi-Structured Model
- 3.3 Knowledge Representation
- 3.4 Interoperability (Dual Model)
- 3.5 Current Approach
- Thank you!
- Questions?
- 4 Appendix
- 4.1 Support
- 4.2 Abbreviations
- 4.2 Abbreviations
- 4.3 Sources
- 4.4 Tools
- X Tutorial (planned)
- X.1 Build Process
- X.2 Build Process