Uses of Class
org.designwizard.design.manager.ResultOfImpact

Packages that use ResultOfImpact
org.designwizard.design.manager   
org.designwizard.main   
 

Uses of ResultOfImpact in org.designwizard.design.manager
 

Methods in org.designwizard.design.manager that return ResultOfImpact
 ResultOfImpact DesignManager.getResultOfAnalyzedEntities()
          The result generated by the analyzeImpact(String entityName) method.
 ResultOfImpact DesignManager.getResultOfAnalyzedEntities()
          The result generated by the analyzeImpact(String entityName) method.
 

Uses of ResultOfImpact in org.designwizard.main
 

Methods in org.designwizard.main that return ResultOfImpact
 ResultOfImpact DesignWizard.analyseFromEntitiesFile()
          Returns a ResultManager object that contains the result of impact analysis.
 ResultOfImpact DesignWizard.analyseFromEntitiesFile()
          Returns a ResultManager object that contains the result of impact analysis.
 ResultOfImpact DesignWizard.getResultOfAnalyzedEntities()
          Returns the result of the analysis.
 ResultOfImpact DesignWizard.getResultOfAnalyzedEntities()
          Returns the result of the analysis.