public interface Exporter extends ConfigurableComponent
| Modifier and Type | Method and Description |
|---|---|
ExportResult |
export(HashMap<String,String> preferences,
org.palladiosimulator.pcm.repository.Repository internalArchitectureModel)
Execute the analyzer
|
void |
init()
initialize the analyzer
|
getConfigurationDefinitionsvoid init()
ExportResult export(HashMap<String,String> preferences, org.palladiosimulator.pcm.repository.Repository internalArchitectureModel)
preferences - The preferences for this analyzerinternalArchitectureModel - The internal architecture model represented through a Q-IMPREss repositoryextractionResultMap - The map of extraction results