Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addDependencyProvider(ServiceConfiguration<? extends Service>) - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
- addSystemAssociations(Path, Set<CompilationUnit>) - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- Analyst - Interface in org.palladiosimulator.retriever.services
-
The defining interface of the org.palladiosimulator.retriever.extraction.analyst extension point.
- applyAttributeMap(Map<String, Object>) - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
C
- create(RetrieverConfiguration, RetrieverBlackboard) - Method in interface org.palladiosimulator.retriever.services.Rule
- create(RetrieverConfiguration, RetrieverBlackboard) - Method in interface org.palladiosimulator.retriever.services.Service
D
- deselect(T) - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
- deselectDependenciesOf(Service) - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
- Discoverer - Interface in org.palladiosimulator.retriever.services
F
- find(Path, String, Logger) - Static method in interface org.palladiosimulator.retriever.services.Discoverer
G
- getAvailable() - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
- getConfig(Class<T>) - Method in interface org.palladiosimulator.retriever.services.RetrieverConfiguration
- getConfig(String, String) - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
- getConfigurationKeys() - Method in interface org.palladiosimulator.retriever.services.Service
- getDependentServices() - Method in interface org.palladiosimulator.retriever.services.Analyst
- getDependentServices() - Method in interface org.palladiosimulator.retriever.services.Discoverer
- getDependentServices() - Method in interface org.palladiosimulator.retriever.services.Service
-
IDs of services that may only run after this one.
- getDiscoveredFiles(String, Class<T>) - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- getDiscoveredPaths() - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- getExecutionOrder() - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
- getID() - Method in interface org.palladiosimulator.retriever.services.Service
- getInputFolder() - Method in interface org.palladiosimulator.retriever.services.RetrieverConfiguration
- getName() - Method in interface org.palladiosimulator.retriever.services.Service
- getOutputFolder() - Method in interface org.palladiosimulator.retriever.services.RetrieverConfiguration
- getPCMDetector() - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- getRepositoryComponentLocations() - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- getRequiredServices() - Method in interface org.palladiosimulator.retriever.services.Discoverer
- getRequiredServices() - Method in interface org.palladiosimulator.retriever.services.Service
-
IDs of services that must run before this one.
- getRulesFolder() - Method in interface org.palladiosimulator.retriever.services.RetrieverConfiguration
- getSeffAssociation(ASTNode) - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- getSeffAssociations() - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- getSelected() - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
- getServices() - Method in interface org.palladiosimulator.retriever.services.ServiceCollection
- getSystemAssociations() - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- getSystemPaths() - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- getWholeConfig(String) - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
I
- isBuildRule() - Method in interface org.palladiosimulator.retriever.services.Rule
- isManuallySelected(T) - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
K
- KEY_REPOSITORY - Static variable in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- KEY_SEFF_ASSOCIATIONS - Static variable in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
O
- org.palladiosimulator.retriever.services - package org.palladiosimulator.retriever.services
- org.palladiosimulator.retriever.services.blackboard - package org.palladiosimulator.retriever.services.blackboard
P
- processRules(RetrieverBlackboard, Path) - Method in interface org.palladiosimulator.retriever.services.Rule
- putDiscoveredFiles(String, Map<Path, T>) - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- putRepositoryComponentLocation(RepositoryComponent, CompilationUnit) - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- putSeffAssociation(ASTNode, ServiceEffectSpecification) - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- putSystemPath(System, Path) - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
R
- RetrieverBlackboard - Class in org.palladiosimulator.retriever.services.blackboard
- RetrieverBlackboard(Object) - Constructor for class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- RetrieverConfiguration - Interface in org.palladiosimulator.retriever.services
- Rule - Interface in org.palladiosimulator.retriever.services
-
This interface has to be implemented in order to write rules.
S
- select(T) - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
- selectDependenciesOf(Service) - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
- Service - Interface in org.palladiosimulator.retriever.services
-
The defining interface for any plug-in style service for Retriever.
- ServiceCollection<T> - Interface in org.palladiosimulator.retriever.services
- ServiceConfiguration<T extends Service> - Class in org.palladiosimulator.retriever.services
- ServiceConfiguration(ServiceCollection<T>, String, String) - Constructor for class org.palladiosimulator.retriever.services.ServiceConfiguration
- setConfig(String, String, String) - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
- setInputFolder(URI) - Method in interface org.palladiosimulator.retriever.services.RetrieverConfiguration
- setOutputFolder(URI) - Method in interface org.palladiosimulator.retriever.services.RetrieverConfiguration
- setPCMDetector(Object) - Method in class org.palladiosimulator.retriever.services.blackboard.RetrieverBlackboard
- setRulesFolder(URI) - Method in interface org.palladiosimulator.retriever.services.RetrieverConfiguration
T
- toMap() - Method in class org.palladiosimulator.retriever.services.ServiceConfiguration
All Classes and Interfaces|All Packages|Constant Field Values