Uses of Class
net.ssehub.easy.producer.ui.productline_editor.configuration.AttributeValuesPage
-
Packages that use AttributeValuesPage Package Description net.ssehub.easy.producer.ui.productline_editor.configuration This package holds classes for the configuration editor and super classes for similar configuration editors. -
-
Uses of AttributeValuesPage in net.ssehub.easy.producer.ui.productline_editor.configuration
Fields in net.ssehub.easy.producer.ui.productline_editor.configuration declared as AttributeValuesPage Modifier and Type Field Description private AttributeValuesPageAttributeValuesPage.AttributeHeaderMenu. relatedEditorConstructors in net.ssehub.easy.producer.ui.productline_editor.configuration with parameters of type AttributeValuesPage Constructor Description AttributeHeaderMenu(org.eclipse.swt.widgets.Composite parent, ProductLineProject plp, AttributeValuesPage relatedEditor)Sole constructor for this class.
-