|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.gmt.modisco.kdm.source.discoverer.KDMSourceDiscoverer
@Deprecated public class KDMSourceDiscoverer
Some services for building a basic file system representation, based on Source sub package from KDM metamodel.
| Constructor Summary | |
|---|---|
KDMSourceDiscoverer()
Deprecated. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KDMSourceDiscoverer()
| Method Detail |
|---|
public final Resource getKDMModelFromDirectory(java.io.File aFile)
aFile - must be a directory
public final Resource getKDMModelFromJavaProject(IJavaProject aProject)
aProject - a Java project
public final Resource getKDMModelFromContainer(IContainer aContainer)
aContainer - a Eclipse container
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||