Package net.ssehub.easy.producer.ui.internal
This package holds extension classes of eclipse which must not be called or extended from other plug-ins.
This classes are for controlling the life-cycle of this plug-in or are referenced inside the plugin.xml.
-
Class Summary Class Description Activator The activator class controls the plug-in life cycle.ConsoleInstantiatorObserver This class represents an observer that listens for new messages send from the instantiators.EASyPreferenceStore Implements a frontend for EASy-specific Eclipse preference store values.EditProductLineAction EASy contribution for the context menu of eclipse's package explorer.IvmlModelAccessor Implements a model accessor for the top level IVML project.NewEASyProjectWizard Wizard for the creation of a new productline project.NewEASyProjectWizardPage WizardPage for the creation of a new product line project.Startup This class registers a startup mechanism for the plug-in, which enables the startup after the workbench was initialized.ToggleEASyNatureAction Toggles the EASY nature.TypeSelectionDialog Implements a type selection dialog.TypeSelectionDialog.TypeLabelProvider Implements a type label provider.VilClasspathProvider A parameter provider which adds the project's classpath as a given parameter name to the main VIL call.VilModelAccessor Implements a model accessor for the top level IVML project.