Class EcorePathsRenderer

  • All Implemented Interfaces:
    RootDomainModelChangeListener

    public class EcorePathsRenderer
    extends MultiAttributeSWTRenderer
    Custom Renderer for the EcorePath List of a View. This Renderer changes the behavior of the add and remove button so that a user gets a Dialog to select an Ecore from the Workspace in the case of an add. In the case of a remove the Ecore is deregistered.
    Author:
    Eugen Neufeld