Technology
Integration - Combined Memory Model
Complex applications with their own data representations can be JT-enabled by adding an application layer to map JT entities onto internal entities and vice versa. This permits some or all of the JT data structure to be read from file and combined with the existing representation. Entities of the internal representation can also be archived as JT files for later use, or for exchange with other JT-enabled applications. For example, to transfer CAD designs to a view and markup application for review, as in the previous example.

