Uses of Interface
project35.specifications.ServiceAspectDescription

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

Uses of ServiceAspectDescription in project35.specifications
 

Classes in project35.specifications that implement ServiceAspectDescription
 class FunctionalSpecificationAspect
          this is a base class for other classes that generate sections of a functional specification.
 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.