| Package | Description | 
|---|---|
| org.eclipse.modisco.java.composition.discoverer | |
| org.eclipse.modisco.java.discoverer | 
| Modifier and Type | Method and Description | 
|---|---|
| static ElementsToAnalyze | DiscoverKDMSourceAndJavaModelFromJavaProject. getElementsToAnalyzeInitialValue(IJavaProject source) | 
| static ElementsToAnalyze | DiscoverKDMSourceAndJavaModelFromProject. getElementsToAnalyzeInitialValue(IProject source) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ElementsToAnalyze | DiscoverJavaModelFromJavaProject. getElementsToAnalyzeInitialValue(IJavaProject source)This initializer method is implemented in order to set the IJavaProject
 on the instance of ElementsToAnalyze. | 
| static ElementsToAnalyze | DiscoverJavaModelFromProject. getElementsToAnalyzeInitialValue(IProject project)This initializer method is implemented in order to set the IJavaProject
 on the instance of ElementsToAnalyze. |