| Package | Description |
|---|---|
| de.tud.cs.peaks.osgi.soot | |
| de.tud.cs.peaks.osgi.soot.api |
| Modifier and Type | Method and Description |
|---|---|
AbstractAnalysisService<SootBundleResult,SootBundleConfig> |
Activator.getAnalysisService(org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
SootBundleConfig |
SootService.parseConfig(String[] conf) |
| Modifier and Type | Method and Description |
|---|---|
IAnalysisConfig |
SootService.convertConfig(SootBundleConfig config,
Class<? extends AbstractAnalysisService<? extends IAnalysisResult,? extends IAnalysisConfig>> serviceClass) |
SootBundleResult |
SootService.runAnalysis(SootBundleConfig config,
Map<Class<? extends AbstractAnalysisService<? extends IAnalysisResult,? extends IAnalysisConfig>>,IAnalysisResult> previousResults) |
Copyright © 2017. All rights reserved.