Implementations are responsible for reading plugin metadata (XML files, annotations, whatever) and registering metamodel data on the registry.
Plugins are first bound, then validated. Subclasses must implement the binding procedure and can extend the validation procedure.
@author Christian Bauer
|
|