Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MoDisco/Components/DiscoverersManager/Documentation/0.9.beta"

(Discoverers declaration API)
(Discoverers catalog and generic invocation API)
Line 18: Line 18:
  
 
=== Discoverers catalog and generic invocation API ===
 
=== Discoverers catalog and generic invocation API ===
 +
 +
TODO org.eclipse.modisco.infra.discoverymanager.core.DiscoveryCatalog
 +
TODO org.eclipse.modisco.infra.discoverymanager.core.DiscovererHandler/ParameterHandler

Revision as of 07:39, 3 November 2010

Features are grouped according to the interested actor :

  • The end user uses existing discoverers through Eclipse workspace features
  • The adopter uses existing discoverers through a dedicated Eclipse/Java API
  • The adopter develop new discoverers through a dedicated Eclipse/Java API

End User Features

Adopter Features

Discoverers declaration API

TODO org.eclipse.modisco.infra.discoverymanager.core.Discoverer

TODO org.eclipse.modisco.infra.discoverymanager.core.annotations.Parameter

TODO extension point

Discoverers catalog and generic invocation API

TODO org.eclipse.modisco.infra.discoverymanager.core.DiscoveryCatalog TODO org.eclipse.modisco.infra.discoverymanager.core.DiscovererHandler/ParameterHandler

Copyright © Eclipse Foundation, Inc. All Rights Reserved.