@Deprecated
public class KDMSourceDiscoverer
extends java.lang.Object
| Constructor and Description |
|---|
KDMSourceDiscoverer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
getKDMModelFromContainer(IContainer aContainer)
Deprecated.
Create a new File system representation for the given Eclipse container.
|
Resource |
getKDMModelFromDirectory(java.io.File aFile)
Deprecated.
Create a new File system representation for the given File.
|
Resource |
getKDMModelFromJavaProject(IJavaProject aProject)
Deprecated.
Create a new File system representation for the given Eclipse Java project.
|
public final Resource getKDMModelFromDirectory(java.io.File aFile)
aFile - must be a directorypublic final Resource getKDMModelFromJavaProject(IJavaProject aProject)
aProject - a Java projectpublic final Resource getKDMModelFromContainer(IContainer aContainer)
aContainer - a Eclipse container