org.eclipse.modisco.infra.discovery.catalog
Interface DiscovererCatalog


public interface DiscovererCatalog

A representation of the model object 'Discoverer Catalog'.

The following features are supported:

See Also:
CatalogPackage.getDiscovererCatalog()
Generated:
Model:

Method Summary
  getInstalledDiscoverers()
          Returns the value of the 'Installed Discoverers' reference list.
 

Method Detail

getInstalledDiscoverers

 getInstalledDiscoverers()
Returns the value of the 'Installed Discoverers' reference list. The list contents are of type DiscovererDescription.

If the meaning of the 'Installed Discoverers' reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Installed Discoverers' reference list.
See Also:
CatalogPackage.getDiscovererCatalog_InstalledDiscoverers()
Generated:
Model:
transient="true" volatile="true" derived="true"