The PAS Generator allows the user to maintain both main (primary) annnotations and user-defined (secondary) annotations.
Main Annotations are notes / comments added to specific individual components for a program from different viewpoints.
Users can review, update and erase existing main annotations.
For each class identified within the application a single class domain-level annotation can be provided. Within each class the PAS
Generator provides the user with the ability to record a single annotation for each function within the class structure. In addition,
a algorithm level annotation can also be recorded for each function. This enables the programmer to record notes regarding the primary
algorithm used within a function, if one exists.
The programmer can create up to 10 generic user-defined annotations both at the class domain-level and function domain-level. The generic annotations allows the programmers to provide 10 additional comments/notes to a class or function.
With the creation of user-defined annotations, programmers can review, update and erase additional comments, seperate from the main annotations. At the present there are no capabilities to provide user-defined annotations at the algorithm domain-level.