Class and Description |
---|
AbstractComposedKDMSourceDiscoverer2
This abstract discoverer can be used for writing composite discoverers where one KDM inventory
leaf model is involved in model composition.
|
Class and Description |
---|
AbstractRegionDiscoverer2
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.
|
ISourceRegionNotifier |
Class and Description |
---|
ISourceRegionNotifier |
SourceVisitListener
Represents a listener that can be added to a discoverer in order to be notified when a source
region is visited by a discoverer.
|