|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttte.impl.ProjectAnalyzer
public class ProjectAnalyzer
Class defining methods to do the analysis of a Topcased Traceability Model project.
Constructor Summary | |
---|---|
ProjectAnalyzer(java.lang.String projectFnString)
Creates a new instance of ProjectAnalyzer. |
Method Summary | |
---|---|
protected static void |
printDiagnostic(Diagnostic diagnostic,
java.lang.String indent,
java.lang.StringBuffer buff)
Prints diagnostics with indentation. |
Resource |
runAnalysis(ResourceSet resourceSet)
Runs the analysis. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProjectAnalyzer(java.lang.String projectFnString)
projectFnString
- the project filenameMethod Detail |
---|
protected static void printDiagnostic(Diagnostic diagnostic, java.lang.String indent, java.lang.StringBuffer buff) throws AnalysisException
diagnostic
- the diagnostic to print.indent
- the indentation for printing.
AnalysisException
public final Resource runAnalysis(ResourceSet resourceSet) throws AnalysisException
resourceSet
- the resource set used during analysis
AnalysisException
- when exception occurs during analysis
|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.