Uses of Class
net.ssehub.easy.producer.ui.productline_editor.ModelEditorPage
-
Packages that use ModelEditorPage Package Description net.ssehub.easy.producer.ui.productline_editor This package contains the editor for configuring the product line. -
-
Uses of ModelEditorPage in net.ssehub.easy.producer.ui.productline_editor
Methods in net.ssehub.easy.producer.ui.productline_editor that return ModelEditorPage Modifier and Type Method Description static ModelEditorPageModelEditorPage. createPage(ProductLineProject plp, org.eclipse.swt.widgets.Composite parent, ModelEditorConfigurer.IModelEditorConfigurer configurer, ModelInfo<?> info)Creates the editor page only if the underlying model resource as well as the embedded editor are available.
-