Package | Description |
---|---|
org.eclipse.modisco.java.discoverer | |
org.eclipse.modisco.kdm.source.extension.discovery |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDiscoverJavaModelFromProject<T>
Abstract class to discover a Java model from a project and optionally its
libraries.
|
class |
DiscoverJavaModelFromJavaProject
Discover a Java model from a Java project and optionally its libraries.
|
class |
DiscoverJavaModelFromProject
Discover a Java model from a project with the java nature.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRegionDiscoverer2<T>
This abstract discoverer should be reused for each new leaf discoverer which visits some language
source code, in order to have the capability to notify the visit of source regions with a generic
mechanism.
|