Package org.eclipse.modisco.infra.discovery.core

Interface Summary
IDiscoverer<T> A discoverer is a process which discovers information from one input source.
IDiscoveryManager  
 

Class Summary
AbstractDiscoverer<T> A base implementation of Discoverer, which proposes to centralize some parameters properties and behaviors : Control of source and parameters values at the beginning of a discovery Usual tests of source type Source refresh management
AbstractModelDiscoverer<T> A base implementation for a category of discoverers which handle some resulting model.
Messages