|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SelectionComposite | |
|---|---|
| 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 | |
| Uses of SelectionComposite in org.eclipse.emf.ecp.internal.ui.composites |
|---|
| Classes in org.eclipse.emf.ecp.internal.ui.composites that implement SelectionComposite | |
|---|---|
class |
ECPProjectSelectionModelClassCompositeImpl
|
| Uses of SelectionComposite in org.eclipse.emf.ecp.spi.common.ui |
|---|
| Methods in org.eclipse.emf.ecp.spi.common.ui that return SelectionComposite | |
|---|---|
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)
|
| Methods in org.eclipse.emf.ecp.spi.common.ui with parameters of type SelectionComposite | |
|---|---|
static org.eclipse.emf.ecore.EObject |
SelectModelElementWizardFactory.openCreateNewModelElementDialog(SelectionComposite<org.eclipse.jface.viewers.TreeViewer> selectionComposite)
|
| Uses of SelectionComposite in org.eclipse.emf.ecp.spi.common.ui.composites |
|---|
| Classes in org.eclipse.emf.ecp.spi.common.ui.composites that implement SelectionComposite | |
|---|---|
class |
CheckedEStructuralFeatureCompositeImpl
This class provides a list with EStructuralFeatures 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. |
| Uses of SelectionComposite in org.eclipse.emf.ecp.ui.common |
|---|
| Methods in org.eclipse.emf.ecp.ui.common that return SelectionComposite | |
|---|---|
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)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||