Uses of Class
project35.specifications.FunctionalSpecificationAspect

Packages that use FunctionalSpecificationAspect
project35.specifications This package is used to help generate human-readable functional specifications for a given configuration file. 
 

Uses of FunctionalSpecificationAspect in project35.specifications
 

Subclasses of FunctionalSpecificationAspect in project35.specifications
 class PrintDocumentLevelValidationServices
          This generates the part of a functional specification that describes the document validation services that are used in the application.
 class PrintFormDefinitions
          This generates the part of the functional specification that prints the properties of records and fields defined in the XML schema.
 class PrintGeneralProperties
          generates the part of the functional specifications which describe general properties of the generated application.
 class PrintMenuPlugins
          generates the part of the functional specification that describes properties managed in the menus.
 class PrintServiceSpecification
          a class used to print properties of services.