Architecture

An Adapt installation typically consists of a hierarchy of applications that are accessible across a number of instances of Adapt.

Installations may be either open or private:

An application definition holds all of the information and logical rules required to implement a particular task or a related set of tasks. Each application generally consists of a number of dAtas and possibly a number of sub-applications. The top-level application is Adapt itself.

The Adapt Universal Storage system consists of all the dAtas and the mechanism by which these are updated efficiently and maintained securely. 

An extremely important feature of Adapt is the fact that the application definition contains ALL the information used in its design; i.e. it maintains Total Design Knowledge. This information is held in such a way that it may be used to automatically adapt the application to any changes required at any time. In addition, the application definition may be used to inform users of the features of the application and its capabilities. Essentially, an Adapt application 'knows' how it was made, what it can do and what information it holds.

Each dAta is of a particular dAta type. The dAta type definition may be at the same level or may be inherited from a higher level. The top-level application Adapt holds the definitions for standard dAta types that may be used by any application. The dAta is the basic functional unit of Adapt, absolutely ALL the information within an Adapt system is held within dAtas

Adapt logic structures (referred to as logics) are a dAta type holding all the logical and arithmetic rules that may be applied to the information in specific circumstances. The simplest logic would be just an arithmetic expression that calculates a new value for a dAta item on a certain event. A more complicated logic would have one or more logic paths consisting of a number of operations, each operation possibly having a number of sub-paths.

Logics are the main way that the designer adapts an application to meet the requirements; they only contain logic for design decisions as the implementation decisions are made automatically.

The dAta type definition specifies the type and structure of the dAta items; the dAta contents are the actual values of a particular instance of that dAta. Adapt consists of a number of standard dAta types implementing specific features of the system; for example:

Next

© Drive Technology Limited 2017-2023.