Dev Room > TDA Kernel

TDA Kernel

TDA Kernel is a module reused from the Transformation-Driven Architecture, TDA, and extended by webAppOS. TDA Kernel is able to open model repositories, synchronize them as well as to call TDA model transformations and engines (engines are like dynamic libraries in TDA).

TDA Kernel is written in Java and implements Repository Access API, RAAPI, as well as some additional functions.

TDA Kernel comes with a native wrapper implemented as dynamic link library (DLL) for Windows, Linux, and MacOS, both 32-bit and 64-bit versions. The TDA Kernel DLL requires the corresponding Java to be installed (TDA Kernel will find and use it).

TDA Kernel API

RAAPI: JavaDoc

TDA Kernel Additional API: JavaDoc

TDA Kernel DLL API (RAAPI+Additional API): HTML PDF

Downloads
TDA Kernel package
(sources+binaries)
DOWNLOAD
(MIT license)
AR adapter for TDA Kernel
(sources+binaries)
DOWNLOAD
(EUPL license)

ECore adapter for TDA Kernel
(sources+binaries+ECore jars)
DOWNLOAD
(MIT/EPL licenses)

See also: Model Repository AR