|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAnalysisBundle | |
---|---|
de.cau.cs.kieler.kiml.grana | Base classes for implementation of analysis algorithms and classes that provide the analyses as services. |
Uses of AbstractAnalysisBundle in de.cau.cs.kieler.kiml.grana |
---|
Methods in de.cau.cs.kieler.kiml.grana with parameters of type AbstractAnalysisBundle | |
---|---|
void |
AnalysisServices.analysisAdded(AbstractAnalysisBundle abstractAnalysisBundle,
AbstractInfoAnalysis analysis)
Called when an analysis is added to the bundle. |
void |
IBundleChangedListener.analysisAdded(AbstractAnalysisBundle abstractAnalysisBundle,
AbstractInfoAnalysis analysis)
Called when an analysis is added to the bundle. |
void |
AnalysisServices.analysisRemoved(AbstractAnalysisBundle abstractAnalysisBundle,
AbstractInfoAnalysis analysis)
Called when an analysis is removed from the bundle. |
void |
IBundleChangedListener.analysisRemoved(AbstractAnalysisBundle abstractAnalysisBundle,
AbstractInfoAnalysis analysis)
Called when an analysis is removed from the bundle. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |