project35.specifications
Interface ServiceAspectDescription

All Known Implementing Classes:
FunctionalSpecificationAspect, PrintDocumentLevelValidationServices, PrintFormDefinitions, PrintGeneralProperties, PrintMenuPlugins, PrintServiceSpecification

public interface ServiceAspectDescription

An interface that allows the plugin for printing functional specifications to treat each aspect in the same way.


Copyright (c) 2008 Kevin Garwood for Project35. This code is licensed under the Academic Free License version 3.0. For more information on the terms and conditions, please see the file "LICENSE" that is included in this distribution.

Version:
1.0
Author:
Kevin Garwood (kgarwood@users.sourceforge.net)

Method Summary
 java.lang.String getDescription()
           
 

Method Detail

getDescription

java.lang.String getDescription()