Next: , Previous:   [Contents][Index]

1 ASIS-for-GNAT and the ASIS Standard

ASIS-for-GNAT implements ASIS 952 and contains several extensions (see ASIS Extensions) as allowed by the ASIS Standard, Section 1.1.3.1.

ASIS-for-GNAT declares all of the required3 ASIS interface packages defined in the ASIS Standard. The only differences between the GNAT and the standard ASIS versions of the packages are that GNAT-for-ASIS:


Footnotes

(2)

If a query raises the ASIS_Failed exception with Not_Implemented_Error error status, this means that some part of the functionality of the query is not implemented yet. If you encounter such a situation, report it as an ordinary ASIS-for-GNAT bug. Our goal is to have the full implementation of ASIS 95 conforming to the ASIS Standard.

(3)

For the optional Data Decomposition Annex, the package Asis.Data_Decomposition.Portable_Transfer is not provided


Next: , Previous:   [Contents][Index]