| Interface | Description |
|---|---|
| SourceCodeFileProvider |
Provides the source code files that shall be analysed by Beagle.
|
| Class | Description |
|---|---|
| BeagleConfiguration |
Configures a whole execution of Beagle.
|
| BeagleController |
Controls the execution of the Beagle Analysis.
|
| BlackboardCreator |
Creates a new
Blackboard. |
| EclipseLaunchConfiguration |
A launch configuration that starts in its
EclipseLaunchConfiguration.execute() method an eclipse launch
configuration. |
| JdtProjectClasspathExtractor |
Extracts the class path of an Eclipse Java project.
|
| JdtProjectSourceCodeFileProvider |
Provides source files from source folders of Eclipse Java Projects.
|