Home
Categories
Dictionary
Download
Project Details
Changes Log
Who We Are
FAQ
License

Project architecture



Main modules


archi
The project contains the following main modules:
  • The arincCore.jar module contains the classes which model the ARINC 661 concepts (widgets meta-definition, Client / Server communication, ARINC 661 Buffers encoding and decoding, etc...)
  • The arincClient.jar module contains the classes for the ARINC 661 Client and API
  • The arincServer.jar module contains the classes for the ARINC 661 Server Note that these classes are completely independant from the UI framework used to render the widgets
  • The arincEditor.jar module contains the classes for the ARINC 661 Editor

UI Framework modules

There are two modules for each supported UI framework:
  • A module which contains implementations for UI interfaces used in the arincCore.jar module (loggers, error panels, etc...)
  • A module which contains the entry-point (main class) to start the Server in the framework, and the specific UI classes which implement the Server

See also


Categories: archi | client | dev | server | user

Copyright 2016-2017 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v2 licence