Package | Description |
---|---|
org.eclipse.emf.ecp.internal.ui.composites | |
org.eclipse.emf.ecp.spi.common.ui | |
org.eclipse.emf.ecp.spi.common.ui.composites | |
org.eclipse.emf.ecp.ui.common |
Modifier and Type | Class and Description |
---|---|
class |
ECPProjectSelectionModelClassCompositeImpl |
Modifier and Type | Method and Description |
---|---|
static SelectionComposite<org.eclipse.jface.viewers.TreeViewer> |
CompositeFactory.getSelectModelClassComposite(Collection<org.eclipse.emf.ecore.EPackage> unsupportedEPackages,
Collection<org.eclipse.emf.ecore.EPackage> filteredEPackages,
Collection<org.eclipse.emf.ecore.EClass> filteredEClasses)
Creates a
SelectionComposite to select an EClass . |
static SelectionComposite<org.eclipse.jface.viewers.TableViewer> |
CompositeFactory.getTableSelectionComposite(Object rootObject,
boolean multiSelection)
|
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.ecore.EObject |
SelectModelElementWizardFactory.openCreateNewModelElementDialog(SelectionComposite<org.eclipse.jface.viewers.TreeViewer> selectionComposite) |
Modifier and Type | Class and Description |
---|---|
class |
CheckedEStructuralFeatureCompositeImpl
This class provides a list with
EStructuralFeature s that can be
selected with a checkbox. |
class |
SelectModelClassCompositeImpl
Helper class for creating a dialog which allows to select an
EClass . |
class |
SelectModelElementCompositeImpl
This class provides a composite which displays available EObejcts to the user.
|
Modifier and Type | Method and Description |
---|---|
static SelectionComposite<org.eclipse.jface.viewers.TreeViewer> |
ECPCompositeFactory.getSelectModelClassComposite(Collection<org.eclipse.emf.ecore.EPackage> unsupportedEPackages,
Collection<org.eclipse.emf.ecore.EPackage> filteredEPackages,
Collection<org.eclipse.emf.ecore.EClass> filteredEClasses) |
static SelectionComposite<org.eclipse.jface.viewers.TreeViewer> |
ECPCompositeFactory.getSelectModelClassComposite(ECPProject project) |
Copyright © 2018. All rights reserved.