Uses of Package
net.ssehub.easy.producer.ui.confModel
-
Packages that use net.ssehub.easy.producer.ui.confModel Package Description net.ssehub.easy.producer.ui.confModel This package holds a GUI representation of the configuration with methods and additional information as needed by the Eclipse UI.net.ssehub.easy.producer.ui.productline_editor This package contains the editor for configuring the product line.net.ssehub.easy.producer.ui.productline_editor.configuration This package holds classes for the configuration editor and super classes for similar configuration editors. -
Classes in net.ssehub.easy.producer.ui.confModel used by net.ssehub.easy.producer.ui.confModel Class Description AbstractExpandableGUIVariable Super class for variables, which contain nested elements and can be expanded.BasisGUIVariable GUI representation ofIDecisionVariables which can be configured with a simple text editor.ComboboxGUIVariable GUI representation ofIDecisionVariables which can be configured with a combo box (bounded range).ComboboxGUIVariable.ComboItem Elements of this combo box.GUIConfiguration Wrapper class for this configuration as needed by the Eclipse GUI.GUIEditor Defines a GUI editor representation.GUIHistory Stores values entered via the GUI until they are saved permanently.GUIHistoryItem Stores one value entered via the GUI until they are saved permanently.GUIVariable AIDecisionVariablewith functionality needed by the Eclipse UI.IGUIConfigChangeListener Listener interface for informing listeners that theGUIConfigurationcontains unsaved data.IGUIConfigurableElement Interface for all configurable elements of theGUIConfiguration.IGUITextHandler Interface for a GUITextHandler.IRangeRestriction Optional filter to restrict values of aGUIVariable.TextGUICellEditor.AbstractStringValueConverter Implements an abstract string value converter for turning an object into an UI string.TextGUICellEditor.ValueConverter Allows to perform specific value conversions to/from strings behind UI elements. -
Classes in net.ssehub.easy.producer.ui.confModel used by net.ssehub.easy.producer.ui.productline_editor Class Description GUIConfiguration Wrapper class for this configuration as needed by the Eclipse GUI.GUIEditor Defines a GUI editor representation.GUIVariable AIDecisionVariablewith functionality needed by the Eclipse UI.IGUIConfigChangeListener Listener interface for informing listeners that theGUIConfigurationcontains unsaved data.IGUIConfigurableElement Interface for all configurable elements of theGUIConfiguration.IRangeRestriction Optional filter to restrict values of aGUIVariable. -
Classes in net.ssehub.easy.producer.ui.confModel used by net.ssehub.easy.producer.ui.productline_editor.configuration Class Description GUIConfiguration Wrapper class for this configuration as needed by the Eclipse GUI.GUIVariable AIDecisionVariablewith functionality needed by the Eclipse UI.IGUIConfigChangeListener Listener interface for informing listeners that theGUIConfigurationcontains unsaved data.