A B C D E F G H I J K L M N O P R S T U V W X

A

aboutToShow(List<MMenuElement>) - Method in class org.eclipse.emf.ecp.ui.e4.view.DynamicCreateChildrenElementsMenuContribution
 
ABSTRACT_CATEGORIZATION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The meta object id for the ' Abstract Categorization' class.
ABSTRACT_CATEGORIZATION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the ' Abstract Categorization' class.
ABSTRACT_CATEGORIZATION__ACTIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Actions' containment reference list.
ABSTRACT_CATEGORIZATION__ACTIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the 'Actions' containment reference list feature.
ABSTRACT_CATEGORIZATION__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Attachments' containment reference list.
ABSTRACT_CATEGORIZATION__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Diagnostic' containment reference.
ABSTRACT_CATEGORIZATION__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Enabled' attribute.
ABSTRACT_CATEGORIZATION__LABEL_OBJECT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Label Object' reference.
ABSTRACT_CATEGORIZATION__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Name' attribute.
ABSTRACT_CATEGORIZATION__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Readonly' attribute.
ABSTRACT_CATEGORIZATION__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Visible' attribute.
ABSTRACT_CATEGORIZATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The number of structural features of the 'Abstract Categorization' class.
AbstractAdditionalSWTRenderer<VELEMENT extends VElement> - Class in org.eclipse.emf.ecp.view.spi.swt
The renderer for additional controls.
AbstractAdditionalSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.swt.AbstractAdditionalSWTRenderer
 
AbstractCachedTree<T> - Class in org.eclipse.emf.ecp.common.cachetree
A cached tree resembles a tree structure where each node is associated with a specific value.
AbstractCachedTree(IExcludedObjectsCallback) - Constructor for class org.eclipse.emf.ecp.common.cachetree.AbstractCachedTree
Private constructor.
AbstractCategorizationItemProvider - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
This is the item provider adapter for a VAbstractCategorization object.
AbstractCategorizationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.AbstractCategorizationItemProvider
This constructs an instance from a factory and a notifier.
AbstractControlSWTRenderer<VCONTROL extends VControl> - Class in org.eclipse.emf.ecp.view.spi.core.swt
Super class for all kinds of control renderer.
AbstractControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
Default constructor.
AbstractControlTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
AbstractControlTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.AbstractControlTest
 
AbstractEClassTreeSelectionComposite - Class in org.eclipse.emf.ecp.spi.common.ui.composites
This class provides an abstract implementation for displaying EClasses in a Tree.
AbstractEClassTreeSelectionComposite(Collection<EPackage>, Collection<EPackage>, Collection<EClass>) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractEClassTreeSelectionComposite
Constructor setting the necessary data for selecting the EClasses.
AbstractFilteredReferenceAction - Class in org.eclipse.emf.ecp.view.editor.controls
 
AbstractFilteredReferenceAction(EditingDomain, EStructuralFeature.Setting, IItemPropertyDescriptor, Shell) - Constructor for class org.eclipse.emf.ecp.view.editor.controls.AbstractFilteredReferenceAction
 
AbstractFilteredReferenceCommand<T extends org.eclipse.emf.ecore.EStructuralFeature> - Class in org.eclipse.emf.ecp.view.editor.controls
A ReferenceCommand allowing to select an EStructuralFeature using a dialog.
AbstractFilteredReferenceCommand(Notifier, ComposedAdapterFactory, Shell, EClass, AbstractFilteredReferenceCommand.ECPSelectionStatusValidator, boolean) - Constructor for class org.eclipse.emf.ecp.view.editor.controls.AbstractFilteredReferenceCommand
Constructor for the AbstractFilteredReferenceCommand.
AbstractFilteredSelectionComposite<T extends org.eclipse.jface.viewers.StructuredViewer> - Class in org.eclipse.emf.ecp.spi.common.ui.composites
This CompositeProvider provides Composite containing a Text widget and a viewer.
AbstractFilteredSelectionComposite() - Constructor for class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractFilteredSelectionComposite
Default Constructor.
AbstractGridCell<RENDERER extends AbstractRenderer<?>> - Class in org.eclipse.emf.ecp.view.model.common
A AbstractGridCell has a row, a column and a renderer it is rendered by a renderer.
AbstractGridCell(int, int, RENDERER) - Constructor for class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
Default constructor to create a grid cell.
AbstractGridDescription<GRIDCELL extends AbstractGridCell<?>> - Class in org.eclipse.emf.ecp.view.model.common
A AbstractGridDescription describes the grid of the renderer using a list of GridCells and the number of rows and columns it has.
AbstractGridDescription() - Constructor for class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
Creating an empty grid.
AbstractGridDescription(int, int, List<GRIDCELL>) - Constructor for class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
Creating a filled grid.
AbstractJFaceTreeRenderer<VELEMENT extends VElement> - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
Abstract class for a tree renderer.
AbstractJFaceTreeRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
Default constructor.
AbstractLayoutProvider - Class in org.eclipse.emf.ecp.view.spi.swt.layout
Abstract implementation of a LayoutProvider which contributes helper methods.
AbstractLayoutProvider() - Constructor for class org.eclipse.emf.ecp.view.spi.swt.layout.AbstractLayoutProvider
 
AbstractMEEditorPage - Class in org.eclipse.emf.ecp.editor.e3
An abstract class for the MEEditorPages.
AbstractMEEditorPage() - Constructor for class org.eclipse.emf.ecp.editor.e3.AbstractMEEditorPage
 
AbstractModelElementHelper_FilterLabel - Static variable in class org.eclipse.emf.ecp.internal.common.ui.Messages
 
AbstractModelElementHelper_FilterText - Static variable in class org.eclipse.emf.ecp.internal.common.ui.Messages
 
AbstractRenderer<VELEMENT extends VElement> - Class in org.eclipse.emf.ecp.view.model.common
Common super class for renderer.
AbstractRenderer() - Constructor for class org.eclipse.emf.ecp.view.model.common.AbstractRenderer
 
AbstractSectionSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.section.swt
Common super class for all section renderer.
AbstractSectionSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
 
AbstractSWTRenderer<VELEMENT extends VElement> - Class in org.eclipse.emf.ecp.view.spi.swt
Common base class for all SWT specific renderer classes.
AbstractSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.swt.AbstractSWTRenderer
Default constructor.
AbstractSWTTabRenderer<VELEMENT extends VElement> - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
Abstract class for a tab renderer.
AbstractSWTTabRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractSWTTabRenderer
Default constructor.
AbstractTableControlRendererTester - Class in org.eclipse.emf.ecp.view.internal.table.swt
Abstract ECPRendererTester for VTableControls based on VTableControl.getDetailEditing().
AbstractTableControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.table.swt.AbstractTableControlRendererTester
 
AbstractTest - Class in org.eclipse.emf.ecp.core.test
 
AbstractTest() - Constructor for class org.eclipse.emf.ecp.core.test.AbstractTest
 
AbstractTextControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
This abstract class is used as a common superclass for all widgets that use a Text widget.
AbstractTextControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
 
AbstractTextControl_InvalidInput - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
AbstractTextControl_InvalidInput - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
AbstractTextControl_InvalidInputSpace - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
AbstractTextControl_InvalidInputSpace - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
AbstractTextControl_Unset - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
AbstractTextControl_Unset - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
AbstractWorkspaceHandler - Class in org.eclipse.emf.ecp.cdo.internal.ui.handlers
Abstract Handler for executing commands.
AbstractWorkspaceHandler(String) - Constructor for class org.eclipse.emf.ecp.cdo.internal.ui.handlers.AbstractWorkspaceHandler
Constructor.
ACTION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The meta object id for the 'Action' class.
ACTION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the 'Action' class.
ACTION__BUNDLE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Bundle' attribute.
ACTION__BUNDLE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the 'Bundle' attribute feature.
ACTION__CLASS_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Class Name' attribute.
ACTION__CLASS_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the 'Class Name' attribute feature.
ACTION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The number of structural features of the 'Action' class.
ActionHelper_ErrorMessage_ElementDeleted - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
ActionHelper_ErrorTitle_ElementDeleted - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
ActionItemProvider - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
This is the item provider adapter for a VAction object.
ActionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
This constructs an instance from a factory and a notifier.
ActionMessages - Class in org.eclipse.emf.ecp.edit.internal.swt.actions
 
ActionMessages - Class in org.eclipse.emf.ecp.edit.internal.swt.reference
 
Activator - Class in org.eclipse.emf.ecp.application3x
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.application3x.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.cdo.internal.core
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.cdo.internal.core.Activator
 
Activator - Class in org.eclipse.emf.ecp.cdo.internal.ui
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.cdo.internal.ui.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.core.emffilter.internal
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.core.emffilter.internal.Activator
 
Activator - Class in org.eclipse.emf.ecp.core.test
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.emf.ecp.core.test.Activator
The constructor
Activator - Class in org.eclipse.emf.ecp.diffmerge.internal.renderer.swt
Activator for this plugin.
Activator() - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.Activator
 
Activator - Class in org.eclipse.emf.ecp.diffmerge.swt
Activator for this plugin.
Activator() - Constructor for class org.eclipse.emf.ecp.diffmerge.swt.Activator
 
Activator - Class in org.eclipse.emf.ecp.e4.emfstore
 
Activator() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.Activator
 
Activator - Class in org.eclipse.emf.ecp.edit.internal.swt
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.editor.internal.e3
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.editor.internal.e3.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.emfstore.core.internal
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.emfstore.core.internal.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.emfstore.internal.ui
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.emfstore.internal.ui.e3
 
Activator() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.explorereditorbridge.internal
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.explorereditorbridge.internal.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.ide.editor.view
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.ide.editor.view.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.ide.editor.view.control
The Activator.
Activator() - Constructor for class org.eclipse.emf.ecp.ide.editor.view.control.Activator
 
Activator - Class in org.eclipse.emf.ecp.ide.util
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.ide.util.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.ide.util.test
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.emf.ecp.ide.util.test.Activator
The constructor
Activator - Class in org.eclipse.emf.ecp.ide.view.service
 
Activator() - Constructor for class org.eclipse.emf.ecp.ide.view.service.Activator
 
Activator - Class in org.eclipse.emf.ecp.integrationtest
 
Activator() - Constructor for class org.eclipse.emf.ecp.integrationtest.Activator
 
Activator - Class in org.eclipse.emf.ecp.internal.core
This is the Activator for the ECP Core plugin.
Activator() - Constructor for class org.eclipse.emf.ecp.internal.core.Activator
Default constructor.
Activator - Class in org.eclipse.emf.ecp.internal.diagnostician
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.internal.diagnostician.Activator
 
Activator - Class in org.eclipse.emf.ecp.internal.edit
Activator class.
Activator() - Constructor for class org.eclipse.emf.ecp.internal.edit.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.internal.ui
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.internal.ui.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.internal.ui.validation
The activator for this bundle.
Activator() - Constructor for class org.eclipse.emf.ecp.internal.ui.validation.Activator
 
Activator - Class in org.eclipse.emf.ecp.internal.view.model.provider.xmi
Activator of the bundle.
Activator() - Constructor for class org.eclipse.emf.ecp.internal.view.model.provider.xmi.Activator
 
Activator - Class in org.eclipse.emf.ecp.makeithappen.internal.wizards
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.makeithappen.internal.wizards.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.rap
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.rap.Activator
default constructor.
Activator - Class in org.eclipse.emf.ecp.ui.platform
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.ui.platform.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.validation.connector
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.validation.connector.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.dynamictree.model.test
 
Activator() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.test.Activator
 
Activator - Class in org.eclipse.emf.ecp.view.editor.controls
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.compoundcontrol.swt
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.context
The Class Activator.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.context.Activator
Default constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.control.multireference
Activator for this plugin.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.control.multireference.Activator
 
Activator - Class in org.eclipse.emf.ecp.view.internal.core.swt
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.custom.swt
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.horizontal.swt
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.horizontal.swt.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.model.common
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.model.common.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.stack.ui.swt
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.stack.ui.swt.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.swt
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.swt.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.table.swt
Activator for this plugin.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.table.swt.Activator
 
Activator - Class in org.eclipse.emf.ecp.view.internal.ui
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.ui.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.util.swt.rap
 
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.util.swt.rap.Activator
 
Activator - Class in org.eclipse.emf.ecp.view.internal.validation
The bundle activator.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.validation.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.validation.bean
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.validation.bean.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.label.rap
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.emf.ecp.view.label.rap.Activator
The constructor
Activator - Class in org.eclipse.emf.ecp.view.model.internal.preview
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.model.internal.preview.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.model.internal.project.installer
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.model.internal.project.installer.Activator
 
Activator - Class in org.eclipse.emf.ecp.view.model.preview.common
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.model.preview.common.Activator
 
Activator - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
Activator handling the life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.impl.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.spi.label.swt
 
Activator() - Constructor for class org.eclipse.emf.ecp.view.spi.label.swt.Activator
 
Activator - Class in org.eclipse.emf.ecp.view.spi.model.impl
 
Activator() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.template.controls.swt
The Activator.
Activator() - Constructor for class org.eclipse.emf.ecp.view.template.controls.swt.Activator
 
Activator - Class in org.eclipse.emf.ecp.view.template.internal.tooling
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.template.service
The Activator.
Activator() - Constructor for class org.eclipse.emf.ecp.view.template.service.Activator
 
Activator - Class in org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal
Activator.
Activator() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.ui.editor.test
 
Activator() - Constructor for class org.eclipse.emf.ecp.view.ui.editor.test.Activator
 
Activator - Class in org.eclipse.emf.ecp.workspace.internal.core
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.workspace.internal.core.Activator
 
Activator - Class in org.eclipse.emf.ecp.workspace.internal.ui
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.workspace.internal.ui.Activator
The constructor.
Activator - Class in org.eclipse.emf.edit.ui.provider
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.edit.ui.provider.Activator
The constructor.
adapt(Object, Class<T>) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.ECPProjectAdapterFactory
Adapt the given adaptable to the given type.
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
 
AdapterFactoryContentProvider - Class in org.eclipse.emf.edit.ui.provider
This content provider wraps an AdapterFactory and it delegates its JFace provider interfaces to corresponding adapter-implemented item provider interfaces.
AdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
This constructs an instance that wraps this factory.
AdapterFactoryContentProvider.ViewerRefresh - Class in org.eclipse.emf.edit.ui.provider
A runnable class that efficiently updates a Viewer via standard APIs, based on queued IViewerNotifications from the model's item providers.
AdapterFactoryContentProvider.ViewerRefresh(Viewer) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.ViewerRefresh
 
AdapterFactoryContentProvider.ViewerRefresh(Viewer, IViewerNotification) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.ViewerRefresh
Deprecated. in 2.2.0
AdapterFactoryLabelProvider - Class in org.eclipse.emf.edit.ui.provider
This label provider wraps an AdapterFactory and it delegates its JFace provider interfaces to corresponding adapter-implemented item provider interfaces.
AdapterFactoryLabelProvider(AdapterFactory) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Construct an instance that wraps the given factory.
AdapterFactoryLabelProvider.ColorProvider - Class in org.eclipse.emf.edit.ui.provider
An extended version of the adapter factory label provider that also provides for colors.
AdapterFactoryLabelProvider.ColorProvider(AdapterFactory, Color, Color) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.ColorProvider
Construct an instance that wraps the given factory and specifies the given default colors.
AdapterFactoryLabelProvider.ColorProvider(AdapterFactory, Viewer) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.ColorProvider
Construct an instance that wraps the given factory and uses the colors of the viewer's control.
AdapterFactoryLabelProvider.FontAndColorProvider - Class in org.eclipse.emf.edit.ui.provider
An extended version of the adapter factory label provider that also provides for fonts and colors.
AdapterFactoryLabelProvider.FontAndColorProvider(AdapterFactory, Font, Color, Color) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontAndColorProvider
Construct an instance that wraps the given factory and specifies the given default font and colors.
AdapterFactoryLabelProvider.FontAndColorProvider(AdapterFactory, Viewer) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontAndColorProvider
Construct an instance that wraps the given factory and uses the font and colors of the viewer's control.
AdapterFactoryLabelProvider.FontProvider - Class in org.eclipse.emf.edit.ui.provider
An extended version of the adapter factory label provider that also provides for fonts.
AdapterFactoryLabelProvider.FontProvider(AdapterFactory, Font) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontProvider
Construct an instance that wraps the given factory and specifies the given default font.
AdapterFactoryLabelProvider.FontProvider(AdapterFactory, Viewer) - Constructor for class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider.FontProvider
Construct an instance that wraps the given factory and uses the font of the viewer's control.
AdapterProvider - Interface in org.eclipse.emf.ecp.spi.core.util
 
ADD_IMAGE - Static variable in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Constant for an add image.
AddAttributeAction - Class in org.eclipse.emf.ecp.edit.internal.swt.actions
The action to allow adding of attribute values to multi attribute controls.
AddAttributeAction(EditingDomain, EStructuralFeature.Setting) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.actions.AddAttributeAction
The constructor for the add attribute action.
AddAttributeAction_AddEntry - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.actions.ActionMessages
 
addChild(Object) - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
Adds a child to the list.
addChild(Object) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
Adds a child to the list.
addChildren(T...) - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
addChildren(Collection<T>) - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
Adds a list of children to the list.
addChildren(T...) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
 
addChildren(Collection<T>) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
Adds a list of children to the list.
addChildWithoutRefresh(Object) - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
addChildWithoutRefresh(Object) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
 
addColumn(EAttribute, VTableControl) - Static method in class org.eclipse.emf.ecp.view.internal.table.generator.TableColumnGenerator
Generates a column for the given EAttribute and adds it to the VTableControl.
AddColumnService - Class in org.eclipse.emf.ecp.view.internal.table.columnservice
This service will iterate over all contents of the VView and will add VDomainModelReferences for every VTableControl without columns.
AddColumnService() - Constructor for class org.eclipse.emf.ecp.view.internal.table.columnservice.AddColumnService
 
addContextUser(Object) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Inner method for registering context users (not ViewModelService).
addControls(ECPProject, VContainer, EClass, Set<EStructuralFeature>) - Static method in class org.eclipse.emf.ecp.view.editor.handler.ControlGenerator
Create controls and set them to the view.
addControls(EClass, VElement, Set<EStructuralFeature>) - Static method in class org.eclipse.emf.ecp.view.editor.handler.ControlGenerator
Create controls and set them to the view.
addDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Adds a ECPDisposable.DisposeListener to this instance.
addDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.internal.core.util.Disposable
Adds a ECPDisposable.DisposeListener to this instance.
addDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
Adds a ECPDisposable.DisposeListener to this instance.
addDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Adds a ECPDisposable.DisposeListener to this instance.
addDisposeListener(ECPDisposable.DisposeListener) - Method in interface org.eclipse.emf.ecp.spi.core.util.ECPDisposable
Adds a ECPDisposable.DisposeListener to this instance.
addDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Adds a ECPDisposable.DisposeListener to this instance.
AddEClassifierOnlyEClassReferenceAction - Class in org.eclipse.emf.ecp.edit.ecore.swt.internal
An action to select an EClassifier which is an EClass.
AddEClassifierOnlyEClassReferenceAction(EditingDomain, EStructuralFeature.Setting, IItemPropertyDescriptor, ReferenceService, Set<EPackage>) - Constructor for class org.eclipse.emf.ecp.edit.ecore.swt.internal.AddEClassifierOnlyEClassReferenceAction
Constructor.
AddEClassifierOnlyEDataTypeReferenceAction - Class in org.eclipse.emf.ecp.edit.ecore.swt.internal
An action to select an EClassifier which is an EDataType.
AddEClassifierOnlyEDataTypeReferenceAction(EditingDomain, EStructuralFeature.Setting, IItemPropertyDescriptor, ReferenceService, Set<EPackage>) - Constructor for class org.eclipse.emf.ecp.edit.ecore.swt.internal.AddEClassifierOnlyEDataTypeReferenceAction
Constructor.
AddEClassifierReferenceAction - Class in org.eclipse.emf.ecp.edit.ecore.swt.internal
An action to select an EClassifier from the registry.
AddEClassifierReferenceAction(EditingDomain, EStructuralFeature.Setting, IItemPropertyDescriptor, ReferenceService, Set<EPackage>) - Constructor for class org.eclipse.emf.ecp.edit.ecore.swt.internal.AddEClassifierReferenceAction
Constructor.
addECPContextDisposeListener(ECPContextDisposedListener) - Method in interface org.eclipse.emf.ecp.editor.e3.ECPEditorContext
Adds a ECPContextDisposedListener.
addECPContextDisposeListener(ECPContextDisposedListener) - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorContext
Adds a ECPContextDisposedListener.
addFalseLeafCondition(Rule) - Static method in class org.eclipse.emf.ecp.view.rule.test.RuleTest
 
addFirstChildToFirstChild(VContainedElement) - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
addFirstChildToRoot(VElement) - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
addFirstChildToSecondChild(VControl) - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
addFirstTableColumn(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.TableControlHandle
 
addItem(String, VElement, EObject) - Static method in class org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTreeTest
 
addItem(String, VElement, EObject) - Static method in class org.eclipse.emf.ecp.view.ui.editor.test.DynamicContainmentTreeSWTBotTest
 
addListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
addListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreUnsharedDecorator
addListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
 
addListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreDirtyDecorator
addListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewBranchDecorator
 
addListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewLabelDecorator
addListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
This adds a listener.
addListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.validation.connector.ValidationFailedDecorator
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
This adds a listener.
addListener(ILabelProviderListener) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Since we won't ever generate these notifications, we can just ignore this.
addLocalDependency(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
Adds a local dependency for a derived feature.
addModelElement(EObject, EReference) - Method in interface org.eclipse.emf.ecp.edit.spi.ReferenceService
Adds a model element to the EReference.
addModelElement(EObject, EReference) - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
Adds a model element to the EReference.
addModelElement(ECPProject, Shell, boolean) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
Add a new EObject to the root of an ECPProject.
addModelElement(Resource, Shell, boolean) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
 
addModelElement(EObject, EReference) - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
Adds a model element to the EReference.
addModelElement(EObject, EReference) - Method in class org.eclipse.emf.ecp.view.model.preview.common.PreviewReferenceService
Adds a model element to the EReference.
addModelElement(EObject, EReference) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.DummyReferenceService
Adds a model element to the EReference.
addModelElementInReference(EObject, EObject, EReference, EditingDomain) - Static method in class org.eclipse.emf.ecp.internal.edit.ECPControlHelper
 
addNavigatedDependency(EStructuralFeature, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
Adds a navigated dependency for a derived feature.
addNotification(IViewerNotification) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.ViewerRefresh
Adds a viewer notification to the queue that will be processed by this ViewerRefresh.
addObserver(ECPPropertiesObserver) - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
Adds an ECPPropertiesObserver which will be notified if a property changes.
addObserver(OBSERVER) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
Adds an ECPObserver to the ECPObserverBus.
addOperation(EObject) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
Call to indicate that an EObject was added.
addPages() - Method in class org.eclipse.emf.ecp.ecore.editor.ui.EMFSimpleProjectWizard
 
addPages() - Method in class org.eclipse.emf.ecp.internal.wizards.AddReferenceModelElementWizard
 
addPages() - Method in class org.eclipse.emf.ecp.internal.wizards.AddRepositoryWizard
.
addPages() - Method in class org.eclipse.emf.ecp.internal.wizards.CheckoutProjectWizard
 
addPages() - Method in class org.eclipse.emf.ecp.internal.wizards.CreateProjectWizard
 
addPages() - Method in class org.eclipse.emf.ecp.internal.wizards.FilterModelElementWizard
 
addPages() - Method in class org.eclipse.emf.ecp.internal.wizards.SelectEStructuralFeaturesWizard
addPages() - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
.
addPages() - Method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizard
addPages() - Method in class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard
addPages() - Method in class org.eclipse.emf.ecp.view.editor.handler.CreateDomainModelReferenceWizard
addPages() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizard
 
addPages() - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
 
addPages() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizard
Adding the page to the wizard.
addPages() - Method in class org.eclipse.emf.ecp.workspace.internal.ui.NewXMIFileWizard
 
addProperty(String, String) - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
Adds a key-value-pair.
addProperty(String, String) - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
Adds a key-value-pair.
addProvider(ECPProvider) - Method in interface org.eclipse.emf.ecp.core.ECPProviderRegistry
Method to programmatically add an ECPProvider to list of available provider.
addProvider(ECPProvider) - Method in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
Method to programmatically add an ECPProvider to list of available provider.
AddReferenceAction - Class in org.eclipse.emf.ecp.edit.internal.swt.reference
An Action for adding reference links to a model element.
AddReferenceAction(EditingDomain, EStructuralFeature.Setting, IItemPropertyDescriptor, ReferenceService) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.reference.AddReferenceAction
The constructor for the add reference action.
AddReferenceAction_Link - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.reference.ActionMessages
 
AddReferenceModelElementWizard - Class in org.eclipse.emf.ecp.internal.wizards
 
AddReferenceModelElementWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.AddReferenceModelElementWizard
 
addRepository(ECPProvider, String, String, String, ECPProperties) - Method in interface org.eclipse.emf.ecp.core.ECPRepositoryManager
This method allows the user to create a repository.
addRepository(ECPProvider, String, String, String, ECPProperties) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
This method allows the user to create a repository.
AddRepositoryComposite - Interface in org.eclipse.emf.ecp.ui.common
 
AddRepositoryComposite.AddRepositoryChangeListener - Interface in org.eclipse.emf.ecp.ui.common
A Listener interface to listen on changes during the creation of an repository.
AddRepositoryComposite_RepositoryDescription - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
AddRepositoryComposite_RepositoryLabel - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
AddRepositoryComposite_RepositoryName - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
AddRepositoryComposite_RepositoryProvider - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
AddRepositoryCompositeImpl - Class in org.eclipse.emf.ecp.internal.ui.composites
This AddRepositoryComposite provides a Composite which allows to create a new Repository.
AddRepositoryCompositeImpl(ECPProvider) - Constructor for class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
Constructor to use if a specific provider should be used.
AddRepositoryHandler - Class in org.eclipse.emf.ecp.ui.commands
 
AddRepositoryHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.AddRepositoryHandler
 
AddRepositoryPage - Class in org.eclipse.emf.ecp.internal.wizards.page
 
AddRepositoryPage(String, AddRepositoryComposite) - Constructor for class org.eclipse.emf.ecp.internal.wizards.page.AddRepositoryPage
A WizardPage for adding a repository.
AddRepositoryPage_PageMessage_AddRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
AddRepositoryPage_PageTitle_AddRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
AddRepositoryWizard - Class in org.eclipse.emf.ecp.internal.wizards
 
AddRepositoryWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.AddRepositoryWizard
 
AddRepositoryWizard_PageTitle_AddReposditory - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
AddRepositoryWizard_Title_AddRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
addResolveListener(InternalElementRegistry.ResolveListener<ELEMENT>) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementRegistry
 
addResolveListener(InternalElementRegistry.ResolveListener<ELEMENT>) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalElementRegistry
 
addSecondChildToFirstChild(VControl) - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
addSecondChildToRoot(VElement) - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
addSecondChildToSecondChild(VControl) - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
addSecondTableColumn(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.TableControlHandle
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
addTrueLeafCondition(Rule) - Static method in class org.eclipse.emf.ecp.view.rule.test.RuleTest
 
addValidationProvider(ValidationProvider) - Method in interface org.eclipse.emf.ecp.view.internal.validation.ValidationService
Adds a validation provider to the list of known validation providers.
addValidationProvider(ValidationProvider) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
Adds a validation provider to the list of known validation providers.
after() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationTreeViewerTest
 
after() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleTest
 
after() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.DynamicDMRStackItemViewServiceTests
 
after() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
 
after() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.SWTStackTests
 
after() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
after() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ModifyNavigatorTest
 
after() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetRuleIntegrationTest
 
after() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
afterClass() - Static method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
afterClass() - Static method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.ControlsSWTBotTest
 
afterClass() - Static method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.TableControlSWTBotTest
 
afterClass() - Static method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.XmlDateControlSWTBotTest
 
afterClass() - Static method in class org.eclipse.emf.ecp.view.ui.editor.test.OpenEditorTest
 
afterPhase(PhaseEvent) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.DataBindingPhaseListener
 
ALIGNMENT_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
The meta object id for the ' Style Property' class.
ALIGNMENT_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage.Literals
The meta object literal for the ' Style Property' class.
ALIGNMENT_STYLE_PROPERTY__TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
The feature id for the 'Type' attribute.
ALIGNMENT_STYLE_PROPERTY__TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage.Literals
The meta object literal for the 'Type' attribute feature.
ALIGNMENT_STYLE_PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
The number of structural features of the 'Style Property' class.
ALIGNMENT_STYLE_PROPERTY_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
The number of operations of the 'Style Property' class.
ALIGNMENT_TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
The meta object id for the 'Type' enum.
ALIGNMENT_TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage.Literals
The meta object literal for the ' Type' enum.
AlignmentAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.util
The Adapter Factory for the model.
AlignmentAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
Creates an instance of the adapter factory.
AlignmentItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
AlignmentItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
This constructs an instance.
AlignmentItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.provider
A child creation extender for the VTTemplatePackage.
AlignmentItemProviderAdapterFactory.TemplateChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory.TemplateChildCreationExtender
 
AlignmentStyleEditPlugin - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.provider
This is the central singleton for the AlignmentStyle edit plugin.
AlignmentStyleEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStyleEditPlugin
Create the instance.
AlignmentStyleEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.provider
The actual implementation of the Eclipse Plugin.
AlignmentStyleEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStyleEditPlugin.Implementation
Creates an instance.
AlignmentStylePropertyItemProvider - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.provider
This is the item provider adapter for a VTAlignmentStyleProperty object.
AlignmentStylePropertyItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
This constructs an instance from a factory and a notifier.
AlignmentSwitch<T> - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.util
The Switch for the model's inheritance hierarchy.
AlignmentSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentSwitch
Creates an instance of the switch.
AlignmentType - Enum in org.eclipse.emf.ecp.view.template.style.alignment.model
A representation of the literals of the enumeration 'Type', and utility methods for working with them.
AllEAttributes - Class in org.eclipse.emf.ecp.view.internal.rule
Custom attribute used by the RuleRegistry to capture the fact that a Rule may not have condition.
AllEAttributes() - Constructor for class org.eclipse.emf.ecp.view.internal.rule.AllEAttributes
 
AllEcoreGenModelTests - Class in org.eclipse.emf.ecp.ecore.editor.test
Runs all ECore and genmodel linker related tests.
AllEcoreGenModelTests() - Constructor for class org.eclipse.emf.ecp.ecore.editor.test.AllEcoreGenModelTests
 
AllTests - Class in org.eclipse.emf.ecp.core.test
Runs all tests.
AllTests() - Constructor for class org.eclipse.emf.ecp.core.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.diffmerge.test
Diff Merge Test Suite.
AllTests() - Constructor for class org.eclipse.emf.ecp.diffmerge.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.ide.util.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.ide.util.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.ui.view.editor.controls.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.ui.view.editor.controls.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.ui.view.swt.test
Runs all tests.
AllTests() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.validation.diagnostician.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.validation.diagnostician.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.categorization.swt.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.categorization.swt.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.dynamictree.model.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.group.ui.swt.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.group.ui.swt.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.horizontal.ui.swt.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.horizontal.ui.swt.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.model.edit.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.model.edit.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.model.integrationtest
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.model.integrationtest.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.model.provider.xmi.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.model.provider.xmi.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.model.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.model.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.rule.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.rule.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.rule.ui.swt.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.rule.ui.swt.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.stack.ui.swt.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.stack.ui.swt.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.table.ui.swt.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.table.ui.swt.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.unset.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.unset.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.validation.bean.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.validation.bean.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.validation.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.validation.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.vertical.ui.swt.test
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.vertical.ui.swt.test.AllTests
 
AllTests - Class in org.eclipse.emf.ecp.view.viewproxy.tests
 
AllTests() - Constructor for class org.eclipse.emf.ecp.view.viewproxy.tests.AllTests
 
AllUITests - Class in org.eclipse.emf.ecp.view.ui.editor.test
 
AllUITests() - Constructor for class org.eclipse.emf.ecp.view.ui.editor.test.AllUITests
 
AllValidationViewTests - Class in org.eclipse.emf.ecp.ui.validation.test
 
AllValidationViewTests() - Constructor for class org.eclipse.emf.ecp.ui.validation.test.AllValidationViewTests
 
AND_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The meta object id for the 'And Condition' class.
AND_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'And Condition' class.
AND_CONDITION__CONDITIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The feature id for the 'Conditions' containment reference list.
AND_CONDITION__CONDITIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Conditions' containment reference list feature.
AND_CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The number of structural features of the 'And Condition' class.
AndCondition - Interface in org.eclipse.emf.ecp.view.spi.rule.model
A representation of the model object 'And Condition'.
AndConditionImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
An implementation of the model object 'And Condition'.
AndConditionItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
This is the item provider adapter for a AndCondition object.
AndConditionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
This constructs an instance from a factory and a notifier.
Application - Class in org.eclipse.emf.ecp.application3x
This class controls all aspects of the application's execution.
Application() - Constructor for class org.eclipse.emf.ecp.application3x.Application
 
Application - Class in org.eclipse.emf.ecp.makeithappen.application.sample.e3
This class controls all aspects of the application's execution.
Application() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.e3.Application
 
Application - Class in org.eclipse.emf.ecp.makeithappen.application.sample.rap
This class controls all aspects of the application's execution.
Application() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.rap.Application
 
Application - Class in org.eclipse.emf.ecp.rap
This class controls all aspects of the application's execution and is contributed through the plugin.xml.
Application() - Constructor for class org.eclipse.emf.ecp.rap.Application
 
ApplicationActionBarAdvisor - Class in org.eclipse.emf.ecp.application3x
ApplicationActionBarAdvisor class.
ApplicationActionBarAdvisor(IActionBarConfigurer) - Constructor for class org.eclipse.emf.ecp.application3x.ApplicationActionBarAdvisor
Convinient constructor.
ApplicationActionBarAdvisor - Class in org.eclipse.emf.ecp.rap
Creates, adds and disposes actions for the menus and action bars of each workbench window.
ApplicationActionBarAdvisor(IActionBarConfigurer) - Constructor for class org.eclipse.emf.ecp.rap.ApplicationActionBarAdvisor
 
ApplicationWorkbenchAdvisor - Class in org.eclipse.emf.ecp.application3x
The ApplicationWorkbenchAdvisor class.
ApplicationWorkbenchAdvisor() - Constructor for class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchAdvisor
 
ApplicationWorkbenchAdvisor - Class in org.eclipse.emf.ecp.makeithappen.application.sample.e3
The ApplicationWorkbenchAdvisor which defines which Perspective to use.
ApplicationWorkbenchAdvisor() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.e3.ApplicationWorkbenchAdvisor
 
ApplicationWorkbenchAdvisor - Class in org.eclipse.emf.ecp.makeithappen.application.sample.rap
The ApplicationWorkbenchAdvisor which defines which Perspective to use.
ApplicationWorkbenchAdvisor() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.rap.ApplicationWorkbenchAdvisor
 
ApplicationWorkbenchAdvisor - Class in org.eclipse.emf.ecp.rap
This workbench advisor creates the window advisor, and specifies the perspective id for the initial window.
ApplicationWorkbenchAdvisor() - Constructor for class org.eclipse.emf.ecp.rap.ApplicationWorkbenchAdvisor
 
ApplicationWorkbenchWindowAdvisor - Class in org.eclipse.emf.ecp.application3x
The WorkbenchWindowAdvisor class.
ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchWindowAdvisor
Convinient constructor.
ApplicationWorkbenchWindowAdvisor - Class in org.eclipse.emf.ecp.makeithappen.application.sample.e3
The ApplicationWorkbenchWindowAdvisor which sets default window sizes.
ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.e3.ApplicationWorkbenchWindowAdvisor
Default constructor.
ApplicationWorkbenchWindowAdvisor - Class in org.eclipse.emf.ecp.makeithappen.application.sample.rap
The ApplicationWorkbenchWindowAdvisor which sets default window sizes.
ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.rap.ApplicationWorkbenchWindowAdvisor
Default constructor.
ApplicationWorkbenchWindowAdvisor - Class in org.eclipse.emf.ecp.rap
Configures the initial size and appearance of a workbench window.
ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class org.eclipse.emf.ecp.rap.ApplicationWorkbenchWindowAdvisor
Default constructor.
applyEnable(Map<SWTGridCell, Control>) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Applies the current enable state.
applyReadOnly(Map<SWTGridCell, Control>) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Applies the current readOnlyState.
applyValidation() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Called by the framework to apply validation changes.
areEqual(VControl, VControl) - Static method in class org.eclipse.emf.ecp.diffmerge.internal.context.CompareControls
Compares to VControls.
areEqual(VDomainModelReference, VDomainModelReference) - Static method in class org.eclipse.emf.ecp.diffmerge.internal.context.CompareControls
Compares to VDomainModelReferences by comparing all values.
assertions(double, double) - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.ControlsSWTBotTest
 
assertions(double, double) - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.TableControlSWTBotTest
 
assertions(double, double) - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.XmlDateControlSWTBotTest
 
assertions(double, double) - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
Can be overridden to add assertions at end of execution.
assertions(double, double) - Method in class org.eclipse.emf.ecp.view.ui.editor.test.OpenEditorTest
 
ATTACHMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'Attachment' class.
ATTACHMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Attachment' class.
ATTACHMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The number of structural features of the 'Attachment' class.
AttachmentItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
This is the item provider adapter for a VAttachment object.
AttachmentItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.AttachmentItemProvider
This constructs an instance from a factory and a notifier.
AttributeMultiControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
This class defines a Control which is used for displaying EStructuralFeatures which have a multi attribute.
AttributeMultiControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControl
 
AttributeMultiControl_NotSetClickToSet - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
AttributeMultiControl_NotSetClickToSet - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
AttributeMultiControl_Unset - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
AttributeMultiControl_Unset - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
AttributeMultiControlTester - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
This is a dynamic tester for an attribute multi control.
AttributeMultiControlTester() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControlTester
 
AttributeSelectControlSWTRenderer - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
Renderer for the Attribute element of the View Model Element Selector class.
AttributeSelectControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeSelectControlSWTRenderer
 
AttributeSelectControlTester - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
The tester for the ViewModelSelectControlSWTRenderer.
AttributeSelectControlTester() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeSelectControlTester
 
AttributeValueControlSWTRenderer - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
Renderer for the VTViewModelElementSelector#setAttributeValue(Object).
AttributeValueControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeValueControlSWTRenderer
 
AttributeValueControlSWTRenderer_SelectAttributeValue - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
AttributeValueControlSWTRenderer_UnsetAttributeMessage - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
AttributeValueControlTester - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
The tester for the ViewModelSelectControlSWTRenderer.
AttributeValueControlTester() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeValueControlTester
 

B

backPressed() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizard
 
basicGetAssignee() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
basicGetAttribute() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
basicGetChildReference() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
basicGetClassType() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
basicGetCurrentSelection() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
basicGetDomainModel() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
basicGetDomainModel() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
basicGetDomainModelEFeature() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
 
basicGetMappedClass() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
basicGetRootEClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
basicGetTopElement() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
basicGetWriters() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
basicGetWriters() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
basicSetAssignee(User, NotificationChain) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
basicSetChildComposite(VContainedElement, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
basicSetComponent(Component2, NotificationChain) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.ComponentImpl
 
basicSetComposite(VContainedElement, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
basicSetComposite(VContainedElement, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
 
basicSetCondition(Condition, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
 
basicSetControlValidationConfiguration(VTControlValidationTemplate, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
 
basicSetDetailView(VView, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
basicSetDetailView(VView, NotificationChain) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
 
basicSetDiagnostic(VDiagnostic, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
basicSetDomainModelReference(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
 
basicSetDomainModelReference(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
basicSetDomainModelReference(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
 
basicSetDomainModelReference(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
basicSetDomainModelReference(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
basicSetDomainModelReference(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
 
basicSetIntermediate(DomainIntermediate, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainRootImpl
 
basicSetLibrarian(Librarian, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
basicSetLibrary(Library, NotificationChain) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
basicSetLibrary(Library, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
basicSetMainboard(Mainboard, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
basicSetPathFromBase(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
basicSetPathFromRoot(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
basicSetPowerBlock(PowerBlock, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
basicSetRoot(VSection, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
 
basicSetSelector(VTStyleSelector, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
 
basicSetTestElementContainer(TestElementContainer, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainIntermediateImpl
 
basicSetWriters(Writer, NotificationChain) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
basicSetWriters(Writer, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
BeanValidationProvider - Class in org.eclipse.emf.ecp.view.validation.bean
 
BeanValidationProvider() - Constructor for class org.eclipse.emf.ecp.view.validation.bean.BeanValidationProvider
 
BeanValidationProvider(InputStream...) - Constructor for class org.eclipse.emf.ecp.view.validation.bean.BeanValidationProvider
 
BeanValidationProvider_Test - Class in org.eclipse.emf.ecp.view.validation.bean.test
 
BeanValidationProvider_Test() - Constructor for class org.eclipse.emf.ecp.view.validation.bean.test.BeanValidationProvider_Test
 
before() - Method in class org.eclipse.emf.ecp.core.test.ECPInitializationTest
 
before() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
before() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationTreeViewerTest
 
before() - Method in class org.eclipse.emf.ecp.ui.view.editor.controls.test.ControlGeneratorTest
 
before() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.CorrectDiposeTest
 
before() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
before() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlTwoRowWithViewerTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlRendererTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlRendererTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlRendererTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.TextControlRendererTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlRendererTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ResolverViewServiceTest
 
before() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.DynamicDMRStackItemViewServiceTests
 
before() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
 
before() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.SWTStackTests
 
before() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetRuleIntegrationTest
 
before() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
before() - Method in class org.eclipse.emf.ecp.view.validation.test.DynamicDMRTest
 
before() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationPerformanceTest
 
beforeClass() - Static method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
beforeDestroy(UISessionEvent) - Method in class org.eclipse.emf.ecp.view.internal.util.swt.rap.RAPImageRegistryService
beforePhase(PhaseEvent) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.DataBindingPhaseListener
 
BidirectionalMap<K,V> - Class in org.eclipse.emf.ecp.common
Convenience class for mapping keys to values and vice versa.
BidirectionalMap() - Constructor for class org.eclipse.emf.ecp.common.BidirectionalMap
Default constructor.
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.BooleanControl
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.DateTimeControl
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.EEnumControl
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalControl
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.XmlDateControlText
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
 
Book - Interface in org.eclipse.emf.ecp.validation.test.test
A representation of the model object 'Book'.
BOOK - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The meta object id for the 'Book' class.
BOOK - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Book ' class.
Book - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Book'.
BOOK - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Book' class.
BOOK - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Book' class.
BOOK__PAGES - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'Pages' attribute.
BOOK__PAGES - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Pages' attribute feature.
BOOK__PAGES - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Pages' attribute.
BOOK__PAGES - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Pages' attribute feature.
BOOK__TITLE - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'Title' attribute.
BOOK__TITLE - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Title' attribute feature.
BOOK__TITLE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Title' attribute.
BOOK__TITLE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Title' attribute feature.
BOOK__VALIDATE - Static variable in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
The code for constraint 'Validate' of 'Book'.
BOOK__WRITERS - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'Writers' reference.
BOOK__WRITERS - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Writers' reference feature.
BOOK__WRITERS - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Writers' reference.
BOOK__WRITERS - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Writers' reference feature.
BOOK_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The number of structural features of the 'Book' class.
BOOK_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Book' class.
BookImpl - Class in org.eclipse.emf.ecp.validation.test.test.impl
An implementation of the model object 'Book'.
BookImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Book'.
BooleanControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
This class defines a BooleanControl which is used for displaying EStructuralFeatures which have a Boolean value.
BooleanControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.BooleanControl
 
BooleanControl_NoBooleanSetClickToSetBoolean - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
BooleanControl_NoBooleanSetClickToSetBoolean - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
BooleanControl_UnsetBoolean - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
BooleanControl_UnsetBoolean - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
BooleanControlRendererTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
BooleanControlRendererTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlRendererTest
 
BooleanControlRendererTester - Class in org.eclipse.emf.ecp.view.model.common
Tester for Text Renderer.
BooleanControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.BooleanControlRendererTester
 
BooleanControlSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
BooleanControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlSWTRenderer
Default constructor.
BOTTOM_LEFT - Static variable in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Style constant for placing decorator image in bottom left corner of base image.
BOTTOM_RIGHT - Static variable in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Style constant for placing decorator image in bottom right corner of base image.
build(TableViewer) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
 

C

CachedTreeNode<T> - Class in org.eclipse.emf.ecp.common.cachetree
A node within an AbstractCachedTree.
CachedTreeNode(T) - Constructor for class org.eclipse.emf.ecp.common.cachetree.CachedTreeNode
Constructor.
CanAddRepositoriesTester - Class in org.eclipse.emf.ecp.ui.tester
Tests, whether repositories can be added.
CanAddRepositoriesTester() - Constructor for class org.eclipse.emf.ecp.ui.tester.CanAddRepositoriesTester
 
canDelete() - Method in interface org.eclipse.emf.ecp.core.util.ECPContainer
Whether this instance can be deleted or not.
canDelete() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Whether this instance can be deleted or not.
canDelete() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Whether this instance can be deleted or not.
canExecute(ECPCheckoutSource) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.CheckoutProjectHandler
checks if the current selection is an ECPCheckoutSource.
canExecute(EObject, List<EObject>) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.DeleteModelElementHandler
Checks if one EObject or a list of EObjects are selected.
canExecute(ECPProject, List<ECPProject>) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.DeleteProjectHandler
Checks if a single project or a list of projects are selected.
canExecute(ECPProject) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.NewModelElementHandler
Checks if the current selection is an ECPProject.
canExecute(Object) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.SaveProjectHandler
 
canExecute(EObject) - Method in class org.eclipse.emf.ecp.ui.validation.e4.handler.ValidateHandler
Whether the handler can be executed for the current selection.
canFinish() - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
.
canFinish() - Method in class org.eclipse.emf.ecp.view.editor.handler.CreateDomainModelReferenceWizard
canFinish() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizard
canFinish() - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
 
canFinish() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
canFinish() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
canFlipToNextPage() - Method in class org.eclipse.emf.ecp.internal.wizards.page.SelectOrCreateRepositoryPage
 
canFlipToNextPage() - Method in class org.eclipse.emf.ecp.internal.wizards.page.SelectRepositoryPage
 
canOpen(EObject) - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorModelElementOpener
The default editor can open every EObject, but has the lowest value.
canRender(EObject) - Method in interface org.eclipse.emf.ecp.editor.e3.StatusMessageProvider
If a status message provider can return a message for a certain element.
canRender(EObject, Map<String, Object>) - Method in class org.eclipse.emf.ecp.view.model.generator.ViewProvider
Called to check whether the provider can provide a VView for an EObject.
canRender(EObject, Map<String, Object>) - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.ExtensionXMIViewModelProvider
Called to check whether the provider can provide a VView for an EObject.
canRender(EObject, Map<String, Object>) - Method in interface org.eclipse.emf.ecp.view.spi.provider.IViewProvider
Called to check whether the provider can provide a VView for an EObject.
canValidate(EObject) - Method in class org.eclipse.emf.ecp.diagnostician.ECPDiagnostician
Whether the diagnostician can validate the given object.
caseAbstractCategorization(VAbstractCategorization) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Abstract Categorization'.
caseAbstractCategorization(VAbstractCategorization) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
Returns the result of interpreting the object as an instance of 'Abstract Categorization'.
caseAction(VAction) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
Returns the result of interpreting the object as an instance of 'Action'.
caseAlignmentStyleProperty(VTAlignmentStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseAndCondition(AndCondition) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'And Condition'.
caseAttachment(VAttachment) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeSwitch
Returns the result of interpreting the object as an instance of 'Attachment'.
caseAttachment(VAttachment) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
Returns the result of interpreting the object as an instance of 'Attachment'.
caseAttachment(VAttachment) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Attachment'.
caseAttachment(VAttachment) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'Attachment'.
caseBook(Book) - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Book'.
caseBook(Book) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Book'.
caseCategorizableElement(VCategorizableElement) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Categorizable Element'.
caseCategorizableElement(VCategorizableElement) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
Returns the result of interpreting the object as an instance of 'Categorizable Element'.
caseCategorization(VCategorization) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
Returns the result of interpreting the object as an instance of 'Categorization'.
caseCategorizationElement(VCategorizationElement) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseCategory(VCategory) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Category'.
caseCategory(VCategory) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
Returns the result of interpreting the object as an instance of 'Category'.
caseComponent(Component) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Component'.
caseComponent2(Component2) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Component2'.
caseComposite(Composite) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Composite'.
caseCompoundControl(VCompoundControl) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolSwitch
Returns the result of interpreting the object as an instance of 'Compound Control'.
caseComputer(Computer) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Computer'.
caseCondition(Condition) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'Condition'.
caseContainedContainer(VContainedContainer) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
Returns the result of interpreting the object as an instance of 'Contained Container'.
caseContainedContainer(VContainedContainer) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalSwitch
Returns the result of interpreting the object as an instance of 'Contained Container'.
caseContainedContainer(VContainedContainer) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Contained Container'.
caseContainedContainer(VContainedContainer) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalSwitch
Returns the result of interpreting the object as an instance of 'Contained Container'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxySwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
Returns the result of interpreting the object as an instance of 'Container'.
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalSwitch
Returns the result of interpreting the object as an instance of 'Container'.
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Container'.
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
Returns the result of interpreting the object as an instance of 'Container'.
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackSwitch
Returns the result of interpreting the object as an instance of 'Container'.
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalSwitch
Returns the result of interpreting the object as an instance of 'Container'.
caseContainer(Container) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Container'.
caseContent(Content) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Content'.
caseControl(VControl) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
Returns the result of interpreting the object as an instance of 'Control'.
caseControl(VControl) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Control'.
caseControl(VControl) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Control'.
caseControlValidationTemplate(VTControlValidationTemplate) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateSwitch
Returns the result of interpreting the object as an instance of 'Control Validation Template'.
caseCourse(Course) - Method in class org.eclipse.emf.ecp.test.university.util.UniversitySwitch
Returns the result of interpreting the object as an instance of 'Course'.
caseCourseCatalog(CourseCatalog) - Method in class org.eclipse.emf.ecp.test.university.util.UniversitySwitch
Returns the result of interpreting the object as an instance of 'Course Catalog'.
caseCustomControl(VCustomControl) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
Returns the result of interpreting the object as an instance of 'Control'.
caseCustomDomainModelReference(VCustomDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
Returns the result of interpreting the object as an instance of 'Domain Model Reference'.
caseDiagnostic(VDiagnostic) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Diagnostic'.
caseDiffAttachment(VDiffAttachment) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeSwitch
Returns the result of interpreting the object as an instance of 'Diff Attachment'.
caseDomainIntermediate(DomainIntermediate) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Domain Intermediate'.
caseDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Domain Model Reference'.
caseDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
Returns the result of interpreting the object as an instance of 'Domain Model Reference'.
caseDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrSwitch
Returns the result of interpreting the object as an instance of ' Domain Model Reference'.
caseDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Domain Model Reference'.
caseDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Domain Model Reference'.
caseDomainModelReferenceSelector(VTDomainModelReferenceSelector) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceSwitch
Returns the result of interpreting the object as an instance of 'Domain Model Reference Selector'.
caseDomainRoot(DomainRoot) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Domain Root'.
caseDynamicContainmentItem(DynamicContainmentItem) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Dynamic Containment Item'.
caseDynamicContainmentTree(DynamicContainmentTree) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Dynamic Containment Tree'.
caseDynamicContainmentTreeDomainModelReference(DynamicContainmentTreeDomainModelReference) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Dynamic Containment Tree Domain Model Reference'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxySwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseEnableRule(EnableRule) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'Enable Rule'.
caseFeaturePathDomainModelReference(VFeaturePathDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrSwitch
Returns the result of interpreting the object as an instance of ' Feature Path Domain Model Reference'.
caseFeaturePathDomainModelReference(VFeaturePathDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Feature Path Domain Model Reference'.
caseFeaturePathDomainModelReference(VFeaturePathDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Feature Path Domain Model Reference'.
caseFontPropertiesStyleProperty(VTFontPropertiesStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseGroup(VGroup) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
Returns the result of interpreting the object as an instance of 'Group'.
caseGroup(VGroup) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
Returns the result of interpreting the object as an instance of 'Group'.
caseGroupedGrid(VGroupedGrid) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
Returns the result of interpreting the object as an instance of 'Grouped Grid'.
caseHorizontalLayout(VHorizontalLayout) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalSwitch
Returns the result of interpreting the object as an instance of 'Layout'.
caseLabel(VLabel) - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelSwitch
Returns the result of interpreting the object as an instance of 'Label'.
caseLeafCondition(LeafCondition) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'Leaf Condition'.
caseLibrarian(Librarian) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Librarian'.
caseLibrary(Library) - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Library'.
caseLibrary(Library) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Library'.
caseMainboard(Mainboard) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Mainboard'.
caseMandatoryStyleProperty(VTMandatoryStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatorySwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseMappingDomainModelReference(VMappingDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrSwitch
Returns the result of interpreting the object as an instance of ' Mapping Domain Model Reference'.
caseOrCondition(OrCondition) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'Or Condition'.
casePowerBlock(PowerBlock) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Power Block'.
caseReadOnlyColumnConfiguration(VReadOnlyColumnConfiguration) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Read Only Column Configuration'.
caseRow(VRow) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
Returns the result of interpreting the object as an instance of 'Row'.
caseRule(Rule) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'Rule'.
caseSection(VSection) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
Returns the result of interpreting the object as an instance of 'Section'.
caseSectionedArea(VSectionedArea) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
Returns the result of interpreting the object as an instance of 'Sectioned Area'.
caseShowRule(ShowRule) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'Show Rule'.
caseSimpleTestObject(SimpleTestObject) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Simple Test Object'.
caseSpan(VSpan) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
Returns the result of interpreting the object as an instance of 'Span'.
caseStackItem(VStackItem) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackSwitch
Returns the result of interpreting the object as an instance of 'Item'.
caseStackLayout(VStackLayout) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackSwitch
Returns the result of interpreting the object as an instance of 'Layout'.
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateSwitch
Returns the result of interpreting the object as an instance of 'Style'.
caseStyleProperty(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseStyleProperty(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseStyleProperty(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseStyleProperty(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatorySwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseStyleProperty(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseStyleProperty(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseStyleSelector(VTStyleSelector) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateSwitch
Returns the result of interpreting the object as an instance of 'Style Selector'.
caseStyleSelector(VTStyleSelector) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceSwitch
Returns the result of interpreting the object as an instance of 'Style Selector'.
caseStyleSelector(VTStyleSelector) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementSwitch
Returns the result of interpreting the object as an instance of 'Style Selector'.
caseTableColumnConfiguration(VTableColumnConfiguration) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Column Configuration'.
caseTableContent(TableContent) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Table Content'.
caseTableContentWithoutValidation(TableContentWithoutValidation) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Table Content Without Validation'.
caseTableContentWithValidation(TableContentWithValidation) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Table Content With Validation'.
caseTableControl(VTableControl) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Control'.
caseTableDomainModelReference(VTableDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Domain Model Reference'.
caseTableValidationStyleProperty(VTTableValidationStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseTableWithMultiplicity(TableWithMultiplicity) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Table With Multiplicity'.
caseTableWithoutMultiplicity(TableWithoutMultiplicity) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Table Without Multiplicity'.
caseTableWithUnique(TableWithUnique) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Table With Unique'.
caseTask(Task) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskSwitch
Returns the result of interpreting the object as an instance of 'Task'.
caseTestElement(TestElement) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Test Element'.
caseTestElementContainer(TestElementContainer) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Test Element Container'.
caseTreeMasterDetail(VTreeMasterDetail) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailSwitch
Returns the result of interpreting the object as an instance of 'Tree Master Detail'.
caseUser(User) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskSwitch
Returns the result of interpreting the object as an instance of 'User'.
caseUserGroup(UserGroup) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskSwitch
Returns the result of interpreting the object as an instance of 'User Group'.
caseValidationStyleProperty(VTValidationStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseVerticalLayout(VVerticalLayout) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalSwitch
Returns the result of interpreting the object as an instance of 'Layout'.
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of ' View'.
caseViewModelElementSelector(VTViewModelElementSelector) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementSwitch
Returns the result of interpreting the object as an instance of 'Selector'.
caseViewProxy(VViewProxy) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxySwitch
Returns the result of interpreting the object as an instance of 'View Proxy'.
caseViewTemplate(VTViewTemplate) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateSwitch
Returns the result of interpreting the object as an instance of 'View Template'.
caseWriter(Writer) - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Writer'.
caseWriter(Writer) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'Writer'.
CATEGORIZABLE_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The meta object id for the ' Categorizable Element' class.
CATEGORIZABLE_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the ' Categorizable Element' class.
CATEGORIZABLE_ELEMENT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Attachments' containment reference list.
CATEGORIZABLE_ELEMENT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Diagnostic' containment reference.
CATEGORIZABLE_ELEMENT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Enabled' attribute.
CATEGORIZABLE_ELEMENT__LABEL_OBJECT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Label Object' reference.
CATEGORIZABLE_ELEMENT__LABEL_OBJECT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the 'Label Object' reference feature.
CATEGORIZABLE_ELEMENT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Name' attribute.
CATEGORIZABLE_ELEMENT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Readonly' attribute.
CATEGORIZABLE_ELEMENT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Visible' attribute.
CATEGORIZABLE_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The number of structural features of the 'Categorizable Element' class.
CategorizableElementItemProvider - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
This is the item provider adapter for a VCategorizableElement object.
CategorizableElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizableElementItemProvider
This constructs an instance from a factory and a notifier.
CATEGORIZATION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The meta object id for the 'Categorization' class.
CATEGORIZATION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the ' Categorization' class.
CATEGORIZATION__ACTIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Actions' containment reference list.
CATEGORIZATION__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Attachments' containment reference list.
CATEGORIZATION__CATEGORIZATIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Categorizations' containment reference list.
CATEGORIZATION__CATEGORIZATIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the 'Categorizations' containment reference list feature.
CATEGORIZATION__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Diagnostic' containment reference.
CATEGORIZATION__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Enabled' attribute.
CATEGORIZATION__LABEL_OBJECT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Label Object' reference.
CATEGORIZATION__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Name' attribute.
CATEGORIZATION__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Readonly' attribute.
CATEGORIZATION__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Visible' attribute.
CATEGORIZATION_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The meta object id for the ' Element' class.
CATEGORIZATION_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the ' Element' class.
CATEGORIZATION_ELEMENT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Attachments' containment reference list.
CATEGORIZATION_ELEMENT__CATEGORIZATIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Categorizations' containment reference list.
CATEGORIZATION_ELEMENT__CATEGORIZATIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the 'Categorizations' containment reference list feature.
CATEGORIZATION_ELEMENT__CURRENT_SELECTION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Current Selection' reference.
CATEGORIZATION_ELEMENT__CURRENT_SELECTION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the 'Current Selection' reference feature.
CATEGORIZATION_ELEMENT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Diagnostic' containment reference.
CATEGORIZATION_ELEMENT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Enabled' attribute.
CATEGORIZATION_ELEMENT__MAIN_CATEGORY_DEPTH - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Main Category Depth' attribute.
CATEGORIZATION_ELEMENT__MAIN_CATEGORY_DEPTH - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the 'Main Category Depth' attribute feature.
CATEGORIZATION_ELEMENT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Name' attribute.
CATEGORIZATION_ELEMENT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Readonly' attribute.
CATEGORIZATION_ELEMENT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Visible' attribute.
CATEGORIZATION_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The number of structural features of the 'Element' class.
CATEGORIZATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The number of structural features of the 'Categorization' class.
Categorization_Selection - Static variable in class org.eclipse.emf.ecp.view.internal.categorization.swt.Messages
 
CategorizationAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.categorization.model.util
The Adapter Factory for the model.
CategorizationAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Creates an instance of the adapter factory.
CategorizationCorrectTesterTest - Class in org.eclipse.emf.ecp.view.categorization.swt.test
 
CategorizationCorrectTesterTest() - Constructor for class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationCorrectTesterTest
 
CategorizationEditPlugin - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
This is the central singleton for the Categorization edit plugin.
CategorizationEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationEditPlugin
Create the instance.
CategorizationEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
The actual implementation of the Eclipse Plugin.
CategorizationEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationEditPlugin.Implementation
Creates an instance.
CategorizationElementItemProvider - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
This is the item provider adapter for a VCategorizationElement object.
CategorizationElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
This constructs an instance from a factory and a notifier.
CategorizationElementTabbedSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
Tab renderer for VCategorizationElement.
CategorizationElementTabbedSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationElementTabbedSWTRenderer
Default constructor.
CategorizationItemProvider - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
This is the item provider adapter for a VCategorization object.
CategorizationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
This constructs an instance from a factory and a notifier.
CategorizationItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
CategorizationItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This constructs an instance.
CategorizationItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
A child creation extender for the VViewPackage.
CategorizationItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory.ViewChildCreationExtender
 
CategorizationRendererTest - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
 
CategorizationRendererTest() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationRendererTest
 
CategorizationSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.categorization.model.util
The Switch for the model's inheritance hierarchy.
CategorizationSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
Creates an instance of the switch.
CategorizationTabRendererTester - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
Categorization Renderer for Tabs.
CategorizationTabRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.CategorizationTabRendererTester
 
CategorizationTests - Class in org.eclipse.emf.ecp.view.categorization.swt.test
 
CategorizationTests() - Constructor for class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTests
 
CategorizationTreeContentRefreshTest - Class in org.eclipse.emf.ecp.view.categorization.swt.test
 
CategorizationTreeContentRefreshTest() - Constructor for class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
CategorizationTreeRefreshTest - Class in org.eclipse.emf.ecp.view.categorization.swt.test
 
CategorizationTreeRefreshTest() - Constructor for class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeRefreshTest
 
CategorizationTreeRendererTester - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
Categorization Renderer for tree.
CategorizationTreeRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.CategorizationTreeRendererTester
 
CATEGORY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The meta object id for the 'Category' class.
CATEGORY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the 'Category' class.
CATEGORY__ACTIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Actions' containment reference list.
CATEGORY__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Attachments' containment reference list.
CATEGORY__COMPOSITE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Composite' containment reference.
CATEGORY__COMPOSITE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
The meta object literal for the 'Composite' containment reference feature.
CATEGORY__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Diagnostic' containment reference.
CATEGORY__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Enabled' attribute.
CATEGORY__LABEL_OBJECT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Label Object' reference.
CATEGORY__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Name' attribute.
CATEGORY__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Readonly' attribute.
CATEGORY__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Visible' attribute.
CATEGORY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The number of structural features of the 'Category' class.
CategoryItemProvider - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
This is the item provider adapter for a VCategory object.
CategoryItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
This constructs an instance from a factory and a notifier.
CDOBranchWrapper - Class in org.eclipse.emf.ecp.cdo.internal.core
Wraps are CDO branch for ECP, so it can be checked out.
CDOBranchWrapper(InternalRepository, String) - Constructor for class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
Default constructor.
CDOProjectData - Class in org.eclipse.emf.ecp.cdo.internal.core
Represents the data of an ECP project.
CDOProjectData(InternalProject) - Constructor for class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
Default constructor.
CDOProvider - Class in org.eclipse.emf.ecp.cdo.internal.core
 
CDOProvider() - Constructor for class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
Default constructor.
CDORepositoryData - Class in org.eclipse.emf.ecp.cdo.internal.core
Provider-specific wrapper for an ECO InternalRepository.
CDORepositoryData(InternalRepository) - Constructor for class org.eclipse.emf.ecp.cdo.internal.core.CDORepositoryData
Constructor.
CDOUIProvider - Class in org.eclipse.emf.ecp.cdo.internal.ui
Provides UI for the CDO Provider for ECP.
CDOUIProvider() - Constructor for class org.eclipse.emf.ecp.cdo.internal.ui.CDOUIProvider
Default Constructor.
CellEditorFactory - Class in org.eclipse.emf.ecp.edit.internal.swt.util
 
CellEditorFactory_CannotBeLoadedBecauseBundle - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.UtilMessages
 
CellEditorFactory_CannotBeResolved - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.UtilMessages
 
CellReadOnlyTest - Class in org.eclipse.emf.ecp.view.ui.editor.test
 
CellReadOnlyTest() - Constructor for class org.eclipse.emf.ecp.view.ui.editor.test.CellReadOnlyTest
 
CellReadOnlyTesterHelper - Class in org.eclipse.emf.ecp.view.internal.table.swt
Helper class which collects the cell testers and allows to iterate over all to check whether a cell should be read only.
CHANGE_NOTICED - Static variable in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub3
 
changeCloseState(ECPProject[], String) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
This method closes/opens an array of ECPProject.
changeElements(Set<String>, Set<ELEMENT>) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
Adds or remove elements contained in the registry.
changeFavouritePlayer() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.DynamicDMRStackItemViewServiceTests
 
changeProject(ECPProject, boolean, boolean) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
This is called by projects to notify observers if a project gets openes or closed.
CheckedEStructuralFeatureComposite - Interface in org.eclipse.emf.ecp.spi.common.ui.composites
 
CheckedEStructuralFeatureCompositeImpl - Class in org.eclipse.emf.ecp.spi.common.ui.composites
This class provides a list with EStructuralFeatures that can be selected with a checkbox.
CheckedEStructuralFeatureCompositeImpl(Object) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureCompositeImpl
Constructor.
CheckedModelClassComposite - Interface in org.eclipse.emf.ecp.spi.common.ui
 
CheckedModelElementHelper_DeselectAllLabel - Static variable in class org.eclipse.emf.ecp.internal.common.ui.Messages
 
CheckedModelElementHelper_SelectAllLabel - Static variable in class org.eclipse.emf.ecp.internal.common.ui.Messages
 
CheckedSelectModelClassCompositeImpl - Class in org.eclipse.emf.ecp.spi.common.ui.composites
This class provides a CheckedTree that allows the user to select EPackages and EClasses.
CheckedSelectModelClassCompositeImpl(Collection<EPackage>, Collection<EPackage>, Collection<EClass>) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedSelectModelClassCompositeImpl
Constructor setting the necessary data for selecting the EClasses.
checkIfThereIsATextControl(Control) - Static method in class org.eclipse.emf.ecp.view.test.common.swt.SWTViewTestHelper
 
checkIfThereIsATextControlWithLabel(Control) - Static method in class org.eclipse.emf.ecp.view.test.common.swt.SWTViewTestHelper
 
CheckinHandler - Class in org.eclipse.emf.ecp.cdo.internal.ui.handlers
Handles Checkins.
CheckinHandler() - Constructor for class org.eclipse.emf.ecp.cdo.internal.ui.handlers.CheckinHandler
Default constructor.
checkout(String, ECPProperties) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
This method is called in order execute the checkout.
checkout(String, ECPProperties) - Method in interface org.eclipse.emf.ecp.core.util.ECPCheckoutSource
This method is called in order execute the checkout.
checkout(String, ECPProperties) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
This method is called in order execute the checkout.
checkout(List<ECPCheckoutSource>, Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
This method allows to checkout a list of ECPCheckoutSource into the workspace.
checkoutBranch(EMFStoreProjectWrapper, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CheckoutBranchHelper
Delegates the call to UICheckoutController.
CheckoutBranchHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
CheckoutBranchHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.CheckoutBranchHandler
 
CheckoutBranchHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore Checkout Branch Handler delegating to the CheckoutBranchHelper.
CheckoutBranchHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CheckoutBranchHandler
 
CheckoutBranchHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore Checkout Branch Helper delegating to the EMFStore UICheckoutController.
checkoutDone(ESLocalProject) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.observer.CheckoutObserver
CheckoutHandler - Class in org.eclipse.emf.ecp.ui.commands
This Handler uses the ECPHandlerHelper#checkout(List, org.eclipse.emf.ecp.ui.common.AbstractUICallback) method to checkout a project.
CheckoutHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.CheckoutHandler
 
CheckoutObserver - Class in org.eclipse.emf.ecp.emfstore.internal.ui.observer
Creates a new ECPProject on checkout.
CheckoutObserver() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.observer.CheckoutObserver
 
CheckoutProjectComposite - Interface in org.eclipse.emf.ecp.ui.common
 
CheckoutProjectComposite.CheckoutProjectChangeListener - Interface in org.eclipse.emf.ecp.ui.common
Listener interface that will be notified if the projectName changes.
CheckoutProjectComposite_ProjectName - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
CheckoutProjectCompositeImpl - Class in org.eclipse.emf.ecp.internal.ui.composites
 
CheckoutProjectCompositeImpl(ECPCheckoutSource) - Constructor for class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
Constructor for creating a checkout composite.
CheckoutProjectHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
Handler to check out a ECPCheckoutSource.
CheckoutProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.CheckoutProjectHandler
 
CheckoutProjectWizard - Class in org.eclipse.emf.ecp.internal.wizards
 
CheckoutProjectWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.CheckoutProjectWizard
 
CheckoutProjectWizard_PageMessage_CheckoutFrom - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
CheckoutProjectWizard_PageMessage_CheckoutProject - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
CheckoutProjectWizard_PageMessage_CheckoutRepositrory - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
CheckoutProjectWizard_PageTitle_CheckoutProject - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
CheckoutProjectWizard_Title_Checkout - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
checkoutWorkspace() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
Check out the CDOWorkspace of the project.
CHILDREN - Static variable in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIContainerSWTRenderer
Named string for the children of a container.
ChildrenDescriptorCollector - Class in org.eclipse.emf.ecp.common
A helper class which collects all the available descriptors for an EObject.
ChildrenDescriptorCollector() - Constructor for class org.eclipse.emf.ecp.common.ChildrenDescriptorCollector
 
ChildrenDescriptorExtensionTest - Class in org.eclipse.emf.ecp.view.model.integrationtest
 
ChildrenDescriptorExtensionTest() - Constructor for class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
ChildrenDescriptorTest - Class in org.eclipse.emf.ecp.view.model.edit.test
 
ChildrenDescriptorTest() - Constructor for class org.eclipse.emf.ecp.view.model.edit.test.ChildrenDescriptorTest
 
ChildrenListImpl - Class in org.eclipse.emf.ecp.internal.core.util
 
ChildrenListImpl(Object) - Constructor for class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
The ChildrenListImpl constructor.
ClassifierValidatorWrapper - Class in org.eclipse.emf.ecp.internal.diagnostician
Wraps ECPValidators registered for the same EClassifier.
ClassifierValidatorWrapper(EClassifier, Set<ECPValidator>) - Constructor for class org.eclipse.emf.ecp.internal.diagnostician.ClassifierValidatorWrapper
Constructor.
clean(VDiagnostic) - Static method in class org.eclipse.emf.ecp.view.internal.validation.VDiagnosticHelper
Analysis a VDiagnostic and merges all Diagnostic pointing to the same EObject.
cleanSampleData() - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
 
cleanup() - Method in class org.eclipse.emf.ecp.core.test.AbstractTest
 
clear() - Method in class org.eclipse.emf.ecp.common.cachetree.AbstractCachedTree
Clears the cache.
clear() - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
Removes the previous rendering result from the parent Composite.
clearObserverCache() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyObserver
Clears the cache of deleted elements and resets the operation count to 0.
clearSelectedContainer() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
 
clearSelection() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizardPage
 
clone(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This method clones a project.
clone(String) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
This method clones a project.
cloneProject(InternalProject, InternalProject) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
This method clones a project.
cloneProject(InternalProject, InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
This method clones a project.
cloneProject(InternalProject, InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
This method clones a project.
cloneProject(InternalProject, InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
This method clones a project.
cloneProjectTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
close() - Method in interface org.eclipse.emf.ecp.core.ECPProject
This closes an opened object.
close() - Method in class org.eclipse.emf.ecp.ide.editor.view.UnknownFeaturesDialog
 
close() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This closes an opened object.
close() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesDialog
 
close() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.DetailDialog
CloseableHandler - Class in org.eclipse.emf.ecp.ui.commands
This Handler uses the ECPHandlerHelper.changeCloseState(ECPProject[], String) method to close selected projects.
CloseableHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.CloseableHandler
 
CloseProjectHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
 
CloseProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.CloseProjectHandler
 
CollapsableGroupSWTRenderer - Class in org.eclipse.emf.ecp.view.group.swt.internal.collapsable
A Group renderer, which is collapsable.
CollapsableGroupSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.group.swt.internal.collapsable.CollapsableGroupSWTRenderer
 
CollapsableGroupTester - Class in org.eclipse.emf.ecp.view.group.swt.internal.collapsable
Tester for an embedded group renderer.
CollapsableGroupTester() - Constructor for class org.eclipse.emf.ecp.view.group.swt.internal.collapsable.CollapsableGroupTester
 
COLLAPSIBLE_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
The 'Collapsible' literal value.
commitCompleted(ESLocalProject, ESPrimaryVersionSpec, IProgressMonitor) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
CommitHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
CommitHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.CommitHandler
 
commitProject(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CommitProjectHelper
Delegates the call to UICommitProjectController and triggers an update of the provided InternalProject.
CommitProjectHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore Commit Handler delegating to the EMFStore CommitProjectHelper.
CommitProjectHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CommitProjectHandler
 
CommitProjectHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore Commit Helper delegating to the EMFStore UICommitProjectController.
CommonRuleTest - Class in org.eclipse.emf.ecp.view.rule.test
 
CommonRuleTest() - Constructor for class org.eclipse.emf.ecp.view.rule.test.CommonRuleTest
 
CommonValidationTest - Class in org.eclipse.emf.ecp.view.validation.test
Common functionality for validation tests.
CommonValidationTest() - Constructor for class org.eclipse.emf.ecp.view.validation.test.CommonValidationTest
 
CompareControls - Class in org.eclipse.emf.ecp.diffmerge.internal.context
Class to compare Controls for equality.
compareTo(ECPElement) - Method in class org.eclipse.emf.ecp.internal.core.util.Element
completeStatusChanged(boolean) - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite.CreateProjectChangeListener
Callback method providing the new provide.
Component - Interface in org.eclipse.emf.ecp.ui.view.editor.test.model.test
A representation of the model object 'Component'.
COMPONENT - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The meta object id for the 'Component' class.
COMPONENT - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage.Literals
The meta object literal for the ' Component' class.
Component2 - Interface in org.eclipse.emf.ecp.ui.view.editor.test.model.test
A representation of the model object 'Component2'.
COMPONENT2 - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The meta object id for the 'Component2' class.
COMPONENT2 - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage.Literals
The meta object literal for the ' Component2' class.
COMPONENT2__COMPOSITES - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The feature id for the 'Composites' containment reference list.
COMPONENT2__COMPOSITES - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage.Literals
The meta object literal for the 'Composites' containment reference list feature.
COMPONENT2_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The number of structural features of the 'Component2' class.
COMPONENT2_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The number of operations of the 'Component2' class.
Component2Impl - Class in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl
An implementation of the model object 'Component2'.
COMPONENT__COMPONENT - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The feature id for the 'Component' containment reference.
COMPONENT__COMPONENT - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage.Literals
The meta object literal for the 'Component' containment reference feature.
COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The number of structural features of the 'Component' class.
COMPONENT_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The number of operations of the 'Component' class.
ComponentImpl - Class in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl
An implementation of the model object 'Component'.
Composite - Interface in org.eclipse.emf.ecp.ui.view.editor.test.model.test
A representation of the model object 'Composite'.
COMPOSITE - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The meta object id for the 'Composite' class.
COMPOSITE - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage.Literals
The meta object literal for the ' Composite' class.
COMPOSITE__COMPONENT - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The feature id for the 'Component' containment reference.
COMPOSITE__COMPOSITES - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The feature id for the 'Composites' containment reference list.
COMPOSITE__COMPOSITES - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage.Literals
The meta object literal for the 'Composites' containment reference list feature.
COMPOSITE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The number of structural features of the 'Composite' class.
COMPOSITE_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The number of operations of the 'Composite' class.
CompositeCategoryDefaultRendererTester - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
Composite Category renderer tester.
CompositeCategoryDefaultRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategoryDefaultRendererTester
 
CompositeCategoryJFaceTreeRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
Tree renderer for composite category.
CompositeCategoryJFaceTreeRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.CompositeCategoryJFaceTreeRenderer
Default constructor.
CompositeCategorySWTTabRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
Tab renderer for composite category.
CompositeCategorySWTTabRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.CompositeCategorySWTTabRenderer
Default constructor.
CompositeCategoryTabRendererTester - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
Renderer Tester for composite category as tabs.
CompositeCategoryTabRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategoryTabRendererTester
 
CompositeCategoryTreeRendererTester - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
Composite category tester as tree.
CompositeCategoryTreeRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategoryTreeRendererTester
 
compositeChangedState(Composite, boolean, ECPProperties) - Method in interface org.eclipse.emf.ecp.spi.ui.CompositeStateObserver
This method is called to inform observers weather the according composites finished-state has changed.
CompositeFactory - Class in org.eclipse.emf.ecp.spi.common.ui
 
CompositeImpl - Class in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl
An implementation of the model object 'Composite'.
CompositeProvider - Interface in org.eclipse.emf.ecp.spi.common.ui
 
CompositeStateObserver - Interface in org.eclipse.emf.ecp.spi.ui
 
COMPOUND_CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The meta object id for the 'Compound Control' class.
COMPOUND_CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage.Literals
The meta object literal for the ' Compound Control' class.
COMPOUND_CONTROL__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The feature id for the 'Attachments' containment reference list.
COMPOUND_CONTROL__CONTROLS - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The feature id for the 'Controls' containment reference list.
COMPOUND_CONTROL__CONTROLS - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage.Literals
The meta object literal for the 'Controls' containment reference list feature.
COMPOUND_CONTROL__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The feature id for the 'Diagnostic' containment reference.
COMPOUND_CONTROL__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The feature id for the 'Enabled' attribute.
COMPOUND_CONTROL__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The feature id for the 'Name' attribute.
COMPOUND_CONTROL__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The feature id for the 'Readonly' attribute.
COMPOUND_CONTROL__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The feature id for the 'Visible' attribute.
COMPOUND_CONTROL_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The number of structural features of the 'Compound Control' class.
CompoundcontrolAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util
The Adapter Factory for the model.
CompoundcontrolAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
Creates an instance of the adapter factory.
CompoundControlItemProvider - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider
This is the item provider adapter for a VCompoundControl object.
CompoundControlItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
This constructs an instance from a factory and a notifier.
CompoundcontrolItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
CompoundcontrolItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
This constructs an instance.
CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider
A child creation extender for the VViewPackage.
CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender
 
CompoundcontrolSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util
The Switch for the model's inheritance hierarchy.
CompoundcontrolSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolSwitch
Creates an instance of the switch.
CompoundControlSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.swt
AbstractSWTRenderer for the VCompoundControl view model.
CompoundControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
 
Computer - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Computer'.
COMPUTER - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Computer' class.
COMPUTER - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Computer' class.
COMPUTER__MAINBOARD - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Mainboard' containment reference.
COMPUTER__MAINBOARD - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Mainboard' containment reference feature.
COMPUTER__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Name' attribute.
COMPUTER__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Name' attribute feature.
COMPUTER__POWER_BLOCK - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Power Block' containment reference.
COMPUTER__POWER_BLOCK - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Power Block' containment reference feature.
COMPUTER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Computer' class.
ComputerImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Computer'.
Condition - Interface in org.eclipse.emf.ecp.view.spi.rule.model
A representation of the model object 'Condition'.
CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The meta object id for the 'Condition ' class.
CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Condition' class.
CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The number of structural features of the 'Condition' class.
ConditionEvaluatorTest - Class in org.eclipse.emf.ecp.view.rule.test
 
ConditionEvaluatorTest() - Constructor for class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
ConditionImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
An implementation of the model object 'Condition'.
ConditionItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
This is the item provider adapter for a Condition object.
ConditionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.ConditionItemProvider
This constructs an instance from a factory and a notifier.
configure(Application) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.MakeItHappenApplicationConfiguration
configureAction(ISelection) - Method in class org.eclipse.emf.edit.ui.action.ecp.StaticSelectionCommandAction
This extracts the objects from selection, invokes createActionCommand to create the command, and then configures the action based on the result.
CONTAINED_CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'Contained Container' class.
CONTAINED_CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Contained Container' class.
CONTAINED_CONTAINER__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Attachments' containment reference list.
CONTAINED_CONTAINER__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Children' containment reference list.
CONTAINED_CONTAINER__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Diagnostic' containment reference.
CONTAINED_CONTAINER__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Enabled' attribute.
CONTAINED_CONTAINER__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Name' attribute.
CONTAINED_CONTAINER__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Readonly' attribute.
CONTAINED_CONTAINER__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Visible' attribute.
CONTAINED_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The number of structural features of the 'Contained Container' class.
CONTAINED_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'Contained Element' class.
CONTAINED_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Contained Element' class.
CONTAINED_ELEMENT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Attachments' containment reference list.
CONTAINED_ELEMENT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Diagnostic' containment reference.
CONTAINED_ELEMENT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Enabled' attribute.
CONTAINED_ELEMENT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Name' attribute.
CONTAINED_ELEMENT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Readonly' attribute.
CONTAINED_ELEMENT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Visible' attribute.
CONTAINED_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The number of structural features of the 'Contained Element' class.
ContainedContainerItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
This is the item provider adapter for a VContainedContainer object.
ContainedContainerItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ContainedContainerItemProvider
This constructs an instance from a factory and a notifier.
ContainedElementItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
This is the item provider adapter for a VContainedElement object.
ContainedElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ContainedElementItemProvider
This constructs an instance from a factory and a notifier.
CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'Container' class.
CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Container' class.
Container - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Container'.
CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Container' class.
CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Container' class.
CONTAINER__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Attachments' containment reference list.
CONTAINER__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Children' containment reference list.
CONTAINER__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Children' containment reference list feature.
CONTAINER__CONTENTS - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Contents' containment reference list.
CONTAINER__CONTENTS - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Contents' containment reference list feature.
CONTAINER__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Diagnostic' containment reference.
CONTAINER__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Enabled' attribute.
CONTAINER__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Name' attribute.
CONTAINER__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Readonly' attribute.
CONTAINER__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Visible' attribute.
CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The number of structural features of the 'Container' class.
CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Container' class.
ContainerImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Container'.
ContainerItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
This is the item provider adapter for a VContainer object.
ContainerItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ContainerItemProvider
This constructs an instance from a factory and a notifier.
ContainerSWTRenderer<VELEMENT extends VElement> - Class in org.eclipse.emf.ecp.view.spi.core.swt
The ContainerSWTRenderer is a super class for all Renderer which renders its contents vertically.
ContainerSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer
Default constructor.
contains(InternalProject, Object) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
 
contains(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Check whether a project contains an Object.
contains(InternalProject, Object) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Checks whether a specific project contains a specific object.
contains(Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
Check whether a project contains an Object.
contains(InternalProject, Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
Checks whether a specific project contains a specific object.
contains(InternalProject, Object) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
 
Content - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Content'.
CONTENT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Content' class.
CONTENT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Content' class.
CONTENT__SECOND_ATTRIBUTE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Second Attribute' attribute.
CONTENT__SECOND_ATTRIBUTE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Second Attribute' attribute feature.
CONTENT__UNIQUE_ATTRIBUTE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Unique Attribute' attribute.
CONTENT__UNIQUE_ATTRIBUTE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Unique Attribute' attribute feature.
CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Content' class.
contentChanged(ECPRepository, Collection<Object>) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPRepositoryContentChangedObserver
This is called to indicate, that objects inside the repository changed.
contentChanged(ECPRepository, Collection<Object>) - Method in class org.eclipse.emf.ecp.internal.ui.model.RepositoriesContentProvider
This is called to indicate, that objects inside the repository changed.
ContentImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Content'.
contentTouched(ECPProject, Collection<Object>, boolean) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPProjectContentTouchedObserver
This is called when objects of a project changed.
contentTouched(ECPProject, Collection<Object>, boolean) - Method in class org.eclipse.emf.ecp.internal.ui.model.ModelContentProvider
This is called when objects of a project changed.
contextDisposed() - Method in interface org.eclipse.emf.ecp.edit.spi.ECPContextDisposedListener
Called when the context is disposed.
ContextUtil - Class in org.eclipse.emf.ecp.view.model.common.di.util
Util class for injection all needed objects in an IEclipseContext.
CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'Control' class.
CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Control' class.
CONTROL__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Attachments' containment reference list.
CONTROL__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Diagnostic' containment reference.
CONTROL__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Domain Model Reference' containment reference.
CONTROL__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Domain Model Reference' containment reference feature.
CONTROL__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Enabled' attribute.
CONTROL__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Label Alignment' attribute.
CONTROL__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Label Alignment' attribute feature.
CONTROL__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Name' attribute.
CONTROL__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Readonly' attribute.
CONTROL__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Visible' attribute.
CONTROL_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The number of structural features of the 'Control' class.
CONTROL_VALIDATION_TEMPLATE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The meta object id for the 'Control Validation Template' class.
CONTROL_VALIDATION_TEMPLATE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the ' Control Validation Template' class.
CONTROL_VALIDATION_TEMPLATE__CANCEL_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Cancel Color HEX' attribute.
CONTROL_VALIDATION_TEMPLATE__CANCEL_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Cancel Color HEX' attribute feature.
CONTROL_VALIDATION_TEMPLATE__CANCEL_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Cancel Image URL' attribute.
CONTROL_VALIDATION_TEMPLATE__CANCEL_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Cancel Image URL' attribute feature.
CONTROL_VALIDATION_TEMPLATE__CANCEL_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Cancel Overlay URL' attribute.
CONTROL_VALIDATION_TEMPLATE__CANCEL_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Cancel Overlay URL' attribute feature.
CONTROL_VALIDATION_TEMPLATE__ERROR_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Error Color HEX' attribute.
CONTROL_VALIDATION_TEMPLATE__ERROR_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Error Color HEX' attribute feature.
CONTROL_VALIDATION_TEMPLATE__ERROR_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Error Image URL' attribute.
CONTROL_VALIDATION_TEMPLATE__ERROR_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Error Image URL' attribute feature.
CONTROL_VALIDATION_TEMPLATE__ERROR_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Error Overlay URL' attribute.
CONTROL_VALIDATION_TEMPLATE__ERROR_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Error Overlay URL' attribute feature.
CONTROL_VALIDATION_TEMPLATE__INFO_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Info Color HEX' attribute.
CONTROL_VALIDATION_TEMPLATE__INFO_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Info Color HEX' attribute feature.
CONTROL_VALIDATION_TEMPLATE__INFO_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Info Image URL' attribute.
CONTROL_VALIDATION_TEMPLATE__INFO_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Info Image URL' attribute feature.
CONTROL_VALIDATION_TEMPLATE__INFO_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Info Overlay URL' attribute.
CONTROL_VALIDATION_TEMPLATE__INFO_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Info Overlay URL' attribute feature.
CONTROL_VALIDATION_TEMPLATE__OK_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Ok Color HEX' attribute.
CONTROL_VALIDATION_TEMPLATE__OK_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Ok Color HEX' attribute feature.
CONTROL_VALIDATION_TEMPLATE__OK_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Ok Image URL' attribute.
CONTROL_VALIDATION_TEMPLATE__OK_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Ok Image URL' attribute feature.
CONTROL_VALIDATION_TEMPLATE__OK_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Ok Overlay URL' attribute.
CONTROL_VALIDATION_TEMPLATE__OK_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Ok Overlay URL' attribute feature.
CONTROL_VALIDATION_TEMPLATE__WARNING_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Warning Color HEX' attribute.
CONTROL_VALIDATION_TEMPLATE__WARNING_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Warning Color HEX' attribute feature.
CONTROL_VALIDATION_TEMPLATE__WARNING_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Warning Image URL' attribute.
CONTROL_VALIDATION_TEMPLATE__WARNING_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Warning Image URL' attribute feature.
CONTROL_VALIDATION_TEMPLATE__WARNING_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Warning Overlay URL' attribute.
CONTROL_VALIDATION_TEMPLATE__WARNING_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Warning Overlay URL' attribute feature.
CONTROL_VALIDATION_TEMPLATE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The number of structural features of the 'Control Validation Template' class.
CONTROL_VALIDATION_TEMPLATE_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The number of operations of the 'Control Validation Template' class.
CONTROLFACTORY_CANNOT_BE_RESOLVED - Static variable in class org.eclipse.emf.ecp.internal.edit.EditMessages
The Control factory impl_ cannot be resolved.
ControlFactoryImpl - Class in org.eclipse.emf.ecp.internal.edit
Deprecated. 
ControlFactoryImpl() - Constructor for class org.eclipse.emf.ecp.internal.edit.ControlFactoryImpl
Deprecated. Constructor which reads the extension points.
CONTROLFACTROY_CANNOT_BE_LOADED - Static variable in class org.eclipse.emf.ecp.internal.edit.EditMessages
The Control factory impl_ cannot be loaded because bundle.
ControlGenerator - Class in org.eclipse.emf.ecp.view.editor.handler
Generates and sets a list of controls to a VView.
ControlGeneratorTest - Class in org.eclipse.emf.ecp.ui.view.editor.controls.test
 
ControlGeneratorTest() - Constructor for class org.eclipse.emf.ecp.ui.view.editor.controls.test.ControlGeneratorTest
 
ControlItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
This is the item provider adapter for a VControl object.
ControlItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
This constructs an instance from a factory and a notifier.
ControlMessages - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
 
ControlPair - Class in org.eclipse.emf.ecp.diffmerge.spi.context
Represents a compare pair of two controls.
ControlPair(VControl, VControl) - Constructor for class org.eclipse.emf.ecp.diffmerge.spi.context.ControlPair
Creates the pair.
ControlRootEClassControl - Class in org.eclipse.emf.ecp.view.editor.controls
This control is used to select the root EClass of a VView.
ControlRootEClassControl() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.ControlRootEClassControl
 
ControlRootEClassControl2SWTRenderer - Class in org.eclipse.emf.ecp.view.editor.controls
 
ControlRootEClassControl2SWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.ControlRootEClassControl2SWTRenderer
 
ControlRootEClassControl2SWTRendererTester - Class in org.eclipse.emf.ecp.view.editor.controls
 
ControlRootEClassControl2SWTRendererTester() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.ControlRootEClassControl2SWTRendererTester
 
ControlRootEClassControlChangeableSWTRenderer - Class in org.eclipse.emf.ecp.view.editor.controls
 
ControlRootEClassControlChangeableSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.ControlRootEClassControlChangeableSWTRenderer
 
ControlsSWTBotTest - Class in org.eclipse.emf.ecp.view.ui.editor.test.controls
Configurable SWTBotTest displaying and entering data in ECP Controls.
ControlsSWTBotTest(boolean, Boolean[]) - Constructor for class org.eclipse.emf.ecp.view.ui.editor.test.controls.ControlsSWTBotTest
 
ControlTargetFeatureControl - Class in org.eclipse.emf.ecp.view.editor.controls
A Link Control for creating VFeaturePathDomainReference Objects.
ControlTargetFeatureControl() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.ControlTargetFeatureControl
 
ControlValidationTemplateItemProvider - Class in org.eclipse.emf.ecp.view.template.model.provider
This is the item provider adapter for a VTControlValidationTemplate object.
ControlValidationTemplateItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This constructs an instance from a factory and a notifier.
convertAlignmentTypeToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
 
convertDateOfBirthToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
convertDetailEditingToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
 
convertDomainModelReferenceChangeListenerToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
convertGenderToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
convertGroupLabelAlignmentToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
 
convertGroupTypeToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
 
convertLabelAlignmentToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
convertNationalityToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
convertOnlyDateToXMLGregorianCalendar(Calendar) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.util.DateUtil
Convert a Calendar object to an XMLGregorianCalendar (to the XMLCalendar implementation) which contains only the date without the timezone.
convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
 
convertVLabelStyleToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
 
convertXMLDateToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestFactoryImpl
 
copy() - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
Creates a copy of the current set of properties.
copy() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
Creates a copy of the current set of properties.
copy() - Method in class org.eclipse.emf.ecp.view.spi.swt.layout.SWTGridDescription
Creates a copy of the grid.
copyValues(VControl, VControl) - Static method in class org.eclipse.emf.ecp.diffmerge.spi.context.DefaultMergeUtil
Copies the values from one VControl to another.
CorrectDiposeTest - Class in org.eclipse.emf.ecp.view.core.swt.tests
 
CorrectDiposeTest() - Constructor for class org.eclipse.emf.ecp.view.core.swt.tests.CorrectDiposeTest
 
Course - Interface in org.eclipse.emf.ecp.test.university
A representation of the model object 'Course'.
COURSE - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The meta object id for the 'Course' class.
COURSE - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage.Literals
The meta object literal for the 'Course' class.
COURSE__ETCS - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The feature id for the 'Etcs' attribute.
COURSE__ETCS - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage.Literals
The meta object literal for the 'Etcs' attribute feature.
COURSE__ID - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The feature id for the 'Id' attribute.
COURSE__ID - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage.Literals
The meta object literal for the 'Id' attribute feature.
COURSE__NAME - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The feature id for the 'Name' attribute.
COURSE__NAME - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage.Literals
The meta object literal for the 'Name' attribute feature.
COURSE_CATALOG - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The meta object id for the 'Course Catalog' class.
COURSE_CATALOG - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage.Literals
The meta object literal for the 'Course Catalog' class.
COURSE_CATALOG__COURSES - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The feature id for the 'Courses' containment reference list.
COURSE_CATALOG__COURSES - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage.Literals
The meta object literal for the 'Courses' containment reference list feature.
COURSE_CATALOG_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The number of structural features of the 'Course Catalog' class.
COURSE_CATALOG_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The number of operations of the 'Course Catalog' class.
COURSE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The number of structural features of the 'Course' class.
COURSE_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The number of operations of the 'Course' class.
CourseCatalog - Interface in org.eclipse.emf.ecp.test.university
A representation of the model object 'Course Catalog'.
CourseCatalogImpl - Class in org.eclipse.emf.ecp.test.university.impl
An implementation of the model object 'Course Catalog'.
CourseCatalogItemProvider - Class in org.eclipse.emf.ecp.test.university.provider
This is the item provider adapter for a CourseCatalog object.
CourseCatalogItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.test.university.provider.CourseCatalogItemProvider
This constructs an instance from a factory and a notifier.
CourseImpl - Class in org.eclipse.emf.ecp.test.university.impl
An implementation of the model object 'Course'.
CourseItemProvider - Class in org.eclipse.emf.ecp.test.university.provider
This is the item provider adapter for a Course object.
CourseItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.test.university.provider.CourseItemProvider
This constructs an instance from a factory and a notifier.
create(Composite) - Method in class org.eclipse.emf.ecp.diffmerge.swt.DiffDialog
Creates the dialog content.
create() - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
 
create(EClass) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityFactoryImpl
 
create(Composite, EMenuService, ESelectionService, MPart) - Method in class org.eclipse.emf.ecp.ui.e4.view.ECPModelView
Creates the model explorer view.
create(Composite, EMenuService, ESelectionService) - Method in class org.eclipse.emf.ecp.ui.e4.view.ECPRepositoryView
Creates the repository view.
create(Composite, EMenuService, ESelectionService) - Method in class org.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
Creates the diagnostic view.
create(EClass) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
 
create(A, B) - Static method in class org.eclipse.emf.ecp.view.test.common.Tuple
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
 
create(EClass) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createAbstractCategorizationAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Abstract Categorization'.
createAbstractCategorizationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Creates a new adapter for an object of class ' Abstract Categorization'.
createAction() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
 
createAction() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
Returns a new object of class 'Action'.
createActionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This creates an adapter for a VAction.
createActionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Creates a new adapter for an object of class 'Action'.
createActionBarAdvisor(IActionBarConfigurer) - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchWindowAdvisor
createActionBarAdvisor(IActionBarConfigurer) - Method in class org.eclipse.emf.ecp.rap.ApplicationWorkbenchWindowAdvisor
 
createActions(VCategorizableElement, VAction...) - Static method in class org.eclipse.emf.ecp.view.dynamictree.ui.DynamicTreeModelService
Creates the actions for the given node.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.test.university.util.UniversityAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.util.TestAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.model.common.edit.provider.CustomReflectiveItemProviderAdapterFactory
 
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatoryAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates an adapter for the target.
createAddRepositoryUI(Composite, ECPProperties, Text, Text, Text) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.CDOUIProvider
 
createAddRepositoryUI(Composite, ECPProperties, Text, Text, Text) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
 
createAddRepositoryUI(Composite, ECPProperties, Text, Text, Text) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
The UIProvider can return its provider specific UI to allow the user to fill in provider specific data during the creation of an Repository.
createAddRepositoryUI(Composite, ECPProperties, Text, Text, Text) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
The UIProvider can return its provider specific UI to allow the user to fill in provider specific data during the creation of an Repository.
createAlignmentStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
 
createAlignmentStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentFactory
Returns a new object of class 'Style Property'.
createAlignmentStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
This creates an adapter for a VTAlignmentStyleProperty.
createAlignmentStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
Creates a new adapter for an object of class ' Style Property '.
createAlignmentTypeFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
 
createAndCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
 
createAndCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
Returns a new object of class 'And Condition'.
createAndConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This creates an adapter for a AndCondition.
createAndConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Creates a new adapter for an object of class 'And Condition'.
createAttachmentAdapter() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
Creates a new adapter for an object of class 'Attachment'.
createAttachmentAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
Creates a new adapter for an object of class 'Attachment'.
createAttachmentAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates a new adapter for an object of class 'Attachment'.
createAttachmentAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Creates a new adapter for an object of class 'Attachment'.
createBook() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestFactoryImpl
 
createBook() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestFactory
Returns a new object of class 'Book'.
createBook() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createBook() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Book'.
createBookAdapter() - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestAdapterFactory
Creates a new adapter for an object of class 'Book '.
createBookAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class 'Book'.
createBranch(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateBranchHelper
Creates a branch of an InternalProject.
CreateBranchHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
CreateBranchHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.CreateBranchHandler
 
CreateBranchHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
A CreateBranch Handler.
CreateBranchHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateBranchHandler
 
createCategorizableElementAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Categorizable Element'.
createCategorizableElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Creates a new adapter for an object of class ' Categorizable Element'.
createCategorization() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
 
createCategorization() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
Returns a new object of class 'Categorization'.
createCategorizationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This creates an adapter for a VCategorization.
createCategorizationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Creates a new adapter for an object of class ' Categorization'.
createCategorizationElement() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
 
createCategorizationElement() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
Returns a new object of class 'Element'.
createCategorizationElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This creates an adapter for a VCategorizationElement.
createCategorizationElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Creates a new adapter for an object of class ' Element'.
createCategory() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
 
createCategory() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
Returns a new object of class 'Category'.
createCategoryAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Category'.
createCategoryAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This creates an adapter for a VCategory.
createCategoryAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Creates a new adapter for an object of class 'Category'.
createCheckedTreeViewer(Composite, ILabelProvider, ITreeContentProvider, Object, ILabelDecorator, boolean) - Static method in class org.eclipse.emf.ecp.spi.common.ui.TreeViewerFactory
 
createCheckoutUI(Composite, ECPCheckoutSource, ECPProperties) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
 
createCheckoutUI(Composite, ECPCheckoutSource, ECPProperties) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
The UIProvider can return a provider specific UI to allow the user to fill in provider specific data for a checkout.
createCheckoutUI(Composite, ECPCheckoutSource, ECPProperties) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
The UIProvider can return a provider specific UI to allow the user to fill in provider specific data for a checkout.
createCheckoutUI(Composite, ECPCheckoutSource, ECPProperties) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceUIProvider
 
CreateChildAction - Class in org.eclipse.emf.edit.ui.action.ecp
A child creation action is implemented by creating a CreateChildCommand.
CreateChildAction(EditingDomain, ISelection, Object) - Constructor for class org.eclipse.emf.edit.ui.action.ecp.CreateChildAction
This constructs an instance of an action that uses the given editing domain to create a child specified by descriptor for the single object in the selection.
createComponent() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestFactoryImpl
 
createComponent() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestFactory
Returns a new object of class 'Component'.
createComponent2() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestFactoryImpl
 
createComponent2() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestFactory
Returns a new object of class 'Component2'.
createComponent2Adapter() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestAdapterFactory
Creates a new adapter for an object of class ' Component2'.
createComponentAdapter() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestAdapterFactory
Creates a new adapter for an object of class ' Component'.
createComposite(Composite) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.e4.parts.SamplePart
Render the editor.
createComposite() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestFactoryImpl
 
createComposite() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestFactory
Returns a new object of class 'Composite'.
createCompositeAdapter() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestAdapterFactory
Creates a new adapter for an object of class ' Composite'.
createCompoundControl() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
 
createCompoundControl() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolFactory
Returns a new object of class 'Compound Control'.
createCompoundControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
This creates an adapter for a VCompoundControl.
createCompoundControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
Creates a new adapter for an object of class ' Compound Control'.
createComputer() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createComputer() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Computer'.
createComputerAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class 'Computer'.
createConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Creates a new adapter for an object of class 'Condition'.
createContainedContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
Creates a new adapter for an object of class 'Contained Container'.
createContainedContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
Creates a new adapter for an object of class 'Contained Container'.
createContainedContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates a new adapter for an object of class 'Contained Container'.
createContainedContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
Creates a new adapter for an object of class 'Contained Container'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
Creates a new adapter for an object of class 'Contained Element'.
createContainer() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createContainer() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Container'.
createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
Creates a new adapter for an object of class 'Container'.
createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
Creates a new adapter for an object of class 'Container'.
createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates a new adapter for an object of class 'Container'.
createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
Creates a new adapter for an object of class 'Container'.
createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
Creates a new adapter for an object of class 'Container'.
createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
Creates a new adapter for an object of class 'Container'.
createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class 'Container'.
createContent() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createContent() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Content'.
createContentAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class 'Content'.
createControl(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
 
createControl(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
Deprecated. This method is called to render the control on a parent.
createControl(Class<T>, VDomainModelReference) - Method in interface org.eclipse.emf.ecp.edit.spi.ECPControlFactory
Deprecated. Creates an ECPAbstractControl based on a Class and the VDomainModelReference.
createControl(String) - Method in interface org.eclipse.emf.ecp.edit.spi.ECPControlFactory
Deprecated. Creates an ECPAbstractControl based on an id.
createControl(Class<T>, VDomainModelReference) - Method in class org.eclipse.emf.ecp.internal.edit.ControlFactoryImpl
Deprecated. Creates an ECPAbstractControl based on a Class and the VDomainModelReference.
createControl(String) - Method in class org.eclipse.emf.ecp.internal.edit.ControlFactoryImpl
Deprecated. Creates an ECPAbstractControl based on an id.
createControl(Composite) - Method in class org.eclipse.emf.ecp.internal.wizards.page.AddRepositoryPage
createControl(Composite) - Method in class org.eclipse.emf.ecp.internal.wizards.page.SelectOrCreateRepositoryPage
createControl(Composite) - Method in class org.eclipse.emf.ecp.internal.wizards.page.SelectRepositoryPage
createControl(Composite) - Method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizard.MakeItHappenPage
 
createControl(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard.WizardPageExtension
 
createControl(Composite) - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizardPage
createControl(Composite) - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectDataSegmentWizardPage
createControl(Composite) - Method in class org.eclipse.emf.ecp.view.model.presentation.IncludeViewModelProviderXmiFileExtensionPage
createControl(Composite) - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEClassWizardPage
 
createControl(Composite) - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEcorePage
 
createControl(Composite) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
createControl() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
createControl() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
Returns a new object of class 'Control'.
createControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
 
createControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizardPage
 
createControl(Composite) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.NewXMIFileWizardPage
 
createControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
Creates a new adapter for an object of class 'Control'.
createControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This creates an adapter for a VControl.
createControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates a new adapter for an object of class ' Control'.
createControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates a new adapter for an object of class 'Control'.
createControls(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
Renders a control on the provided parent and returning a list of RenderingResultRows.
createControls(Composite) - Method in interface org.eclipse.emf.ecp.edit.internal.swt.util.ECPControlSWT
Deprecated. Renders a control on the provided parent and returning a list of RenderingResultRows.
createControls(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
Deprecated. Renders a control on the provided parent and returning a list of RenderingResultRows.
createControlValidationTemplate() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
 
createControlValidationTemplate() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplateFactory
Returns a new object of class 'Control Validation Template'.
createControlValidationTemplateAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
This creates an adapter for a VTControlValidationTemplate.
createControlValidationTemplateAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
Creates a new adapter for an object of class ' Control Validation Template '.
createCourse() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityFactoryImpl
 
createCourse() - Method in interface org.eclipse.emf.ecp.test.university.UniversityFactory
Returns a new object of class 'Course'.
createCourseAdapter() - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
This creates an adapter for a Course.
createCourseAdapter() - Method in class org.eclipse.emf.ecp.test.university.util.UniversityAdapterFactory
Creates a new adapter for an object of class 'Course'.
createCourseCatalog() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityFactoryImpl
 
createCourseCatalog() - Method in interface org.eclipse.emf.ecp.test.university.UniversityFactory
Returns a new object of class 'Course Catalog'.
createCourseCatalogAdapter() - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
This creates an adapter for a CourseCatalog.
createCourseCatalogAdapter() - Method in class org.eclipse.emf.ecp.test.university.util.UniversityAdapterFactory
Creates a new adapter for an object of class 'Course Catalog'.
createCustomControl() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
 
createCustomControl() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomFactory
Returns a new object of class 'Control'.
createCustomControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
This creates an adapter for a VCustomControl.
createCustomControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
Creates a new adapter for an object of class 'Control'.
createCustomDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
 
createCustomDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomFactory
Returns a new object of class 'Domain Model Reference'.
createCustomDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
This creates an adapter for a VCustomDomainModelReference.
createCustomDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
Creates a new adapter for an object of class ' Domain Model Reference'.
createDateOfBirthFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
createdCachedTreeNode(Integer) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
Creates a cached tree node.
createdCachedTreeNode(Diagnostic) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
Creates a cached tree node.
createDetailEditingFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
 
createDiagnostic() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
createDiagnostic() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
Returns a new object of class 'Diagnostic'.
createDiagnosticAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This creates an adapter for a VDiagnostic.
createDiagnosticAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates a new adapter for an object of class 'Diagnostic'.
createDiffAttachment() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
 
createDiffAttachment() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergeFactory
Returns a new object of class 'Diff Attachment'.
createDiffAttachmentAdapter() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
This creates an adapter for a VDiffAttachment.
createDiffAttachmentAdapter() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
Creates a new adapter for an object of class 'Diff Attachment'.
createDisabledEnableRule() - Static method in class org.eclipse.emf.ecp.view.rule.test.RuleTest
 
createDMR(EStructuralFeature, EReference...) - Static method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.TestUtil
 
createDomainIntermediate() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
 
createDomainIntermediate() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelFactory
Returns a new object of class 'Domain Intermediate'.
createDomainIntermediateAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This creates an adapter for a DomainIntermediate.
createDomainIntermediateAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Domain Intermediate'.
createDomainModelReference(EStructuralFeature) - Static method in class org.eclipse.emf.ecp.view.spi.model.ModelReferenceHelper
Create a simple VDomainModelReference based on a EStructuralFeature.
createDomainModelReference(EStructuralFeature, Collection<EReference>) - Static method in class org.eclipse.emf.ecp.view.spi.model.ModelReferenceHelper
Create a simple VDomainModelReference based on a EStructuralFeature.
createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Domain Model Reference'.
createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
Creates a new adapter for an object of class 'Domain Model Reference'.
createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
Creates a new adapter for an object of class ' Domain Model Reference'.
createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates a new adapter for an object of class 'Domain Model Reference'.
createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates a new adapter for an object of class 'Domain Model Reference'.
createDomainModelReferenceChangeListenerFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
createDomainModelReferenceSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
 
createDomainModelReferenceSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferenceFactory
Returns a new object of class 'Domain Model Reference Selector'.
createDomainModelReferenceSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
This creates an adapter for a VTDomainModelReferenceSelector.
createDomainModelReferenceSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
Creates a new adapter for an object of class ' Domain Model Reference Selector'.
CreateDomainModelReferenceWizard - Class in org.eclipse.emf.ecp.view.editor.handler
 
CreateDomainModelReferenceWizard(EStructuralFeature.Setting, EditingDomain, EClass, String, String, String, String, VDomainModelReference) - Constructor for class org.eclipse.emf.ecp.view.editor.handler.CreateDomainModelReferenceWizard
A wizard used for creating a new DomainModelReference.
createDomainObject() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.CellReadOnlyTest
createDomainObject() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.ControlsSWTBotTest
createDomainObject() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.TableControlSWTBotTest
createDomainObject() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.XmlDateControlSWTBotTest
createDomainObject() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.DynamicContainmentTreeSWTBotTest
createDomainObject() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
createDomainObject() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.OpenEditorTest
createDomainRoot() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
 
createDomainRoot() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelFactory
Returns a new object of class 'Domain Root'.
createDomainRootAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This creates an adapter for a DomainRoot.
createDomainRootAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Domain Root'.
createDynamicContainmentItem() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
 
createDynamicContainmentItem() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelFactory
Returns a new object of class 'Dynamic Containment Item'.
createDynamicContainmentItemAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This creates an adapter for a DynamicContainmentItem.
createDynamicContainmentItemAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Dynamic Containment Item'.
createDynamicContainmentTree() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
 
createDynamicContainmentTree() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelFactory
Returns a new object of class 'Dynamic Containment Tree'.
createDynamicContainmentTreeAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This creates an adapter for a DynamicContainmentTree.
createDynamicContainmentTreeAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Dynamic Containment Tree'.
createDynamicContainmentTreeDomainModelReference() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
 
createDynamicContainmentTreeDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelFactory
Returns a new object of class 'Dynamic Containment Tree Domain Model Reference'.
createDynamicContainmentTreeDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This creates an adapter for a DynamicContainmentTreeDomainModelReference.
createDynamicContainmentTreeDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Dynamic Containment Tree Domain Model Reference'.
createEditableFeatures() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
createEditingDomain(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
This method creates an editing domain each time it is called.
createEditingDomain(InternalProject) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
This method creates an editing domain each time it is called.
createEditingDomain(InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
This method creates an editing domain each time it is called.
createEditingDomain(InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
 
createEditingDomainTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProviderTests
 
createElement(IMemento) - Method in class org.eclipse.emf.ecp.application3x.NavigatorRoot
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
Creates a new adapter for an object of class 'Element'.
createElementAdapter() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
Creates a new adapter for an object of class 'Element'.
createEmptyGridDescription() - Method in class org.eclipse.emf.ecp.view.spi.swt.layout.GridDescriptionFactory
Creates an empty grid description.
createEnabledEnableRule() - Static method in class org.eclipse.emf.ecp.view.rule.test.RuleTest
 
createEnableRule() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
 
createEnableRule() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
Returns a new object of class 'Enable Rule'.
createEnableRuleAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This creates an adapter for a EnableRule.
createEnableRuleAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Creates a new adapter for an object of class 'Enable Rule'.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.test.university.util.UniversityAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.util.TestAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatoryAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for the default case.
createFeaturePathDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
createFeaturePathDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
Returns a new object of class 'Feature Path Domain Model Reference'.
createFeaturePathDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
Creates a new adapter for an object of class ' Feature Path Domain Model Reference'.
createFeaturePathDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This creates an adapter for a VFeaturePathDomainModelReference.
createFeaturePathDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates a new adapter for an object of class ' Feature Path Domain Model Reference'.
createFeaturePathDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates a new adapter for an object of class ' Feature Path Domain Model Reference'.
createFeatures() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
createFontPropertiesStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
 
createFontPropertiesStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesFactory
Returns a new object of class 'Style Property'.
createFontPropertiesStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
This creates an adapter for a VTFontPropertiesStyleProperty.
createFontPropertiesStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesAdapterFactory
Creates a new adapter for an object of class ' Style Property'.
createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
 
createGenderFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
createGroup() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
 
createGroup() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupFactory
Returns a new object of class 'Group'.
createGroup() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
 
createGroup() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
Returns a new object of class 'Group'.
createGroupAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
This creates an adapter for a VGroup.
createGroupAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
Creates a new adapter for an object of class 'Group'.
createGroupAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This creates an adapter for a VGroup.
createGroupAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
Creates a new adapter for an object of class 'Group'.
createGroupedGrid() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
 
createGroupedGrid() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
Returns a new object of class 'Grouped Grid'.
createGroupedGridAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This creates an adapter for a VGroupedGrid.
createGroupedGridAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
Creates a new adapter for an object of class 'Grouped Grid'.
createGroupLabelAlignmentFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
 
createGroupTypeFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
 
createHorizontalLayout() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
 
createHorizontalLayout() - Method in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalFactory
Returns a new object of class 'Layout'.
createHorizontalLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
This creates an adapter for a VHorizontalLayout.
createHorizontalLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
Creates a new adapter for an object of class ' Layout'.
createHorizontalWithTwoHorizontalAsChildrenAndControlAsSubChildren() - Static method in class org.eclipse.emf.ecp.view.horizontal.ui.swt.test.SWTHorizontalTest
 
createInitializedTableWithoutTableColumns() - Static method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
createInitialLayout(IPageLayout) - Method in class org.eclipse.emf.ecp.application3x.Perspective
createInitialLayout(IPageLayout) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.e3.Perspective
 
createInitialLayout(IPageLayout) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.Perspective
 
createInitialLayout(IPageLayout) - Method in class org.eclipse.emf.ecp.rap.Perspective
 
createInitialLayout(IPageLayout) - Method in class org.eclipse.emf.ecp.ui.perspective.ECPPerspectiveFactory
 
createInvisibleShowRule() - Static method in class org.eclipse.emf.ecp.view.rule.test.RuleTest
 
createItem(Object, EStructuralFeature) - Static method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.TestUtil
 
createLabel() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
 
createLabel() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelFactory
Returns a new object of class 'Label'.
createLabelAdapter() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
This creates an adapter for a VLabel.
createLabelAdapter() - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
Creates a new adapter for an object of class 'Label'.
createLabelAlignmentFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
createLeafCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
 
createLeafCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
Returns a new object of class 'Leaf Condition'.
createLeafConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This creates an adapter for a LeafCondition.
createLeafConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Creates a new adapter for an object of class 'Leaf Condition'.
createLibrarian() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createLibrarian() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Librarian'.
createLibrarianAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class 'Librarian'.
createLibrary() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestFactoryImpl
 
createLibrary() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestFactory
Returns a new object of class 'Library'.
createLibrary() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createLibrary() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Library'.
createLibraryAdapter() - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestAdapterFactory
Creates a new adapter for an object of class 'Library'.
createLibraryAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class 'Library'.
createMainboard() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createMainboard() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Mainboard'.
createMainboardAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class 'Mainboard'.
createMandatoryStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
 
createMandatoryStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryFactory
Returns a new object of class 'Style Property'.
createMandatoryStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
This creates an adapter for a VTMandatoryStyleProperty.
createMandatoryStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatoryAdapterFactory
Creates a new adapter for an object of class ' Style Property '.
createMappingDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
 
createMappingDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrFactory
Returns a new object of class 'Mapping Domain Model Reference'.
createMappingDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
This creates an adapter for a VMappingDomainModelReference.
createMappingDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
Creates a new adapter for an object of class ' Mapping Domain Model Reference'.
createModelExplorerViewer(Composite, boolean, ILabelDecorator) - Static method in class org.eclipse.emf.ecp.ui.common.ECPViewerFactory
 
CreateModelsWorkspaceModifyOperation - Class in org.eclipse.emf.ecp.ecore.editor.ui.operations
Operation that modifies the workspace.
CreateModelsWorkspaceModifyOperation(IFile, String, String, String) - Constructor for class org.eclipse.emf.ecp.ecore.editor.ui.operations.CreateModelsWorkspaceModifyOperation
Constructor.
createNationalityFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
createNewProjectUI(Composite, CompositeStateObserver, ECPProperties) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
The UIProvider can return a provider specific UI to allow the user to fill in provider specific data for the creation of a new project.
createNewProjectUI(Composite, CompositeStateObserver, ECPProperties) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
The UIProvider can return a provider specific UI to allow the user to fill in provider specific data for the creation of a new project.
createNewProjectUI(Composite, CompositeStateObserver, ECPProperties) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceUIProvider
 
createOfflineProjectTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
createOfflineProjectWithExistingNameTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
createOfflineProjectWithPropertiesAndExistingNameOffline() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
createOfflineProjectWithPropertiesTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
createOrCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
 
createOrCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
Returns a new object of class 'Or Condition'.
createOrConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This creates an adapter for a OrCondition.
createOrConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Creates a new adapter for an object of class 'Or Condition'.
createPackageContents() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
Creates the meta-model objects for the package.
createPage(FormEditor, ECPEditorContext) - Method in class org.eclipse.emf.ecp.editor.e3.AbstractMEEditorPage
Create a page for the editor.
createPartControl(Composite) - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
 
createPartControl(Composite) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.e3.View
This is a callback that will allow us to create the viewer and initialize it.
createPartControl(Composite) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.View
This is a callback that will allow us to create the viewer and initialize it.
createPartControl(Composite) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
 
createPartControl(Composite) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
 
createPartControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
 
createPowerBlock() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createPowerBlock() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Power Block'.
createPowerBlockAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class 'Power Block'.
createProject(ECPProvider, String) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
Method to construct an offline Project, this method calls ECPProjectManager.createProject(ECPProvider, String, ECPProperties) with empty properties.
createProject(ECPProvider, String, ECPProperties) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
Method to construct an offline Project and notify listeners about this add.
createProject(ECPRepository, String, ECPProperties) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
Method to construct an shared Project, e.g.
createProject(ECPProject, String) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
Method to construct a new Project based on an existing project as template.
createProject(ECPProvider, String) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
Method to construct an offline Project, this method calls ECPProjectManager.createProject(ECPProvider, String, ECPProperties) with empty properties.
createProject(ECPProvider, String, ECPProperties) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
Method to construct an offline Project and notify listeners about this add.
createProject(ECPRepository, String, ECPProperties) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
Method to construct an shared Project, e.g.
createProject(ECPProject, String) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
Method to construct a new Project based on an existing project as template.
createProject(Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
This method creates a new project.
createProjectAddElementTest() - Method in class org.eclipse.emf.ecp.core.test.ECPInitializationTest
 
CreateProjectComposite - Interface in org.eclipse.emf.ecp.ui.common
 
CreateProjectComposite.CreateProjectChangeListener - Interface in org.eclipse.emf.ecp.ui.common
Listener interface that will be notified if the projectName or the selected provider changes.
CreateProjectCompositeImpl - Class in org.eclipse.emf.ecp.internal.ui.composites
This class generates a composite on top of a parent composite containing all ui elements necessary to create an ecpproject.
CreateProjectCompositeImpl(List<ECPProvider>) - Constructor for class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
Constructor for the Project composite.
CreateProjectHandler - Class in org.eclipse.emf.ecp.ui.commands
This Handler uses the ECPHandlerHelper#createProject(org.eclipse.emf.ecp.ui.common.AbstractUICallback) method to create a new project.
CreateProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.CreateProjectHandler
 
createProjectWithObservers() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
CreateProjectWizard - Class in org.eclipse.emf.ecp.internal.wizards
 
CreateProjectWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.CreateProjectWizard
 
CreateProjectWizard_PageMessage_SelectProviderAndSetName - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
CreateProjectWizard_PageMessage_SetProjectName - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
CreateProjectWizard_PageTitle_CreateProject - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
createProperties() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
This creates an empty ECPProperties.
createReadOnlyColumnConfiguration() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
 
createReadOnlyColumnConfiguration() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
Returns a new object of class 'Read Only Column Configuration'.
createReadOnlyColumnConfigurationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
This creates an adapter for a VReadOnlyColumnConfiguration.
createReadOnlyColumnConfigurationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates a new adapter for an object of class ' Read Only Column Configuration'.
createReferencedFeatures() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
createRemoteProject(InternalRepository, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateRemoteProjectHelper
Create a remote project on an InternalRepository.
CreateRemoteProjectHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
CreateRemoteProjectHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.CreateRemoteProjectHandler
 
CreateRemoteProjectHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore Register EPackage Handler delegating to the CreateRemoteProjectHelper.
CreateRemoteProjectHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateRemoteProjectHandler
 
CreateRemoteProjectHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore Create Remote Project helper delegating to the EMFStore UICreateRemoteProjectController.
createRenderingResultRow(Control...) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultRenderingResultFactory
Deprecated. Creates a RenderingResultRow from a list of controls.
createRenderingResultRow(CONTROL...) - Method in interface org.eclipse.emf.ecp.view.spi.renderer.RenderingResultRowFactory
Deprecated. Creates a RenderingResultRow from a list of controls.
createRepository(Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
This method created a new Repository.
createRepositoryExplorerViewer(Composite, ILabelDecorator) - Static method in class org.eclipse.emf.ecp.ui.common.ECPViewerFactory
 
createRow() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
 
createRow() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
Returns a new object of class 'Row'.
createRowAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This creates an adapter for a VRow.
createRowAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
Creates a new adapter for an object of class 'Row'.
createRuleAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Creates a new adapter for an object of class 'Rule '.
createSection() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
 
createSection() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionFactory
Returns a new object of class 'Section'.
createSectionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
This creates an adapter for a VSection.
createSectionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
Creates a new adapter for an object of class 'Section'.
createSectionedArea() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
 
createSectionedArea() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionFactory
Returns a new object of class 'Sectioned Area'.
createSectionedAreaAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
This creates an adapter for a VSectionedArea.
createSectionedAreaAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
Creates a new adapter for an object of class 'Sectioned Area'.
createSessionConfiguration() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDORepositoryData
createSetting(EObject, EStructuralFeature) - Static method in class org.eclipse.emf.ecp.common.UniqueSetting
Convenience method for creating a setting.
createSetting(EStructuralFeature.Setting) - Static method in class org.eclipse.emf.ecp.common.UniqueSetting
Convenience method for creating a setting.
createSharedProject() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
createSharedProjectWithoutRepository() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
createSharedWithExistingNameProject() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
createShell() - Static method in class org.eclipse.emf.ecp.view.test.common.swt.SWTViewTestHelper
 
createShowRule() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
 
createShowRule() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
Returns a new object of class 'Show Rule'.
createShowRuleAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This creates an adapter for a ShowRule.
createShowRuleAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Creates a new adapter for an object of class 'Show Rule'.
createSimpleGrid(int, int, AbstractSWTRenderer<? extends VElement>) - Method in class org.eclipse.emf.ecp.view.spi.swt.layout.GridDescriptionFactory
Creates a simple grid based on the number of rows and columns provided.
createSimpleTestObject() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestFactoryImpl
 
createSimpleTestObject() - Method in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestFactory
Returns a new object of class 'Simple Test Object'.
createSimpleTestObjectAdapter() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class 'Simple Test Object'.
createSpan() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
 
createSpan() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
Returns a new object of class 'Span'.
createSpanAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This creates an adapter for a VSpan.
createSpanAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
Creates a new adapter for an object of class 'Span'.
createStack(EStructuralFeature, EReference...) - Static method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.TestUtil
 
createStackItem() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
 
createStackItem() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackFactory
Returns a new object of class 'Item'.
createStackItemAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
This creates an adapter for a VStackItem.
createStackItemAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
Creates a new adapter for an object of class 'Item'.
createStackLayout() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
 
createStackLayout() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackFactory
Returns a new object of class 'Layout'.
createStackLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
This creates an adapter for a VStackLayout.
createStackLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
Creates a new adapter for an object of class 'Layout'.
createStyle() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
 
createStyle() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplateFactory
Returns a new object of class 'Style'.
createStyleAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
This creates an adapter for a VTStyle.
createStyleAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
Creates a new adapter for an object of class 'Style'.
createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
Creates a new adapter for an object of class 'Style Property'.
createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
Creates a new adapter for an object of class 'Style Property'.
createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesAdapterFactory
Creates a new adapter for an object of class 'Style Property'.
createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatoryAdapterFactory
Creates a new adapter for an object of class 'Style Property'.
createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationAdapterFactory
Creates a new adapter for an object of class 'Style Property'.
createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
Creates a new adapter for an object of class 'Style Property'.
createStyleSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
Creates a new adapter for an object of class 'Style Selector'.
createStyleSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
Creates a new adapter for an object of class 'Style Selector'.
createStyleSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
Creates a new adapter for an object of class 'Style Selector'.
createTableColumn(EStructuralFeature) - Static method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
createTableColumnConfigurationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates a new adapter for an object of class ' Column Configuration'.
createTableContentAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class 'Table Content'.
createTableContentWithoutValidation() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createTableContentWithoutValidation() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Table Content Without Validation'.
createTableContentWithoutValidationAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class ' Table Content Without Validation'.
createTableContentWithValidation() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createTableContentWithValidation() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Table Content With Validation'.
createTableContentWithValidationAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class ' Table Content With Validation'.
createTableControl() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
 
createTableControl() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
Returns a new object of class 'Control'.
createTableControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
This creates an adapter for a VTableControl.
createTableControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates a new adapter for an object of class 'Control'.
createTableDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
 
createTableDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
Returns a new object of class 'Domain Model Reference'.
createTableDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
This creates an adapter for a VTableDomainModelReference.
createTableDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates a new adapter for an object of class ' Domain Model Reference'.
createTableValidationStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
 
createTableValidationStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationFactory
Returns a new object of class 'Style Property'.
createTableValidationStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
This creates an adapter for a VTTableValidationStyleProperty.
createTableValidationStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationAdapterFactory
Creates a new adapter for an object of class ' Style Property'.
createTableWithMultiplicity() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createTableWithMultiplicity() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Table With Multiplicity'.
createTableWithMultiplicityAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class ' Table With Multiplicity'.
createTableWithoutMultiplicity() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createTableWithoutMultiplicity() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Table Without Multiplicity'.
createTableWithoutMultiplicityAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class ' Table Without Multiplicity'.
createTableWithUnique() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createTableWithUnique() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Table With Unique'.
createTableWithUniqueAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class ' Table With Unique'.
createTask() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
createTask() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskFactory
Returns a new object of class 'Task'.
createTaskAdapter() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
This creates an adapter for a Task.
createTaskAdapter() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskAdapterFactory
Creates a new adapter for an object of class 'Task'.
createTestElement() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
 
createTestElement() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelFactory
Returns a new object of class 'Test Element'.
createTestElementAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This creates an adapter for a TestElement.
createTestElementAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Test Element'.
createTestElementContainer() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
 
createTestElementContainer() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelFactory
Returns a new object of class 'Test Element Container'.
createTestElementContainerAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This creates an adapter for a TestElementContainer.
createTestElementContainerAdapter() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Test Element Container'.
createTreeMasterDetail() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
 
createTreeMasterDetail() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailFactory
Returns a new object of class 'Tree Master Detail'.
createTreeMasterDetailAdapter() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
This creates an adapter for a VTreeMasterDetail .
createTreeMasterDetailAdapter() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
Creates a new adapter for an object of class ' Tree Master Detail'.
createTreeViewer(Composite, ILabelProvider, ITreeContentProvider, Object, ILabelDecorator, boolean) - Static method in class org.eclipse.emf.ecp.spi.common.ui.TreeViewerFactory
 
createUI(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
This method creates a UI bundled into a Composite that can be used anywhere.
createUI(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
This method creates a UI bundled into a Composite that can be used anywhere.
createUI(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
This method creates a UI bundled into a Composite that can be used anywhere.
createUI() - Method in class org.eclipse.emf.ecp.rap.Application
 
createUI(Composite) - Method in interface org.eclipse.emf.ecp.spi.common.ui.CompositeProvider
This method creates a UI bundled into a Composite that can be used anywhere.
createUI(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractFilteredSelectionComposite
This method creates a UI bundled into a Composite that can be used anywhere.
createUI(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureCompositeImpl
This method creates a UI bundled into a Composite that can be used anywhere.
createUI(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedSelectModelClassCompositeImpl
 
createUninitializedTableWithoutColumns() - Static method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
createUser() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
createUser() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskFactory
Returns a new object of class 'User'.
createUserAdapter() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
This creates an adapter for a User.
createUserAdapter() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskAdapterFactory
Creates a new adapter for an object of class 'User'.
createUserGroup() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
createUserGroup() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskFactory
Returns a new object of class 'User Group'.
createUserGroupAdapter() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
This creates an adapter for a UserGroup.
createUserGroupAdapter() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskAdapterFactory
Creates a new adapter for an object of class 'User Group'.
createValidationLabelInStub(Composite) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
createValidationStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
 
createValidationStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationFactory
Returns a new object of class 'Style Property'.
createValidationStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
This creates an adapter for a VTValidationStyleProperty.
createValidationStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
Creates a new adapter for an object of class ' Style Property'.
createValidationViewer(Composite) - Static method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationTreeViewerFactory
Creates a TreeViewer which is able to display validation results from IStatus objects.
createVerticalLayout() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
 
createVerticalLayout() - Method in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalFactory
Returns a new object of class 'Layout'.
createVerticalLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
This creates an adapter for a VVerticalLayout.
createVerticalLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
Creates a new adapter for an object of class 'Layout'.
createView(EObject, Map<String, Object>) - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager
 
createView() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
createView() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
Returns a new object of class 'View'.
createView() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.CellReadOnlyTest
createView() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.ControlsSWTBotTest
createView() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.TableControlSWTBotTest
createView() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.XmlDateControlSWTBotTest
createView() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.DynamicContainmentTreeSWTBotTest
 
createView() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
createView() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.OpenEditorTest
createViewAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This creates an adapter for a VView.
createViewAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates a new adapter for an object of class ' View'.
createViewModel(IFile, EClass, IFile) - Static method in class org.eclipse.emf.ecp.internal.ide.util.ViewModelHelper
Creates a new view model file.
CreateViewModel - Class in org.eclipse.emf.ecp.view.model.actions
 
CreateViewModel() - Constructor for class org.eclipse.emf.ecp.view.model.actions.CreateViewModel
 
createViewModelContext(VElement, EObject, EObject, EObject) - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeContextFactory
Instantiates a new view model context.
createViewModelContext(VElement, EObject, EObject, EObject, ViewModelService...) - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeContextFactory
Instantiates a new view model context with specific services.
createViewModelContext(VElement, EObject, EObject, EObject, Set<VDomainModelReference>) - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeContextFactory
Instantiates a new view model context.
createViewModelContext(VElement, EObject, EObject, EObject, Set<VDomainModelReference>, ViewModelService...) - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeContextFactory
Instantiates a new view model context with specific services.
createViewModelContext(VElement, EObject) - Method in class org.eclipse.emf.ecp.view.spi.context.ViewModelContextFactory
Instantiates a new view model context.
createViewModelContext(VElement, EObject, ViewModelService...) - Method in class org.eclipse.emf.ecp.view.spi.context.ViewModelContextFactory
Instantiates a new view model context with specific services.
createViewModelElementSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
 
createViewModelElementSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementFactory
Returns a new object of class 'Selector'.
createViewModelElementSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
This creates an adapter for a VTViewModelElementSelector.
createViewModelElementSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
Creates a new adapter for an object of class ' Selector'.
CreateViewModelProjectCommandHandler - Class in org.eclipse.emf.ecp.view.model.internal.project.handlers
Handler for creating a new project for a view model.
CreateViewModelProjectCommandHandler() - Constructor for class org.eclipse.emf.ecp.view.model.internal.project.handlers.CreateViewModelProjectCommandHandler
 
createViewProxy() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
 
createViewProxy() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyFactory
Returns a new object of class 'View Proxy'.
createViewProxyAdapter() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
This creates an adapter for a VViewProxy.
createViewProxyAdapter() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
Creates a new adapter for an object of class 'View Proxy'.
createViewTemplate() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
 
createViewTemplate() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplateFactory
Returns a new object of class 'View Template'.
createViewTemplateAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
This creates an adapter for a VTViewTemplate.
createViewTemplateAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
Creates a new adapter for an object of class 'View Template'.
createVisibleShowRule() - Static method in class org.eclipse.emf.ecp.view.rule.test.RuleTest
 
createVLabelStyleFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
 
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchAdvisor
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.e3.ApplicationWorkbenchAdvisor
 
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.ApplicationWorkbenchAdvisor
 
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class org.eclipse.emf.ecp.rap.ApplicationWorkbenchAdvisor
 
createWriter() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestFactoryImpl
 
createWriter() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestFactory
Returns a new object of class 'Writer'.
createWriter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
createWriter() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns a new object of class 'Writer'.
createWriterAdapter() - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestAdapterFactory
Creates a new adapter for an object of class 'Writer'.
createWriterAdapter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates a new adapter for an object of class 'Writer'.
createXMLDateFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestFactoryImpl
 
CURRENT_SAVE_STATE_PROPERTY - Static variable in class org.eclipse.emf.ecp.ui.tester.ECPSavePropertySource
Name of the property defining the save state of the currently selected project space.
CUSTOM_CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The meta object id for the 'Control' class.
CUSTOM_CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
The meta object literal for the 'Control' class.
CUSTOM_CONTROL__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Attachments' containment reference list.
CUSTOM_CONTROL__BUNDLE_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Bundle Name' attribute.
CUSTOM_CONTROL__BUNDLE_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
The meta object literal for the 'Bundle Name' attribute feature.
CUSTOM_CONTROL__CLASS_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Class Name' attribute.
CUSTOM_CONTROL__CLASS_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
The meta object literal for the 'Class Name' attribute feature.
CUSTOM_CONTROL__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Diagnostic' containment reference.
CUSTOM_CONTROL__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Domain Model Reference' containment reference.
CUSTOM_CONTROL__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Enabled' attribute.
CUSTOM_CONTROL__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Label Alignment' attribute.
CUSTOM_CONTROL__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Name' attribute.
CUSTOM_CONTROL__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Readonly' attribute.
CUSTOM_CONTROL__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Visible' attribute.
CUSTOM_CONTROL_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The number of structural features of the 'Control' class.
CUSTOM_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The meta object id for the ' Domain Model Reference' class.
CUSTOM_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
The meta object literal for the ' Domain Model Reference' class.
CUSTOM_DOMAIN_MODEL_REFERENCE__BUNDLE_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Bundle Name' attribute.
CUSTOM_DOMAIN_MODEL_REFERENCE__BUNDLE_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
The meta object literal for the 'Bundle Name' attribute feature.
CUSTOM_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Change Listener' attribute list.
CUSTOM_DOMAIN_MODEL_REFERENCE__CLASS_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Class Name' attribute.
CUSTOM_DOMAIN_MODEL_REFERENCE__CLASS_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
The meta object literal for the 'Class Name' attribute feature.
CUSTOM_DOMAIN_MODEL_REFERENCE__CONTROL_CHECKED - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Control Checked' attribute.
CUSTOM_DOMAIN_MODEL_REFERENCE__CONTROL_CHECKED - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
The meta object literal for the 'Control Checked' attribute feature.
CUSTOM_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCES - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The feature id for the 'Domain Model References' containment reference list.
CUSTOM_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCES - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
The meta object literal for the 'Domain Model References' containment reference list feature.
CUSTOM_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The number of structural features of the 'Domain Model Reference' class.
CUSTOM_VARIANT - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.util.ECPCellEditor
RAP theming variable.
CustomAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.custom.model.util
The Adapter Factory for the model.
CustomAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
Creates an instance of the adapter factory.
CustomControlItemProvider - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
This is the item provider adapter for a VCustomControl object.
CustomControlItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
This constructs an instance from a factory and a notifier.
CustomControlMultiUserTest - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
CustomControlMultiUserTest() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlMultiUserTest
 
CustomControlStub - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
CustomControlStub() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub
 
CustomControlStub2 - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
CustomControlStub2() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub2
 
CustomControlStub3 - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
CustomControlStub3() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub3
 
CustomControlStub3.LeagueChangeListener - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
CustomControlStub3.LeagueChangeListener() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub3.LeagueChangeListener
 
CustomControlSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.custom.swt
The renderer for custom control view models.
CustomControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
 
CustomControlTwoRowWithViewerTest - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
CustomControlTwoRowWithViewerTest() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlTwoRowWithViewerTest
 
CustomControlValidationTest - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
CustomControlValidationTest() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlValidationTest
 
CustomDomainModelReferenceItemProvider - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
This is the item provider adapter for a VCustomDomainModelReference object.
CustomDomainModelReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
This constructs an instance from a factory and a notifier.
CustomEditPlugin - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
This is the central singleton for the Custom edit plugin.
CustomEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomEditPlugin
Create the instance.
CustomEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
The actual implementation of the Eclipse Plugin.
CustomEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomEditPlugin.Implementation
Creates an instance.
CustomItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
CustomItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
This constructs an instance.
CustomItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
A child creation extender for the VViewPackage.
CustomItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory.ViewChildCreationExtender
 
CustomReflectiveItemProvider - Class in org.eclipse.emf.ecp.view.model.common.edit.provider
 
CustomReflectiveItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.model.common.edit.provider.CustomReflectiveItemProvider
A custom reflective item provider.
CustomReflectiveItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.model.common.edit.provider
This is the factory that is used to provide the interfaces needed to support Viewers reflectively.
CustomReflectiveItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.model.common.edit.provider.CustomReflectiveItemProviderAdapterFactory
This constructs an instance.
CustomSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.custom.model.util
The Switch for the model's inheritance hierarchy.
CustomSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
Creates an instance of the switch.

D

data() - Static method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.ControlsSWTBotTest
 
data() - Static method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.TableControlSWTBotTest
 
data() - Static method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.XmlDateControlSWTBotTest
 
data() - Static method in class org.eclipse.emf.ecp.view.ui.editor.test.OpenEditorTest
 
data() - Static method in class org.eclipse.emf.ecp.view.validation.test.ValidationPerformanceTest
 
DatabindingClassRunner - Class in org.eclipse.emf.ecp.view.test.common.swt
Custom junit class runner to setup Realm.
DatabindingClassRunner(Class<?>) - Constructor for class org.eclipse.emf.ecp.view.test.common.swt.DatabindingClassRunner
 
DataBindingPhaseListener - Class in org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee
A PhaseListener to set the default realm.
DataBindingPhaseListener() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.DataBindingPhaseListener
 
DatabindingProviderService<DMR extends VDomainModelReference> - Interface in org.eclipse.emf.ecp.view.model.common.spi.databinding
A service providing a conversion from a VDomainModelReference to databinding classes.
DATE_OF_BIRTH - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The meta object id for the 'Date Of Birth' data type.
DATE_OF_BIRTH - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Date Of Birth' data type.
DateCellEditor - Class in org.eclipse.emf.ecp.edit.internal.swt.table
A cell editor for editing a date time value.
DateCellEditor() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
Default constructor.
DateCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
A constructor which takes only a parent.
DateCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
A constructor which takes the parent and the style.
DateCellEditorTester - Class in org.eclipse.emf.ecp.edit.internal.swt.table
Tester for a date cell editor.
DateCellEditorTester() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditorTester
 
DateSerializeTest - Class in org.eclipse.emf.ecp.edit.internal.swt.util
 
DateSerializeTest() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.DateSerializeTest
 
DateTimeControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
This class defines a DateTimeControl which is used for displaying EStructuralFeatures which have a date value.
DateTimeControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.DateTimeControl
 
DateTimeControl_NoDateSetClickToSetDate - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
DateTimeControl_NoDateSetClickToSetDate - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
DateTimeControl_UnsetDate - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
DateTimeControl_UnsetDate - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
DateTimeControlRendererTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
DateTimeControlRendererTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlRendererTest
 
DateTimeControlRendererTester - Class in org.eclipse.emf.ecp.view.model.common
Tester for Text Renderer.
DateTimeControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.DateTimeControlRendererTester
 
DateTimeControlSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
A control which can handle Date.
DateTimeControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRenderer
Default constructor.
DateTimeControlSWTRenderer_CleanDate - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
DateTimeControlSWTRenderer_SelectData - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
DateUtil - Class in org.eclipse.emf.ecp.edit.internal.swt.util
Helper class for Date conversion.
DebugViewModelService - Class in org.eclipse.emf.ecp.view.internal.swt
 
DebugViewModelService() - Constructor for class org.eclipse.emf.ecp.view.internal.swt.DebugViewModelService
 
decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreUnsharedDecorator
decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreDirtyDecorator
decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewBranchDecorator
 
decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewLabelDecorator
decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.validation.connector.ValidationFailedDecorator
decorateImage(Image, Image) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
Returns an Image composed of a base image decorated by another image.
decorateImage(Image, Image, int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
Returns an Image composed of a base image decorated by another image.
decorateImage(Image, Image) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Returns an Image composed of a base image decorated by another image.
decorateImage(Image, Image, int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Returns an Image composed of a base image decorated by another image.
decorateImage(Image, Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
 
decorateText(String, Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
 
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.test.university.util.UniversitySwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrSwitch
Returns the result of interpreting the object as an instance of ' EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxySwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatorySwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
DefaultFilter - Class in org.eclipse.emf.ecp.core.emffilter.internal
This class provides all EPackages that are per default in an Eclipse Modeling Edition.
DefaultFilter() - Constructor for class org.eclipse.emf.ecp.core.emffilter.internal.DefaultFilter
Convenient constructor.
DefaultLayoutHelper - Class in org.eclipse.emf.ecp.edit.internal.swt.util
Deprecated. 
DefaultLayoutHelper() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
Deprecated.  
DefaultLocaleViewService - Class in org.eclipse.emf.ecp.view.context.internal.locale
A ViewModelService which provides the default locale.
DefaultLocaleViewService() - Constructor for class org.eclipse.emf.ecp.view.context.internal.locale.DefaultLocaleViewService
 
DefaultMergeUtil - Class in org.eclipse.emf.ecp.diffmerge.spi.context
This util class provides a method, which allows to copy values from one VControl to another generically.
DefaultProvider - Class in org.eclipse.emf.ecp.spi.core
 
DefaultReferenceService - Class in org.eclipse.emf.ecp.ui.view.swt
 
DefaultReferenceService() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
 
DefaultRenderingResultFactory - Class in org.eclipse.emf.ecp.edit.internal.swt.util
Deprecated. 
DefaultRenderingResultFactory() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultRenderingResultFactory
Deprecated.  
DefaultUIProvider - Class in org.eclipse.emf.ecp.spi.ui
 
DefaultUIProvider(String) - Constructor for class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Constructor of a DefaultUIProvider.
DefaultValidationProvider - Class in org.eclipse.emf.ecp.view.internal.validation.bean
 
DefaultValidationProvider() - Constructor for class org.eclipse.emf.ecp.view.internal.validation.bean.DefaultValidationProvider
 
DefaultValidationProvider(InputStream...) - Constructor for class org.eclipse.emf.ecp.view.internal.validation.bean.DefaultValidationProvider
 
delete(InternalProject, Collection<Object>) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
Deletes a collection of EObjects from the model.
delete() - Method in interface org.eclipse.emf.ecp.core.util.ECPContainer
Deletes the current instance.
delete(File) - Static method in class org.eclipse.emf.ecp.ecore.editor.test.FileUtil
Deletes the given file.
delete(InternalProject, Collection<Object>) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Deletes a collection of EObjects from the model.
delete() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Deletes the current instance.
delete() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Deletes the current instance.
delete(InternalProject, Collection<Object>) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
Deletes a collection of EObjects from the model.
delete(InternalProject, Collection<Object>) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
Deletes a collection of EObjects from the model.
DELETE_IMAGE - Static variable in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Constant for an delete image.
DeleteDialog - Class in org.eclipse.emf.ecp.internal.ui.dialogs
 
DeleteDialog(Shell, List<ECPContainer>) - Constructor for class org.eclipse.emf.ecp.internal.ui.dialogs.DeleteDialog
Default constructor.
DeleteDialog_DialogTitle - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
DeleteDialog_Message_AreYouSure - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
DeleteDialog_Message_element - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
DeleteDialog_Message_element_plural - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
DeleteDialog_Title - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
deleteElements(Collection<Object>) - Method in interface org.eclipse.emf.ecp.core.ECPProject
Deletes a collection of Objects by delegating the task to the provider.
deleteElements(Collection<Object>) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Deletes a collection of Objects by delegating the task to the provider.
DeleteHandler - Class in org.eclipse.emf.ecp.ui.commands
This Handler uses the ECPHandlerHelper#deleteHandlerHelper(IStructuredSelection, org.eclipse.swt.widgets.Shell) method to delete.
DeleteHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.DeleteHandler
 
deleteHandlerHelper(List<ECPContainer>, Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
Deletes the provided ECPContainer elements.
deleteModelElement(ECPProject, Collection<Object>) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
This helper method is used to delete model elements from a project.
DeleteModelElementHandler - Class in org.eclipse.emf.ecp.ui.commands
This Handler uses the ECPHandlerHelper.deleteModelElement(org.eclipse.emf.ecp.core.ECPProject, java.util.Collection) method to delete the selected EObjects.
DeleteModelElementHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.DeleteModelElementHandler
 
DeleteModelElementHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
Handler to delete selected EObject.
DeleteModelElementHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.DeleteModelElementHandler
 
deleteOnServer(EMFStoreProjectWrapper, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.DeleteOnServerHelper
Deletes an RemoteProject from the server.
DeleteOnServerHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
DeleteOnServerHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.DeleteOnServerHandler
 
DeleteOnServerHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore DeleteOnServer Handler delegating to the DeleteOnServerHelper.
DeleteOnServerHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.DeleteOnServerHandler
 
DeleteOnServerHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore DeleteOnServer Helper delegating to the EMFStore UIDeleteRemoteProjectController.
DeleteProjectHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
Handler to delete selected projects.
DeleteProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.DeleteProjectHandler
 
DeleteReferenceAction - Class in org.eclipse.emf.ecp.edit.internal.swt.reference
This action unsets a reference.
DeleteReferenceAction(EditingDomain, EStructuralFeature.Setting, IItemPropertyDescriptor, ReferenceService) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.reference.DeleteReferenceAction
The constructor for a delete reference action.
DeleteReferenceAction_Confirmation - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.reference.ActionMessages
 
DeleteReferenceAction_DeleteModelQuestion - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.reference.ActionMessages
 
DeleteReferenceAction_DeleteReference - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.reference.ActionMessages
 
DeleteReferenceAction_No - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.reference.ActionMessages
 
DeleteReferenceAction_Questionmark - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.reference.ActionMessages
 
DeleteReferenceAction_Yes - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.reference.ActionMessages
 
deleteValidationService(Object) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationServiceProvider
Deletes the validation service for the given object.
deleteValidationService(Object) - Method in interface org.eclipse.emf.ecp.validation.api.IValidationServiceProvider
Deletes the validation service for the given object.
deregister(ECPValidationResultService.ECPValidationResultServiceListener) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
Deregisters a listener.
deregister(ECPValidationResultService.ECPValidationResultServiceListener) - Method in interface org.eclipse.emf.ecp.ui.validation.ECPValidationResultService
Deregisters a listener.
deregisterFromAll() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
deregisterFromSpecific() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
deregisterValidationListener(ViewValidationListener) - Method in interface org.eclipse.emf.ecp.view.internal.validation.ValidationService
Deregisters the given listener.
deregisterValidationListener(ViewValidationListener) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
Deregisters the given listener.
DerivedAttributeAdapter - Class in org.eclipse.emf.ecp.view.spi.categorization.model
 
DerivedAttributeAdapter(EObject, EStructuralFeature, EStructuralFeature, EStructuralFeature, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
Convenience constructor for a local and navigated dependency.
DerivedAttributeAdapter(EObject, EStructuralFeature, EStructuralFeature, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
Convenience constructor for a navigated dependency.
DerivedAttributeAdapter(EObject, EStructuralFeature, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
Convenience constructor for a local dependency.
DerivedAttributeAdapter(EObject, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
Constructor with source object and the derived feature.
descriptorChanged(InternalDescriptor<InternalProvider>, boolean) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
descriptorChanged(InternalDescriptor<ELEMENT>, boolean) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalElementRegistry.ResolveListener
 
DETAIL_EDITING - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The meta object id for the 'Detail Editing' enum.
DETAIL_EDITING - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the 'Detail Editing' enum.
DETAIL_KEY - Static variable in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeMasterDetailSWTRenderer
 
DetailDialog - Class in org.eclipse.emf.ecp.view.spi.table.swt
A dialog allowing to edit an EObject.
DetailDialog(Shell, EObject, VTableControl) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.DetailDialog
Creates a dialog allowing to edit an EObject.
DetailEditing - Enum in org.eclipse.emf.ecp.view.spi.table.model
A representation of the literals of the enumeration 'Detail Editing', and utility methods for working with them.
DetailViewGenerator - Class in org.eclipse.emf.ecp.view.internal.table.swt
Helper class for generating a VView based on the columns of VTableControl.
DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'Diagnostic' class.
DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Diagnostic' class.
DIAGNOSTIC__DIAGNOSTICS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Diagnostics' attribute list.
DIAGNOSTIC__DIAGNOSTICS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Diagnostics' attribute list feature.
DIAGNOSTIC_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The number of structural features of the 'Diagnostic' class.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
A constant for the source of diagnostic codes from this package.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.ecp.test.university.util.UniversityValidator
A constant for the source of diagnostic codes from this package.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.ecp.validation.test.test.util.TestValidator
A constant for the source of diagnostic codes from this package.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
A constant for the source of diagnostic codes from this package.
DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
A constant for the source of diagnostic codes from this package.
DiagnosticianTests - Class in org.eclipse.emf.ecp.validation.diagnostician.test
 
DiagnosticianTests() - Constructor for class org.eclipse.emf.ecp.validation.diagnostician.test.DiagnosticianTests
 
DiagnosticItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
This is the item provider adapter for a VDiagnostic object.
DiagnosticItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
This constructs an instance from a factory and a notifier.
DiagnosticView - Class in org.eclipse.emf.ecp.ui.validation.e4.view
View to display validation results.
DiagnosticView() - Constructor for class org.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
 
DialogOpener - Class in org.eclipse.emf.ecp.edit.internal.swt.util
 
DialogWrapper - Interface in org.eclipse.emf.ecp.edit.internal.swt.util
Interface to provide a wrapper for opening JFace dialogs.
DIContainerSWTRenderer - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
DI Renderer for Container.
DIContainerSWTRenderer() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIContainerSWTRenderer
 
DIContainerSWTRendererTester - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
 
DIContainerSWTRendererTester() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIContainerSWTRendererTester
 
DIControlSWTRenderer - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
 
DIControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIControlSWTRenderer
 
DIControlSWTRendererTester - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
 
DIControlSWTRendererTester() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIControlSWTRendererTester
 
DICustomControlSWT - Class in org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer
ECPAbstractCustomControlSWT that will delegate its calls to a POJO.
DICustomControlSWTRenderer - Class in org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer
Custom control SWTRenderer for Dependency Injection.
DICustomControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer.DICustomControlSWTRenderer
 
DICustomControlSWTRendererTester - Class in org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer
 
DICustomControlSWTRendererTester() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer.DICustomControlSWTRendererTester
 
DIFF_ATTACHMENT - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
The meta object id for the 'Diff Attachment' class.
DIFF_ATTACHMENT - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage.Literals
The meta object literal for the 'Diff Attachment' class.
DIFF_ATTACHMENT__MERGED_DIFFS - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
The feature id for the 'Merged Diffs' attribute.
DIFF_ATTACHMENT__MERGED_DIFFS - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage.Literals
The meta object literal for the 'Merged Diffs' attribute feature.
DIFF_ATTACHMENT__TOTAL_NUMBER_OF_DIFFS - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
The feature id for the 'Total Number Of Diffs' attribute.
DIFF_ATTACHMENT__TOTAL_NUMBER_OF_DIFFS - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage.Literals
The meta object literal for the 'Total Number Of Diffs' attribute feature.
DIFF_ATTACHMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
The number of structural features of the 'Diff Attachment' class.
DiffAttachmentItemProvider - Class in org.eclipse.emf.ecp.spi.diffmerge.model.provider
This is the item provider adapter for a VDiffAttachment object.
DiffAttachmentItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
This constructs an instance from a factory and a notifier.
DiffDialog - Class in org.eclipse.emf.ecp.diffmerge.swt
Class creating a diff Dialog.
DiffDialog(DiffMergeModelContext, String, VControl, VControl, VControl) - Constructor for class org.eclipse.emf.ecp.diffmerge.swt.DiffDialog
Constructor for the diff dialog.
DiffDialog_Confirm - Static variable in class org.eclipse.emf.ecp.diffmerge.swt.Messages
 
DiffDialog_DiffConfirmed - Static variable in class org.eclipse.emf.ecp.diffmerge.swt.Messages
 
DiffDialog_DifferenceGroup - Static variable in class org.eclipse.emf.ecp.diffmerge.swt.Messages
 
DiffDialog_leftObject - Static variable in class org.eclipse.emf.ecp.diffmerge.swt.Messages
 
DiffDialog_Next - Static variable in class org.eclipse.emf.ecp.diffmerge.swt.Messages
 
DiffDialog_Previous - Static variable in class org.eclipse.emf.ecp.diffmerge.swt.Messages
 
DiffDialog_replaceWithLeft - Static variable in class org.eclipse.emf.ecp.diffmerge.swt.Messages
 
DiffDialog_replaceWithRight - Static variable in class org.eclipse.emf.ecp.diffmerge.swt.Messages
 
DiffDialog_rightObject - Static variable in class org.eclipse.emf.ecp.diffmerge.swt.Messages
 
DiffDialog_targetObject - Static variable in class org.eclipse.emf.ecp.diffmerge.swt.Messages
 
DiffDialog_title - Static variable in class org.eclipse.emf.ecp.diffmerge.swt.Messages
 
DiffDialogHelper - Class in org.eclipse.emf.ecp.diffmerge.swt
The Diff Dialog helper provides methods to open a Diff Dialog.
DiffmergeAdapterFactory - Class in org.eclipse.emf.ecp.spi.diffmerge.model.util
The Adapter Factory for the model.
DiffmergeAdapterFactory() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
Creates an instance of the adapter factory.
DiffMergeContextFactory - Class in org.eclipse.emf.ecp.diffmerge.spi.context
This Factory can be used to instantiate DiffMergeModelContexts.
DiffmergeEditPlugin - Class in org.eclipse.emf.ecp.spi.diffmerge.model.provider
This is the central singleton for the Diffmerge edit plugin.
DiffmergeEditPlugin() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeEditPlugin
Create the instance.
DiffmergeEditPlugin.Implementation - Class in org.eclipse.emf.ecp.spi.diffmerge.model.provider
The actual implementation of the Eclipse Plugin.
DiffmergeEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeEditPlugin.Implementation
Creates an instance.
DiffmergeItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.spi.diffmerge.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
DiffmergeItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
This constructs an instance.
DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.spi.diffmerge.model.provider
A child creation extender for the VViewPackage.
DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender
 
DiffMergeModelContext - Interface in org.eclipse.emf.ecp.diffmerge.spi.context
The DiffMergeModelContext extends the ViewModelContext and allows to retrieve two origin objects.
DiffMergeModelContextImpl - Class in org.eclipse.emf.ecp.diffmerge.internal.context
Implementation of the DiffMergeModelContext based on the ViewModelContextImpl.
DiffMergeModelContextImpl(VElement, EObject, EObject, EObject) - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Constructor for the DiffMergeModelContextImpl.
DiffMergeModelContextImpl(VElement, EObject, EObject, EObject, Set<VDomainModelReference>) - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Constructor for the DiffMergeModelContextImpl.
DiffMergeModelContextImpl(VElement, EObject, EObject, EObject, ViewModelService...) - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Constructor for the DiffMergeModelContextImpl.
DiffMergeModelContextImpl(VElement, EObject, EObject, EObject, Set<VDomainModelReference>, ViewModelService...) - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Constructor for the DiffMergeModelContextImpl.
DiffmergeSwitch<T> - Class in org.eclipse.emf.ecp.spi.diffmerge.model.util
The Switch for the model's inheritance hierarchy.
DiffmergeSwitch() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeSwitch
Creates an instance of the switch.
DiffTests - Class in org.eclipse.emf.ecp.diffmerge.test
Diff Tests.
DiffTests() - Constructor for class org.eclipse.emf.ecp.diffmerge.test.DiffTests
 
DIRendererUtil - Class in org.eclipse.emf.ecp.view.model.common.di.renderer
Utility methods for implementing depdendency injection renderers.
Disposable - Class in org.eclipse.emf.ecp.internal.core.util
 
Disposable(ECPDisposable) - Constructor for class org.eclipse.emf.ecp.internal.core.util.Disposable
Constructor of an disposable object.
dispose() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
Dispose all resources of the project data.
dispose() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
Dispose of cached objects and their underlying OS resources.
dispose() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Dispose of cached objects and their underlying OS resources.
dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
 
dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.BooleanControl
 
dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
Disposes the control.
dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
Disposes the control.
dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
Disposes the control.
dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
 
dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
 
dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
Deprecated.  
dispose() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated. Disposes the control.
dispose() - Method in interface org.eclipse.emf.ecp.editor.e3.ECPEditorContext
Called if the context is not used anymore.
dispose() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
Disposes the input.
dispose() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
dispose() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditorPage
dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreUnsharedDecorator
dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
 
dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreDirtyDecorator
dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewBranchDecorator
 
dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewLabelDecorator
dispose() - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorContext
Dispose the context.
dispose() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
 
dispose() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Disposes the current instance.
dispose() - Method in class org.eclipse.emf.ecp.internal.core.util.Disposable
Disposes the current instance.
dispose() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
Disposes the current instance.
dispose() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
Disposes this composite provider.
dispose() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
Disposes this composite provider.
dispose() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
Disposes this composite provider.
dispose() - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPContentProvider
 
dispose() - Method in class org.eclipse.emf.ecp.internal.ui.model.ModelLabelProvider
 
dispose() - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
 
dispose() - Method in class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
dispose() - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
dispose() - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
dispose() - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.e3.View
 
dispose() - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.View
 
dispose() - Method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizard
 
dispose() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in interface org.eclipse.emf.ecp.spi.common.ui.CompositeProvider
Disposes this composite provider.
dispose() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractEClassTreeSelectionComposite
Disposes this composite provider.
dispose() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelElementCompositeImpl
Disposes this composite provider.
dispose() - Method in class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
dispose() - Method in class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard
 
dispose() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Disposes the current instance.
dispose() - Method in interface org.eclipse.emf.ecp.spi.core.util.ECPDisposable
Disposes the current instance.
dispose() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Disposes the current instance.
dispose() - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.ui.tester.ECPSavePropertySource
dispose() - Method in class org.eclipse.emf.ecp.ui.transaction.TransactionalModelLabelProvider
 
dispose() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
Dispose.
dispose() - Method in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTView
Disposes the view.
dispose() - Method in class org.eclipse.emf.ecp.ui.views.ModelExplorerView
dispose() - Method in class org.eclipse.emf.ecp.ui.views.ModelRepositoriesView
 
dispose() - Method in class org.eclipse.emf.ecp.validation.connector.ValidationFailedDecorator
dispose() - Method in class org.eclipse.emf.ecp.view.context.internal.locale.DefaultLocaleViewService
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.dynamictree.ui.DynamicTreeModelService
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.editor.controls.ControlRootEClassControl2SWTRenderer
 
dispose() - Method in class org.eclipse.emf.ecp.view.editor.controls.EReferenceLabelControlSWTRenderer
 
dispose() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleServiceHelperImpl
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.StackItemViewService
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.internal.swt.DebugViewModelService
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewImpl
Disposes the view.
dispose() - Method in class org.eclipse.emf.ecp.view.internal.table.columnservice.AddColumnService
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.internal.unset.UnsetService
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ProxyResolverViewService
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.model.common.di.service.impl.EclipseContextViewServiceImpl
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.model.common.edit.provider.CustomReflectiveItemProviderAdapterFactory
 
dispose() - Method in class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
 
dispose() - Method in class org.eclipse.emf.ecp.view.model.preview.common.PreviewReferenceService
Dispose.
dispose() - Static method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager
Disposed the instance.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Disposes the context.
dispose() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelService
Dispose.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Is called by the framework to trigger a dispose of the control.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.template.controls.swt.TemplateColorControl
Disposes the control.
dispose() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
 
dispose() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.DummyReferenceService
Dispose.
dispose() - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
This discards the content provider and removes this as a listener to the AdapterFactoryContentProvider.adapterFactory.
dispose() - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This discards the content provider and removes this as a listener to the AdapterFactoryLabelProvider.adapterFactory.
disposeColors() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Dispose of all the cached Color's.
disposeCursors() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Dispose all of the cached cursors.
disposed(ECPDisposable) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Callback method being used to notify listeners about a dispose.
disposed(ECPDisposable) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Callback method being used to notify listeners about a dispose.
disposed(ECPDisposable) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
Callback method being used to notify listeners about a dispose.
disposed(ECPDisposable) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
Callback method being used to notify listeners about a dispose.
disposed(ECPDisposable) - Method in interface org.eclipse.emf.ecp.spi.core.util.ECPDisposable.DisposeListener
Callback method being used to notify listeners about a dispose.
DisposeException - Exception in org.eclipse.emf.ecp.spi.core.util
This is an Exception that is thrown during dispose actions.
DisposeException(String, Throwable) - Constructor for exception org.eclipse.emf.ecp.spi.core.util.DisposeException
Constructs a new exception with the specified detail message and cause.
DisposeException(Throwable) - Constructor for exception org.eclipse.emf.ecp.spi.core.util.DisposeException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString())
disposeFonts() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Dispose all of the cached Font's.
disposeImages() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
Dispose all of the cached images.
disposeImages() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Dispose all of the cached Image's.
DIViewSWTRenderer - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
 
DIViewSWTRenderer() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRenderer
 
DIViewSWTRendererTester - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
 
DIViewSWTRendererTester() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRendererTester
 
DMRCreationWizard - Class in org.eclipse.emf.ecp.view.template.internal.tooling.util
Wizard for creating a VFeaturePathDomainModelReference for a DomainModelReferenceSelector.
DMRCreationWizard() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
 
DMRCreationWizard_Title - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
DMRSelectorControlSWTRenderer - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
Control for setting the DomainModelReference in the DomainModelReferenceSelector.
DMRSelectorControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DMRSelectorControlSWTRenderer
 
DMRSelectorControlTester - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
The tester for the ViewModelSelectControlSWTRenderer.
DMRSelectorControlTester() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DMRSelectorControlTester
 
DOMAIN_INTERMEDIATE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The meta object id for the 'Domain Intermediate' class.
DOMAIN_INTERMEDIATE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Domain Intermediate' class.
DOMAIN_INTERMEDIATE__TEST_ELEMENT_CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Test Element Container' containment reference.
DOMAIN_INTERMEDIATE__TEST_ELEMENT_CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Test Element Container' containment reference feature.
DOMAIN_INTERMEDIATE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The number of structural features of the 'Domain Intermediate' class.
DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'Domain Model Reference' class.
DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Domain Model Reference' class.
DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Change Listener' attribute list.
DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Change Listener' attribute list feature.
DOMAIN_MODEL_REFERENCE_CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'Domain Model Reference Change Listener' data type.
DOMAIN_MODEL_REFERENCE_CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Domain Model Reference Change Listener' data type.
DOMAIN_MODEL_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The number of structural features of the 'Domain Model Reference' class.
DOMAIN_MODEL_REFERENCE_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
The meta object id for the ' Domain Model Reference Selector' class.
DOMAIN_MODEL_REFERENCE_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage.Literals
The meta object literal for the ' Domain Model Reference Selector' class.
DOMAIN_MODEL_REFERENCE_SELECTOR__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
The feature id for the 'Domain Model Reference' containment reference.
DOMAIN_MODEL_REFERENCE_SELECTOR__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage.Literals
The meta object literal for the 'Domain Model Reference' containment reference feature.
DOMAIN_MODEL_REFERENCE_SELECTOR_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
The number of structural features of the 'Domain Model Reference Selector' class.
DOMAIN_MODEL_REFERENCE_SELECTOR_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
The number of operations of the 'Domain Model Reference Selector' class.
DOMAIN_ROOT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The meta object id for the 'Domain Root' class.
DOMAIN_ROOT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Domain Root' class.
DOMAIN_ROOT__INTERMEDIATE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Intermediate' containment reference.
DOMAIN_ROOT__INTERMEDIATE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Intermediate' containment reference feature.
DOMAIN_ROOT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The number of structural features of the 'Domain Root' class.
DomainIntermediate - Interface in org.eclipse.emf.ecp.view.dynamictree.model
A representation of the model object 'Domain Intermediate'.
DomainIntermediateImpl - Class in org.eclipse.emf.ecp.view.dynamictree.model.impl
An implementation of the model object 'Domain Intermediate'.
DomainIntermediateItemProvider - Class in org.eclipse.emf.ecp.view.dynamictree.model.provider
This is the item provider adapter for a DomainIntermediate object.
DomainIntermediateItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainIntermediateItemProvider
This constructs an instance from a factory and a notifier.
DomainmodelreferenceAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util
The Adapter Factory for the model.
DomainmodelreferenceAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
Creates an instance of the adapter factory.
DomainModelReferenceChangeListener - Interface in org.eclipse.emf.ecp.view.spi.model
The DomainModelReferenceChangeListener allows to subscribe to DomainModelReferences and thus be notified when the VDomainModelReference changes.
DomainModelReferenceControlSWTRenderer - Class in org.eclipse.emf.ecp.view.editor.controls
 
DomainModelReferenceControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.DomainModelReferenceControlSWTRenderer
 
DomainModelReferenceControlSWTRendererTester - Class in org.eclipse.emf.ecp.view.editor.controls
 
DomainModelReferenceControlSWTRendererTester() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.DomainModelReferenceControlSWTRendererTester
 
DomainmodelreferenceItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
DomainmodelreferenceItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
This constructs an instance.
DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
A child creation extender for the VTTemplatePackage.
DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender
 
DomainModelReferenceIterator - Class in org.eclipse.emf.ecp.view.spi.model.impl
Class for the DomainModelReferenceIterator which iterates over all found Settings.
DomainModelReferenceIterator(List<EReference>, EObject, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.DomainModelReferenceIterator
Constructor for the DomainModelReferenceIterator.
DomainModelReferenceSelectorEditPlugin - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
This is the central singleton for the DomainModelReferenceSelector edit plugin.
DomainModelReferenceSelectorEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorEditPlugin
Create the instance.
DomainModelReferenceSelectorEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
The actual implementation of the Eclipse Plugin.
DomainModelReferenceSelectorEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorEditPlugin.Implementation
Creates an instance.
DomainModelReferenceSelectorItemProvider - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
This is the item provider adapter for a VTDomainModelReferenceSelector object.
DomainModelReferenceSelectorItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
This constructs an instance from a factory and a notifier.
DomainmodelreferenceSwitch<T> - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util
The Switch for the model's inheritance hierarchy.
DomainmodelreferenceSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceSwitch
Creates an instance of the switch.
DomainRoot - Interface in org.eclipse.emf.ecp.view.dynamictree.model
A representation of the model object 'Domain Root'.
DomainRootImpl - Class in org.eclipse.emf.ecp.view.dynamictree.model.impl
An implementation of the model object 'Domain Root'.
DomainRootItemProvider - Class in org.eclipse.emf.ecp.view.dynamictree.model.provider
This is the item provider adapter for a DomainRoot object.
DomainRootItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainRootItemProvider
This constructs an instance from a factory and a notifier.
doSave(IProgressMonitor) - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
doSave(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Convenient implementation where nothing happens.
doSave(IProgressMonitor) - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
 
doSave(InternalProject) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Convenient implementation where nothing happens.
doSave(InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
This method manually triggers the save of the model data.
doSave(IProgressMonitor) - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
 
doSave(InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
 
doSaveAs() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
doSaveAs() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
 
doSaveAs() - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
 
doubleClick(DoubleClickEvent) - Method in class org.eclipse.emf.ecp.internal.validationvieweditorbridge.ValidationViewToEditorBridge
doubleClick(DoubleClickEvent) - Method in class org.eclipse.emf.ecp.ui.validation.test.TestDoubleClickListener
doubleClick(DoubleClickEvent) - Method in class org.eclipse.emf.ecp.ui.views.ModelExplorerView.DoubleClickListener
Opens an EObject using the ActionHelper or opens a closed ECPProject.
DoubleColumnRow - Class in org.eclipse.emf.ecp.edit.internal.swt.util
Deprecated. 
DoubleColumnRow(Control, Control) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.DoubleColumnRow
Deprecated. A RenderingResultRow which holds two Controls.
dragEnter(DropTargetEvent) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ModelExplorerDropAdapter
 
dragEnter(DropTargetEvent) - Method in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
This is called when the mouse first enters or starts dragging in the viewer.
dragFinished(DragSourceEvent) - Method in class org.eclipse.emf.edit.ui.dnd.ViewerDragAdapter
This is called when dragging is completed; it forgets the ViewerDragAdapter.selection.
dragLeave(DropTargetEvent) - Method in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
This is called when the mouse leaves or stops dragging in the viewer, whether the operation was aborted or is about to do a dropAccept and drop.
dragOperationChanged(DropTargetEvent) - Method in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
This is called when the operation has changed in some way, typically because the user changes keyboard modifiers.
dragOver(DropTargetEvent) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ModelExplorerDropAdapter
 
dragOver(DropTargetEvent) - Method in class org.eclipse.emf.ecp.view.editor.handler.ViewEditorDropAdapter
 
dragOver(DropTargetEvent) - Method in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
This is called repeatedly, as the mouse moves over the viewer.
dragSetData(DragSourceEvent) - Method in class org.eclipse.emf.edit.ui.dnd.ViewerDragAdapter
This is called to transfer the data.
dragStart(DragSourceEvent) - Method in class org.eclipse.emf.edit.ui.dnd.ViewerDragAdapter
This is called when dragging is initiated; it records the ViewerDragAdapter.selection of ViewerDragAdapter.viewer.
drop(DropTargetEvent) - Method in class org.eclipse.emf.ecp.view.editor.handler.ViewEditorDropAdapter
 
drop(DropTargetEvent) - Method in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
This is called to indicate that the drop action should be invoked.
dropAccept(DropTargetEvent) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ModelExplorerDropAdapter
 
dropAccept(DropTargetEvent) - Method in class org.eclipse.emf.ecp.view.editor.handler.ViewEditorDropAdapter
 
dropAccept(DropTargetEvent) - Method in class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
This is called when the mouse is released over the viewer to initiate a drop, between dragLeave and drop.
DummyReferenceService - Class in org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal
A dummy service.
DummyReferenceService() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.DummyReferenceService
 
DYNAMIC_CONTAINMENT_ITEM - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The meta object id for the 'Dynamic Containment Item' class.
DYNAMIC_CONTAINMENT_ITEM - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Dynamic Containment Item' class.
DYNAMIC_CONTAINMENT_ITEM__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Attachments' containment reference list.
DYNAMIC_CONTAINMENT_ITEM__BASE_ITEM_INDEX - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Base Item Index' attribute.
DYNAMIC_CONTAINMENT_ITEM__BASE_ITEM_INDEX - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Base Item Index' attribute feature.
DYNAMIC_CONTAINMENT_ITEM__COMPOSITE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Composite' containment reference.
DYNAMIC_CONTAINMENT_ITEM__COMPOSITE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Composite' containment reference feature.
DYNAMIC_CONTAINMENT_ITEM__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Diagnostic' containment reference.
DYNAMIC_CONTAINMENT_ITEM__DOMAIN_MODEL - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Domain Model' reference.
DYNAMIC_CONTAINMENT_ITEM__DOMAIN_MODEL - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Domain Model' reference feature.
DYNAMIC_CONTAINMENT_ITEM__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Enabled' attribute.
DYNAMIC_CONTAINMENT_ITEM__ITEMS - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Items' containment reference list.
DYNAMIC_CONTAINMENT_ITEM__ITEMS - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Items' containment reference list feature.
DYNAMIC_CONTAINMENT_ITEM__LABEL_OBJECT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Label Object' reference.
DYNAMIC_CONTAINMENT_ITEM__NAME - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Name' attribute.
DYNAMIC_CONTAINMENT_ITEM__READONLY - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Readonly' attribute.
DYNAMIC_CONTAINMENT_ITEM__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Visible' attribute.
DYNAMIC_CONTAINMENT_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The number of structural features of the 'Dynamic Containment Item' class.
DYNAMIC_CONTAINMENT_TREE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The meta object id for the 'Dynamic Containment Tree' class.
DYNAMIC_CONTAINMENT_TREE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Dynamic Containment Tree' class.
DYNAMIC_CONTAINMENT_TREE__ACTIONS - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Actions' containment reference list.
DYNAMIC_CONTAINMENT_TREE__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Attachments' containment reference list.
DYNAMIC_CONTAINMENT_TREE__CHILD_COMPOSITE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Child Composite' containment reference.
DYNAMIC_CONTAINMENT_TREE__CHILD_COMPOSITE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Child Composite' containment reference feature.
DYNAMIC_CONTAINMENT_TREE__CHILD_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Child Reference' reference.
DYNAMIC_CONTAINMENT_TREE__CHILD_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Child Reference' reference feature.
DYNAMIC_CONTAINMENT_TREE__COMPOSITE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Composite' containment reference.
DYNAMIC_CONTAINMENT_TREE__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Diagnostic' containment reference.
DYNAMIC_CONTAINMENT_TREE__DOMAIN_MODEL - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Domain Model' reference.
DYNAMIC_CONTAINMENT_TREE__DOMAIN_MODEL - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Domain Model' reference feature.
DYNAMIC_CONTAINMENT_TREE__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Enabled' attribute.
DYNAMIC_CONTAINMENT_TREE__ITEMS - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Items' containment reference list.
DYNAMIC_CONTAINMENT_TREE__ITEMS - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Items' containment reference list feature.
DYNAMIC_CONTAINMENT_TREE__LABEL_OBJECT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Label Object' reference.
DYNAMIC_CONTAINMENT_TREE__NAME - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Name' attribute.
DYNAMIC_CONTAINMENT_TREE__PATH_TO_ROOT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Path To Root' reference list.
DYNAMIC_CONTAINMENT_TREE__PATH_TO_ROOT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Path To Root' reference list feature.
DYNAMIC_CONTAINMENT_TREE__READONLY - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Readonly' attribute.
DYNAMIC_CONTAINMENT_TREE__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Visible' attribute.
DYNAMIC_CONTAINMENT_TREE_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The meta object id for the 'Dynamic Containment Tree Domain Model Reference' class.
DYNAMIC_CONTAINMENT_TREE_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Dynamic Containment Tree Domain Model Reference' class.
DYNAMIC_CONTAINMENT_TREE_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Change Listener' attribute list.
DYNAMIC_CONTAINMENT_TREE_DOMAIN_MODEL_REFERENCE__PATH_FROM_BASE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Path From Base' containment reference.
DYNAMIC_CONTAINMENT_TREE_DOMAIN_MODEL_REFERENCE__PATH_FROM_BASE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Path From Base' containment reference feature.
DYNAMIC_CONTAINMENT_TREE_DOMAIN_MODEL_REFERENCE__PATH_FROM_ROOT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Path From Root' containment reference.
DYNAMIC_CONTAINMENT_TREE_DOMAIN_MODEL_REFERENCE__PATH_FROM_ROOT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Path From Root' containment reference feature.
DYNAMIC_CONTAINMENT_TREE_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The number of structural features of the 'Dynamic Containment Tree Domain Model Reference' class.
DYNAMIC_CONTAINMENT_TREE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The number of structural features of the 'Dynamic Containment Tree' class.
DynamicContainmentItem - Interface in org.eclipse.emf.ecp.view.dynamictree.model
A representation of the model object 'Dynamic Containment Item'.
DynamicContainmentItemImpl - Class in org.eclipse.emf.ecp.view.dynamictree.model.impl
An implementation of the model object 'Dynamic Containment Item'.
DynamicContainmentItemItemProvider - Class in org.eclipse.emf.ecp.view.dynamictree.model.provider
This is the item provider adapter for a DynamicContainmentItem object.
DynamicContainmentItemItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentItemItemProvider
This constructs an instance from a factory and a notifier.
DynamicContainmentTree - Interface in org.eclipse.emf.ecp.view.dynamictree.model
A representation of the model object 'Dynamic Containment Tree'.
DynamicContainmentTreeDomainModelReference - Interface in org.eclipse.emf.ecp.view.dynamictree.model
A representation of the model object 'Dynamic Containment Tree Domain Model Reference'.
DynamicContainmentTreeDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.dynamictree.model.impl
An implementation of the model object 'Dynamic Containment Tree Domain Model Reference'.
DynamicContainmentTreeDomainModelReferenceItemProvider - Class in org.eclipse.emf.ecp.view.dynamictree.model.provider
This is the item provider adapter for a DynamicContainmentTreeDomainModelReference object.
DynamicContainmentTreeDomainModelReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeDomainModelReferenceItemProvider
This constructs an instance from a factory and a notifier.
DynamicContainmentTreeImpl - Class in org.eclipse.emf.ecp.view.dynamictree.model.impl
An implementation of the model object 'Dynamic Containment Tree'.
DynamicContainmentTreeItemProvider - Class in org.eclipse.emf.ecp.view.dynamictree.model.provider
This is the item provider adapter for a DynamicContainmentTree object.
DynamicContainmentTreeItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeItemProvider
This constructs an instance from a factory and a notifier.
DynamicContainmentTreeSWTBotTest - Class in org.eclipse.emf.ecp.view.ui.editor.test
 
DynamicContainmentTreeSWTBotTest() - Constructor for class org.eclipse.emf.ecp.view.ui.editor.test.DynamicContainmentTreeSWTBotTest
 
DynamicContainmentTreeTest - Class in org.eclipse.emf.ecp.view.dynamictree.model.test
 
DynamicContainmentTreeTest() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTreeTest
 
DynamicCreateChildrenElementsMenuContribution - Class in org.eclipse.emf.ecp.ui.e4.view
 
DynamicCreateChildrenElementsMenuContribution() - Constructor for class org.eclipse.emf.ecp.ui.e4.view.DynamicCreateChildrenElementsMenuContribution
 
DynamicDMRStackItemViewServiceTests - Class in org.eclipse.emf.ecp.view.stack.ui.swt.test
 
DynamicDMRStackItemViewServiceTests() - Constructor for class org.eclipse.emf.ecp.view.stack.ui.swt.test.DynamicDMRStackItemViewServiceTests
 
DynamicDMRTest - Class in org.eclipse.emf.ecp.view.core.swt.tests
 
DynamicDMRTest() - Constructor for class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
DynamicDMRTest - Class in org.eclipse.emf.ecp.view.validation.test
 
DynamicDMRTest() - Constructor for class org.eclipse.emf.ecp.view.validation.test.DynamicDMRTest
 
dynamicFemaleToMale() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
 
DynamicRuleService_Test - Class in org.eclipse.emf.ecp.view.rule.test
 
DynamicRuleService_Test() - Constructor for class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
DynamicTreeEditPlugin - Class in org.eclipse.emf.ecp.view.dynamictree.model.provider
This is the central singleton for the DynamicTree edit plugin.
DynamicTreeEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicTreeEditPlugin
Create the instance.
DynamicTreeEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.dynamictree.model.provider
The actual implementation of the Eclipse Plugin.
DynamicTreeEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicTreeEditPlugin.Implementation
Creates an instance.
DynamicTreeModelService - Class in org.eclipse.emf.ecp.view.dynamictree.ui
 
DynamicTreeModelService() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.ui.DynamicTreeModelService
 
dynamicUnrelatedChange() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
Should not cause problems.

E

E4ModelElementOpener - Class in org.eclipse.emf.ecp.application.e4.editor
Opens a model element in ECPE4Editor.
E4ModelElementOpener() - Constructor for class org.eclipse.emf.ecp.application.e4.editor.E4ModelElementOpener
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
EClassifierControl - Class in org.eclipse.emf.ecp.edit.ecore.swt.internal
This is a control for EClassifiers.
EClassifierControl() - Constructor for class org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierControl
 
EClassifierOnlyEClassControl - Class in org.eclipse.emf.ecp.edit.ecore.swt.internal
This is a control for EClassifiers which will offer the possibility to select EClasses.
EClassifierOnlyEClassControl() - Constructor for class org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierOnlyEClassControl
 
EClassifierOnlyEDataTypeControl - Class in org.eclipse.emf.ecp.edit.ecore.swt.internal
This is a control for EClassifiers which will offer the possibility to select EDataTypes.
EClassifierOnlyEDataTypeControl() - Constructor for class org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierOnlyEDataTypeControl
 
EclipseContextViewService - Interface in org.eclipse.emf.ecp.view.model.common.di.service
ViewModelService for registering and retrieving the IEclipseContext associated with a view.
EclipseContextViewServiceImpl - Class in org.eclipse.emf.ecp.view.model.common.di.service.impl
Implementation of the EclipseContextViewService.
EclipseContextViewServiceImpl() - Constructor for class org.eclipse.emf.ecp.view.model.common.di.service.impl.EclipseContextViewServiceImpl
 
EcoreGenException - Exception in org.eclipse.emf.ecp.ecore.editor.util
Custom exception to indicate an error during the generation of a genmodel.
EcoreGenException(String) - Constructor for exception org.eclipse.emf.ecp.ecore.editor.util.EcoreGenException
Constructor.
EcoreGenException(String, Throwable) - Constructor for exception org.eclipse.emf.ecp.ecore.editor.util.EcoreGenException
Constructor with additional cause.
EcoreGenModelLinkerFactory - Class in org.eclipse.emf.ecp.ecore.editor.factory
Creates new instances of IEcoreGenModelLinker.
EcoreGenModelLinkerImpl - Class in org.eclipse.emf.ecp.ecore.editor.internal
A class which creates a new ecore file and a new genmodel file and links the two of them.
EcoreGenModelLinkerImpl() - Constructor for class org.eclipse.emf.ecp.ecore.editor.internal.EcoreGenModelLinkerImpl
 
EcoreGenModelLinkerTest - Class in org.eclipse.emf.ecp.ecore.editor.test
 
EcoreGenModelLinkerTest() - Constructor for class org.eclipse.emf.ecp.ecore.editor.test.EcoreGenModelLinkerTest
 
EcoreHelper - Class in org.eclipse.emf.ecp.internal.ide.util
Helper methods for dealing with ecores.
EcoreHelperCyclicDependenciesTest - Class in org.eclipse.emf.ecp.ide.util.test
 
EcoreHelperCyclicDependenciesTest() - Constructor for class org.eclipse.emf.ecp.ide.util.test.EcoreHelperCyclicDependenciesTest
 
EcoreHelperDefaultPackageRegistryContentsTest - Class in org.eclipse.emf.ecp.ide.util.test
 
EcoreHelperDefaultPackageRegistryContentsTest() - Constructor for class org.eclipse.emf.ecp.ide.util.test.EcoreHelperDefaultPackageRegistryContentsTest
 
EcoreHelperNoDependenciesTest - Class in org.eclipse.emf.ecp.ide.util.test
 
EcoreHelperNoDependenciesTest() - Constructor for class org.eclipse.emf.ecp.ide.util.test.EcoreHelperNoDependenciesTest
 
EcoreHelperOneDependencyTest - Class in org.eclipse.emf.ecp.ide.util.test
 
EcoreHelperOneDependencyTest() - Constructor for class org.eclipse.emf.ecp.ide.util.test.EcoreHelperOneDependencyTest
 
EcoreHelperTwoDependenciesTest - Class in org.eclipse.emf.ecp.ide.util.test
 
EcoreHelperTwoDependenciesTest() - Constructor for class org.eclipse.emf.ecp.ide.util.test.EcoreHelperTwoDependenciesTest
 
ECPAbstractControl - Class in org.eclipse.emf.ecp.edit.spi
Deprecated. 
ECPAbstractControl() - Constructor for class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated.  
ECPAbstractCustomControlSWT - Class in org.eclipse.emf.ecp.view.spi.custom.swt
Extend this class in order to provide an own implementation of an ECPAbstractCustomControlSWT.
ECPAbstractCustomControlSWT() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
 
ECPAbstractCustomControlSWT.SWTCustomControlHelper - Class in org.eclipse.emf.ecp.view.spi.custom.swt
The ECPAbstractCustomControlSWT.SWTCustomControlHelper allows the retrieval of SWT specific elements.
ECPAbstractCustomControlSWT.SWTCustomControlHelper() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT.SWTCustomControlHelper
 
ECPAbstractCustomControlSWTStub - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
ECPAbstractCustomControlSWTStub() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
ECPAbstractCustomControlSWTStub(boolean) - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
ECPAbstractCustomControlSWTTest - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
ECPAbstractCustomControlSWTTest() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
ECPAction - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
This interface defines an ECPAction.
ECPAdditionalRendererDescription - Class in org.eclipse.emf.ecp.view.internal.swt
A class describing a rendererClass.
ECPAdditionalRendererDescription(Class<AbstractAdditionalSWTRenderer<VElement>>, ECPAdditionalRendererTester) - Constructor for class org.eclipse.emf.ecp.view.internal.swt.ECPAdditionalRendererDescription
The constructor of the ControlDescription.
ECPAdditionalRendererTester - Interface in org.eclipse.emf.ecp.view.spi.swt
EPCRendererTester is used by the framework to find the best fitting renderer for a specific ViewModelContext.
ECPApplicableTester - Interface in org.eclipse.emf.ecp.edit.spi.util
Deprecated. 
ECPCellEditor - Interface in org.eclipse.emf.ecp.edit.internal.swt.util
A common super interface for all CellEditors contributed to ECP.
ECPCellReadOnlyTester - Interface in org.eclipse.emf.ecp.view.spi.table.swt
Interface used in the cellReadOnly extensionpoint.
ECPCheckoutSource - Interface in org.eclipse.emf.ecp.core.util
This class describes an object that can be checked out.
ECPCommand - Class in org.eclipse.emf.ecp.editor.internal.e3
Command capable of recording changes on a model element.
ECPCommand(EObject, EditingDomain) - Constructor for class org.eclipse.emf.ecp.editor.internal.e3.ECPCommand
Constructor.
ECPCommonSWTBotTest - Class in org.eclipse.emf.ecp.view.ui.editor.test
Common base class for SWTBot tests.
ECPCommonSWTBotTest() - Constructor for class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
ECPCompositeFactory - Class in org.eclipse.emf.ecp.ui.common
 
ECPContainer - Interface in org.eclipse.emf.ecp.core.util
Common super interface for ECP containers, model elements can belong to.
ECPContainerProperties - Class in org.eclipse.emf.ecp.internal.core.properties
 
ECPContainerProperties.Tester - Class in org.eclipse.emf.ecp.internal.core.properties
 
ECPContainerProperties.Tester() - Constructor for class org.eclipse.emf.ecp.internal.core.properties.ECPContainerProperties.Tester
The tester constructor.
ECPContentProvider<INPUT> - Class in org.eclipse.emf.ecp.internal.ui.model
 
ECPContentProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.model.ECPContentProvider
Default constructor.
ECPContextDisposedListener - Interface in org.eclipse.emf.ecp.edit.spi
Listens to the changes of a context.
ECPControlDescription - Class in org.eclipse.emf.ecp.edit.spi
Deprecated. 
ECPControlDescription(String, Class<? extends ECPAbstractControl>, boolean, Set<ECPApplicableTester>) - Constructor for class org.eclipse.emf.ecp.edit.spi.ECPControlDescription
Deprecated. The constructor of the ControlDescription.
ECPControlFactory - Interface in org.eclipse.emf.ecp.edit.spi
Deprecated.  
ECPControlHelper - Class in org.eclipse.emf.ecp.internal.edit
 
ECPControlHelper() - Constructor for class org.eclipse.emf.ecp.internal.edit.ECPControlHelper
 
ECPControlSWT - Interface in org.eclipse.emf.ecp.edit.internal.swt.util
Deprecated. 
ECPCustomControlChangeListener - Interface in org.eclipse.emf.ecp.view.spi.custom.model
ECPCustomControlChangeListener will get informed the value of a VDomainModelReference changes.
ECPDiagnostician - Class in org.eclipse.emf.ecp.diagnostician
The ECPDiagnostician will invoke the registered ECPValidators.
ECPDialogExecutor - Class in org.eclipse.emf.ecp.edit.internal.swt.util
 
ECPDialogExecutor(Dialog) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.ECPDialogExecutor
Constructor.
ECPDirtyTester - Class in org.eclipse.emf.ecp.internal.core.util
Tests weather a project is dirty.
ECPDirtyTester() - Constructor for class org.eclipse.emf.ecp.internal.core.util.ECPDirtyTester
 
ECPDisposable - Interface in org.eclipse.emf.ecp.spi.core.util
This interface is used on classes that can be disposed.
ECPDisposable.DisposeListener - Interface in org.eclipse.emf.ecp.spi.core.util
This interface defines a listener that gets notified when an object is disposed.
ECPDomainModelReferenceMerger - Interface in org.eclipse.emf.ecp.view.spi.viewproxy.resolver
The domain model reference merger prepends a given VFeaturePathDomainModelReference to any DMR.
ECPDropAdapter - Class in org.eclipse.emf.ecp.ui.common.dnd
 
ECPDropAdapter() - Constructor for class org.eclipse.emf.ecp.ui.common.dnd.ECPDropAdapter
Default constructor for drop adapters initialized by extension point.
ECPDropAdapter(EditingDomain, Viewer) - Constructor for class org.eclipse.emf.ecp.ui.common.dnd.ECPDropAdapter
Constructor.
ECPE4Editor - Class in org.eclipse.emf.ecp.ui.e4.editor
Editor displaying one EObject.
ECPE4Editor(Composite, Shell) - Constructor for class org.eclipse.emf.ecp.ui.e4.editor.ECPE4Editor
Default constructor.
ECPEditorContext - Interface in org.eclipse.emf.ecp.editor.e3
This Context adds methods that are specifically needed by an editor.
ECPElement - Interface in org.eclipse.emf.ecp.core.util
An interface that defines common methods for all ECP Classes.
ECPExportHandlerHelper - Class in org.eclipse.emf.ecp.internal.ui.util
A utility class which provides support for exporting model elements.
ECPFileDialogHelper - Interface in org.eclipse.emf.ecp.internal.ui.util
Interface defining methods for retrieving Filepaths from a FileDialog.
ECPFileDialogHelperImpl - Class in org.eclipse.emf.ecp.internal.ui.util
ECPFileDialogHelper using the SWT implementation of the FileDialog.
ECPFileDialogHelperImpl() - Constructor for class org.eclipse.emf.ecp.internal.ui.util.ECPFileDialogHelperImpl
 
ECPFilterProvider - Interface in org.eclipse.emf.ecp.core.util
Interface to provide a collection of nsUris that should not be available.
ECPFocusCellDrawHighlighter - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
A concrete implementation of FocusCellHighlighter using by setting the control into owner draw mode and highlighting the currently selected cell.
ECPFocusCellDrawHighlighter(ColumnViewer) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.ECPFocusCellDrawHighlighter
Create a new instance which can be passed to a.
ECPHandlerHelper - Class in org.eclipse.emf.ecp.spi.ui.util
This is a utility class providing commonly necessary methods.
ECPHardcodedReferences - Interface in org.eclipse.emf.ecp.view.spi.custom.model
A class implementing ECPHardcodedReferences indicates, that it provides the set of the VDomainModelReferences needed for rendering itself.
ECPImportHandlerHelper - Class in org.eclipse.emf.ecp.internal.ui.util
A utility class which provides support for importing EObjects.
ECPInitializationTest - Class in org.eclipse.emf.ecp.core.test
 
ECPInitializationTest() - Constructor for class org.eclipse.emf.ecp.core.test.ECPInitializationTest
 
ECPLabelProvider - Class in org.eclipse.emf.ecp.internal.ui.model
 
ECPLabelProvider(ECPModelContextProvider) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
 
ECPLayoutProvider - Class in org.eclipse.emf.ecp.view.swt.internal.layout
A default layout provider.
ECPLayoutProvider() - Constructor for class org.eclipse.emf.ecp.view.swt.internal.layout.ECPLayoutProvider
 
ECPLegacyControlSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
Deprecated. 
ECPLegacyControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ECPLegacyControlSWTRenderer
Deprecated.  
ECPMenuContributionsEnablementTester - Class in org.eclipse.emf.ecp.internal.ui.tester
Tests the enablement of ECP Menu contributions.
ECPMenuContributionsEnablementTester() - Constructor for class org.eclipse.emf.ecp.internal.ui.tester.ECPMenuContributionsEnablementTester
 
ECPModelContextAdapter - Class in org.eclipse.emf.ecp.core.util
The ECPModelContextAdapter can be used to be able to get the ECPContainer from a Notifier.
ECPModelContextAdapter(ECPContainer) - Constructor for class org.eclipse.emf.ecp.core.util.ECPModelContextAdapter
Constructor of this Adapter which expects an ECPContainer.
ECPModelContextProvider - Interface in org.eclipse.emf.ecp.core.util
The ECPModelContextProvider can return the ECPContainer of a certain Object.
ECPModelElementChangeListener - Class in org.eclipse.emf.ecp.edit.spi.util
Listens to the changes of one modelelement.
ECPModelElementChangeListener(EObject) - Constructor for class org.eclipse.emf.ecp.edit.spi.util.ECPModelElementChangeListener
Default constructor.
ECPModelElementOpener - Interface in org.eclipse.emf.ecp.ui.util
This interface is used to open a specific editor for a model element.
ECPModelElementOpenTester - Interface in org.eclipse.emf.ecp.ui.util
This interface can be extended in order to provide dynamic testers for the model element opener.
ECPModelView - Class in org.eclipse.emf.ecp.ui.e4.view
Model Explorer View Part.
ECPModelView() - Constructor for class org.eclipse.emf.ecp.ui.e4.view.ECPModelView
 
ECPObservableValue - Class in org.eclipse.emf.ecp.edit.internal.swt.util
This implements an ObservableValue of a list.
ECPObservableValue(IObservableList, int, Object) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.ECPObservableValue
The Constructor to crate an observable value for a IObservableList, an index and a special value type.
ECPObserver - Interface in org.eclipse.emf.ecp.core.util.observer
Universal observer super interface.
ECPObserverBus - Interface in org.eclipse.emf.ecp.core.util.observer
Bus for application wide notifications on events of various types.
ECPObserverBusImpl - Class in org.eclipse.emf.ecp.internal.core.util.observer
This is a universal observer bus.
ECPObserverBusImpl() - Constructor for class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverBusImpl
Default constructor.
ECPObserverCall - Interface in org.eclipse.emf.ecp.internal.core.util.observer
ProxyObserver, returned by the ECPObserverBusImpl when calling ECPObserverBusImpl.notify(Class), normally it has the type of the class extending IObserver in order to call the observer interface with type safety.
ECPObserverCall.Result - Class in org.eclipse.emf.ecp.internal.core.util.observer
This class represents an result from an observer call.
ECPObserverCall.Result(ECPObserver, Method, Object) - Constructor for class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
This constructor is used if NO exception occurred.
ECPObserverCall.Result(ECPObserver, Throwable, Method) - Constructor for class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
This constructor is used if an exception HAS occurred.
ECPPerspectiveFactory - Class in org.eclipse.emf.ecp.ui.perspective
 
ECPPerspectiveFactory() - Constructor for class org.eclipse.emf.ecp.ui.perspective.ECPPerspectiveFactory
 
ECPPrioritizedIObserver - Interface in org.eclipse.emf.ecp.internal.core.util.observer
An observer with a priority.
ECPProject - Interface in org.eclipse.emf.ecp.core
This class describes a Project.
ECPProjectAdapterFactory - Class in org.eclipse.emf.ecp.cdo.internal.core
 
ECPProjectAdapterFactory() - Constructor for class org.eclipse.emf.ecp.cdo.internal.core.ECPProjectAdapterFactory
 
ECPProjectAware - Interface in org.eclipse.emf.ecp.core.util
This interface is used to identify classes, that know the project they belong to.
ECPProjectContentChangedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
This Observer is called to notify listeners about changes of objects in a project.
ECPProjectContentTouchedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
This Observer is called when objects of an project are touched.
ECPProjectImpl - Class in org.eclipse.emf.ecp.internal.core
 
ECPProjectImpl(InternalProvider, String, ECPProperties) - Constructor for class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Constructor used when an offline project is created.
ECPProjectImpl(ECPRepository, String, ECPProperties) - Constructor for class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Constructor used when an online project is created.
ECPProjectImpl(ObjectInput) - Constructor for class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Constructor used to load persisted projects on startup.
ECPProjectManager - Interface in org.eclipse.emf.ecp.core
The ECPProjectManager provides access to ECPProjects and manages their lifecycle.
ECPProjectManagerImpl - Class in org.eclipse.emf.ecp.internal.core
This class manages the available ECPProjects.
ECPProjectManagerImpl() - Constructor for class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
Should not be called directly, use service instead.
ECPProjectManagerTests - Class in org.eclipse.emf.ecp.core.test
 
ECPProjectManagerTests() - Constructor for class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
ECPProjectOpenClosedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
This Observer is notified when a project is closed or opened.
ECPProjectPreDeleteObserver - Interface in org.eclipse.emf.ecp.core.util.observer
Observer that gets notified before a project is deleted.
ECPProjectProperties - Class in org.eclipse.emf.ecp.internal.core.properties
 
ECPProjectProperties.Tester - Class in org.eclipse.emf.ecp.internal.core.properties
 
ECPProjectProperties.Tester() - Constructor for class org.eclipse.emf.ecp.internal.core.properties.ECPProjectProperties.Tester
The tester constructor.
ECPProjectsChangedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
This Observer is called to notify listeners about changes of projects.
ECPProjectSelectionModelClassCompositeImpl - Class in org.eclipse.emf.ecp.internal.ui.composites
 
ECPProjectSelectionModelClassCompositeImpl(ECPProject) - Constructor for class org.eclipse.emf.ecp.internal.ui.composites.ECPProjectSelectionModelClassCompositeImpl
Constructor that delegates to the AbstractEClassTreeSelectionComposite.AbstractEClassTreeSelectionComposite(Collection, Collection, Collection) by reading the data from the project.
ECPProjectTests - Class in org.eclipse.emf.ecp.core.test
ECPProject-tests
ECPProjectTests() - Constructor for class org.eclipse.emf.ecp.core.test.ECPProjectTests
 
ECPProjectWithNameExistsException - Exception in org.eclipse.emf.ecp.core.exceptions
This exception is thrown when we try to add a project with a name that already exists.
ECPProjectWithNameExistsException(String) - Constructor for exception org.eclipse.emf.ecp.core.exceptions.ECPProjectWithNameExistsException
Convenient Constructor for this Exception.
ECPProperties - Interface in org.eclipse.emf.ecp.core.util
ECPProperties are used to store key - value - pairs.
ECPPropertiesAware - Interface in org.eclipse.emf.ecp.core.util
Interface used on classes which have properties attached.
ECPPropertiesObserver - Interface in org.eclipse.emf.ecp.core.util.observer
This Observer is called to notify listeners about changes of properties.
ECPProvider - Interface in org.eclipse.emf.ecp.core
 
ECPProviderAware - Interface in org.eclipse.emf.ecp.core.util
This interface is used to define classes that know the provider they belong to.
ECPProviderRegistry - Interface in org.eclipse.emf.ecp.core
Registry class to manage the registered providers.
ECPProviderRegistryImpl - Class in org.eclipse.emf.ecp.internal.core
This class manages ECPProvider.
ECPProviderRegistryImpl() - Constructor for class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
Should not be called directly, use service instead.
ECPProviderRegistryTest - Class in org.eclipse.emf.ecp.core.test
 
ECPProviderRegistryTest() - Constructor for class org.eclipse.emf.ecp.core.test.ECPProviderRegistryTest
 
ECPProvidersChangedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
This Observer is called to notify listeners about changes of providers.
ECPProvidersView - Class in org.eclipse.emf.ecp.ui.views
 
ECPProvidersView() - Constructor for class org.eclipse.emf.ecp.ui.views.ECPProvidersView
Default constructor.
ECPProviderTests - Class in org.eclipse.emf.ecp.core.test
ECPProvider Tests
ECPProviderTests() - Constructor for class org.eclipse.emf.ecp.core.test.ECPProviderTests
 
ECPReferenceServiceImpl - Class in org.eclipse.emf.ecp.spi.ui
 
ECPReferenceServiceImpl() - Constructor for class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
 
ECPRendererDescription - Class in org.eclipse.emf.ecp.view.internal.swt
A class describing a rendererClass.
ECPRendererDescription(Class<AbstractSWTRenderer<VElement>>, Set<ECPRendererTester>) - Constructor for class org.eclipse.emf.ecp.view.internal.swt.ECPRendererDescription
The constructor of the ControlDescription.
ECPRendererException - Exception in org.eclipse.emf.ecp.ui.view
Common super type of exceptions, which can occur during rendering a view.
ECPRendererException(String) - Constructor for exception org.eclipse.emf.ecp.ui.view.ECPRendererException
 
ECPRendererTester - Interface in org.eclipse.emf.ecp.view.model.common
EPCRendererTester is used by the framework to find the best fitting renderer for a specific ViewModelContext.
ECPRepositoriesChangedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
This Observer is called to notify listeners about changes of repositories.
ECPRepository - Interface in org.eclipse.emf.ecp.core
This class describes a repository.
ECPRepositoryAware - Interface in org.eclipse.emf.ecp.core.util
This interface is used on classes that are aware of the repository they belong to.
ECPRepositoryContentChangedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
This Observer is called to notify listeners about changes of the objects in a repository.
ECPRepositoryImpl - Class in org.eclipse.emf.ecp.internal.core
This Class describes a repository.
ECPRepositoryImpl(ECPProvider, String, ECPProperties) - Constructor for class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Constructor used to create an instance through user input.
ECPRepositoryImpl(ObjectInput) - Constructor for class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Constructor used by the ECPRepositoryManager when loading existing repositories during startup.
ECPRepositoryManager - Interface in org.eclipse.emf.ecp.core
The ECPRepositoryManager contains all ECPRepositories and manages their lifecycle.
ECPRepositoryManagerImpl - Class in org.eclipse.emf.ecp.internal.core
This class manages the repositories.
ECPRepositoryManagerImpl() - Constructor for class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
Should not be called directly, use service instead.
ECPRepositoryProperties - Class in org.eclipse.emf.ecp.internal.core.properties
 
ECPRepositoryProperties.Tester - Class in org.eclipse.emf.ecp.internal.core.properties
 
ECPRepositoryProperties.Tester() - Constructor for class org.eclipse.emf.ecp.internal.core.properties.ECPRepositoryProperties.Tester
The tester constructor.
ECPRepositoryTest - Class in org.eclipse.emf.ecp.core.test
 
ECPRepositoryTest() - Constructor for class org.eclipse.emf.ecp.core.test.ECPRepositoryTest
 
ECPRepositoryView - Class in org.eclipse.emf.ecp.ui.e4.view
View to display available model repositories.
ECPRepositoryView() - Constructor for class org.eclipse.emf.ecp.ui.e4.view.ECPRepositoryView
 
ECPSavePropertySource - Class in org.eclipse.emf.ecp.ui.tester
 
ECPSavePropertySource() - Constructor for class org.eclipse.emf.ecp.ui.tester.ECPSavePropertySource
Default Constructor.
ECPStaticApplicableTester - Class in org.eclipse.emf.ecp.edit.spi.util
The implementation of the ECPApplicableTester for a static test, like defined in the staticTest element.
ECPStaticApplicableTester(boolean, int, Class<?>, Class<? extends EObject>, String) - Constructor for class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
The constructor of the static tester.
ECPStaticRendererTester - Class in org.eclipse.emf.ecp.view.model.common
The static tester for renderer.
ECPStaticRendererTester(int, Class<? extends VElement>) - Constructor for class org.eclipse.emf.ecp.view.model.common.ECPStaticRendererTester
The constructor of the static tester.
ECPStringLineWrapper - Class in org.eclipse.emf.ecp.view.internal.provider
An ECPStringModifier which wraps texts automatically after 80 chars.
ECPStringLineWrapper() - Constructor for class org.eclipse.emf.ecp.view.internal.provider.ECPStringLineWrapper
 
ECPStringLineWrapperTest - Class in org.eclipse.emf.ecp.ui.view.swt.test
 
ECPStringLineWrapperTest() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.test.ECPStringLineWrapperTest
 
ECPStringModifier - Interface in org.eclipse.emf.ecp.view.spi.provider
The TooltipModifier allows to manipulate a provided String.
ECPSubstitutionLabelProvider - Class in org.eclipse.emf.ecp.view.internal.validation
An ECP ECPSubstitutionLabelProvider used in the validation context.
ECPSubstitutionLabelProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.internal.validation.ECPSubstitutionLabelProvider
Creates an ECPSubstitutionLabelProvider.
ECPSWTAction - Class in org.eclipse.emf.ecp.edit.internal.swt.actions
An abstract action used by ecp.
ECPSWTAction(EditingDomain, EStructuralFeature.Setting) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.actions.ECPSWTAction
The constructor of all ecp actions.
ECPSWTView - Interface in org.eclipse.emf.ecp.ui.view.swt
This is the result of a Rendering call.
ECPSWTViewImpl - Class in org.eclipse.emf.ecp.view.internal.swt
 
ECPSWTViewImpl(Composite, ViewModelContext) - Constructor for class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewImpl
 
ECPSWTViewRenderer - Interface in org.eclipse.emf.ecp.ui.view.swt
Renders a view which displays the attributes of an domain objects.
ECPSWTViewRendererImpl - Class in org.eclipse.emf.ecp.view.internal.swt
 
ECPSWTViewRendererImpl() - Constructor for class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewRendererImpl
 
ECPSWTViewRendererTest - Class in org.eclipse.emf.ecp.ui.view.swt.test
 
ECPSWTViewRendererTest() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.test.ECPSWTViewRendererTest
 
ECPTooltipModifierHelper - Class in org.eclipse.emf.ecp.view.spi.provider
A helper to ease the access to the string modifiers.
ECPTreeViewAction - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
This ECPAction implementation is specific for a TreeViewer.
ECPTreeViewAction() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.ECPTreeViewAction
 
ECPUtil - Class in org.eclipse.emf.ecp.core.util
This class provides common functionality.
ECPValidationResultService - Interface in org.eclipse.emf.ecp.ui.validation
Service for propagating validation results.
ECPValidationResultService.ECPValidationResultServiceListener - Interface in org.eclipse.emf.ecp.ui.validation
Listener interface for getting informed on input changes of the validation view.
ECPValidationResultServiceImpl - Class in org.eclipse.emf.ecp.internal.ui.validation
Default implementation of the ECPValidationResultService.
ECPValidationResultServiceImpl() - Constructor for class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
Constructor.
ECPValidator - Class in org.eclipse.emf.ecp.diagnostician
Abstract Class defining an EValidator that can be used with the ECP validation.
ECPValidator() - Constructor for class org.eclipse.emf.ecp.diagnostician.ECPValidator
 
ECPValidatorRegistry - Class in org.eclipse.emf.ecp.internal.diagnostician
Registry for ECPValidators.
ECPViewerFactory - Class in org.eclipse.emf.ecp.ui.common
 
ECPViewerFactory() - Constructor for class org.eclipse.emf.ecp.ui.common.ECPViewerFactory
 
ECPViewerFilter - Class in org.eclipse.emf.ecp.spi.common.ui
 
ECPViewerFilter() - Constructor for class org.eclipse.emf.ecp.spi.common.ui.ECPViewerFilter
 
ECPWizard<T extends CompositeProvider> - Class in org.eclipse.emf.ecp.spi.common.ui
An abstract class for all Wizard with only one page that use an CompositeProvider to create this page.
ECPWizard() - Constructor for class org.eclipse.emf.ecp.spi.common.ui.ECPWizard
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
 
EditableEReferenceLabelControlSWTRenderer - Class in org.eclipse.emf.ecp.view.editor.controls
 
EditableEReferenceLabelControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.EditableEReferenceLabelControlSWTRenderer
 
EditingDomainViewerDropAdapter - Class in org.eclipse.emf.edit.ui.dnd
This implementation of a drop target listener is designed to turn a drag and drop operation into a Command based on the model objects of an EditingDomain and created by DragAndDropCommand.create(org.eclipse.emf.edit.domain.EditingDomain, java.lang.Object, float, int, int, java.util.Collection).
EditingDomainViewerDropAdapter(EditingDomain, Viewer) - Constructor for class org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter
This creates an instance with the given domain and viewer.
EditMessages - Class in org.eclipse.emf.ecp.internal.edit
The Class EditMessages.
editorActivated(IEditorPart) - Method in interface org.eclipse.emf.ecp.ui.linkedView.ILinkedWithEditorView
 
editorActivated(IEditorPart) - Method in class org.eclipse.emf.ecp.ui.views.ModelExplorerView
EditorContext - Class in org.eclipse.emf.ecp.explorereditorbridge.internal
An EditorContext depending on an ECPProject.
EditorContext(EObject, ECPProject) - Constructor for class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorContext
Default constructor.
EditorModelElementOpener - Class in org.eclipse.emf.ecp.explorereditorbridge.internal
ECP Class to open the default ECP Editor.
EditorModelElementOpener() - Constructor for class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorModelElementOpener
Convenient constructor.
EEnumControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
This class defines a Control which is used for displaying EStructuralFeatures which have a enum value.
EEnumControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.EEnumControl
 
EEnumControl_NoValueSetClickToSetValue - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
EEnumControl_NoValueSetClickToSetValue - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
EEnumControl_UnsetValue - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
EEnumControl_UnsetValue - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserGroupImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseCatalogImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.Component2Impl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.ComponentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.CompositeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.LibraryImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.SimpleTestObjectImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainIntermediateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainRootImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementContainerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContainerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibrarianImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.MainboardImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.PowerBlockImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithoutValidationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithValidationImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithMultiplicityImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithoutMultiplicityImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithUniqueImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergeFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplateFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferenceFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.LibraryImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserGroupImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseCatalogImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.Component2Impl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.ComponentImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.CompositeImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.LibraryImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainIntermediateImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainRootImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementContainerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContainerImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithMultiplicityImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithoutMultiplicityImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithUniqueImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
eInvoke(int, EList<?>) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserGroupImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseCatalogImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.Component2Impl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.ComponentImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.CompositeImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.LibraryImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.SimpleTestObjectImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainIntermediateImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainRootImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementContainerImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContainerImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContentImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibrarianImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.MainboardImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.PowerBlockImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithoutValidationImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithValidationImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithMultiplicityImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithoutMultiplicityImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithUniqueImpl
 
eIsSet(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
Element - Class in org.eclipse.emf.ecp.internal.core.util
 
Element(String) - Constructor for class org.eclipse.emf.ecp.internal.core.util.Element
The constructor of an Element.
ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'Element' class.
ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Element' class.
ELEMENT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Attachments' containment reference list.
ELEMENT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Attachments' containment reference list feature.
ELEMENT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Diagnostic' containment reference.
ELEMENT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Diagnostic' containment reference feature.
ELEMENT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Enabled' attribute.
ELEMENT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Enabled' attribute feature.
ELEMENT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Name' attribute.
ELEMENT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Name' attribute feature.
ELEMENT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Readonly' attribute.
ELEMENT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Readonly' attribute feature.
ELEMENT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Visible' attribute.
ELEMENT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Visible' attribute feature.
ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The number of structural features of the 'Element' class.
ElementDescriptor<ELEMENT extends ECPElement> - Class in org.eclipse.emf.ecp.internal.core.util
 
ElementDescriptor(ElementRegistry<ELEMENT, ?>, String) - Constructor for class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
 
ElementItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
This is the item provider adapter for a VElement object.
ElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
This constructs an instance from a factory and a notifier.
ElementRegistry<ELEMENT extends ECPElement,OBSERVER extends ECPObserver> - Class in org.eclipse.emf.ecp.internal.core.util
 
ElementRegistry() - Constructor for class org.eclipse.emf.ecp.internal.core.util.ElementRegistry
 
EmailControlRenderer - Class in org.eclipse.emf.ecp.makeithappen.ui.emailcontrol
A renderer to render an e-mail address.
EmailControlRenderer() - Constructor for class org.eclipse.emf.ecp.makeithappen.ui.emailcontrol.EmailControlRenderer
 
EmailControlRendererTest - Class in org.eclipse.emf.ecp.makeithappen.ui.emailcontrol
The renderer tester for the email control renderer.
EmailControlRendererTest() - Constructor for class org.eclipse.emf.ecp.makeithappen.ui.emailcontrol.EmailControlRendererTest
 
EMBEDDED_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
The 'Embedded' literal value.
EmbeddedGroupSWTRenderer - Class in org.eclipse.emf.ecp.view.alignmentgroup.internal.swt
A Group renderer, which doesn't enforce its own layout.
EmbeddedGroupSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.alignmentgroup.internal.swt.EmbeddedGroupSWTRenderer
 
EmbeddedGroupTester - Class in org.eclipse.emf.ecp.view.alignmentgroup.internal.swt
Tester for an embedded group renderer.
EmbeddedGroupTester() - Constructor for class org.eclipse.emf.ecp.view.alignmentgroup.internal.swt.EmbeddedGroupTester
 
EMF_ADAPTER_FACTORY - Static variable in interface org.eclipse.emf.ecp.spi.core.InternalProvider
ComposedAdapterFactory to use.
EMF_FORMS_DOMAIN_MODEL - Static variable in class org.eclipse.emf.ecp.view.model.common.di.util.ContextUtil
Named key for the domain model.
EMF_LABEL_PROVIDER - Static variable in interface org.eclipse.emf.ecp.spi.ui.UIProvider
The LabelProvider to use in UIProviders.
EMFFormsTemplateWizard - Class in org.eclipse.emf.ecp.view.template.tooling.wizards
This is a sample new wizard.
EMFFormsTemplateWizard() - Constructor for class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizard
Constructor for EMFFormsTemplateWizard.
EMFFormsTemplateWizard_creatingTask - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizard_editingTask - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizard_errorTitle - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage - Class in org.eclipse.emf.ecp.view.template.tooling.wizards
The "New" wizard page allows setting the container for the new file as well as the file name.
EMFFormsTemplateWizardPage(ISelection) - Constructor for class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizardPage
Constructor for SampleNewWizardPage.
EMFFormsTemplateWizardPage_browseContainer - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_browseFile - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_containerSelection - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_description - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_errorContainerNotExists - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_errorInvalidFilename - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_errorNoContainer - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_errorNoFilename - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_errorProjectReadOnly - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_errorWrongFileExtension - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_FileAlreadyExist - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_fileSelection - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFFormsTemplateWizardPage_title - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
EMFMappingValueProperty - Class in org.eclipse.emf.ecp.view.mappingdmr.databinding
This class provides a ValueProperty for EClass Mappings.
EMFMappingValueProperty(EClass, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.view.mappingdmr.databinding.EMFMappingValueProperty
Constructor for a EClassMapping ValueProperty.
EMFSimpleProjectWizard - Class in org.eclipse.emf.ecp.ecore.editor.ui
A wizard for creating a simple EMF project with an ecore and a genmodel file.
EMFSimpleProjectWizard() - Constructor for class org.eclipse.emf.ecp.ecore.editor.ui.EMFSimpleProjectWizard
 
EMFStoreDirtyDecorator - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
 
EMFStoreDirtyDecorator() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
Instantiates a new EMFStoreDirtyDecorator.
EMFStoreDirtyDecoratorCachedTree - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
Cached tree implementation for dirty decorators of model elements managed by EMFStore.
EMFStoreDirtyDecoratorCachedTree.CachedDirtyStateTreeNode - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
Cached tree node that stores the dirty state of a model element managed by EMFStore.
EMFStoreDirtyDecoratorCachedTree.CachedDirtyStateTreeNode(Integer) - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree.CachedDirtyStateTreeNode
Constructor.
EMFStoreDirtyObserver - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
Project change observer that marks elements as dirty.
EMFStoreDirtyObserver(ProjectSpace, InternalProject) - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyObserver
Default constructor.
EMFStoreElementIsShared - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
This tests whether an element is shared.
EMFStoreElementIsShared() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreElementIsShared
 
EMFStoreHistoryAvailable - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
This tests whether a historyview is available either for a project or for an EObject.
EMFStoreHistoryAvailable() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreHistoryAvailable
 
EMFStoreIsLoggedInTester - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
This tests whether a user is loggedIn to a specific repository.
EMFStoreIsLoggedInTester() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreIsLoggedInTester
 
EMFStoreIsServerAdminTester - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
This tests whether a user is the serveradmin on a specific repository.
EMFStoreIsServerAdminTester() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreIsServerAdminTester
 
EmfStoreLocalServerAndNotRunningTester - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
Tests, whether a repository is a local EMFStore server, which can be directly started.
EmfStoreLocalServerAndNotRunningTester() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EmfStoreLocalServerAndNotRunningTester
 
EmfstoreLogInHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
A login handler delegating the login to EMFStoreLogInHelper.
EmfstoreLogInHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.EmfstoreLogInHandler
 
EMFStoreLogInHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
Login Helper delegating to UILoginSessionController.
EmfstoreLogOutHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore LogOut Handler delegating to the EMFStore EMFStoreLogOutHelper.
EmfstoreLogOutHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.EmfstoreLogOutHandler
 
EMFStoreLogOutHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
Logout Helper delegating to UILogoutSessionController.
EMFStoreProjectIsDirtyTester - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
Tests weather a project is dirty.
EMFStoreProjectIsDirtyTester() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreProjectIsDirtyTester
 
EMFStoreProjectWrapper - Class in org.eclipse.emf.ecp.emfstore.core.internal
This is the EMFStore implementation of a ECPCheckoutSource.
EMFStoreProjectWrapper(InternalRepository, ESRemoteProject) - Constructor for class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
The Constructor fro creating an EMFStoreProjectWrapper.
EMFStoreProvider - Class in org.eclipse.emf.ecp.emfstore.core.internal
This is the EMFStore Provider for ECP.
EMFStoreProvider() - Constructor for class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Default constructor.
EMFStoreUIProvider - Class in org.eclipse.emf.ecp.emfstore.internal.ui
This class provides EMFStore specific UI.
EMFStoreUIProvider() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
The constructor.
EMFStoreUnsharedDecorator - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
 
EMFStoreUnsharedDecorator() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreUnsharedDecorator
 
EMFUtils - Class in org.eclipse.emf.ecp.common
Util class for basic EMF.
ENABLE_RULE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The meta object id for the 'Enable Rule' class.
ENABLE_RULE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Enable Rule' class.
ENABLE_RULE__CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The feature id for the 'Condition' containment reference.
ENABLE_RULE__DISABLE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The feature id for the 'Disable' attribute.
ENABLE_RULE__DISABLE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Disable' attribute feature.
ENABLE_RULE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The number of structural features of the 'Enable Rule' class.
EnableRule - Interface in org.eclipse.emf.ecp.view.spi.rule.model
A representation of the model object 'Enable Rule'.
EnableRuleImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
An implementation of the model object 'Enable Rule'.
EnableRuleItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
This is the item provider adapter for a EnableRule object.
EnableRuleItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.EnableRuleItemProvider
This constructs an instance from a factory and a notifier.
eNAME - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The package name.
eNAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The package name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The package namespace name.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.test.university.UniversityPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The package namespace URI.
EnumComboViewerRendererTester - Class in org.eclipse.emf.ecp.view.model.common
Tester for Text Renderer.
EnumComboViewerRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.EnumComboViewerRendererTester
 
EnumComboViewerSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
Renderer Enums.
EnumComboViewerSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRenderer
Default constructor.
enumSetToValueWithoutItem() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
 
EPartServiceHelper - Class in org.eclipse.emf.ecp.ui.e4.util
This Helper allows to retrieve the EPartService.
equals(Object) - Method in class org.eclipse.emf.ecp.common.UniqueSetting
equals(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.actions.ECPSWTAction
equals(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableColumnConfiguration
 
equals(Object) - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
Custom equals() for this class.
equals(Object) - Method in class org.eclipse.emf.ecp.internal.core.util.Element
 
equals(Object) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
equalStyles(VTStyleProperty) - Method in interface org.eclipse.emf.ecp.view.template.model.VTStyleProperty
Compare this VTStyleProperty with another.
equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
Compare this VTStyleProperty with another.
equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
Compare this VTStyleProperty with another.
equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
Compare this VTStyleProperty with another.
equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
Compare this VTStyleProperty with another.
equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
Compare this VTStyleProperty with another.
EReferenceLabelControlSWTRenderer - Class in org.eclipse.emf.ecp.view.editor.controls
 
EReferenceLabelControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.EReferenceLabelControlSWTRenderer
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserGroupImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseCatalogImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.Component2Impl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.ComponentImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.CompositeImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.LibraryImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.SimpleTestObjectImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainIntermediateImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainRootImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementContainerImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContainerImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContentImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibrarianImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.MainboardImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.PowerBlockImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithoutValidationImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithValidationImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithMultiplicityImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithoutMultiplicityImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithUniqueImpl
 
eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserGroupImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseCatalogImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.Component2Impl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.ComponentImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.CompositeImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.LibraryImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.SimpleTestObjectImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainIntermediateImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainRootImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementContainerImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContainerImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContentImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibrarianImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.MainboardImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.PowerBlockImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithoutValidationImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithValidationImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithMultiplicityImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithoutMultiplicityImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithUniqueImpl
 
eUnset(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
evaluate() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.Condition
Evaluates the given condition.
evaluate() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
Evaluates the given condition.
evaluate() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
Evaluates the given condition.
evaluate() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
Evaluates the given condition.
evaluateChangedValues(Map<EStructuralFeature.Setting, Object>) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.Condition
Evaluates the given condition.
evaluateChangedValues(Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
Evaluates the given condition.
evaluateChangedValues(Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
Evaluates the given condition.
evaluateChangedValues(Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
Evaluates the given condition.
exceptionOccurred() - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
Specifies whether this Result contains an exception.
excludesProvidersThatCannotAddRepositories() - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersContentProvider
 
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.handlers.AbstractWorkspaceHandler
execute(Shell, EMFStoreProjectWrapper) - Method in class org.eclipse.emf.ecp.e4.emfstore.CheckoutBranchHandler
 
execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.CommitHandler
 
execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.CreateBranchHandler
 
execute(Shell, InternalRepository) - Method in class org.eclipse.emf.ecp.e4.emfstore.CreateRemoteProjectHandler
 
execute(Shell, EMFStoreProjectWrapper) - Method in class org.eclipse.emf.ecp.e4.emfstore.DeleteOnServerHandler
 
execute(Shell, ECPProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.ExportProjectHandler
 
execute(Shell) - Method in class org.eclipse.emf.ecp.e4.emfstore.ImportProjectHandler
 
execute(Shell, InternalRepository) - Method in class org.eclipse.emf.ecp.e4.emfstore.LogInHandler
 
execute(Shell, InternalRepository) - Method in class org.eclipse.emf.ecp.e4.emfstore.LogOutHandler
 
execute(Shell, InternalRepository) - Method in class org.eclipse.emf.ecp.e4.emfstore.ManageUserGroupHandler
 
execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.MergeBranchHandler
 
execute(Shell, InternalRepository) - Method in class org.eclipse.emf.ecp.e4.emfstore.RegisterEPackageHandler
 
execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.RevertHandler
 
execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.ShareHandler
 
execute(Shell, Object) - Method in class org.eclipse.emf.ecp.e4.emfstore.ShowHistoryViewHandler
 
execute(LogService) - Method in class org.eclipse.emf.ecp.e4.emfstore.StartLocalServerHandler
 
execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.UndoHandler
 
execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.UpdateHandler
 
execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.UpdateToVersionHandler
 
execute() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ECPDialogExecutor
This is the method to run the ECPDialogExecutor.
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CheckoutBranchHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CommitProjectHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateBranchHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateRemoteProjectHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.DeleteOnServerHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.EmfstoreLogInHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.EmfstoreLogOutHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ExportProjectHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ImportProjectHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ManagerUserGroupHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.MergeBranchHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.RegisterEPackageHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.RevertAllOperationsHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShareProjectHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShowHistoryHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.StartLocalServerHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UndoLastOperationHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UpdateProjectHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UpdateProjectToVersionHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.ui.search.SearchModelElementHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.AddRepositoryHandler
 
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.CheckoutHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.CloseableHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.CreateProjectHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.DeleteHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.DeleteModelElementHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.ExportHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.ImportHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.ImportRootHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.NewModelElementOnResourceWizardHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.NewModelElementWizardHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.ProjectFilterdPackagesHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.ProjectPropertiesHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.RepositoryPropertiesHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.SaveProjectHandler
execute(Shell, ECPCheckoutSource) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.CheckoutProjectHandler
checks out a ECPCheckoutSource.
execute(ECPProject) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.CloseProjectHandler
 
execute(EObject, List<EObject>) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.DeleteModelElementHandler
Deletes a single EObject or a list of EObject.
execute(Shell, ECPProject, List<ECPProject>) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.DeleteProjectHandler
Deletes a project or a list of projects, based on the selection.
execute(Shell, EObject) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.ExportHandler
Exports a single EObject.
execute(ECPProject, Shell) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.FilterPackagesHandler
Opens a dialog for adjusting the packages filter.
execute(Shell, EObject, ECPProject) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.ImportHandler
Imports an EObject which will be selected via a dialog into the current project.
execute(MPart, MToolItem) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.LinkWithEditorHandler
Execute Method.
execute(Shell, ECPProject) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.NewModelElementHandler
Opens a dialog to select a new EObject to be created.
execute(Shell) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.NewProjectHandler
Creates a new project.
execute(ECPProject) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.OpenProjectHandler
 
execute(Object) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.SaveProjectHandler
 
execute(EObject) - Method in class org.eclipse.emf.ecp.ui.validation.e4.handler.ValidateHandler
Performs a validation for currently selected EObject and passes the result to the ECPValidationResultService.
execute(EObject) - Method in class org.eclipse.emf.ecp.view.editor.handler.GenerateControlsHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.editor.handler.GenerateControlsHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.editor.handler.GenerateTableColumnsHandler
execute(EObject) - Method in class org.eclipse.emf.ecp.view.editor.handler.GenerateTableColumnsHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.editor.handler.MigrateHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.editor.handler.UnsetRootEClass
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.internal.table.editor.GenerateColumnsHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.model.actions.CreateViewModel
 
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.actions.OpenPreviewHandler
execute(EObject) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.actions.OpenPreviewHandler
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.model.internal.project.handlers.CreateViewModelProjectCommandHandler
execute() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.ECPAction
Method which is called when the action is started.
execute(EObject) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.MasterDetailAction
 
execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.UndoLastCommandHandler
exists() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
ExpectedValueControlRenderer - Class in org.eclipse.emf.ecp.view.editor.controls
A control for defining an value in a leaf condition.
ExpectedValueControlRenderer() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.ExpectedValueControlRenderer
 
export(Shell, List<EObject>) - Static method in class org.eclipse.emf.ecp.internal.ui.util.ECPExportHandlerHelper
Export a list of model elements.
ExportHandler - Class in org.eclipse.emf.ecp.ui.commands
Export model element handler.
ExportHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.ExportHandler
 
ExportHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
Handler to export an EObject.
ExportHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.ExportHandler
 
exportProject(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ExportProjectHelper
Exports a given project.
ExportProjectHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
ExportProjectHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.ExportProjectHandler
 
ExportProjectHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
An export project handler.
ExportProjectHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ExportProjectHandler
 
ExportProjectHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
A helper class that can be used to export projects.
ExtendedColorRegistry - Class in org.eclipse.emf.edit.ui.provider
A color registry for converting a color description into an actual color.
ExtendedColorRegistry() - Constructor for class org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry
 
ExtendedColorRegistry(Display) - Constructor for class org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry
 
ExtendedFontRegistry - Class in org.eclipse.emf.edit.ui.provider
A font registry for turning a font description into an actual font object.
ExtendedFontRegistry() - Constructor for class org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry
 
ExtendedFontRegistry(Display) - Constructor for class org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry
 
ExtendedImageRegistry - Class in org.eclipse.emf.edit.ui.provider
 
ExtendedImageRegistry() - Constructor for class org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry
 
ExtendedImageRegistry(Display) - Constructor for class org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry
 
ExtensionParser<ELEMENT extends InternalRegistryElement> - Class in org.eclipse.emf.ecp.internal.core.util
 
ExtensionParser(ElementRegistry<ELEMENT, ?>, String, String) - Constructor for class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
 
ExtensionParser.ExtensionDescriptor<ELEMENT extends InternalRegistryElement> - Class in org.eclipse.emf.ecp.internal.core.util
 
ExtensionParser.ExtensionDescriptor(ElementRegistry<ELEMENT, ?>, String, String, IConfigurationElement) - Constructor for class org.eclipse.emf.ecp.internal.core.util.ExtensionParser.ExtensionDescriptor
 
ExtensionXMIViewModelProvider - Class in org.eclipse.emf.ecp.view.model.provider.xmi
An IViewProvider which loads view models from extension points.
ExtensionXMIViewModelProvider() - Constructor for class org.eclipse.emf.ecp.view.model.provider.xmi.ExtensionXMIViewModelProvider
 

F

FEATURE_PATH_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'Feature Path Domain Model Reference' class.
FEATURE_PATH_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the ' Feature Path Domain Model Reference' class.
FEATURE_PATH_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Change Listener' attribute list.
FEATURE_PATH_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Domain Model EFeature' reference.
FEATURE_PATH_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Domain Model EFeature' reference feature.
FEATURE_PATH_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Domain Model EReference Path' reference list.
FEATURE_PATH_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Domain Model EReference Path' reference list feature.
FEATURE_PATH_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The number of structural features of the 'Feature Path Domain Model Reference' class.
FeaturePathDatabindingProviderService - Class in org.eclipse.emf.ecp.view.model.common.internal.databinding
 
FeaturePathDatabindingProviderService() - Constructor for class org.eclipse.emf.ecp.view.model.common.internal.databinding.FeaturePathDatabindingProviderService
 
FeaturePathDMRSubMappedEClassControlSWTRenderer - Class in org.eclipse.emf.ecp.view.mappingdmr.tooling
Control for a VFeaturePathDomainModelReference that is a child of a VMappingDomainModelReference.
FeaturePathDMRSubMappedEClassControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.mappingdmr.tooling.FeaturePathDMRSubMappedEClassControlSWTRenderer
 
FeaturePathDMRSubMappedEClassReferenceTester - Class in org.eclipse.emf.ecp.view.mappingdmr.tooling
A Tester for the FeaturePathControl which is added as a child of a VMappingDomainModelReference.
FeaturePathDMRSubMappedEClassReferenceTester() - Constructor for class org.eclipse.emf.ecp.view.mappingdmr.tooling.FeaturePathDMRSubMappedEClassReferenceTester
 
FeaturePathDomainModelReferenceItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
This is the item provider adapter for a VFeaturePathDomainModelReference object.
FeaturePathDomainModelReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.FeaturePathDomainModelReferenceItemProvider
This constructs an instance from a factory and a notifier.
FEMALE_VALUE - Static variable in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
The 'Female' literal value.
FILE_EXTENSIONS - Static variable in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
The supported extensions for created files.
FileUtil - Class in org.eclipse.emf.ecp.ecore.editor.test
File utility class.
fillChildren(ECPContainer, Object, InternalChildrenList) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
 
fillChildren(ECPContainer, Object, InternalChildrenList) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Fills the elements of a certain parent object, depending on the context into the childrenList.
fillChildren(ECPContainer, Object, InternalChildrenList) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Fills the elements of a certain parent object, depending on the context into the childrenList.
fillChildren(ECPContainer, Object, InternalChildrenList) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
Fills the elements of a certain parent object, depending on the context into the childrenList.
fillChildren(ECPContainer, Object, InternalChildrenList) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
 
fillContextMenu(IMenuManager, ECPContainer, Object[]) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Allows the UIProvider to fill the context menu specifically.
fillContextMenu(IMenuManager, ECPContainer, Object[]) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
Allows the UIProvider to fill the context menu specifically.
fillContextMenu(IMenuManager, ECPContainer, Object[]) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceUIProvider
 
FILTER_EXTS - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ExportProjectHelper
These filter extensions are used to filter which files are displayed.
FILTER_EXTS - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ImportProjectHelper
These filter extensions are used to filter which files are displayed.
FILTER_EXTS - Static variable in class org.eclipse.emf.ecp.internal.ui.util.ECPExportHandlerHelper
These filter extensions are used to filter which files are displayed.
FILTER_EXTS - Static variable in class org.eclipse.emf.ecp.internal.ui.util.ECPImportHandlerHelper
These filter extensions are used to filter which files are displayed.
FILTER_NAMES - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ExportProjectHelper
These filter names are used to filter which files are displayed.
FILTER_NAMES - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ImportProjectHelper
These filter names are used to filter which files are displayed.
FILTER_NAMES - Static variable in class org.eclipse.emf.ecp.internal.ui.util.ECPExportHandlerHelper
These filter names are used to filter which files are displayed.
FILTER_NAMES - Static variable in class org.eclipse.emf.ecp.internal.ui.util.ECPImportHandlerHelper
These filter names are used to filter which files are displayed.
FilteredEClassContentProvider - Class in org.eclipse.emf.ecp.spi.common.ui
 
FilteredEClassContentProvider(Collection<EPackage>, Collection<EPackage>, Collection<EClass>) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
 
FilterModelElementWizard - Class in org.eclipse.emf.ecp.internal.wizards
 
FilterModelElementWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.FilterModelElementWizard
 
FilterModelElementWizard_PageDescription_FilterProject - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
FilterModelElementWizard_PageTitle_FilterProject - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
FilterModelElementWizard_Title_FilterProject - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
FilterPackagesHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
Handler to filter the selection of EPackages.
FilterPackagesHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.FilterPackagesHandler
 
filterProjectPackages(ECPProject, Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
This method allows the user to filter the visible packages and classes.
finalizeRendering(Composite) - Method in class org.eclipse.emf.ecp.view.spi.swt.AbstractSWTRenderer
Called by the framework to initialize listener.
fireLabelProviderChanged() - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
 
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
This delegates to TaskItemProviderAdapterFactory.changeNotifier and to TaskItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
This delegates to DiffmergeItemProviderAdapterFactory.changeNotifier and to DiffmergeItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
This delegates to UniversityItemProviderAdapterFactory.changeNotifier and to UniversityItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This delegates to ModelItemProviderAdapterFactory.changeNotifier and to ModelItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This delegates to CategorizationItemProviderAdapterFactory.changeNotifier and to CategorizationItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
This delegates to CompoundcontrolItemProviderAdapterFactory.changeNotifier and to CompoundcontrolItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
This delegates to CustomItemProviderAdapterFactory.changeNotifier and to CustomItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
This delegates to GroupItemProviderAdapterFactory.changeNotifier and to GroupItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This delegates to GroupedGridItemProviderAdapterFactory.changeNotifier and to GroupedGridItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
This delegates to HorizontalItemProviderAdapterFactory.changeNotifier and to HorizontalItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
This delegates to LabelItemProviderAdapterFactory.changeNotifier and to LabelItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
This delegates to MappingdmrItemProviderAdapterFactory.changeNotifier and to MappingdmrItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This delegates to ViewItemProviderAdapterFactory.changeNotifier and to ViewItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This delegates to RuleItemProviderAdapterFactory.changeNotifier and to RuleItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
This delegates to SectionItemProviderAdapterFactory.changeNotifier and to SectionItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
This delegates to StackItemProviderAdapterFactory.changeNotifier and to StackItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
This delegates to TableItemProviderAdapterFactory.changeNotifier and to TableItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
This delegates to VerticalItemProviderAdapterFactory.changeNotifier and to VerticalItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
This delegates to ViewproxyItemProviderAdapterFactory.changeNotifier and to ViewproxyItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
This delegates to TemplateItemProviderAdapterFactory.changeNotifier and to TemplateItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
This delegates to DomainmodelreferenceItemProviderAdapterFactory.changeNotifier and to DomainmodelreferenceItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
This delegates to ViewModelElementItemProviderAdapterFactory.changeNotifier and to ViewModelElementItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
This delegates to AlignmentItemProviderAdapterFactory.changeNotifier and to AlignmentItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
This delegates to FontPropertiesItemProviderAdapterFactory.changeNotifier and to FontPropertiesItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
This delegates to MandatoryItemProviderAdapterFactory.changeNotifier and to MandatoryItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
This delegates to TableValidationItemProviderAdapterFactory.changeNotifier and to TableValidationItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
This delegates to ValidationItemProviderAdapterFactory.changeNotifier and to ValidationItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
This delegates to TreeMasterDetailItemProviderAdapterFactory.changeNotifier and to TreeMasterDetailItemProviderAdapterFactory.parentAdapterFactory.
first() - Method in class org.eclipse.emf.ecp.view.test.common.Tuple
 
folder - Variable in class org.eclipse.emf.ecp.ecore.editor.test.EcoreGenModelLinkerTest
 
FONT_PROPERTIES_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The meta object id for the ' Style Property' class.
FONT_PROPERTIES_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage.Literals
The meta object literal for the ' Style Property' class.
FONT_PROPERTIES_STYLE_PROPERTY__BOLD - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The feature id for the 'Bold' attribute.
FONT_PROPERTIES_STYLE_PROPERTY__BOLD - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage.Literals
The meta object literal for the 'Bold' attribute feature.
FONT_PROPERTIES_STYLE_PROPERTY__COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The feature id for the 'Color HEX' attribute.
FONT_PROPERTIES_STYLE_PROPERTY__COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage.Literals
The meta object literal for the 'Color HEX' attribute feature.
FONT_PROPERTIES_STYLE_PROPERTY__FONT_NAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The feature id for the 'Font Name' attribute.
FONT_PROPERTIES_STYLE_PROPERTY__FONT_NAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage.Literals
The meta object literal for the 'Font Name' attribute feature.
FONT_PROPERTIES_STYLE_PROPERTY__HEIGHT - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The feature id for the 'Height' attribute.
FONT_PROPERTIES_STYLE_PROPERTY__HEIGHT - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage.Literals
The meta object literal for the 'Height' attribute feature.
FONT_PROPERTIES_STYLE_PROPERTY__ITALIC - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The feature id for the 'Italic' attribute.
FONT_PROPERTIES_STYLE_PROPERTY__ITALIC - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage.Literals
The meta object literal for the 'Italic' attribute feature.
FONT_PROPERTIES_STYLE_PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The number of structural features of the 'Style Property' class.
FONT_PROPERTIES_STYLE_PROPERTY_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
The number of operations of the 'Style Property' class.
FontPropertiesAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.util
The Adapter Factory for the model.
FontPropertiesAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesAdapterFactory
Creates an instance of the adapter factory.
FontPropertiesItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
FontPropertiesItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
This constructs an instance.
FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider
A child creation extender for the VTTemplatePackage.
FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender
 
FontPropertiesStyleEditPlugin - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider
This is the central singleton for the FontPropertiesStyle edit plugin.
FontPropertiesStyleEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStyleEditPlugin
Create the instance.
FontPropertiesStyleEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider
The actual implementation of the Eclipse Plugin.
FontPropertiesStyleEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStyleEditPlugin.Implementation
Creates an instance.
FontPropertiesStylePropertyItemProvider - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider
This is the item provider adapter for a VTFontPropertiesStyleProperty object.
FontPropertiesStylePropertyItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
This constructs an instance from a factory and a notifier.
FontPropertiesSwitch<T> - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.util
The Switch for the model's inheritance hierarchy.
FontPropertiesSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesSwitch
Creates an instance of the switch.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
A formatted list of supported file extensions, suitable for display.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
A formatted list of supported file extensions, suitable for display.
FRENCH_VALUE - Static variable in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
The 'French' literal value.

G

GCCollectable - Class in org.eclipse.emf.ecp.view.test.common
Convenience class for expecting objects to be garbage collected.
GCCollectable(Object) - Constructor for class org.eclipse.emf.ecp.view.test.common.GCCollectable
Constructor.
Gender - Enum in org.eclipse.emf.ecp.makeithappen.model.task
A representation of the literals of the enumeration 'Gender', and utility methods for working with them.
GENDER - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The meta object id for the 'Gender' enum.
GENDER - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Gender' enum.
GenderValidator1 - Class in org.eclipse.emf.ecp.validation.diagnostician.test
 
GenderValidator1() - Constructor for class org.eclipse.emf.ecp.validation.diagnostician.test.GenderValidator1
 
GenderValidator2 - Class in org.eclipse.emf.ecp.validation.diagnostician.test
 
GenderValidator2() - Constructor for class org.eclipse.emf.ecp.validation.diagnostician.test.GenderValidator2
 
GenderValidator3 - Class in org.eclipse.emf.ecp.validation.diagnostician.test
 
GenderValidator3() - Constructor for class org.eclipse.emf.ecp.validation.diagnostician.test.GenderValidator3
 
generate(EObject, Map<String, Object>) - Method in class org.eclipse.emf.ecp.view.model.generator.ViewProvider
This method is only called if IViewProvider.canRender(EObject, Map) returned the highest positive number of all IViewProviders.
generate(EObject, Map<String, Object>) - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.ExtensionXMIViewModelProvider
This method is only called if IViewProvider.canRender(EObject, Map) returned the highest positive number of all IViewProviders.
generate(EObject, Map<String, Object>) - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.XMIViewModelProvider
This method is only called if IViewProvider.canRender(EObject, Map) returned the highest positive number of all IViewProviders.
generate(EObject, Map<String, Object>) - Method in interface org.eclipse.emf.ecp.view.spi.provider.IViewProvider
This method is only called if IViewProvider.canRender(EObject, Map) returned the highest positive number of all IViewProviders.
generateAllControls(VView) - Static method in class org.eclipse.emf.ecp.view.editor.handler.ControlGenerator
Create all the controls and set them to the given view.
generateColumns(EClass, VTableControl) - Static method in class org.eclipse.emf.ecp.view.internal.table.generator.TableColumnGenerator
Generates columns for every EAttribute of the given EClass and adds them to the VTableControl.
GenerateColumnsHandler - Class in org.eclipse.emf.ecp.view.internal.table.editor
Handler for generation the child VDomainModelReferences of a VTableControl.
GenerateColumnsHandler() - Constructor for class org.eclipse.emf.ecp.view.internal.table.editor.GenerateColumnsHandler
 
GenerateControlsHandler - Class in org.eclipse.emf.ecp.view.editor.handler
Handler for generating controls on a VContainer or VView.
GenerateControlsHandler() - Constructor for class org.eclipse.emf.ecp.view.editor.handler.GenerateControlsHandler
 
generateGenModel(String, String, String) - Method in interface org.eclipse.emf.ecp.ecore.editor.IEcoreGenModelLinker
Creates a new ecore file and a new genmodel file and links both.
generateGenModel(String, String, String) - Method in class org.eclipse.emf.ecp.ecore.editor.internal.EcoreGenModelLinkerImpl
Creates a new ecore file and a new genmodel file and links the two of them.
GenerateTableColumnsHandler - Class in org.eclipse.emf.ecp.view.editor.handler
 
GenerateTableColumnsHandler() - Constructor for class org.eclipse.emf.ecp.view.editor.handler.GenerateTableColumnsHandler
 
generateView(VTableControl) - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.DetailViewGenerator
Generates a VView based on the columns of the given VTableControl.
GERMAN_VALUE - Static variable in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
The 'German' literal value.
get(String) - Static method in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
Returns the 'Gender' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
Returns the 'Gender' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
Returns the 'Nationality' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
Returns the 'Nationality' literal with the specified integer value.
get() - Static method in class org.eclipse.emf.ecp.view.internal.rule.AllEAttributes
Returns the singleton instance.
get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
Returns the 'Label Alignment' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
Returns the 'Label Alignment' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
Returns the 'Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
Returns the 'Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
Returns the 'VLabel Style' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
Returns the 'VLabel Style' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
Returns the 'Label Alignment' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
Returns the 'Label Alignment' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
Returns the 'Detail Editing' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
Returns the 'Detail Editing' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
Returns the 'Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
Returns the 'Type' literal with the specified integer value.
getAbstractCategorization() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getAbstractCategorization() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for class ' Abstract Categorization'.
getAbstractCategorization_Actions() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getAbstractCategorization_Actions() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for the containment reference list ' Actions'.
getAction() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getAction() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for class 'Action'.
getAction_Bundle() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getAction_Bundle() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for the attribute ' Bundle'.
getAction_ClassName() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getAction_ClassName() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for the attribute ' Class Name'.
getActions() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
 
getActions() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VAbstractCategorization
Returns the value of the 'Actions' containment reference list.
getAdapter(Class) - Method in class org.eclipse.emf.ecp.application3x.NavigatorRoot
getAdapter(Object, Class<T>) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
 
getAdapter(Object, Class) - Method in class org.eclipse.emf.ecp.cdo.internal.core.ECPProjectAdapterFactory
getAdapter(Object, Class<T>) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.CDOUIProvider
 
getAdapter(Class) - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
getAdapter(Object, Class<T>) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
 
getAdapter(Class) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Returns an object which is an instance of the given class associated with this object.
getAdapter(Object, Class<T>) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
getAdapter(Class) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Returns an object which is an instance of the given class associated with this object.
getAdapter(Object, Class<T>) - Method in interface org.eclipse.emf.ecp.spi.core.util.AdapterProvider
 
getAdapter(Object, Class<T>) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
getAdapter(Class) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Returns an object which is an instance of the given class associated with this object.
getAdapterFactory() - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
This returns the wrapped factory.
getAdapterFactory() - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Return the wrapped AdapterFactory.
getAdapterFactoryItemDelegator() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
 
getAdapterList() - Method in class org.eclipse.emf.ecp.cdo.internal.core.ECPProjectAdapterFactory
getAddedElements(Collection<E>, Collection<E>) - Static method in class org.eclipse.emf.ecp.internal.core.util.InternalUtil
Finds the set of all Elements that are in the new collection but not in the old.
getAdditionalRenderer(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.SWTRendererFactoryImpl
Returns a collection of all additional renderer which contribute controls for the provided VElement.
getAdditionalRenderer(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.spi.swt.SWTRendererFactory
Returns a collection of all additional renderer which contribute controls for the provided VElement.
getAddRepositoryComposite() - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
 
getAddRepositoryComposite(ECPProvider) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
 
getAffectedRenderables(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleRegistry
Returns all rules that would be affected if the value of given feature is changed.
getAlignmentFactory() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
 
getAlignmentFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
Returns the factory that creates the instances of the model.
getAlignmentPackage() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
 
getAlignmentPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentFactory
Returns the package supported by this factory.
getAlignmentStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
 
getAlignmentStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
Returns the meta object for class ' Style Property '.
getAlignmentStyleProperty_Type() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
 
getAlignmentStyleProperty_Type() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
Returns the meta object for the attribute ' Type'.
getAlignmentType() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
 
getAlignmentType() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
Returns the meta object for enum 'Type'.
getAllRegisteredEPackages() - Static method in class org.eclipse.emf.ecp.common.EMFUtils
Returns the set of all known EPackages.
getAllRegisteredEPackages() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
Returns the set of all known EPackages.
getAllTextControls(Control) - Static method in class org.eclipse.emf.ecp.view.test.common.swt.SWTViewTestHelper
 
getAndCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getAndCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for class 'And Condition'.
getAndCondition_Conditions() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getAndCondition_Conditions() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for the containment reference list ' Conditions'.
getAssignee() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
getAssignee() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
Returns the value of the 'Assignee' reference.
getAttachment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getAttachment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for class 'Attachment'.
getAttachments() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
getAttachments() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
Returns the value of the 'Attachments' containment reference list.
getAttribute() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
getAttribute() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
Returns the value of the 'Attribute' reference.
getAttributes() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleRegistry
Returns the settings of this registry.
getAttributeValue() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
getAttributeValue() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
Returns the value of the 'Attribute Value' attribute.
getBackground(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl.ECPCellLabelProvider
getBackground(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
getBackground(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
getBackground(Object) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This implements IColorProvider.getBackground by forwarding it to an object that implements IItemColorProvider.getBackground
getBackground(Object, int) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This implements ITableColorProvider.getBackground by forwarding it to an object that implements ITableItemColorProvider.getBackground or failing that, an object that implements IItemColorProvider.getBackground where the columnIndex is ignored.
getBaseItemIndex() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentItem
Returns the value of the 'Base Item Index' attribute.
getBaseItemIndex() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
getBirthDate() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
getBirthDate() - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Returns the value of the 'Birth Date' attribute.
getBirthDate() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
getBirthDate() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Returns the value of the 'Birth Date' attribute.
getBoldFont(Font) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Returns a bold version of the given Font.
getBook() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getBook() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for class 'Book'.
getBook() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getBook() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Book'.
getBook_Pages() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getBook_Pages() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the attribute 'Pages'.
getBook_Pages() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getBook_Pages() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute 'Pages'.
getBook_Title() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getBook_Title() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the attribute 'Title'.
getBook_Title() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getBook_Title() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute 'Title'.
getBook_Writers() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getBook_Writers() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the reference 'Writers'.
getBook_Writers() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getBook_Writers() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the reference 'Writers'.
getBooks() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.LibraryImpl
 
getBooks() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
getBooks() - Method in interface org.eclipse.emf.ecp.validation.test.test.Library
Returns the value of the 'Books' containment reference list.
getBooks() - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Returns the value of the 'Books' reference list.
getBooks() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
getBooks() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
getBooks() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Library
Returns the value of the 'Books' containment reference list.
getBooks() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Returns the value of the 'Books' reference list.
getBranchPath() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
Returns the branch path of the wrapped CDO branch.
getBundle() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
 
getBundle() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VAction
Returns the value of the 'Bundle' attribute.
getBundleName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
 
getBundleName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
getBundleName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomControl
Returns the value of the 'Bundle Name' attribute.
getBundleName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
Returns the value of the 'Bundle Name' attribute.
getButton() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
getByName(String) - Static method in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
Returns the 'Gender' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
Returns the 'Nationality' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
Returns the 'Label Alignment' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
Returns the 'Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
Returns the 'VLabel Style' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
Returns the 'Label Alignment' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
Returns the 'Detail Editing' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
Returns the 'Type' literal with the specified name.
getByValue(V) - Method in class org.eclipse.emf.ecp.common.BidirectionalMap
Returns the key belonging to the given value.
getCachedValue(Object) - Method in class org.eclipse.emf.ecp.common.cachetree.AbstractCachedTree
Returns the cached value stored for the given EObject.
getCancelColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getCancelColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Cancel Color HEX' attribute.
getCancelColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getCancelColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Cancel Color HEX' attribute.
getCancelImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getCancelImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Cancel Image URL' attribute.
getCancelImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getCancelImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Cancel Image URL' attribute.
getCancelOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getCancelOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Cancel Overlay URL' attribute.
getCancelOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getCancelOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Cancel Overlay URL' attribute.
getCategorizableElement() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getCategorizableElement() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for class ' Categorizable Element'.
getCategorizableElement_LabelObject() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getCategorizableElement_LabelObject() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for the reference ' Label Object'.
getCategorization() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getCategorization() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for class 'Categorization'.
getCategorization_Categorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getCategorization_Categorizations() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for the containment reference list ' Categorizations'.
getCategorizationElement() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getCategorizationElement() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for class ' Element'.
getCategorizationElement_Categorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getCategorizationElement_Categorizations() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for the containment reference list ' Categorizations'.
getCategorizationElement_CurrentSelection() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getCategorizationElement_CurrentSelection() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for the reference ' Current Selection'.
getCategorizationElement_MainCategoryDepth() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getCategorizationElement_MainCategoryDepth() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for the attribute ' Main Category Depth'.
getCategorizationFactory() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getCategorizationFactory() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the factory that creates the instances of the model.
getCategorizationPackage() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
 
getCategorizationPackage() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
Returns the package supported by this factory.
getCategorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
getCategorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
 
getCategorizations() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorization
Returns the value of the 'Categorizations' containment reference list.
getCategorizations() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationElement
Returns the value of the 'Categorizations' containment reference list.
getCategory() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getCategory() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for class 'Category'.
getCategory_Composite() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
 
getCategory_Composite() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
Returns the meta object for the containment reference ' Composite'.
getCause() - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.ErrorElement
 
getCellEditor(EStructuralFeature, EObject, Table, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.CellEditorFactory
 
getChangeListener() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
getChangeListener() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
getChangeListener() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
 
getChangeListener() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference
Returns the value of the 'Change Listener' attribute list.
getChecked() - Method in interface org.eclipse.emf.ecp.spi.common.ui.CheckedModelClassComposite
Returns the checked Elements.
getChecked() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedSelectModelClassCompositeImpl
Returns the checked Elements.
getCheckedModelClassComposite(Collection<EPackage>) - Static method in class org.eclipse.emf.ecp.spi.common.ui.CompositeFactory
 
getCheckedModelClassComposite(Collection<EPackage>) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
 
getCheckedTableSelectionComposite(Object) - Static method in class org.eclipse.emf.ecp.spi.common.ui.CompositeFactory
Creates a CompositeProvider for a composite displaying a table with checkboxes.
getCheckedTableSelectionComposite(Object) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
Creates a CompositeProvider for a composite displaying a table with checkboxes.
getCheckoutData() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
This return the EMFStoreCheckoutData used in this wrapper.
getCheckoutProjectComposite(ECPCheckoutSource) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
 
getCheckoutSource() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
getCheckoutSource() - Method in interface org.eclipse.emf.ecp.ui.common.CheckoutProjectComposite
 
getChild(int) - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
Returns the object with this index from the list.
getChild(int) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
Returns the object with this index from the list.
getChildComposite() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTree
Returns the value of the 'Child Composite' containment reference.
getChildComposite() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
 
getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
 
getChildItems() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
 
getChildItems() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSection
Returns the value of the 'Child Items' containment reference list.
getChildReference() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTree
Returns the value of the 'Child Reference' reference.
getChildReference() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
getChildren() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
Returns the children of this list.
getChildren(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
getChildren(Object) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
getChildren(Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
getChildren() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
Returns the children of this list.
getChildren(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementContainerItemProvider
getChildren(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
 
getChildren(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
 
getChildren() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
 
getChildren() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VRow
Returns the value of the 'Children' containment reference list.
getChildren() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
 
getChildren() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
 
getChildren() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
getChildren() - Method in interface org.eclipse.emf.ecp.view.spi.model.VContainer
Returns the value of the 'Children' containment reference list.
getChildren() - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
Returns the value of the 'Children' containment reference list.
getChildren(Object) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
This implements ITreeContentProvider.getChildren to forward the call to an object that implements ITreeItemContentProvider.getChildren.
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserGroupItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.test.university.provider.CourseCatalogItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentItemItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeDomainModelReferenceItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementContainerItemProvider
This specifies how to implement TestElementContainerItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.AbstractCategorizationItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
This specifies how to implement CategorizationElementItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
This specifies how to implement CategorizationItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedContainerItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainerItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildValue() - Method in class org.eclipse.emf.ecp.common.cachetree.CachedTreeNode
Returns the most severe cached value of all children.
getClassName() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
 
getClassName() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VAction
Returns the value of the 'Class Name' attribute.
getClassName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
 
getClassName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
getClassName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomControl
Returns the value of the 'Class Name' attribute.
getClassName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
Returns the value of the 'Class Name' attribute.
getClassType() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
getClassType() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
Returns the value of the 'Class Type' reference.
getColor(int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Returns the system Color matching the specific ID.
getColor(int, int, int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Returns a Color given its red, green and blue component values.
getColor(RGB) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Returns a Color given its RGB value.
getColor(Color, Color, Object) - Method in class org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry
 
getColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
getColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
Returns the value of the 'Color HEX' attribute.
getColumn() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
The id of the column.
getColumnAttribute() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableColumnConfiguration
The EAttribute to bind to the column.
getColumnConfigurations() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
getColumnConfigurations() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
Returns the value of the 'Column Configurations' containment reference list.
getColumnDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
 
getColumnDomainModelReferences() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableDomainModelReference
Returns the value of the 'Column Domain Model References' containment reference list.
getColumnDomainReferences() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
 
getColumnDomainReferences() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VReadOnlyColumnConfiguration
Returns the value of the 'Column Domain References' reference list.
getColumnImage(Object, int) - Method in class org.eclipse.emf.ecp.internal.ui.model.PropertiesLabelProvider
getColumnImage(Object, int) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
getColumnImage(Object, int) - Method in class org.eclipse.emf.ecp.spi.common.ui.MEClassLabelProvider
This implements ITableLabelProvider.getColumnImage by forwarding it to an object that implements ITableItemLabelProvider.getColumnImage or failing that, an object that implements IItemLabelProvider.getImage where the columnIndex is ignored.
getColumnImage(Object, int) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This implements ITableLabelProvider.getColumnImage by forwarding it to an object that implements ITableItemLabelProvider.getColumnImage or failing that, an object that implements IItemLabelProvider.getImage where the columnIndex is ignored.
getColumnLayout(int, boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
Deprecated. The Layout for aligning controls vertically in columns.
getColumnLayout(int, boolean) - Method in interface org.eclipse.emf.ecp.view.spi.renderer.LayoutHelper
Deprecated. The Layout for aligning controls vertically in columns.
getColumnLayout(int, boolean) - Method in interface org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProvider
The Layout for aligning controls vertically in columns.
getColumnLayout(int, boolean) - Static method in class org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProviderHelper
Eases the access to the layout provider extension point.
getColumnLayout(int, boolean) - Method in class org.eclipse.emf.ecp.view.swt.internal.layout.ECPLayoutProvider
 
getColumnName() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
 
getColumnName() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
Returns the value of the 'Column Name' attribute.
getColumns() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableControlConfiguration
The list of column configurations to use for showing columns in the table.
getColumns() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
Number of columns in this grid.
getColumnText(Object, int) - Method in class org.eclipse.emf.ecp.internal.ui.model.PropertiesLabelProvider
getColumnText(Object, int) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
getColumnText(Object, int) - Method in class org.eclipse.emf.ecp.spi.common.ui.MEClassLabelProvider
This implements ITableLabelProvider.getColumnText by forwarding it to an object that implements ITableItemLabelProvider.getColumnText or failing that, an object that implements IItemLabelProvider.getText where the columnIndex are is ignored.
getColumnText(Object, int) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This implements ITableLabelProvider.getColumnText by forwarding it to an object that implements ITableItemLabelProvider.getColumnText or failing that, an object that implements IItemLabelProvider.getText where the columnIndex are is ignored.
getColumnWidth() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
 
getColumnWidth() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
Returns the value of the 'Column Width' attribute.
getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
The returned value is used for layouting the table columns.
getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
The returned value is used for layouting the table columns.
getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
The returned value is used for layouting the table columns.
getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditor
The returned value is used for layouting the table columns.
getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
The returned value is used for layouting the table columns.
getColumnWidthWeight() - Method in interface org.eclipse.emf.ecp.edit.internal.swt.util.ECPCellEditor
The returned value is used for layouting the table columns.
getComponent() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.Component
Returns the value of the 'Component' containment reference.
getComponent() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.ComponentImpl
 
getComponent() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestPackageImpl
 
getComponent() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
Returns the meta object for class 'Component'.
getComponent2() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestPackageImpl
 
getComponent2() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
Returns the meta object for class 'Component2'.
getComponent2_Composites() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestPackageImpl
 
getComponent2_Composites() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
Returns the meta object for the containment reference list ' Composites'.
getComponent_Component() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestPackageImpl
 
getComponent_Component() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
Returns the meta object for the containment reference ' Component'.
getComposedAdapterFactory() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
 
getComposite() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestPackageImpl
 
getComposite() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
Returns the meta object for class 'Composite'.
getComposite() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentItem
Returns the value of the 'Composite' containment reference.
getComposite() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
getComposite() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
 
getComposite() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategory
Returns the value of the 'Composite' containment reference.
getComposite_Composites() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestPackageImpl
 
getComposite_Composites() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
Returns the meta object for the containment reference list ' Composites'.
getComposites() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.Component2
Returns the value of the 'Composites' containment reference list.
getComposites() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.Composite
Returns the value of the 'Composites' containment reference list.
getComposites() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.Component2Impl
 
getComposites() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.CompositeImpl
 
getCompoundControl() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
 
getCompoundControl() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
Returns the meta object for class 'Compound Control'.
getCompoundControl_Controls() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
 
getCompoundControl_Controls() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
Returns the meta object for the containment reference list ' Controls'.
getCompoundcontrolFactory() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
 
getCompoundcontrolFactory() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
Returns the factory that creates the instances of the model.
getCompoundcontrolPackage() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
 
getCompoundcontrolPackage() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolFactory
Returns the package supported by this factory.
getComputer() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getComputer() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Computer'.
getComputer_Mainboard() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getComputer_Mainboard() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the containment reference ' Mainboard'.
getComputer_Name() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getComputer_Name() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Name'.
getComputer_PowerBlock() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getComputer_PowerBlock() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the containment reference ' Power Block'.
getCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
 
getCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.Rule
Returns the value of the 'Condition' containment reference.
getCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for class 'Condition'.
getConditions() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.AndCondition
Returns the value of the 'Conditions' containment reference list.
getConditions() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
 
getConditions() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
 
getConditions() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.OrCondition
Returns the value of the 'Conditions' containment reference list.
getConfigurationElement() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser.ExtensionDescriptor
 
getContainedContainer() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getContainedContainer() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for class 'Contained Container'.
getContainedElement() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getContainedElement() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for class 'Contained Element'.
getContainer() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getContainer() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for class 'Container'.
getContainer() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getContainer() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Container'.
getContainer_Children() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getContainer_Children() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the containment reference list ' Children'.
getContainer_Contents() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getContainer_Contents() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the containment reference list ' Contents'.
getContainerName() - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizardPage
The container name.
getContent() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithMultiplicityImpl
 
getContent() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithoutMultiplicityImpl
 
getContent() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableWithUniqueImpl
 
getContent() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getContent() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TableWithMultiplicity
Returns the value of the 'Content' containment reference list.
getContent() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TableWithoutMultiplicity
Returns the value of the 'Content' containment reference list.
getContent() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TableWithUnique
Returns the value of the 'Content' containment reference list.
getContent() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Content'.
getContent_SecondAttribute() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getContent_SecondAttribute() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Second Attribute'.
getContent_UniqueAttribute() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getContent_UniqueAttribute() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Unique Attribute'.
getContents() - Method in interface org.eclipse.emf.ecp.core.ECPProject
Returns the list of the direct content objects; each is of type Object.
getContents() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Returns the list of the direct content objects; each is of type Object.
getContents() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Container
Returns the value of the 'Contents' containment reference list.
getContents() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContainerImpl
 
getContext() - Method in class org.eclipse.emf.ecp.core.util.ECPModelContextAdapter
The ECPContainer of this Adapter.
getContext(VElement) - Method in interface org.eclipse.emf.ecp.view.model.common.di.service.EclipseContextViewService
Returns the context associated with the given VElement.
getContext(VElement) - Method in class org.eclipse.emf.ecp.view.model.common.di.service.impl.EclipseContextViewServiceImpl
Returns the context associated with the given VElement.
getContextForElement(VElement, ViewModelContext) - Static method in class org.eclipse.emf.ecp.view.model.common.di.renderer.DIRendererUtil
Returns the IEclipseContext for the given VElement.
getContextValue(String) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Returns the value of the context for the passed key.
getContextValue(String) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Returns the value of the context for the passed key.
getControl(int) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Returns the control based on the diff index.
getControl(int) - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
Returns the control based on the diff index.
getControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SingleColumnRow
Deprecated.  
getControl() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getControl() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for class 'Control'.
getControl_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getControl_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the containment reference ' Domain Model Reference'.
getControl_LabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getControl_LabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the attribute 'Label Alignment'.
getControlClass() - Method in class org.eclipse.emf.ecp.edit.spi.ECPControlDescription
Deprecated. The class implementing the Control.
getControlDescriptors() - Method in interface org.eclipse.emf.ecp.edit.spi.ECPControlFactory
Deprecated. A copy of all known ECPControlDescription.
getControlDescriptors() - Method in class org.eclipse.emf.ecp.internal.edit.ControlFactoryImpl
Deprecated. A copy of all known ECPControlDescription.
getControls() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DoubleColumnRow
Deprecated. Return all Controls which are held by this RenderingResultRow.
getControls() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SingleColumnRow
Deprecated. Return all Controls which are held by this RenderingResultRow.
getControls() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ThreeColumnRow
Deprecated. Return all Controls which are held by this RenderingResultRow.
getControls() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
 
getControls() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundControl
Returns the value of the 'Controls' containment reference list.
getControls() - Method in interface org.eclipse.emf.ecp.view.spi.renderer.RenderingResultRow
Deprecated. Return all Controls which are held by this RenderingResultRow.
getControlsFor(EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Returns all controls which are associated with the provided EStructuralFeature.Setting.
getControlsFor(UniqueSetting) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Returns all controls which are associated with the provided UniqueSetting.
getControlsFor(EStructuralFeature.Setting) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Returns all controls which are associated with the provided EStructuralFeature.Setting.
getControlsFor(UniqueSetting) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Returns all controls which are associated with the provided UniqueSetting.
getControlValidationConfiguration() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
 
getControlValidationConfiguration() - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplate
Returns the value of the 'Control Validation Configuration' containment reference.
getControlValidationTemplate() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for class 'Control Validation Template'.
getControlValidationTemplate_CancelColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_CancelColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Cancel Color HEX'.
getControlValidationTemplate_CancelImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_CancelImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Cancel Image URL'.
getControlValidationTemplate_CancelOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_CancelOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Cancel Overlay URL'.
getControlValidationTemplate_ErrorColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_ErrorColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Error Color HEX'.
getControlValidationTemplate_ErrorImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_ErrorImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Error Image URL'.
getControlValidationTemplate_ErrorOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_ErrorOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Error Overlay URL'.
getControlValidationTemplate_InfoColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_InfoColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Info Color HEX'.
getControlValidationTemplate_InfoImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_InfoImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Info Image URL'.
getControlValidationTemplate_InfoOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_InfoOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Info Overlay URL'.
getControlValidationTemplate_OkColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_OkColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Ok Color HEX'.
getControlValidationTemplate_OkImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_OkImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Ok Image URL'.
getControlValidationTemplate_OkOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_OkOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Ok Overlay URL'.
getControlValidationTemplate_WarningColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_WarningColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Warning Color HEX'.
getControlValidationTemplate_WarningImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_WarningImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Warning Image URL'.
getControlValidationTemplate_WarningOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getControlValidationTemplate_WarningOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute ' Warning Overlay URL'.
getCourse() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityPackageImpl
 
getCourse() - Method in interface org.eclipse.emf.ecp.test.university.UniversityPackage
Returns the meta object for class 'Course'.
getCourse_Etcs() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityPackageImpl
 
getCourse_Etcs() - Method in interface org.eclipse.emf.ecp.test.university.UniversityPackage
Returns the meta object for the attribute 'Etcs'.
getCourse_Id() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityPackageImpl
 
getCourse_Id() - Method in interface org.eclipse.emf.ecp.test.university.UniversityPackage
Returns the meta object for the attribute 'Id'.
getCourse_Name() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityPackageImpl
 
getCourse_Name() - Method in interface org.eclipse.emf.ecp.test.university.UniversityPackage
Returns the meta object for the attribute 'Name'.
getCourseCatalog() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityPackageImpl
 
getCourseCatalog() - Method in interface org.eclipse.emf.ecp.test.university.UniversityPackage
Returns the meta object for class 'Course Catalog'.
getCourseCatalog_Courses() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityPackageImpl
 
getCourseCatalog_Courses() - Method in interface org.eclipse.emf.ecp.test.university.UniversityPackage
Returns the meta object for the containment reference list 'Courses'.
getCourses() - Method in interface org.eclipse.emf.ecp.test.university.CourseCatalog
Returns the value of the 'Courses' containment reference list.
getCourses() - Method in class org.eclipse.emf.ecp.test.university.impl.CourseCatalogImpl
 
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeDomainModelReferenceItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeItemProvider
This returns the label text for CreateChildCommand.
getCreateProjectComposite(List<ECPProvider>) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
 
getCurrent() - Static method in class org.eclipse.emf.ecp.view.spi.renderer.RenderingConfiguration
Deprecated. Returns the singleton instance.
getCurrentSelection() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
getCurrentSelection() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationElement
Returns the value of the 'Current Selection' reference.
getCurrentState() - Method in class org.eclipse.emf.ecp.ui.tester.ECPSavePropertySource
getCursor(int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Returns the system cursor matching the specific ID.
getCustomControl() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.SWTCustomControlTest.TestHandel
 
getCustomControl() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
 
getCustomControl() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
Returns the meta object for class 'Control'.
getCustomControl_BundleName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
 
getCustomControl_BundleName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
Returns the meta object for the attribute ' Bundle Name'.
getCustomControl_ClassName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
 
getCustomControl_ClassName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
Returns the meta object for the attribute ' Class Name'.
getCustomDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
 
getCustomDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
Returns the meta object for class 'Domain Model Reference'.
getCustomDomainModelReference_BundleName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
 
getCustomDomainModelReference_BundleName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
Returns the meta object for the attribute ' Bundle Name '.
getCustomDomainModelReference_ClassName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
 
getCustomDomainModelReference_ClassName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
Returns the meta object for the attribute ' Class Name'.
getCustomDomainModelReference_ControlChecked() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
 
getCustomDomainModelReference_ControlChecked() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
Returns the meta object for the attribute ' Control Checked'.
getCustomDomainModelReference_DomainModelReferences() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
 
getCustomDomainModelReference_DomainModelReferences() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
Returns the meta object for the containment reference list ' Domain Model References'.
getCustomFactory() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
 
getCustomFactory() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
Returns the factory that creates the instances of the model.
getCustomPackage() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
 
getCustomPackage() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomFactory
Returns the package supported by this factory.
getDataBindingContext() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated. Returns a DataBindingContext for this control.
getDatasegmentSubclasses(EClass) - Static method in class org.eclipse.emf.ecp.view.editor.controls.Helper
Determines all EClasses that can be reached from this EClass.
getDate() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.SimpleTestObjectImpl
 
getDate() - Method in interface org.eclipse.emf.ecp.view.core.swt.test.model.SimpleTestObject
Returns the value of the 'Date' attribute.
getDateOfBirth() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getDateOfBirth() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
getDateOfBirth() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for data type 'Date Of Birth'.
getDateOfBirth() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Returns the value of the 'Date Of Birth' attribute.
getDefault() - Static method in class org.eclipse.emf.ecp.application3x.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.core.test.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.editor.internal.e3.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.emfstore.core.internal.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.explorereditorbridge.internal.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.ide.editor.view.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.ide.util.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.ide.util.test.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.emf.ecp.ide.view.service.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.internal.edit.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.internal.ui.validation.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.rap.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.validation.connector.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.editor.controls.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.categorization.swt.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.horizontal.swt.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.model.common.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.swt.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.ui.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.validation.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.validation.bean.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.label.rap.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.emf.ecp.view.model.internal.preview.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.model.internal.project.installer.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.model.preview.common.Activator
Returns the Activator instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.spi.label.swt.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.spi.model.impl.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.template.internal.tooling.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.Activator
Returns the Activator instance.
getDefault() - Static method in class org.eclipse.emf.edit.ui.provider.Activator
Returns the shared instance.
getDefaultBackground() - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Return the default background color.
getDefaultCheckoutName() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
This return the default name for a project that was checked out.
getDefaultCheckoutName() - Method in interface org.eclipse.emf.ecp.core.util.ECPCheckoutSource
This return the default name for a project that was checked out.
getDefaultCheckoutName() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
This return the default name for a project that was checked out.
getDefaultFont() - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Return the default font.
getDefaultForeground() - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Return the default foreground color.
getDefaultPackageRegistryContents() - Static method in class org.eclipse.emf.ecp.internal.ide.util.EcoreHelper
 
getDefaultPageInput() - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchAdvisor
 
getDefaultValue() - Method in class org.eclipse.emf.ecp.common.cachetree.AbstractCachedTree
Returns the default value for a cached node.
The root value will be initialized with this value, too
getDefaultValue(Class<?>) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalHelper
 
getDefaultValue() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
Returns the default value for a cached node.
The root value will be initialized with this value, too
getDefaultValue(Method) - Static method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
Returns the default value for a given method.
getDefaultValue() - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
Returns the default value for a cached node.
The root value will be initialized with this value, too
getDescription() - Method in interface org.eclipse.emf.ecp.core.ECPRepository
Returns the description for this ECPRepository.
getDescription() - Method in class org.eclipse.emf.ecp.ide.editor.view.UnknownFeaturesDialog
 
getDescription() - Method in class org.eclipse.emf.ecp.ide.editor.view.UnknownFeaturesMigrationDialog
 
getDescription() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Returns the description for this ECPRepository.
getDescription() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
Return the description.
getDescription() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
getDescription() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Return the description.
getDescription() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalRegistryElement
Return the description.
getDescription() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Return the description.
getDescriptionText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
 
getDescriptors(EObject) - Method in class org.eclipse.emf.ecp.common.ChildrenDescriptorCollector
Returns the available descriptors for an EObject.
getDetailEditing() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
getDetailEditing() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getDetailEditing() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
Returns the value of the 'Detail Editing' attribute.
getDetailEditing() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for enum 'Detail Editing'.
getDetailView() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
getDetailView() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
Returns the value of the 'Detail View' containment reference.
getDetailView() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
 
getDetailView() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetail
Returns the value of the 'Detail View' containment reference.
getDiagnostic(Object) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
Returns the severity for the given EObject.
getDiagnostic(Object) - Method in interface org.eclipse.emf.ecp.validation.api.IValidationService
Returns the severity for the given EObject.
getDiagnostic(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
Returns all diagnostics for the provided EObject and EStructuralFeature.
getDiagnostic() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
getDiagnostic() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getDiagnostic(EObject, EStructuralFeature) - Method in interface org.eclipse.emf.ecp.view.spi.model.VDiagnostic
Returns all diagnostics for the provided EObject and EStructuralFeature.
getDiagnostic() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
Returns the value of the 'Diagnostic' containment reference.
getDiagnostic() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for class 'Diagnostic'.
getDiagnostic_Diagnostics() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getDiagnostic_Diagnostics() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the attribute list ' Diagnostics'.
getDiagnosticForEObject(EObject) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
Computes the Diagnostic for the given eObject.
getDiagnosticForEObject(EObject) - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
getDiagnostics() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
 
getDiagnostics(EObject) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
Returns all diagnostics for the provided EObject.
getDiagnostics() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDiagnostic
Returns the value of the 'Diagnostics' attribute list.
getDiagnostics(EObject) - Method in interface org.eclipse.emf.ecp.view.spi.model.VDiagnostic
Returns all diagnostics for the provided EObject.
getDiffAttachment() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
 
getDiffAttachment() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
Returns the meta object for class 'Diff Attachment'.
getDiffAttachment_MergedDiffs() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
 
getDiffAttachment_MergedDiffs() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
Returns the meta object for the attribute ' Merged Diffs'.
getDiffAttachment_TotalNumberOfDiffs() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
 
getDiffAttachment_TotalNumberOfDiffs() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
Returns the meta object for the attribute ' Total Number Of Diffs'.
getDiffmergeFactory() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
 
getDiffmergeFactory() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
Returns the factory that creates the instances of the model.
getDiffmergePackage() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
 
getDiffmergePackage() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergeFactory
Returns the package supported by this factory.
getDisabledRenderables(Map<EStructuralFeature.Setting, Object>, EAttribute) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
Returns all VElements, that would we disabled if possibleValues would be set for the given settings.
getDisplayValue() - Method in class org.eclipse.emf.ecp.common.cachetree.CachedTreeNode
Returns the value that this node should represent.
getDisplayValue() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree.CachedDirtyStateTreeNode
 
getDisplayValue() - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService.CachedSeverityTreeNode
 
getDomainIntermediate() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDomainIntermediate() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for class 'Domain Intermediate'.
getDomainIntermediate_TestElementContainer() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDomainIntermediate_TestElementContainer() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the containment reference 'Test Element Container'.
getDomainModel() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentItem
Returns the value of the 'Domain Model' reference.
getDomainModel() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTree
Returns the value of the 'Domain Model' reference.
getDomainModel() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
getDomainModel() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
getDomainModel() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Gets the domain model.
getDomainModel() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Gets the domain model.
getDomainModelEFeature() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
 
getDomainModelEFeature() - Method in interface org.eclipse.emf.ecp.view.spi.model.VFeaturePathDomainModelReference
Returns the value of the 'Domain Model EFeature' reference.
getDomainModelEReferencePath() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
 
getDomainModelEReferencePath() - Method in interface org.eclipse.emf.ecp.view.spi.model.VFeaturePathDomainModelReference
Returns the value of the 'Domain Model EReference Path' reference list.
getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
 
getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabel
Returns the value of the 'Domain Model Reference' containment reference.
getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingDomainModelReference
Returns the value of the 'Domain Model Reference' containment reference.
getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
 
getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
Returns the value of the 'Domain Model Reference' containment reference.
getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for class 'Domain Model Reference'.
getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
Returns the value of the 'Domain Model Reference' containment reference.
getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackLayout
Returns the value of the 'Domain Model Reference' containment reference.
getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
 
getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainModelReferenceSelector
Returns the value of the 'Domain Model Reference' containment reference.
getDomainModelReference_ChangeListener() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getDomainModelReference_ChangeListener() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the attribute list ' Change Listener'.
getDomainModelReferenceChangeListener() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getDomainModelReferenceChangeListener() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for data type ' Domain Model Reference Change Listener'.
getDomainmodelreferenceFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
 
getDomainmodelreferenceFactory() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
Returns the factory that creates the instances of the model.
getDomainmodelreferencePackage() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
 
getDomainmodelreferencePackage() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferenceFactory
Returns the package supported by this factory.
getDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
getDomainModelReferences() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
Returns the value of the 'Domain Model References' containment reference list.
getDomainModelReferenceSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
 
getDomainModelReferenceSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
Returns the meta object for class ' Domain Model Reference Selector'.
getDomainModelReferenceSelector_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
 
getDomainModelReferenceSelector_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
Returns the meta object for the containment reference ' Domain Model Reference'.
getDomainObject() - Method in interface org.eclipse.emf.ecp.editor.e3.ECPEditorContext
The domain EObject.
getDomainObject() - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorContext
The domain EObject.
getDomainObject() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleHandle
 
getDomainObject() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
getDomainRoot() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDomainRoot() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for class 'Domain Root'.
getDomainRoot_Intermediate() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDomainRoot_Intermediate() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the containment reference 'Intermediate'.
getDueDate() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
getDueDate() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
Returns the value of the 'Due Date' attribute.
getDynamicContainmentItem() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentItem() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for class 'Dynamic Containment Item'.
getDynamicContainmentItem_BaseItemIndex() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentItem_BaseItemIndex() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the attribute 'Base Item Index'.
getDynamicContainmentItem_Composite() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentItem_Composite() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the containment reference 'Composite'.
getDynamicContainmentItem_DomainModel() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentItem_DomainModel() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the reference 'Domain Model'.
getDynamicContainmentItem_Items() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentItem_Items() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the containment reference list 'Items'.
getDynamicContainmentTree() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentTree() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for class 'Dynamic Containment Tree'.
getDynamicContainmentTree_ChildComposite() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentTree_ChildComposite() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the containment reference 'Child Composite'.
getDynamicContainmentTree_ChildReference() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentTree_ChildReference() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the reference 'Child Reference'.
getDynamicContainmentTree_DomainModel() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentTree_DomainModel() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the reference 'Domain Model'.
getDynamicContainmentTree_Items() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentTree_Items() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the containment reference list 'Items'.
getDynamicContainmentTree_PathToRoot() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentTree_PathToRoot() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the reference list 'Path To Root'.
getDynamicContainmentTreeDomainModelReference() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentTreeDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for class 'Dynamic Containment Tree Domain Model Reference'.
getDynamicContainmentTreeDomainModelReference_PathFromBase() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentTreeDomainModelReference_PathFromBase() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the containment reference 'Path From Base'.
getDynamicContainmentTreeDomainModelReference_PathFromRoot() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getDynamicContainmentTreeDomainModelReference_PathFromRoot() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the containment reference 'Path From Root'.
getEClass() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
 
getEcoreGenModelLinker() - Static method in class org.eclipse.emf.ecp.ecore.editor.factory.EcoreGenModelLinkerFactory
Returns a new instance of IEcoreGenModelLinker.
getEcorePath() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
getEcorePath() - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
Returns the value of the 'Ecore Path' attribute.
getECPActions() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
getECPActions() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
getECPActions() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizableElement
 
getECPControlFactory() - Method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
Returns the currentInstance of the control factory.
getECPControlFactory() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
Returns the ECPControlFactory.
getECPControlFactory() - Method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
Returns the ECPControlFactory.
getECPControlFactory() - Method in class org.eclipse.emf.ecp.view.internal.ui.Activator
Returns the ECPControlFactory.
getECPControlFactory() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.Activator
Returns the ECPControlFactory.
getECPObserverBus() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
Helper method to get the instance of the ECPObserverBus.
getECPProjectManager() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
Helper method to get the instance of the ECPProjectManager.
getECPProjectManager() - Static method in class org.eclipse.emf.ecp.internal.core.Activator
Helper method to get the ECPProjectManager.
getECPProviderRegistry() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
Helper method to get the instance of the ECPProviderRegistry.
getECPProviderRegistry() - Static method in class org.eclipse.emf.ecp.internal.core.Activator
Helper method to get the ECPProviderRegistry.
getECPRepositoryManager() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
Helper method to get the instance of the ECPRepositoryManager.
getECPRepositoryManager() - Static method in class org.eclipse.emf.ecp.internal.core.Activator
Helper method to get the ECPRepositoryManager.
getEditingDomain() - Method in class org.eclipse.emf.ecp.edit.internal.swt.actions.ECPSWTAction
The set EditingDomain.
getEditingDomain() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
getElement(String) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
Retrieves an element with a certain name from the registry.
getElement() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getElement() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for class 'Element'.
getElement_Attachments() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getElement_Attachments() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the containment reference list ' Attachments'.
getElement_Diagnostic() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getElement_Diagnostic() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the containment reference ' Diagnostic'.
getElement_Enabled() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getElement_Enabled() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the attribute 'Enabled'.
getElement_Name() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getElement_Name() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the attribute 'Name'.
getElement_Readonly() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getElement_Readonly() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the attribute 'Readonly'.
getElement_Visible() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getElement_Visible() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the attribute 'Visible'.
getElementCount() - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
Returns the number of elements managed by the registry.
getElementNames(Set<? extends ECPElement>) - Static method in class org.eclipse.emf.ecp.internal.core.util.InternalUtil
Returns the Set of names of a set of ECPElements.
getElementNames() - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
Returns the names of the elements managed by the registry.
getElementRegistry() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
 
getElements(InternalProject) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
This method returns an EList of the root elements.
getElements(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
This method returns an EList of the root elements.
getElements() - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
Returns the list of elements managed by the registry.
getElements(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.PropertiesContentProvider
getElements(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
getElements(Object) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
getElements(Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
getElements(InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
This method returns an EList of the root elements.
getElements() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
getElements() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.TestElement
Returns the value of the 'Elements' containment reference list.
getElements(InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
This method returns an EList of the root elements.
getElements(Object) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
This implements IStructuredContentProvider.getElements to forward the call to an object that implements IStructuredItemContentProvider.getElements.
getEmail() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
getEmail() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Returns the value of the 'Email' attribute.
getEMail() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
getEMail() - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Returns the value of the 'EMail' attribute.
getEMail() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
getEMail() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Returns the value of the 'EMail' attribute.
getEnableRule() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getEnableRule() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for class 'Enable Rule'.
getEnableRule_Disable() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getEnableRule_Disable() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for the attribute 'Disable'.
getEntry(String, String) - Method in interface org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager.PluginResourceProvider
 
getEObject() - Method in class org.eclipse.emf.ecp.common.UniqueSetting
Returns the EObject.
getEPartService() - Static method in class org.eclipse.emf.ecp.ui.e4.util.EPartServiceHelper
Retrieves the part service.
getErrorColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getErrorColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Error Color HEX' attribute.
getErrorColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getErrorColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Error Color HEX' attribute.
getErrorImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getErrorImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Error Image URL' attribute.
getErrorImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getErrorImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Error Image URL' attribute.
getErrorOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getErrorOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Error Overlay URL' attribute.
getErrorOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getErrorOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Error Overlay URL' attribute.
getEStructuralFeature() - Method in class org.eclipse.emf.ecp.common.UniqueSetting
Returns the EAttribute of the EObject.
getEStructuralFeature() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
Returns the selected EStructuralFeature.
getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
Returns an iterator allowing to iterate overall EStructuralFeatures of this domain model reference.
getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
Returns an iterator allowing to iterate overall EStructuralFeatures of this domain model reference.
getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
Returns an iterator allowing to iterate overall EStructuralFeatures of this domain model reference.
getEStructuralFeatureIterator() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference
Returns an iterator allowing to iterate overall EStructuralFeatures of this domain model reference.
getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
Returns an iterator allowing to iterate overall EStructuralFeatures of this domain model reference.
getEtcs() - Method in interface org.eclipse.emf.ecp.test.university.Course
Returns the value of the 'Etcs' attribute.
getEtcs() - Method in class org.eclipse.emf.ecp.test.university.impl.CourseImpl
 
getEventType() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getException() - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
.
getExistingElementFor(EReference) - Method in interface org.eclipse.emf.ecp.edit.spi.ReferenceService
Returns an existing EObject that is suitable for the passed EReference.
getExistingElementFor(EReference) - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
Returns an existing EObject that is suitable for the passed EReference.
getExistingElementFor(EReference) - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
Returns an existing EObject that is suitable for the passed EReference.
getExistingElementFor(EReference) - Method in class org.eclipse.emf.ecp.view.model.preview.common.PreviewReferenceService
Returns an existing EObject that is suitable for the passed EReference.
getExistingElementFor(EReference) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.DummyReferenceService
Returns an existing EObject that is suitable for the passed EReference.
getExpectedValue() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
getExpectedValue() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
Returns the value of the 'Expected Value' attribute.
getExtensionURIS() - Static method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager
 
getFactoryId() - Method in class org.eclipse.emf.ecp.application3x.NavigatorRoot
getFeature() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getFeatureID(Class<?>) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getFeatureLabel(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.internal.validation.ECPSubstitutionLabelProvider
getFeaturePathDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getFeaturePathDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for class 'Feature Path Domain Model Reference'.
getFeaturePathDomainModelReference_DomainModelEFeature() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getFeaturePathDomainModelReference_DomainModelEFeature() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the reference ' Domain Model EFeature'.
getFeaturePathDomainModelReference_DomainModelEReferencePath() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getFeaturePathDomainModelReference_DomainModelEReferencePath() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the reference list ' Domain Model EReference Path'.
getFileName() - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizardPage
The file name.
getFileURI() - Method in class org.eclipse.emf.ecp.workspace.internal.ui.NewXMIFileWizard
Gets the URI of the newly created file.
getFirstChild() - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
getFirstFirstChild() - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
getFirstName() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
getFirstName() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Returns the value of the 'First Name' attribute.
getFirstName() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
getFirstName() - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Returns the value of the 'First Name' attribute.
getFirstName() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
getFirstName() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Returns the value of the 'First Name' attribute.
getFirstSecondChild() - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
getFirstSetting() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated. Returns the first setting for this control.
getFirstStructuralFeature() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated. Return the EStructuralFeature of this control.
getFolder() - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesStore
 
getFont(String, int, int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Returns a Font based on its name, height and style.
getFont(String, int, int, boolean, boolean) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Returns a Font based on its name, height and style.
getFont(Object) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This implements IFontProvider.getFont by forwarding it to an object that implements IItemFontProvider.getFont
getFont(Object, int) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This implements ITableFontProvider.getFont by forwarding it to an object that implements ITableItemFontProvider.getFont or failing that, an object that implements IItemFontProvider.getFont where the columnIndex is ignored.
getFont(Font, Object) - Method in class org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry
 
getFontName() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
getFontName() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
Returns the value of the 'Font Name' attribute.
getFontPropertiesFactory() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
 
getFontPropertiesFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
Returns the factory that creates the instances of the model.
getFontPropertiesPackage() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
 
getFontPropertiesPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesFactory
Returns the package supported by this factory.
getFontPropertiesStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
 
getFontPropertiesStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
Returns the meta object for class ' Style Property'.
getFontPropertiesStyleProperty_Bold() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
 
getFontPropertiesStyleProperty_Bold() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
Returns the meta object for the attribute ' Bold'.
getFontPropertiesStyleProperty_ColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
 
getFontPropertiesStyleProperty_ColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
Returns the meta object for the attribute ' Color HEX'.
getFontPropertiesStyleProperty_FontName() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
 
getFontPropertiesStyleProperty_FontName() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
Returns the meta object for the attribute ' Font Name'.
getFontPropertiesStyleProperty_Height() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
 
getFontPropertiesStyleProperty_Height() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
Returns the meta object for the attribute ' Height'.
getFontPropertiesStyleProperty_Italic() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
 
getFontPropertiesStyleProperty_Italic() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
Returns the meta object for the attribute ' Italic'.
getForeground(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl.ECPCellLabelProvider
getForeground(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
getForeground(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
getForeground(Object) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This implements IColorProvider.getForeground by forwarding it to an object that implements IItemColorProvider.getForeground
getForeground(Object, int) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This implements ITableColorProvider.getForeground by forwarding it to an object that implements ITableItemColorProvider.getForeground or failing that, an object that implements IItemColorProvider.getForeground where the columnIndex is ignored.
getFormatedString(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
This returns the String which will be shown in the table when no cell editor is open.
getFormatedString(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
This returns the String which will be shown in the table when no cell editor is open.
getFormatedString(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
This returns the String which will be shown in the table when no cell editor is open.
getFormatedString(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditor
This returns the String which will be shown in the table when no cell editor is open.
getFormatedString(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
This returns the String which will be shown in the table when no cell editor is open.
getFormatedString(Object) - Method in interface org.eclipse.emf.ecp.edit.internal.swt.util.ECPCellEditor
This returns the String which will be shown in the table when no cell editor is open.
getFullPathIterator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
Returns an iterator allowing to iterate over all setting paths for this domain model reference.
getFullPathIterator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
Returns an iterator allowing to iterate over all setting paths for this domain model reference.
getFullPathIterator() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
Returns an iterator allowing to iterate over all setting paths for this domain model reference.
getFullPathIterator() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference
Returns an iterator allowing to iterate over all setting paths for this domain model reference.
getGender() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getGender() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
getGender() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for enum 'Gender'.
getGender() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Returns the value of the 'Gender' attribute.
getGrid() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
The GridCells describing the grid.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.SWTDiffMergeAddition
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIControlSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.alignmentgroup.internal.swt.EmbeddedGroupSWTRenderer
 
getGridDescription() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer.DICustomControlSWT
Returns the GridDescription for this Renderer.
getGridDescription() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub
Returns the GridDescription for this Renderer.
getGridDescription() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub2
Returns the GridDescription for this Renderer.
getGridDescription() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub3
Returns the GridDescription for this Renderer.
getGridDescription() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
Returns the GridDescription for this Renderer.
getGridDescription() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ValidationCustomControl
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
 
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractSWTTabRenderer
 
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategorizationRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.swt.GroupedGridSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.swt.HorizontalLayoutSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.label.swt.LabelSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionedAreaSWTRenderer
 
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionLeafSWTRenderer
 
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
 
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.stack.ui.swt.SWTStackLayoutRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.swt.AbstractSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.swt.UnknownVElementSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
Returns the GridDescription for this Renderer.
getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeMasterDetailSWTRenderer
Returns the GridDescription for this Renderer.
getGroup() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
 
getGroup() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
Returns the meta object for class 'Group'.
getGroup() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
 
getGroup() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
Returns the meta object for class 'Group'.
getGroup_Collapsed() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
 
getGroup_Collapsed() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
Returns the meta object for the attribute 'Collapsed'.
getGroup_GroupType() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
 
getGroup_GroupType() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
Returns the meta object for the attribute 'Group Type'.
getGroup_LabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
 
getGroup_LabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
Returns the meta object for the attribute ' Label Alignment'.
getGroup_Name() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
 
getGroup_Name() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
Returns the meta object for the attribute 'Name'.
getGroup_Rows() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
 
getGroup_Rows() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
Returns the meta object for the containment reference list ' Rows'.
getGroupedGrid() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
 
getGroupedGrid() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
Returns the meta object for class 'Grouped Grid'.
getGroupedGrid_Groups() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
 
getGroupedGrid_Groups() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
Returns the meta object for the containment reference list ' Groups'.
getGroupedGridFactory() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
 
getGroupedGridFactory() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
Returns the factory that creates the instances of the model.
getGroupedGridPackage() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
 
getGroupedGridPackage() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
Returns the package supported by this factory.
getGroupFactory() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
 
getGroupFactory() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
Returns the factory that creates the instances of the model.
getGroupLabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
 
getGroupLabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
Returns the meta object for enum 'Label Alignment'.
getGroupPackage() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
 
getGroupPackage() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupFactory
Returns the package supported by this factory.
getGroups() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
 
getGroups() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGrid
Returns the value of the 'Groups' containment reference list.
getGroupType() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
 
getGroupType() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
 
getGroupType() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
Returns the value of the 'Group Type' attribute.
getGroupType() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
Returns the meta object for enum 'Type'.
getHeight() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
getHeight() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
Returns the value of the 'Height' attribute.
getHeigth() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
getHeigth() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Returns the value of the 'Heigth' attribute.
getHelp(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT.SWTCustomControlHelper
This return a text providing a long helpful description of the feature.
getHiddenPackages() - Method in class org.eclipse.emf.ecp.core.emffilter.internal.DefaultFilter
This returns all package uris known in an default modeling edition including emfstore.
getHiddenPackages() - Method in interface org.eclipse.emf.ecp.core.util.ECPFilterProvider
Returns the Set of nsUris that should be by default not visible in ecp.
getHiddenRenderables(Map<EStructuralFeature.Setting, Object>, EAttribute) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
Returns all VElements, that would we hidden if possibleValues would be set for the given settings.
getHighestSeverity() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
Returns the highest severity found in the diagnostics.
getHighestSeverity() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDiagnostic
Returns the highest severity found in the diagnostics.
getHitCount() - Static method in class org.eclipse.emf.ecp.ui.validation.test.TestDoubleClickListener
 
getHitCount() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.GenderValidator1
 
getHitCount() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.PlayerValidatorName
 
getHorizontalFactory() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalPackageImpl
 
getHorizontalFactory() - Method in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
Returns the factory that creates the instances of the model.
getHorizontalLayout() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalPackageImpl
 
getHorizontalLayout() - Method in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
Returns the meta object for class 'Layout'.
getHorizontalPackage() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
 
getHorizontalPackage() - Method in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalFactory
Returns the package supported by this factory.
getHorizontalSpan() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
Return the horizontalSpan of this control.
getHorizontalSpan() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
 
getHorizontalSpan() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VSpan
Returns the value of the 'Horizontal Span' attribute.
getHorizontalSpan(Composite) - Static method in class org.eclipse.emf.ecp.view.test.common.swt.SWTViewTestHelper
 
getId() - Method in class org.eclipse.emf.ecp.edit.spi.ECPControlDescription
Deprecated. The id of this control.
getId() - Method in interface org.eclipse.emf.ecp.test.university.Course
Returns the value of the 'Id' attribute.
getId() - Method in class org.eclipse.emf.ecp.test.university.impl.CourseImpl
 
getID() - Method in class org.eclipse.emf.ecp.ui.views.TreeView
Retrieves the ID of this TreeView.
getId() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementContainerImpl
 
getId() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
getId() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.TestElement
Returns the value of the 'Id' attribute.
getId() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.TestElementContainer
Returns the value of the 'Id' attribute.
getId() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
 
getId() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewProxy
Returns the value of the 'Id' attribute.
getImage(String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
Gets an Image for a path.
getImage(Object) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.CDOUIProvider
 
getImage(ImageDescriptor) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
Returns an Image based on the specified ImageDescriptor.
getImage(String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Returns an Image stored in the file at the specified path.
getImage(Class<?>, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Returns an Image stored in the file at the specified path relative to the specified class.
getImage(String) - Static method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.Activator
Finds and returns an image for the provided path.
getImage(String) - Static method in class org.eclipse.emf.ecp.diffmerge.swt.Activator
Finds and returns an image for the provided path.
getImage(String) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
Loads an image based on the provided path form this bundle.
getImage(Action) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
Loads an image for the given Action.
getImage(URL) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
Loads an image based on the provided URL form this bundle.
getImage() - Method in class org.eclipse.emf.ecp.edit.internal.swt.ImageDescriptorToImage
Returns the image of this ImageDescriptor.
getImage(Object) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.SWTImageHelper
 
getImage(Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
 
getImage(String) - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
Gets an Image for a path.
getImage(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
 
getImage(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
 
getImage(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProvider
This returns Task.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserGroupItemProvider
This returns UserGroup.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserItemProvider
This returns User.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.MEClassLabelProvider
.
getImage(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
This returns DiffAttachment.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Returns the image for an element.
getImage(Object) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
Returns the image for an element.
getImage(Object) - Method in class org.eclipse.emf.ecp.test.university.provider.CourseCatalogItemProvider
This returns CourseCatalog.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.test.university.provider.CourseItemProvider
This returns Course.gif.
getImage(String) - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
Gets an Image for a path.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainIntermediateItemProvider
This returns DomainIntermediate.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainRootItemProvider
This returns DomainRoot.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentItemItemProvider
This returns DynamicContainmentItem.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeDomainModelReferenceItemProvider
This returns DynamicContainmentTreeDomainModelReference.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeItemProvider
This returns DynamicContainmentTree.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementContainerItemProvider
This returns TestElementContainer.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementItemProvider
This returns TestElement.gif.
getImage(String) - Static method in class org.eclipse.emf.ecp.view.internal.control.multireference.Activator
Finds and returns an image for the provided path.
getImage(String) - Static method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
Finds and returns an image for the provided path.
getImage(String) - Static method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
Get an Image based on an path.
getImage(String) - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.Activator
Finds and returns an image for the provided path.
getImage(URL) - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.Activator
Finds and returns an image for the provided URL.
getImage(Bundle, String) - Method in class org.eclipse.emf.ecp.view.internal.util.swt.RCPImageRegistryService
 
getImage(URL) - Method in class org.eclipse.emf.ecp.view.internal.util.swt.RCPImageRegistryService
 
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
This returns Action.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
This returns CategorizationElement.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
This returns Categorization.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
This returns Category.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
This returns CompoundControl.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
This returns CustomControl.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
This returns CustomDomainModelReference.gif.
getImage(int) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT.SWTCustomControlHelper
Allows to get an Image based on the constants defined in ECPAbstractCustomControlSWT.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
This returns Group.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
This returns GroupedGrid.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
This returns Group.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
This returns Row.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.SpanItemProvider
This returns Span.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalLayoutItemProvider
This returns HorizontalLayout.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProvider
This returns Label.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
This returns MappingDomainModelReference.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
This returns Control.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
This returns Diagnostic.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeaturePathDomainModelReferenceItemProvider
This returns FeaturePathDomainModelReference.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
This returns View.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
This returns AndCondition.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.EnableRuleItemProvider
This returns EnableRule.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
This returns LeafCondition.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
This returns OrCondition.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ShowRuleItemProvider
This returns ShowRule.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
This returns SectionedArea.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
This returns Section.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemItemProvider
This returns StackItem.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
This returns StackLayout.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
This returns ReadOnlyColumnConfiguration.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This returns TableControl.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
This returns TableDomainModelReference.gif.
getImage(Bundle, String) - Method in interface org.eclipse.emf.ecp.view.spi.util.swt.ImageRegistryService
Retrieve an Image based on a Bundle and a path within.
getImage(URL) - Method in interface org.eclipse.emf.ecp.view.spi.util.swt.ImageRegistryService
Retrieve an Image based on an URL.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalLayoutItemProvider
This returns VerticalLayout.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewProxyItemProvider
This returns ViewProxy.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This returns ControlValidationTemplate.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
This returns Style.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
This returns ViewTemplate.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
This returns DomainModelReferenceSelector.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
This returns ViewModelElementSelector.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
This returns AlignmentStyleProperty.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
This returns FontPropertiesStyleProperty.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
This returns MandatoryStyleProperty.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
This returns TableValidationStyleProperty.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This returns ValidationStyleProperty.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
This returns TreeMasterDetail.gif.
getImage(Object) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceUIProvider
 
getImage(Object) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This implements ILabelProvider.getImage by forwarding it to an object that implements IItemLabelProvider.getImage
getImage(Object) - Method in class org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry
 
getImageData(URL) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
Loads an ImageData based on the provided URL.
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.application3x.Activator
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
Returns an ImageDescriptor for a path.
getImageDescriptor(Class<?>, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
Returns an ImageDescriptor stored in the file at the specified path relative to the specified class.
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
Returns an ImageDescriptor stored in the file at the specified path.
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
Loads an ImageDescriptor based on the provided path form this bundle.
getImageDescriptor() - Method in class org.eclipse.emf.ecp.edit.internal.swt.ImageDescriptorToImage
The ImageDescriptor.
getImageDescriptor() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.editor.internal.e3.Activator
Returns an image descriptor for the image file at the given.
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
Delegate for @see AbstractUIPlugin.imageDescriptorFromPlugin(String, String)
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
Returns an ImageDescriptor for a path.
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.internal.ui.validation.Activator
Returns an ImageDescriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.rap.Activator
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
Returns an ImageDescriptor for a path.
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.validation.connector.Activator
Returns an ImageDescriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.view.model.internal.preview.Activator
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(Object) - Method in class org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry
 
getImagePath() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
 
getImagePath() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
Returns the value of the 'Image Path' attribute.
getIndex() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ECPObservableValue
 
getIndexOf(VControl) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Returns the diff index of a control.
getIndexOf(VControl) - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
Returns the diff index of a control.
getInfoColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getInfoColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Info Color HEX' attribute.
getInfoColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getInfoColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Info Color HEX' attribute.
getInfoImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getInfoImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Info Image URL' attribute.
getInfoImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getInfoImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Info Image URL' attribute.
getInfoOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getInfoOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Info Overlay URL' attribute.
getInfoOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getInfoOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Info Overlay URL' attribute.
getInitialWindowPerspectiveId() - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchAdvisor
getInitialWindowPerspectiveId() - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.e3.ApplicationWorkbenchAdvisor
 
getInitialWindowPerspectiveId() - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.ApplicationWorkbenchAdvisor
 
getInitialWindowPerspectiveId() - Method in class org.eclipse.emf.ecp.rap.ApplicationWorkbenchAdvisor
 
getInput() - Method in class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
 
getInstance() - Static method in class org.eclipse.emf.ecp.cdo.internal.core.Activator
Returns the shared instance.
getInstance() - Static method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
Get the CDO Provider singleton.
getInstance() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
Returns the shared instance.
getInstance() - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.Activator
Returns the shared instance.
getInstance(ECPProject) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
Static EMFStoreDirtyDecoratorCachedTree singleton.
getInstance() - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
Returns the shared instance.
getInstance() - Static method in class org.eclipse.emf.ecp.internal.core.Activator
Returns the instance of this Activator.
getInstance() - Static method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverBusImpl
Static ObserverBus singleton.
getInstance() - Static method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
Returns the shared instance.
getInstance() - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
Returns the shared instance.
getInstance() - Static method in class org.eclipse.emf.ecp.view.internal.context.Activator
Returns the instance of this Activator.
getInstance() - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.Activator
The current instance.
getInstance() - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.CellReadOnlyTesterHelper
The CellReadOnlyTesterHelper instance.
getInstance() - Static method in class org.eclipse.emf.ecp.view.model.common.di.renderer.POJORendererFactory
Returns the instance of the POJORendererFactory.
getInstance() - Static method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager
 
getInstance() - Static method in class org.eclipse.emf.ecp.workspace.internal.core.Activator
Returns the shared instance.
getInstance() - Static method in class org.eclipse.emf.ecp.workspace.internal.ui.Activator
Returns the shared instance.
getInstance() - Static method in class org.eclipse.emf.edit.ui.dnd.LocalTransfer
This returns the one instance of this transfer agent.
getInstance() - Static method in class org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry
 
getIntermediate() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DomainRoot
Returns the value of the 'Intermediate' containment reference.
getIntermediate() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainRootImpl
 
getInvolvedEObjects(EStructuralFeature.Setting, Object, EAttribute, Class<T>) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleServiceHelperImpl
Gets the involved EObjects that would be hidden or disabled if newValue would be set.
getInvolvedEObjects(Map<EStructuralFeature.Setting, Object>, EAttribute, Class<T>) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleServiceHelperImpl
Gets the involved EObjects that would be hidden or disabled if possibleNewValues would be set.
getInvolvedEObjects(EStructuralFeature.Setting, Object, EAttribute, Class<T>) - Method in interface org.eclipse.emf.ecp.view.spi.rule.RuleServiceHelper
Gets the involved EObjects that would be hidden or disabled if newValue would be set.
getInvolvedEObjects(Map<EStructuralFeature.Setting, Object>, EAttribute, Class<T>) - Method in interface org.eclipse.emf.ecp.view.spi.rule.RuleServiceHelper
Gets the involved EObjects that would be hidden or disabled if possibleNewValues would be set.
getItemPropertyDescriptor(EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated. Return the IItemPropertyDescriptor describing this EStructuralFeature.Setting.
getItems() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentItem
Returns the value of the 'Items' containment reference list.
getItems() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTree
Returns the value of the 'Items' containment reference list.
getItems() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
getItems() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
getIterator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
Returns an iterator allowing to iterate over found settings for this domain model reference.
getIterator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
Returns an iterator allowing to iterate over found settings for this domain model reference.
getIterator() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
getIterator() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
Returns an iterator allowing to iterate over found settings for this domain model reference.
getIterator() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference
Returns an iterator allowing to iterate over found settings for this domain model reference.
getIterator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
 
getJobName() - Method in class org.eclipse.emf.ecp.cdo.internal.ui.handlers.AbstractWorkspaceHandler
Get the display name of the current job.
getKey() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties.Property
getKey() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertyDialog
 
getKeys() - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
All stored keys.
getKeys() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
All stored keys.
getLabel() - Method in interface org.eclipse.emf.ecp.core.ECPProvider
Label of the ECPProvider.
getLabel() - Method in interface org.eclipse.emf.ecp.core.ECPRepository
Returns the label for the ECPRepository.
getLabel() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Returns the label for the ECPRepository.
getLabel() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
Returns the label.
getLabel() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Label of the ECPProvider.
getLabel() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalRegistryElement
Returns the label.
getLabel() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Returns the label.
getLabel() - Static method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub
 
getLabel() - Static method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub2
 
getLabel() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
getLabel(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT.SWTCustomControlHelper
This return a text providing a short label of the feature.
getLabel() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
 
getLabel() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
Returns the meta object for class 'Label'.
getLabel_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
 
getLabel_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
Returns the meta object for the containment reference ' Domain Model Reference'.
getLabel_Style() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
 
getLabel_Style() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
Returns the meta object for the attribute 'Style'.
getLabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
 
getLabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
Returns the value of the 'Label Alignment' attribute.
getLabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
 
getLabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getLabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
Returns the value of the 'Label Alignment' attribute.
getLabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for enum 'Label Alignment'.
getLabelFactory() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
 
getLabelFactory() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
Returns the factory that creates the instances of the model.
getLabelObject() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
Returns the value of the 'Label Object' reference.
getLabelObject() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
Returns the value of the 'Label Object' reference.
getLabelObject() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
Returns the value of the 'Label Object' reference.
getLabelObject() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
 
getLabelObject() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizableElement
Returns the value of the 'Label Object' reference.
getLabelPackage() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
 
getLabelPackage() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelFactory
Returns the package supported by this factory.
getLabelTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProviderTests
 
getLabelText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
 
getLastAffected() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyObserver
The Collection of EObject that were affected during last operation.
getLastName() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
getLastName() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Returns the value of the 'Last Name' attribute.
getLastName() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
getLastName() - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Returns the value of the 'Last Name' attribute.
getLastName() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
getLastName() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Returns the value of the 'Last Name' attribute.
getLastValidationFeature() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
getLastValidationSeverity() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
getLayoutData(SWTGridCell, SWTGridDescription, SWTGridDescription, SWTGridDescription, VElement, Control) - Method in interface org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProvider
The LayoutData to use.
getLayoutData(SWTGridCell, SWTGridDescription, SWTGridDescription, SWTGridDescription, VElement, Control) - Static method in class org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProviderHelper
Eases the access to the layout provider extension point.
getLayoutData(SWTGridCell, SWTGridDescription, SWTGridDescription, SWTGridDescription, VElement, Control) - Method in class org.eclipse.emf.ecp.view.swt.internal.layout.ECPLayoutProvider
 
getLayoutHelper() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTRenderingHelper
Deprecated.  
getLayoutHelper(Class<LAYOUT>) - Method in class org.eclipse.emf.ecp.view.spi.renderer.RenderingConfiguration
Deprecated. Returns the layout helper registered for a specific Class.
getLeafCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getLeafCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for class 'Leaf Condition'.
getLeafCondition_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getLeafCondition_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for the containment reference ' Domain Model Reference'.
getLeafCondition_ExpectedValue() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getLeafCondition_ExpectedValue() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for the attribute ' Expected Value'.
getLeftColumnLayoutData() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
Deprecated. The Layout data to use to set for a left column.
getLeftColumnLayoutData() - Method in interface org.eclipse.emf.ecp.view.spi.renderer.LayoutHelper
Deprecated. The Layout data to use to set for a left column.
getLeftControl() - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.ControlPair
The left compare of the compare.
getLeftControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DoubleColumnRow
Deprecated.  
getLeftControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ThreeColumnRow
Deprecated.  
getLeftModel() - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Gets the left model.
getLeftModel() - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
Gets the left model.
getLibrarian() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
getLibrarian() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getLibrarian() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Library
Returns the value of the 'Librarian' containment reference.
getLibrarian() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Librarian'.
getLibrarian_Name() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getLibrarian_Name() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Name'.
getLibrary() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getLibrary() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
getLibrary() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for class 'Library'.
getLibrary() - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Returns the value of the 'Library' container reference.
getLibrary() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getLibrary() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
getLibrary() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Library'.
getLibrary() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Returns the value of the 'Library' container reference.
getLibrary_Books() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getLibrary_Books() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the containment reference list ' Books'.
getLibrary_Books() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getLibrary_Books() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the containment reference list ' Books'.
getLibrary_Librarian() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getLibrary_Librarian() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the containment reference ' Librarian'.
getLibrary_Name() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getLibrary_Name() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the attribute 'Name'.
getLibrary_Name() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getLibrary_Name() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute 'Name'.
getLibrary_Writers() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getLibrary_Writers() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the containment reference list ' Writers'.
getLibrary_Writers() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getLibrary_Writers() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the containment reference list ' Writers'.
getLinkElements(InternalProject, EObject, EReference) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Convenient implementation of the DefaultProvider.getLinkElements(InternalProject, EObject, EReference) method to use the ItemPropertyDescriptor to get all object of an object.
getLinkElements(InternalProject, EObject, EReference) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Convenient implementation of the DefaultProvider.getLinkElements(InternalProject, EObject, EReference) method to use the ItemPropertyDescriptor to get all object of an object.
getLinkElements(InternalProject, EObject, EReference) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
Return all EObjects that this provider supports for linking them to the modelElement and the provided eReference.
getLiteral() - Method in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
 
getLiteral() - Method in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
 
getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
 
getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
 
getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
 
getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
 
getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
 
getLiteral() - Method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
 
getLocale() - Method in interface org.eclipse.emf.ecp.edit.spi.ViewLocaleService
The current locale of the view.
getLocale() - Method in class org.eclipse.emf.ecp.view.context.internal.locale.DefaultLocaleViewService
The current locale of the view.
getMainboard() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Computer
Returns the value of the 'Mainboard' containment reference.
getMainboard() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
getMainboard() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getMainboard() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Mainboard'.
getMainboard_Name() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getMainboard_Name() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Name'.
getMainCategoryDepth() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
getMainCategoryDepth() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationElement
Returns the value of the 'Main Category Depth' attribute.
getMainControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DoubleColumnRow
Deprecated. 
getMainControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SingleColumnRow
Deprecated. 
getMainControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ThreeColumnRow
Deprecated. 
getMainControl() - Method in interface org.eclipse.emf.ecp.view.spi.renderer.RenderingResultRow
Deprecated. 
getMandatoryFactory() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
 
getMandatoryFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
Returns the factory that creates the instances of the model.
getMandatoryMarker() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
 
getMandatoryMarker() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryStyleProperty
Returns the value of the 'Mandatory Marker' attribute.
getMandatoryPackage() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
 
getMandatoryPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryFactory
Returns the package supported by this factory.
getMandatoryStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
 
getMandatoryStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
Returns the meta object for class ' Style Property '.
getMandatoryStyleProperty_HighliteMandatoryFields() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
 
getMandatoryStyleProperty_HighliteMandatoryFields() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
Returns the meta object for the attribute ' Highlite Mandatory Fields'.
getMandatoryStyleProperty_MandatoryMarker() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
 
getMandatoryStyleProperty_MandatoryMarker() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
Returns the meta object for the attribute ' Mandatory Marker'.
getMappedClass() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
getMappedClass() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingDomainModelReference
Returns the value of the 'Mapped Class' reference.
getMappingdmrFactory() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
 
getMappingdmrFactory() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
Returns the factory that creates the instances of the model.
getMappingdmrPackage() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
 
getMappingdmrPackage() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrFactory
Returns the package supported by this factory.
getMappingDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
 
getMappingDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
Returns the meta object for class ' Mapping Domain Model Reference'.
getMappingDomainModelReference_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
 
getMappingDomainModelReference_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
Returns the meta object for the containment reference ' Domain Model Reference'.
getMappingDomainModelReference_MappedClass() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
 
getMappingDomainModelReference_MappedClass() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
Returns the meta object for the reference ' Mapped Class'.
getMergedDiffs() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
 
getMergedDiffs() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffAttachment
Returns the value of the 'Merged Diffs' attribute.
getMergedDomainObjects() - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Returns the set of domainModelReferences which are merged.
getMergedDomainObjects() - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
Returns the set of domainModelReferences which are merged.
getMessage(EObject) - Method in interface org.eclipse.emf.ecp.editor.e3.StatusMessageProvider
Return the status message for a certain EObject.
getMessage() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
Returns the message associated with this validation.
getMessage() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDiagnostic
Returns the message associated with this validation.
getMiddleControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ThreeColumnRow
Deprecated.  
getModelContext(Object) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
Returns the first ECPContainer that can be found for the provided Object.
getModelContext(Object) - Method in interface org.eclipse.emf.ecp.core.util.ECPModelContextProvider
Returns the first ECPContainer that can be found for the provided Object.
getModelContext(ECPModelContextProvider, Object...) - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
Return the common ECPContainer for the provided elements.
getModelContext(Object) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
 
getModelContext(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPContentProvider
Returns the first ECPContainer that can be found for the provided Object.
getModelContext(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
Returns the first ECPContainer that can be found for the provided Object.
getModelContext(Object) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Returns the first ECPContainer that can be found for the provided Object.
getModelContext(Object) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
 
getModelContextProvider() - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
Returns the ECPModelContextProvider.
getModelContextProvider() - Method in interface org.eclipse.emf.ecp.internal.ui.model.IECPLabelProvider
Returns the ECPModelContextProvider.
getModelElement() - Method in exception org.eclipse.emf.ecp.view.spi.renderer.NoPropertyDescriptorFoundExeption
The EObject which has a missing ItemPropertyDescriptor.
getModelElementContext() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
Returns the ECPEditorContext.
getModelFactory() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getModelFactory() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the factory that creates the instances of the model.
getModelFile() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
 
getModelPackage() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
 
getModelPackage() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelFactory
Returns the package supported by this factory.
getModelToTargetStrategy() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
getModelToTargetStrategy() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
getModelToTargetStrategy() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
getModelToTargetStrategy() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditor
getModelToTargetStrategy() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
getModelToTargetStrategy() - Method in interface org.eclipse.emf.ecp.edit.internal.swt.util.ECPCellEditor
 
getName() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
Return the name of the wrapped CDO branch.
getName() - Method in interface org.eclipse.emf.ecp.core.util.ECPElement
This returns the unique name of the object.
getName() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
getName() - Method in class org.eclipse.emf.ecp.internal.core.util.Element
This returns the unique name of the object.
getName() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
 
getName() - Method in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
 
getName() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
getName() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserGroupImpl
 
getName() - Method in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
 
getName() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.UserGroup
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.emf.ecp.test.university.Course
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.emf.ecp.test.university.impl.CourseImpl
 
getName() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.LibraryImpl
 
getName() - Method in interface org.eclipse.emf.ecp.validation.test.test.Library
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
getName() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.TestElement
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
 
getName() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
 
getName() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
 
getName() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroup
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
 
getName() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
getName() - Method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
 
getName() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
 
getName() - Method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
 
getName() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Computer
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
getName() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibrarianImpl
 
getName() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
getName() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.MainboardImpl
 
getName() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.PowerBlockImpl
 
getName() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithoutValidationImpl
 
getName() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithValidationImpl
 
getName() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Librarian
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Library
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Mainboard
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.PowerBlock
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TableContentWithoutValidation
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TableContentWithValidation
Returns the value of the 'Name' attribute.
getNamespace() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
 
getNameText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.ProjectPropertiesDialog
 
getNameText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
 
getNationality() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getNationality() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
getNationality() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for enum 'Nationality'.
getNationality() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Returns the value of the 'Nationality' attribute.
getNeededDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub
Returns a list of all VDomainModelReferences which will be used by this control.
getNeededDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub2
Returns a list of all VDomainModelReferences which will be used by this control.
getNeededDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub3
Returns a list of all VDomainModelReferences which will be used by this control.
getNeededDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
Returns a list of all VDomainModelReferences which will be used by this control.
getNeededDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ValidationCustomControl
Returns a list of all VDomainModelReferences which will be used by this control.
getNeededDomainModelReferences() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.ECPHardcodedReferences
Returns a list of all VDomainModelReferences which will be used by this control.
getNewBooleanValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getNewByteValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getNewCharValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory.TemplateChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory.TemplateChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory.TemplateChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory.TemplateChildCreationExtender
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
 
getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender
 
getNewDoubleValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getNewElementFor(EReference) - Method in interface org.eclipse.emf.ecp.edit.spi.ReferenceService
Returns a new EObject that is suitable for the passed EReference.
getNewElementFor(EReference) - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
Returns a new EObject that is suitable for the passed EReference.
getNewElementFor(EReference) - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
Returns a new EObject that is suitable for the passed EReference.
getNewElementFor(EReference) - Method in class org.eclipse.emf.ecp.view.model.preview.common.PreviewReferenceService
Returns a new EObject that is suitable for the passed EReference.
getNewElementFor(EReference) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.DummyReferenceService
Returns a new EObject that is suitable for the passed EReference.
getNewFloatValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getNewIntValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getNewLongValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getNewProperties() - Static method in class org.eclipse.emf.ecp.core.test.AbstractTest
 
getNewShortValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getNewStringValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getNewValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getNextPage() - Method in class org.eclipse.emf.ecp.internal.wizards.page.SelectOrCreateRepositoryPage
 
getNextPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.editor.handler.CreateDomainModelReferenceWizard
getNextPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizard
getNextPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
 
getNextPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
getNextPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
getNotifier() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getNotifier() - Method in class org.eclipse.emf.ecp.view.spi.model.ModelChangeNotification
Gets the notifier.
getNSPrefix() - Method in class org.eclipse.emf.ecp.ecore.editor.util.ProjectHelper
Returns the namespace prefix.
getNSURL() - Method in class org.eclipse.emf.ecp.ecore.editor.util.ProjectHelper
Returns the namespace URL.
getNumberofColumns(Composite) - Static method in class org.eclipse.emf.ecp.view.test.common.swt.SWTViewTestHelper
 
getObjectLabel(EObject) - Method in class org.eclipse.emf.ecp.view.internal.validation.ECPSubstitutionLabelProvider
getObservable(VFeaturePathDomainModelReference, Class<O>) - Method in class org.eclipse.emf.ecp.view.mappingdmr.databinding.MappingDatabindingProviderService
 
getObservable(VFeaturePathDomainModelReference, Class<O>) - Method in class org.eclipse.emf.ecp.view.model.common.internal.databinding.FeaturePathDatabindingProviderService
Get the IObservable for the provided VDomainModelReference.
getObservable(DMR, Class<O>) - Method in interface org.eclipse.emf.ecp.view.model.common.spi.databinding.DatabindingProviderService
Get the IObservable for the provided VDomainModelReference.
getObserver() - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
The observer.
getObserverCallResults() - Method in interface org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall
Returns the results of each notified observer.
getOkColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getOkColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Ok Color HEX' attribute.
getOkColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getOkColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Ok Color HEX' attribute.
getOkImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getOkImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Ok Image URL' attribute.
getOkImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getOkImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Ok Image URL' attribute.
getOkOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getOkOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Ok Overlay URL' attribute.
getOkOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getOkOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Ok Overlay URL' attribute.
getOldBooleanValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getOldByteValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getOldCharValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getOldDoubleValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getOldFloatValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getOldIntValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getOldLongValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getOldShortValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getOldStringValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getOldValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getOpenProjects() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Return all open projects of that are shared on this repository.
getOpenProjects() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Array of all ECPProjects based on this ECPProvider which are open.
getOpenProjects() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
Array of all ECPProjects based on this ECPProvider which are open.
getOpenProjectsTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProviderTests
 
getOrCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getOrCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for class 'Or Condition'.
getOrCondition_Conditions() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getOrCondition_Conditions() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for the containment reference list ' Conditions'.
getOwnValue() - Method in class org.eclipse.emf.ecp.common.cachetree.CachedTreeNode
Returns the value of this node.
getOwnValue(EObject) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
Gets the own cached value of the given object.
getPackage() - Static method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.test.university.impl.UniversityFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.validation.test.test.impl.TestFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
Deprecated.  
getPages(IConfigurationElement[]) - Static method in class org.eclipse.emf.ecp.editor.internal.e3.PageCandidate
This method gets an input array of MEEditor pages and performs the tasks "after" and "replace" on them.
getPages() - Method in interface org.eclipse.emf.ecp.validation.test.test.Book
Returns the value of the 'Pages' attribute.
getPages() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
getPages() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Book
Returns the value of the 'Pages' attribute.
getPages() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
getPairWithDiff(VControl) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Returns a pair containing the left and right control for the diff.
getPairWithDiff(VControl) - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
Returns a pair containing the left and right control for the diff.
getParent() - Method in class org.eclipse.emf.ecp.common.cachetree.CachedTreeNode
 
getParent() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
Return the parent element of this list.
getParent(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
getParent() - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.SyntheticElement
 
getParent(Object) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
getParent(Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
getParent() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
Return the parent element of this list.
getParent() - Static method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub
 
getParent() - Static method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub2
 
getParent() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleHandle
 
getParent(Object) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
This implements ITreeContentProvider.getParent to forward the call to an object that implements ITreeItemContentProvider.getParent.
getParentId() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
getParentId() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.TestElement
Returns the value of the 'Parent Id' attribute.
getPath() - Method in interface org.eclipse.emf.ecp.view.spi.model.SettingPath
The path to the bound EStructuralFeature.Setting.
getPathForExport(Shell, String) - Method in interface org.eclipse.emf.ecp.internal.ui.util.ECPFileDialogHelper
Returns the file path to export a model element to.
getPathForExport(Shell, String) - Method in class org.eclipse.emf.ecp.internal.ui.util.ECPFileDialogHelperImpl
Returns the file path to export a model element to.
getPathForImport(Shell) - Method in interface org.eclipse.emf.ecp.internal.ui.util.ECPFileDialogHelper
Returns the absolute file path of the file selected by the user.
getPathForImport(Shell) - Method in class org.eclipse.emf.ecp.internal.ui.util.ECPFileDialogHelperImpl
Returns the absolute file path of the file selected by the user.
getPathFromBase() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTreeDomainModelReference
Returns the value of the 'Path From Base' containment reference.
getPathFromBase() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
getPathFromRoot() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTreeDomainModelReference
Returns the value of the 'Path From Root' containment reference.
getPathFromRoot() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
getPathToRoot() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTree
Returns the value of the 'Path To Root' reference list.
getPathToRoot() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
getPersistable() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
getPhantomRef() - Method in class org.eclipse.emf.ecp.view.test.common.GCCollectable
 
getPhaseId() - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.DataBindingPhaseListener
 
getPlugin() - Static method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizardsPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.test.university.provider.UniversityEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicTreeEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.internal.viewproxy.model.provider.ViewproxyEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.model.presentation.ViewEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.HorizontalEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStyleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStyleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStyleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationColumnStylePropertyEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStyleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginImage(Object, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
Deprecated. Use ResourceManager.getPluginImage(String, String) instead.
getPluginImage(String, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
Returns an Image based on a Bundle and resource entry path.
getPluginImageDescriptor(Object, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
Deprecated. Use ResourceManager.getPluginImageDescriptor(String, String) instead.
getPluginImageDescriptor(String, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
Returns an ImageDescriptor based on a Bundle and resource entry path.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizardsPlugin
 
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicTreeEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.model.provider.ViewproxyEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.HorizontalEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStyleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStyleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStyleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationColumnStylePropertyEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStyleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPosition() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
getPowerBlock() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Computer
Returns the value of the 'Power Block' containment reference.
getPowerBlock() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
getPowerBlock() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getPowerBlock() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Power Block'.
getPowerBlock_Name() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getPowerBlock_Name() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Name'.
getPreference(String, String) - Static method in class org.eclipse.emf.ecp.internal.ui.PreferenceHelper
Get a preference value for a specific key.
getPreviousPage() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizardPage
getPreviousPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
getPreviousPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
getPreviousPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
getPriority() - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
The static priority of the corresponding control.
getPriority() - Method in interface org.eclipse.emf.ecp.internal.core.util.observer.ECPPrioritizedIObserver
Returns the priority of this observer.
getPriority() - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.context.internal.locale.DefaultLocaleViewService
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.dynamictree.ui.DynamicTreeModelService
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleServiceHelperImpl
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.StackItemViewService
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.internal.swt.DebugViewModelService
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.internal.table.columnservice.AddColumnService
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.internal.unset.UnsetService
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ProxyResolverViewService
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.model.common.di.service.impl.EclipseContextViewServiceImpl
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.model.preview.common.PreviewReferenceService
Returns the priority for this view service.
getPriority() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelService
Returns the priority for this view service.
getPriority() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.DummyReferenceService
Returns the priority for this view service.
getProblemFeature() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
 
getProject() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
Returns the project.
getProject(Object) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
Retrieves the project the adaptable belongs to if possible.
getProject(String) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
Searches for a project based on the provided String.
getProject() - Method in interface org.eclipse.emf.ecp.core.util.ECPProjectAware
This returns the project this object belongs to or references in any way.
getProject(ESLocalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
This gets the ECPProject based on a ProjectSpace.
getProject() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This returns the project this object belongs to or references in any way.
getProject(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
Retrieves the project the adaptable belongs to if possible.
getProject(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
Searches for a project based on the provided String.
getProject() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.ProjectPropertiesDialog
 
getProjectByItselfTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
getProjectByModelElementTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
getProjectByNameNonExistingTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
getProjectByNameTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
getProjectData(InternalProject) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
Get CDOProjectData for the given internal project.
getProjectFolder(InternalProject) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
Get the folder for the configuration data of the internal project.
getProjectFullName() - Method in class org.eclipse.emf.ecp.ecore.editor.util.ProjectHelper
 
getProjectManager() - Static method in class org.eclipse.emf.ecp.core.test.AbstractTest
 
getProjectName() - Method in class org.eclipse.emf.ecp.ecore.editor.util.ProjectHelper
Returns the simple project name.
getProjectName() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
getProjectName() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
getProjectName() - Method in interface org.eclipse.emf.ecp.ui.common.CheckoutProjectComposite
 
getProjectName() - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite
 
getProjectProperties() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
getProjectProperties() - Method in interface org.eclipse.emf.ecp.ui.common.CheckoutProjectComposite
 
getProjects() - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
Returns all known projects.
getProjects() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
Returns all known projects.
getProjectSpace(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
This retrieves the ProjectSpace from an InternalProject.
getProjectsTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
getProjectToSave() - Static method in class org.eclipse.emf.ecp.ui.tester.ECPSavePropertySource
Returns the project to be saved.
getProjectWithAdaptableECPProjectAwareTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
getProjectWithAdaptableNonECPProjectAwareTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectManagerTests
 
getProperties() - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
All Properties.
getProperties() - Method in interface org.eclipse.emf.ecp.core.util.ECPPropertiesAware
This returns the ECPProperties attached to this object.
getProperties() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
All Properties.
getProperties() - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesElement
This returns the ECPProperties attached to this object.
getProperties() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
The ECPProperties for the Repository to create.
getProperties() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
getProperties() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertiesDialog
 
getProperties() - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
The ECPProperties for the Repository to create.
getProperties() - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite
 
getProperties() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
 
getProperties() - Method in interface org.eclipse.emf.ecp.view.template.model.VTStyle
Returns the value of the 'Properties' containment reference list.
getProperty(VFeaturePathDomainModelReference, Class<P>) - Method in class org.eclipse.emf.ecp.view.mappingdmr.databinding.MappingDatabindingProviderService
 
getProperty(VFeaturePathDomainModelReference, Class<P>) - Method in class org.eclipse.emf.ecp.view.model.common.internal.databinding.FeaturePathDatabindingProviderService
Get the IProperty for the provided VDomainModelReference.
getProperty(DMR, Class<P>) - Method in interface org.eclipse.emf.ecp.view.model.common.spi.databinding.DatabindingProviderService
Get the IProperty for the provided VDomainModelReference.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserGroupItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.test.university.provider.CourseCatalogItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.test.university.provider.CourseItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainIntermediateItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainRootItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentItemItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeDomainModelReferenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementContainerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.model.common.edit.provider.CustomReflectiveItemProvider
 
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.AbstractCategorizationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizableElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.SpanItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalLayoutItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.AttachmentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedContainerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeaturePathDomainModelReferenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ConditionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.EnableRuleItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ShowRuleItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalLayoutItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewProxyItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
This returns the property descriptors for the adapted class.
getProvidedSourceNames() - Method in class org.eclipse.emf.ecp.ui.tester.ECPSavePropertySource
getProvider() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
The Provider this class references in any way.
getProvider(String) - Method in interface org.eclipse.emf.ecp.core.ECPProviderRegistry
This method returns the ECPProvider based on the name.
getProvider() - Static method in class org.eclipse.emf.ecp.core.test.AbstractTest
 
getProvider() - Method in interface org.eclipse.emf.ecp.core.util.ECPProviderAware
The Provider this class references in any way.
getProvider() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
The Provider this class references in any way.
getProvider() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This method returns the provider of this project.
getProvider(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
getProvider(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
This method returns the ECPProvider based on the name.
getProvider() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
This method returns the provider of this repository.
getProvider() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
Gets the selected or set ECPProvider for this repository.
getProvider() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
getProvider() - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
 
getProvider() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
The Provider this class references in any way.
getProvider() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
This method returns the provider of this project.
getProvider() - Method in interface org.eclipse.emf.ecp.spi.core.InternalRepository
This method returns the provider of this repository.
getProvider() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Returns the corresponding Provider for this UI Provider.
getProvider() - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
Returns the corresponding Provider for this UI Provider.
getProvider() - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
Gets the selected or set ECPProvider for this repository.
getProvider() - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite
 
getProviders() - Method in interface org.eclipse.emf.ecp.core.ECPProviderRegistry
This method returns all known providers.
getProviders() - Method in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
This method returns all known providers.
getProviderSpecificData() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This method returns the provider specific data of this project.
getProviderSpecificData() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
This method returns provider specific data of this repository.
getProviderSpecificData() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
This method returns the provider specific data of this project.
getProviderSpecificData() - Method in interface org.eclipse.emf.ecp.spi.core.InternalRepository
This method returns provider specific data of this repository.
getProviderText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.ProjectPropertiesDialog
 
getProviderText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
 
getQueue() - Method in class org.eclipse.emf.ecp.view.test.common.GCCollectable
 
getRawNotification() - Method in class org.eclipse.emf.ecp.view.spi.model.ModelChangeNotification
Gets the raw notification.
getReadOnlyColumnConfiguration() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getReadOnlyColumnConfiguration() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for class 'Read Only Column Configuration'.
getReadOnlyColumnConfiguration_ColumnDomainReferences() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getReadOnlyColumnConfiguration_ColumnDomainReferences() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for the reference list ' Column Domain References'.
getReferenceCandidates(EObject, EReference) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Get all possible EObjects from the provider to which a reference can be added from a certain EObject based on the type of the EReference.
getReferenceCandidates(EObject, EReference) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
Get all possible EObjects from the provider to which a reference can be added from a certain EObject based on the type of the EReference.
getReferencedEcores() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
 
getReferencedEcores() - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplate
Returns the value of the 'Referenced Ecores' attribute list.
getReferenceMap(EClass, Map<EClass, EReference>) - Static method in class org.eclipse.emf.ecp.view.editor.controls.Helper
Fills a map based on all containment features found from the provided EClass onward.
getReferencePath(EClass, EClass, Map<EClass, EReference>) - Static method in class org.eclipse.emf.ecp.view.editor.controls.Helper
Retrieves the reference path for a selected EClass from the provided map.
getRefreshAction() - Method in class org.eclipse.emf.ecp.ui.views.TreeView
Return the refresh action, which triggers a reload on the TreeViewer.
getRegistry() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
 
getRemovedElements(Collection<E>, Collection<E>) - Static method in class org.eclipse.emf.ecp.internal.core.util.InternalUtil
Finds the set of all Elements that are in the old collection but not in the new.
getRenderer() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPAdditionalRendererDescription
The rendererClass.
getRenderer() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPRendererDescription
The rendererClass.
getRenderer(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.SWTRendererFactoryImpl
Searches for a fitting renderer for the passed VElement.
getRenderer() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
 
getRenderer(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.di.renderer.POJORendererFactory
Returns the renderer POJO for the given element/context.
getRenderer(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.spi.swt.SWTRendererFactory
Searches for a fitting renderer for the passed VElement.
getRenderingRowFactory(Class<CONTROL>) - Method in class org.eclipse.emf.ecp.view.spi.renderer.RenderingConfiguration
Deprecated. Returns the RenderingResultRowFactory registered for a specific Class.
getRepositories() - Method in interface org.eclipse.emf.ecp.core.ECPRepositoryManager
Returns all known repositories.
getRepositories() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
Returns all known repositories.
getRepository() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
This returns the ECPRepository this object references in any way.
getRepository() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDORepositoryData
Get the InternalRepository.
getRepository(Object) - Method in interface org.eclipse.emf.ecp.core.ECPRepositoryManager
This method returns a ECPRepository from an adaptable.
getRepository(String) - Method in interface org.eclipse.emf.ecp.core.ECPRepositoryManager
This method returns a repository by its name.
getRepository() - Method in class org.eclipse.emf.ecp.core.test.AbstractTest
 
getRepository() - Method in interface org.eclipse.emf.ecp.core.util.ECPRepositoryAware
This returns the ECPRepository this object references in any way.
getRepository() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
This returns the ECPRepository this object references in any way.
getRepository(ESServer) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
This gets the ECPRepository based on a ServerInfo.
getRepository() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This method returns the repository this project is shared on.
getRepository(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
This method returns a ECPRepository from an adaptable.
getRepository(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
This method returns a repository by its name.
getRepository() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
 
getRepository() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
This method returns the repository this project is shared on.
getRepositoryData(InternalRepository) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
Retrieve CDORepositoryData for a given InternalRepository.
getRepositoryDescription() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
The description for the Repository to create.
getRepositoryDescription() - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
The description for the Repository to create.
getRepositoryLabel() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
The label for the Repository to create.
getRepositoryLabel() - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
The label for the Repository to create.
getRepositoryName() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
The name for the Repository to create.
getRepositoryName() - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
The name for the Repository to create.
getRepositoryText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.ProjectPropertiesDialog
 
getResolvedElement(ECPElement) - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
Checks whether the ECPElement is an ElementDescriptor and resolves it when necessary.
getResolvedElement() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
getResolvedElement() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalDescriptor
 
getResolvedReferences() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserGroupItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
getResourceLocator() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.test.university.provider.CourseCatalogItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.test.university.provider.CourseItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.test.university.util.UniversityValidator
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
getResourceLocator() - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestValidator
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainIntermediateItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainRootItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentItemItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeDomainModelReferenceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementContainerItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.AttachmentItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeaturePathDomainModelReferenceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ConditionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory.TemplateChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory.TemplateChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory.TemplateChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory.TemplateChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender
 
getResourceLocator() - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
getResult() - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
The result.
getResultOrDefaultValue() - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
Returns the result or the default value for primitive types.
getResultRowFactory() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTRenderingHelper
Deprecated.  
getRightColumnLayoutData(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
Deprecated. The Layout data to use to set for a right column.
getRightColumnLayoutData(int) - Method in interface org.eclipse.emf.ecp.view.spi.renderer.LayoutHelper
Deprecated. The Layout data to use to set for a right column.
getRightControl() - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.ControlPair
The right control of the compare.
getRightControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DoubleColumnRow
Deprecated.  
getRightControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ThreeColumnRow
Deprecated.  
getRightModel() - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Gets the right model.
getRightModel() - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
Gets the right model.
getRoot(InternalProject) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
Method checking whether an object is the root of the model container.
getRoot(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Method checking whether an object is the root of the model container.
getRoot(InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
Method checking whether an object is the root of the model container.
getRoot() - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
getRoot() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
 
getRoot() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionedArea
Returns the value of the 'Root' containment reference.
getRoot(InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
Method checking whether an object is the root of the model container.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootClass() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesDialog
 
getRootDiagnostic() - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
Returns the highest severity.
getRootDiagnostic() - Method in interface org.eclipse.emf.ecp.validation.api.IValidationService
Returns the highest severity.
getRootEClass(ECPProject) - Static method in class org.eclipse.emf.ecp.view.editor.controls.Helper
Retrieves the root ECLass form a project, with the assumption that the project consists only of a VView.
getRootEClass(EObject) - Static method in class org.eclipse.emf.ecp.view.editor.controls.Helper
Retrieves the root ECLass form an EObject.
getRootEClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
getRootEClass() - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
Returns the value of the 'Root EClass' reference.
getRootResource() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
Get the root resource of the CDOTransaction, @see CDOView.getRootResource().
getRootValue() - Method in class org.eclipse.emf.ecp.common.cachetree.AbstractCachedTree
Returns the root value of this tree.
Note that the root is purely notional.
getRow() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
The id of the row.
getRow() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
 
getRow() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
Returns the meta object for class 'Row'.
getRow_Children() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
 
getRow_Children() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
Returns the meta object for the containment reference list ' Children'.
getRows() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
Number of rows in this Grid.
getRows() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
 
getRows() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroup
Returns the value of the 'Rows' containment reference list.
getRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleHandle
 
getRule() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getRule() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for class 'Rule'.
getRule_Condition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getRule_Condition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for the containment reference ' Condition'.
getRuleFactory() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getRuleFactory() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the factory that creates the instances of the model.
getRulePackage() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
 
getRulePackage() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
Returns the package supported by this factory.
getSecondAttribute() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Content
Returns the value of the 'Second Attribute' attribute.
getSecondAttribute() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContentImpl
 
getSecondChild() - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
getSecondFirstChild() - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
getSecondSecondChild() - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
getSection() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
 
getSection() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
Returns the meta object for class 'Section'.
getSection_ChildItems() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
 
getSection_ChildItems() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
Returns the meta object for the containment reference list ' Child Items'.
getSection_Collapsed() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
 
getSection_Collapsed() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
Returns the meta object for the attribute ' Collapsed'.
getSectionedArea() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
 
getSectionedArea() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
Returns the meta object for class 'Sectioned Area'.
getSectionedArea_Root() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
 
getSectionedArea_Root() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
Returns the meta object for the containment reference ' Root'.
getSectionFactory() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
 
getSectionFactory() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
Returns the factory that creates the instances of the model.
getSectionPackage() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
 
getSectionPackage() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionFactory
Returns the package supported by this factory.
getSelectedContainer() - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEcorePage
 
getSelectedDataSegment() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectDataSegmentWizardPage
 
getSelectedEClasses() - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEClassWizardPage
 
getSelectedEcore() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
 
getSelectedEPackage() - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEClassWizardPage
 
getSelectedEStructuralFeature() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
 
getSelectedFeatures() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesDialog
 
getSelectedFeatures() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizard
 
getSelectedFeatures() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizardPage
 
getSelectedObjects() - Method in class org.eclipse.emf.ecp.ui.e4.view.DynamicCreateChildrenElementsMenuContribution
 
getSelectedRepository() - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
 
getSelection() - Method in interface org.eclipse.emf.ecp.spi.common.ui.CheckedModelClassComposite
Returns the selected objects.
getSelection() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractFilteredSelectionComposite
Returns the selected objects.
getSelection() - Method in interface org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureComposite
Returns the selected objects.
getSelection() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureCompositeImpl
Returns the selected objects.
getSelection() - Method in interface org.eclipse.emf.ecp.spi.common.ui.composites.SelectionComposite
Returns the selected objects.
getSelection() - Method in interface org.eclipse.emf.ecp.spi.common.ui.TableSelectionComposite
Returns the selected objects.
getSelection() - Method in class org.eclipse.emf.ecp.ui.views.TreeView
getSelectModelClassComposite(Collection<EPackage>, Collection<EPackage>, Collection<EClass>) - Static method in class org.eclipse.emf.ecp.spi.common.ui.CompositeFactory
 
getSelectModelClassComposite(Collection<EPackage>, Collection<EPackage>, Collection<EClass>) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
 
getSelectModelClassComposite(ECPProject) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
 
getSelector() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
 
getSelector() - Method in interface org.eclipse.emf.ecp.view.template.model.VTStyle
Returns the value of the 'Selector' containment reference.
getServerInfo(InternalRepository) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
This retrieves the ServerInfo from an InternalRepository.
getService(Class<T>) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Retrieve an ViewModelService of type serviceType.
getService(Bundle, ServiceRegistration<ImageRegistryService>) - Method in class org.eclipse.emf.ecp.view.internal.util.swt.rap.RAPImageRegistryService
 
getService(Class<T>) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Retrieve an ViewModelService of type serviceType.
getSetting() - Method in class org.eclipse.emf.ecp.common.UniqueSetting
Return the EStructuralFeature.Setting wrapped in this UniqueSetting.
getShowRule() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getShowRule() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for class 'Show Rule'.
getShowRule_Hide() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
 
getShowRule_Hide() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
Returns the meta object for the attribute 'Hide'.
getSimpleTestObject() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestPackageImpl
 
getSimpleTestObject() - Method in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
Returns the meta object for class 'Simple Test Object'.
getSimpleTestObject_Date() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestPackageImpl
 
getSimpleTestObject_Date() - Method in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
Returns the meta object for the attribute 'Date'.
getSimpleTestObject_XmlDate() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestPackageImpl
 
getSimpleTestObject_XmlDate() - Method in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
Returns the meta object for the attribute 'Xml Date'.
getSpan() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
 
getSpan() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
Returns the meta object for class 'Span'.
getSpan_HorizontalSpan() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
 
getSpan_HorizontalSpan() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
Returns the meta object for the attribute ' Horizontal Span'.
getSpanningLayoutData(int, int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
Deprecated. The Layout data to use to set a spanning on an element.
getSpanningLayoutData(int, int) - Method in interface org.eclipse.emf.ecp.view.spi.renderer.LayoutHelper
Deprecated. The Layout data to use to set a spanning on an element.
getSpanningLayoutData(int, int) - Method in interface org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProvider
A simple spanning Layout.
getSpanningLayoutData(int, int) - Static method in class org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProviderHelper
The layout data for a spanning layout.
getSpanningLayoutData(int, int) - Method in class org.eclipse.emf.ecp.view.swt.internal.layout.ECPLayoutProvider
 
getStackFactory() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
 
getStackFactory() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
Returns the factory that creates the instances of the model.
getStackItem() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
 
getStackItem() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
Returns the meta object for class 'Item'.
getStackItem_Value() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
 
getStackItem_Value() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
Returns the meta object for the attribute 'Value'.
getStackItems() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
getStackItems() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackLayout
Returns the value of the 'Stack Items' containment reference list.
getStackLayout() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
 
getStackLayout() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
Returns the meta object for class 'Layout '.
getStackLayout_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
 
getStackLayout_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
Returns the meta object for the containment reference ' Domain Model Reference'.
getStackLayout_StackItems() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
 
getStackLayout_StackItems() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
Returns the meta object for the containment reference list ' Stack Items'.
getStackLayout_TopElement() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
 
getStackLayout_TopElement() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
Returns the meta object for the reference ' Top Element'.
getStackPackage() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
 
getStackPackage() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackFactory
Returns the package supported by this factory.
getStartingPage() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
getStartingPage() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
getStatus(Throwable) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.Activator
Gets a IStatus for a throwable.
getStatus(Throwable) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
Gets a IStatus for a throwable.
getStatus(Throwable) - Static method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
Gets a IStatus for a throwable.
getStatus(Throwable) - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
Gets a IStatus for a throwable.
getStatus(Throwable) - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
Gets a IStatus for a throwable.
getString(String) - Static method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.Messages
 
getString(String) - Static method in class org.eclipse.emf.ecp.view.model.common.di.messages.Messages
 
getStructuralFeature() - Method in class org.eclipse.emf.ecp.view.spi.model.ModelChangeNotification
Gets the structural feature.
getStubSWTHelper() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
getStyle() - Method in interface org.eclipse.emf.ecp.edit.internal.swt.util.ECPCellEditor
 
getStyle() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
 
getStyle() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabel
Returns the value of the 'Style' attribute.
getStyle() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getStyle() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for class 'Style'.
getStyle_Properties() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getStyle_Properties() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the containment reference list ' Properties'.
getStyle_Selector() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getStyle_Selector() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the containment reference ' Selector'.
getStyleProperties(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplateProvider
Return all StyleProperties which are applicable to the provided VElement.
getStyleProperties(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl
Return all StyleProperties which are applicable to the provided VElement.
getStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for class 'Style Property'.
getStyles() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
 
getStyles() - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplate
Returns the value of the 'Styles' containment reference list.
getStyleSelector() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getStyleSelector() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for class 'Style Selector'.
getSubClasses(EClass) - Static method in class org.eclipse.emf.ecp.common.EMFUtils
This method looks through all known EPackages to find all subclasses for the provided super class.
getSubClasses(EClass) - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
This method looks through all known EPackages to find all subclasses for the provided super class.
getSubTasks() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
getSubTasks() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
Returns the value of the 'Sub Tasks' containment reference list.
getSupportedClassType() - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
The class of the type the corresponding control supports.
getSupportedEObject() - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
The eobejct which is supported by the corresponding control.
getSupportedFeature() - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
The name of the feature the corresponding control supports.
getSWTControl() - Method in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTView
 
getSWTControl() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewImpl
getSWTViewCollectable() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
getTableColumn1() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.TableControlHandle
 
getTableColumn2() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.TableControlHandle
 
getTableColumnConfiguration() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getTableColumnConfiguration() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for class 'Column Configuration'.
getTableContent() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableContent() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Table Content'.
getTableContentWithoutValidation() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableContentWithoutValidation() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class ' Table Content Without Validation'.
getTableContentWithoutValidation_Name() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableContentWithoutValidation_Name() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Name'.
getTableContentWithoutValidation_Weight() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableContentWithoutValidation_Weight() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Weight'.
getTableContentWithValidation() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableContentWithValidation() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class ' Table Content With Validation'.
getTableContentWithValidation_Name() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableContentWithValidation_Name() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Name'.
getTableContentWithValidation_Weight() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableContentWithValidation_Weight() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Weight'.
getTableControl() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getTableControl() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for class 'Control'.
getTableControl() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.TableControlHandle
 
getTableControl_AddRemoveDisabled() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getTableControl_AddRemoveDisabled() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for the attribute ' Add Remove Disabled'.
getTableControl_ColumnConfigurations() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getTableControl_ColumnConfigurations() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for the containment reference list ' Column Configurations'.
getTableControl_DetailEditing() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getTableControl_DetailEditing() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for the attribute ' Detail Editing'.
getTableControl_DetailView() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getTableControl_DetailView() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for the containment reference ' Detail View'.
getTableControl_EnableDetailEditingDialog() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getTableControl_EnableDetailEditingDialog() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for the attribute ' Enable Detail Editing Dialog'.
getTableDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getTableDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for class 'Domain Model Reference'.
getTableDomainModelReference_ColumnDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getTableDomainModelReference_ColumnDomainModelReferences() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the meta object for the containment reference list ' Column Domain Model References'.
getTableFactory() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
 
getTableFactory() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
Returns the factory that creates the instances of the model.
getTablePackage() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
 
getTablePackage() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
Returns the package supported by this factory.
getTableSelectionComposite(Object) - Static method in class org.eclipse.emf.ecp.spi.common.ui.CompositeFactory
 
getTableSelectionComposite(Object) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
 
getTableValidationFactory() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
 
getTableValidationFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
Returns the factory that creates the instances of the model.
getTableValidationPackage() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
 
getTableValidationPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationFactory
Returns the package supported by this factory.
getTableValidationStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
 
getTableValidationStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
Returns the meta object for class ' Style Property'.
getTableValidationStyleProperty_ColumnName() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
 
getTableValidationStyleProperty_ColumnName() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
Returns the meta object for the attribute ' Column Name'.
getTableValidationStyleProperty_ColumnWidth() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
 
getTableValidationStyleProperty_ColumnWidth() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
Returns the meta object for the attribute ' Column Width'.
getTableValidationStyleProperty_ImagePath() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
 
getTableValidationStyleProperty_ImagePath() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
Returns the meta object for the attribute ' Image Path'.
getTableViewer() - Method in class org.eclipse.emf.ecp.internal.ui.composites.PropertiesComposite
 
getTableWithMultiplicity() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableWithMultiplicity() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Table With Multiplicity'.
getTableWithMultiplicity_Content() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableWithMultiplicity_Content() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the containment reference list ' Content'.
getTableWithoutMultiplicity() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableWithoutMultiplicity() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class ' Table Without Multiplicity'.
getTableWithoutMultiplicity_Content() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableWithoutMultiplicity_Content() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the containment reference list ' Content'.
getTableWithUnique() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableWithUnique() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Table With Unique'.
getTableWithUnique_Content() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTableWithUnique_Content() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the containment reference list ' Content'.
getTargetFeature() - Method in exception org.eclipse.emf.ecp.view.spi.renderer.NoPropertyDescriptorFoundExeption
The EStructuralFeature which misses a ItemPropertyDescriptor.
getTargetToModelStrategy() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
getTargetToModelStrategy() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
getTargetToModelStrategy() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
getTargetToModelStrategy() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditor
getTargetToModelStrategy() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
getTargetToModelStrategy() - Method in interface org.eclipse.emf.ecp.edit.internal.swt.util.ECPCellEditor
 
getTask() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getTask() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for class 'Task'.
getTask__HasName__DiagnosticChain_Map() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getTask__HasName__DiagnosticChain_Map() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the ' Has Name' operation.
getTask_Assignee() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getTask_Assignee() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the reference 'Assignee'.
getTask_Description() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getTask_Description() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute ' Description'.
getTask_Done() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getTask_Done() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute 'Done'.
getTask_DueDate() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getTask_DueDate() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute 'Due Date'.
getTask_Name() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getTask_Name() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute 'Name'.
getTask_SubTasks() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getTask_SubTasks() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the containment reference list ' Sub Tasks'.
getTaskFactory() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getTaskFactory() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the factory that creates the instances of the model.
getTaskPackage() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
 
getTaskPackage() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskFactory
Returns the package supported by this factory.
getTasks() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
getTasks() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Returns the value of the 'Tasks' reference list.
getTemplateFactory() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getTemplateFactory() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the factory that creates the instances of the model.
getTemplatePackage() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
 
getTemplatePackage() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplateFactory
Returns the package supported by this factory.
getTestElement() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getTestElement() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for class 'Test Element'.
getTestElement_Elements() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getTestElement_Elements() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the containment reference list 'Elements'.
getTestElement_Id() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getTestElement_Id() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the attribute 'Id'.
getTestElement_Name() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getTestElement_Name() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the attribute 'Name'.
getTestElement_ParentId() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getTestElement_ParentId() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the attribute 'Parent Id'.
getTestElementContainer() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DomainIntermediate
Returns the value of the 'Test Element Container' containment reference.
getTestElementContainer() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainIntermediateImpl
 
getTestElementContainer() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getTestElementContainer() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for class 'Test Element Container'.
getTestElementContainer_Id() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getTestElementContainer_Id() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the attribute 'Id'.
getTestElementContainer_TestElements() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
 
getTestElementContainer_TestElements() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
Returns the meta object for the containment reference list 'Test Elements'.
getTestElements() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementContainerImpl
 
getTestElements() - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.TestElementContainer
Returns the value of the 'Test Elements' containment reference list.
getTester() - Method in class org.eclipse.emf.ecp.edit.spi.ECPControlDescription
Deprecated. The tester for this control.
getTester() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPAdditionalRendererDescription
The tester for this rendererClass.
getTester() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPRendererDescription
The tester for this rendererClass.
getTesterPriority(ECPStaticApplicableTester, EStructuralFeature, EObject) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControlTester
Calculates the priority of the attribute tester.
getTesterPriority(ECPStaticApplicableTester, EStructuralFeature, EObject) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControlTester
Calculates the priority of the attribute tester.
getTestFactory() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestPackageImpl
 
getTestFactory() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage
Returns the factory that creates the instances of the model.
getTestFactory() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getTestFactory() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the factory that creates the instances of the model.
getTestFactory() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestPackageImpl
 
getTestFactory() - Method in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
Returns the factory that creates the instances of the model.
getTestFactory() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getTestFactory() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the factory that creates the instances of the model.
getTestPackage() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestFactoryImpl
 
getTestPackage() - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestFactory
Returns the package supported by this factory.
getTestPackage() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestFactoryImpl
 
getTestPackage() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestFactory
Returns the package supported by this factory.
getTestPackage() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestFactoryImpl
 
getTestPackage() - Method in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestFactory
Returns the package supported by this factory.
getTestPackage() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
 
getTestPackage() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestFactory
Returns the package supported by this factory.
getText(Object) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.CDOUIProvider
 
getText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
 
getText(Object) - Method in class org.eclipse.emf.ecp.editor.internal.e3.ShortLabelProvider
This implements ILabelProvider.getText by forwarding it to an object that implements IItemLabelProvider.getText
getText(Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
 
getText(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
 
getText(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ModelLabelProvider
 
getText(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
 
getText(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.RepositoriesLabelProvider
 
getText(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserGroupItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.MEClassLabelProvider
.
getText(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Returns the name for an element.
getText(Object) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
Returns the name for an element.
getText(Object) - Method in class org.eclipse.emf.ecp.test.university.provider.CourseCatalogItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.test.university.provider.CourseItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.ui.transaction.TransactionalModelLabelProvider
 
getText(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainIntermediateItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainRootItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentItemItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeDomainModelReferenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementContainerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.AbstractCategorizationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizableElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.SpanItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalLayoutItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.AttachmentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedContainerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeaturePathDomainModelReferenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ConditionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.EnableRuleItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ShowRuleItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalLayoutItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewProxyItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceUIProvider
 
getText(Object) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This implements ILabelProvider.getText by forwarding it to an object that implements IItemLabelProvider.getText
getText1() - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEcorePage
 
getTextControl() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
getTimeOfRegistration() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
getTimeOfRegistration() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Returns the value of the 'Time Of Registration' attribute.
getTitle() - Method in interface org.eclipse.emf.ecp.validation.test.test.Book
Returns the value of the 'Title' attribute.
getTitle() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
getTitle() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Book
Returns the value of the 'Title' attribute.
getTitle() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
getToolTipText(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl.ECPCellLabelProvider
getToolTipText() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
getToolTipText(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
getTopElement() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
getTopElement() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackLayout
Returns the value of the 'Top Element' reference.
getTotalNumberOfDiffs() - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Returns the total number of differences.
getTotalNumberOfDiffs() - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
Returns the total number of differences.
getTotalNumberOfDiffs() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
 
getTotalNumberOfDiffs() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffAttachment
Returns the value of the 'Total Number Of Diffs' attribute.
getTransaction() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
Get the a transaction fot the project.
getTreeMasterDetail() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
 
getTreeMasterDetail() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
Returns the meta object for class 'Tree Master Detail'.
getTreeMasterDetail_DetailView() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
 
getTreeMasterDetail_DetailView() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
Returns the meta object for the containment reference ' Detail View'.
getTreeMasterDetailFactory() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
 
getTreeMasterDetailFactory() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
Returns the factory that creates the instances of the model.
getTreeMasterDetailPackage() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
 
getTreeMasterDetailPackage() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailFactory
Returns the package supported by this factory.
getType() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This return the type of the object.
getType() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
This return the type of the object.
getType() - Method in class org.eclipse.emf.ecp.internal.core.util.Element
This return the type of the object.
getType() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser.ExtensionDescriptor
This return the type of the object.
getType() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
This return the type of the object.
getType() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
This return the type of the object.
getType() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
 
getType() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentStyleProperty
Returns the value of the 'Type' attribute.
getTypeNames() - Method in class org.eclipse.emf.edit.ui.dnd.LocalTransfer
This returns the transfer names that this agent supports.
getUiProvider() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
getUIProvider(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
 
getUIProvider(Object) - Method in class org.eclipse.emf.ecp.internal.ui.UIProviderRegistryImpl
It the adaptable is ECPProviderAware then the UIProvider that corresponds to the ECPProvider is returned.
getUIProvider(String) - Method in class org.eclipse.emf.ecp.internal.ui.UIProviderRegistryImpl
Returns the UIProvider by its name.
getUIProvider() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Allows access of the corresponding UI Adapter.
getUIProvider() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
Allows access of the corresponding UI Adapter.
getUIProvider(Object) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProviderRegistry
It the adaptable is ECPProviderAware then the UIProvider that corresponds to the ECPProvider is returned.
getUIProvider(String) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProviderRegistry
Returns the UIProvider by its name.
getUiProvider() - Method in interface org.eclipse.emf.ecp.ui.common.CheckoutProjectComposite
 
getUIProviders() - Method in class org.eclipse.emf.ecp.internal.ui.UIProviderRegistryImpl
Returns all known UIProvider.
getUIProviders() - Method in interface org.eclipse.emf.ecp.spi.ui.UIProviderRegistry
Returns all known UIProvider.
getUIProviderTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProviderTests
 
getUniqueAttribute() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Content
Returns the value of the 'Unique Attribute' attribute.
getUniqueAttribute() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContentImpl
 
getUniversityFactory() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityPackageImpl
 
getUniversityFactory() - Method in interface org.eclipse.emf.ecp.test.university.UniversityPackage
Returns the factory that creates the instances of the model.
getUniversityPackage() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityFactoryImpl
 
getUniversityPackage() - Method in interface org.eclipse.emf.ecp.test.university.UniversityFactory
Returns the package supported by this factory.
getUnsupportedEPackages() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Returns a collection of EPackages which are not supported by the provider.
getUnsupportedEPackages(Collection<EPackage>, InternalRepository) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Convenient implementation of the DefaultProvider.getUnsupportedEPackages(Collection,InternalRepository) method to return an empty list.
getUnsupportedEPackages() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
Returns a collection of EPackages which are not supported by the provider.
getUnsupportedEPackages(Collection<EPackage>, InternalRepository) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
EPackages that are not supported by this provider.
getUser() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for class 'User'.
getUser_Active() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser_Active() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute 'Active'.
getUser_DateOfBirth() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser_DateOfBirth() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute ' Date Of Birth'.
getUser_Email() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser_Email() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute 'Email'.
getUser_FirstName() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser_FirstName() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute 'First Name'.
getUser_Gender() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser_Gender() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute 'Gender'.
getUser_Heigth() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser_Heigth() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute 'Heigth'.
getUser_LastName() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser_LastName() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute 'Last Name'.
getUser_Nationality() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser_Nationality() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute ' Nationality'.
getUser_Tasks() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser_Tasks() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the reference list 'Tasks'.
getUser_TimeOfRegistration() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser_TimeOfRegistration() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute ' Time Of Registration'.
getUser_Weight() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUser_Weight() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute 'Weight'.
getUserGroup() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUserGroup() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for class 'User Group'.
getUserGroup_Name() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUserGroup_Name() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the attribute 'Name'.
getUserGroup_Users() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
 
getUserGroup_Users() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
Returns the meta object for the containment reference list ' Users'.
getUsers() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserGroupImpl
 
getUsers() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.UserGroup
Returns the value of the 'Users' containment reference list.
getValidatedEClassifier() - Method in class org.eclipse.emf.ecp.diagnostician.ECPValidator
Returns the EClassifiers which can be validated.
getValidatedEClassifier() - Method in class org.eclipse.emf.ecp.internal.diagnostician.ClassifierValidatorWrapper
Returns the EClassifiers which can be validated.
getValidatedEClassifier() - Method in class org.eclipse.emf.ecp.ui.validation.test.LeagueValidator
Returns the EClassifiers which can be validated.
getValidatedEClassifier() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.GenderValidator1
Returns the EClassifiers which can be validated.
getValidatedEClassifier() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.GenderValidator2
Returns the EClassifiers which can be validated.
getValidatedEClassifier() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.GenderValidator3
Returns the EClassifiers which can be validated.
getValidatedEClassifier() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.PlayerValidatorHeight
Returns the EClassifiers which can be validated.
getValidatedEClassifier() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.PlayerValidatorName
Returns the EClassifiers which can be validated.
getValidatedEClassifier() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.PlayerValidatorOK
Returns the EClassifiers which can be validated.
getValidationBackgroundColor(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTValidationHelper
Returns the background color for a control with the given validation severity.
getValidationColumnLayoutData() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
Deprecated. The Layout data to use to set for a validation column.
getValidationColumnLayoutData() - Method in interface org.eclipse.emf.ecp.view.spi.renderer.LayoutHelper
Deprecated. The Layout data to use to set for a validation column.
getValidationFactory() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the factory that creates the instances of the model.
getValidationIcon(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTValidationHelper
Returns the validation icon matching the given severity.
getValidationLabel() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
getValidationOverlayDescriptor(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTValidationHelper
Returns the validation overlay icon matching the given severity.
getValidationPackage() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
 
getValidationPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationFactory
Returns the package supported by this factory.
getValidationService(Object) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationServiceProvider
Returns the validation service for the given object key.
If no such validation service does yet exist, it will be created
getValidationService(Object) - Method in interface org.eclipse.emf.ecp.validation.api.IValidationServiceProvider
Returns the validation service for the given object key.
If no such validation service does yet exist, it will be created
getValidationService(ECPProject) - Method in class org.eclipse.emf.ecp.validation.connector.Activator
Returns the validation service.
getValidationStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for class ' Style Property'.
getValidationStyleProperty_CancelColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_CancelColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Cancel Color HEX'.
getValidationStyleProperty_CancelImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_CancelImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Cancel Image URL'.
getValidationStyleProperty_CancelOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_CancelOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Cancel Overlay URL'.
getValidationStyleProperty_ErrorColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_ErrorColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Error Color HEX'.
getValidationStyleProperty_ErrorImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_ErrorImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Error Image URL'.
getValidationStyleProperty_ErrorOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_ErrorOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Error Overlay URL'.
getValidationStyleProperty_InfoColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_InfoColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Info Color HEX'.
getValidationStyleProperty_InfoImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_InfoImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Info Image URL'.
getValidationStyleProperty_InfoOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_InfoOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Info Overlay URL'.
getValidationStyleProperty_OkColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_OkColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Ok Color HEX'.
getValidationStyleProperty_OkImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_OkImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Ok Image URL'.
getValidationStyleProperty_OkOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_OkOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Ok Overlay URL'.
getValidationStyleProperty_WarningColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_WarningColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Warning Color HEX'.
getValidationStyleProperty_WarningImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_WarningImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Warning Image URL'.
getValidationStyleProperty_WarningOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
 
getValidationStyleProperty_WarningOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
Returns the meta object for the attribute ' Warning Overlay URL'.
getValue(K) - Method in class org.eclipse.emf.ecp.common.BidirectionalMap
Returns the value belonging to the given key.
getValue(String) - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
Get the value of a property identified by this key.
getValue(String) - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
Get the value of a property identified by this key.
getValue() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties.Property
getValue() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertyDialog
 
getValue() - Method in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
 
getValue() - Method in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
 
getValue() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
 
getValue() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
 
getValue() - Method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
 
getValue() - Method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
 
getValue() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
 
getValue() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackItem
Returns the value of the 'Value' attribute.
getValue() - Method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
 
getValue() - Method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
 
getValueLabel(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.internal.validation.ECPSubstitutionLabelProvider
getValueProperty() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
Returns the IValueProperty for this cell editor which is used by the table to create an IObservableValue.
getValueProperty() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
Returns the IValueProperty for this cell editor which is used by the table to create an IObservableValue.
getValueProperty() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
Returns the IValueProperty for this cell editor which is used by the table to create an IObservableValue.
getValueProperty() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditor
Returns the IValueProperty for this cell editor which is used by the table to create an IObservableValue.
getValueProperty() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
Returns the IValueProperty for this cell editor which is used by the table to create an IObservableValue.
getValueProperty() - Method in interface org.eclipse.emf.ecp.edit.internal.swt.util.ECPCellEditor
Returns the IValueProperty for this cell editor which is used by the table to create an IObservableValue.
getValueSelectionDialog(Shell, EStructuralFeature) - Static method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.ValueSelectionHelper
 
getValueType() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ECPObservableValue
 
getVElement() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractRenderer
The VElement instance to use.
getvElement() - Method in exception org.eclipse.emf.ecp.view.spi.renderer.NoRendererFoundException
The VElement no renderer could be found for.
getVerticalFactory() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalPackageImpl
 
getVerticalFactory() - Method in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
Returns the factory that creates the instances of the model.
getVerticalLayout() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalPackageImpl
 
getVerticalLayout() - Method in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
Returns the meta object for class 'Layout'.
getVerticalPackage() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
 
getVerticalPackage() - Method in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalFactory
Returns the package supported by this factory.
getView() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
 
getView() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.SWTCustomControlTest.TestHandel
 
getView() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectDataSegmentWizardPage
 
getView() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getView() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for class 'View'.
getView(EObject, Map<String, Object>) - Static method in class org.eclipse.emf.ecp.view.spi.provider.ViewProviderHelper
This allows to retrieve a VView based on an EObject.
getView_Children() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getView_Children() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the containment reference list ' Children'.
getView_EcorePath() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getView_EcorePath() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the attribute 'Ecore Path'.
getView_RootEClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getView_RootEClass() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the meta object for the reference 'Root EClass'.
getViewer() - Method in class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
 
getViewer() - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
 
getViewer() - Method in interface org.eclipse.emf.ecp.spi.common.ui.CheckedModelClassComposite
Returns the CheckboxTreeViewer.
getViewer() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractFilteredSelectionComposite
Returns the used StructuredViewer.
getViewer() - Method in interface org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureComposite
Returns the TableViewer.
getViewer() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureCompositeImpl
Returns the used StructuredViewer.
getViewer() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedSelectModelClassCompositeImpl
 
getViewer() - Method in interface org.eclipse.emf.ecp.spi.common.ui.composites.SelectionComposite
Returns the StructuredViewer.
getViewer() - Method in interface org.eclipse.emf.ecp.spi.common.ui.TableSelectionComposite
Returns the TableViewer.
getViewer() - Method in class org.eclipse.emf.ecp.ui.views.TreeView
Returns JFace TreeViewer used in this TreeViewer.
getViewFactory() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
 
getViewFactory() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
Returns the factory that creates the instances of the model.
getViewModel() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Gets the view model.
getViewModel() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Gets the view model.
getViewModelContext() - Method in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTView
Returns the ViewModelContext which was used to create the current view.
getViewModelContext() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewImpl
Returns the ViewModelContext which was used to create the current view.
getViewModelContext() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractRenderer
The ViewModelContext to use.
getViewModelElementFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
 
getViewModelElementFactory() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
Returns the factory that creates the instances of the model.
getViewModelElementPackage() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
 
getViewModelElementPackage() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementFactory
Returns the package supported by this factory.
getViewModelElementSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
 
getViewModelElementSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
Returns the meta object for class ' Selector'.
getViewModelElementSelector_Attribute() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
 
getViewModelElementSelector_Attribute() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
Returns the meta object for the reference ' Attribute'.
getViewModelElementSelector_AttributeValue() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
 
getViewModelElementSelector_AttributeValue() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
Returns the meta object for the attribute ' Attribute Value'.
getViewModelElementSelector_ClassType() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
 
getViewModelElementSelector_ClassType() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
Returns the meta object for the reference ' Class Type'.
getViewModelElementSelector_SelectSubclasses() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
 
getViewModelElementSelector_SelectSubclasses() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
Returns the meta object for the attribute ' Select Subclasses'.
getViewModelRegistry() - Static method in class org.eclipse.emf.ecp.ide.editor.view.Activator
Return the IDEViewModelRegistry.
getViewModelRegistry() - Static method in class org.eclipse.emf.ecp.ide.editor.view.control.Activator
Return the IDEViewModelRegistry.
getViewModelRegistry() - Static method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
Return the IDEViewModelRegistry.
getViewModelRegistry() - Static method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
Return the IDEViewModelRegistry.
getViewPackage() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
 
getViewPackage() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
Returns the package supported by this factory.
getViewProxy() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
 
getViewProxy() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
Returns the meta object for class 'View Proxy'.
getViewProxy_Id() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
 
getViewProxy_Id() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
Returns the meta object for the attribute 'Id'.
getViewproxyFactory() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
 
getViewproxyFactory() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
Returns the factory that creates the instances of the model.
getViewproxyPackage() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
 
getViewproxyPackage() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyFactory
Returns the package supported by this factory.
getViewSite() - Method in interface org.eclipse.emf.ecp.ui.linkedView.ILinkedWithEditorView
 
getViewTemplate() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getViewTemplate() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for class 'View Template'.
getViewTemplate() - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplateProvider
Returns the view template.
getViewTemplate() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl
Returns the view template.
getViewTemplate_ControlValidationConfiguration() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getViewTemplate_ControlValidationConfiguration() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the containment reference ' Control Validation Configuration'.
getViewTemplate_ReferencedEcores() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getViewTemplate_ReferencedEcores() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the attribute list ' Referenced Ecores'.
getViewTemplate_Styles() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
 
getViewTemplate_Styles() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
Returns the meta object for the containment reference list ' Styles'.
getVisibleEClasses() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Get the currently visible EClasses.
getVisibleEClasses() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
Get the currently visible EClasses.
getVisiblePackages() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Get the currently visible EPackages.
getVisiblePackages() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
Get the currently visible EPackages.
getVLabelStyle() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
 
getVLabelStyle() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
Returns the meta object for enum 'VLabel Style'.
getVTViewTemplateProvider() - Method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
Returns the currentInstance of the VTViewTemplateProvider.
getVTViewTemplateProvider() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
Returns the currentInstance of the VTViewTemplateProvider.
getVTViewTemplateProvider() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.Activator
Returns the current Instance of the VTViewTemplateProvider.
getVTViewTemplateProvider() - Method in class org.eclipse.emf.ecp.view.spi.label.swt.Activator
Returns the current Instance of the VTViewTemplateProvider.
getWarningColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getWarningColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Warning Color HEX' attribute.
getWarningColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getWarningColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Warning Color HEX' attribute.
getWarningImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getWarningImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Warning Image URL' attribute.
getWarningImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getWarningImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Warning Image URL' attribute.
getWarningOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
getWarningOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Returns the value of the 'Warning Overlay URL' attribute.
getWarningOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
getWarningOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Returns the value of the 'Warning Overlay URL' attribute.
getWeight() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
getWeight() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Returns the value of the 'Weight' attribute.
getWeight() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithoutValidationImpl
 
getWeight() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithValidationImpl
 
getWeight() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TableContentWithoutValidation
Returns the value of the 'Weight' attribute.
getWeight() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TableContentWithValidation
Returns the value of the 'Weight' attribute.
getWindowTitle() - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
 
getWorkspace() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
Returns the CDOWorkspace of the project.
getWriter() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getWriter() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for class 'Writer'.
getWriter() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getWriter() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for class 'Writer '.
getWriter_BirthDate() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getWriter_BirthDate() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the attribute 'Birth Date'.
getWriter_BirthDate() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getWriter_BirthDate() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Birth Date'.
getWriter_Books() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getWriter_Books() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the reference list 'Books'.
getWriter_Books() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getWriter_Books() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the reference list ' Books'.
getWriter_EMail() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getWriter_EMail() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the attribute 'EMail'.
getWriter_EMail() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getWriter_EMail() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute 'EMail'.
getWriter_FirstName() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getWriter_FirstName() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the attribute 'First Name'.
getWriter_FirstName() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getWriter_FirstName() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' First Name'.
getWriter_LastName() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getWriter_LastName() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the attribute 'Last Name'.
getWriter_LastName() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getWriter_LastName() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Last Name'.
getWriter_Library() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getWriter_Library() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the container reference ' Library'.
getWriter_Library() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getWriter_Library() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the container reference ' Library'.
getWriter_Pseudonym() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
 
getWriter_Pseudonym() - Method in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
Returns the meta object for the attribute 'Pseudonym'.
getWriter_Pseudonym() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
 
getWriter_Pseudonym() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
Returns the meta object for the attribute ' Pseudonym'.
getWriters() - Method in interface org.eclipse.emf.ecp.validation.test.test.Book
Returns the value of the 'Writers' reference.
getWriters() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
getWriters() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.LibraryImpl
 
getWriters() - Method in interface org.eclipse.emf.ecp.validation.test.test.Library
Returns the value of the 'Writers' containment reference list.
getWriters() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Book
Returns the value of the 'Writers' reference.
getWriters() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
getWriters() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
getWriters() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Library
Returns the value of the 'Writers' containment reference list.
getXmlDate() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.SimpleTestObjectImpl
 
getXMLDate() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestPackageImpl
 
getXmlDate() - Method in interface org.eclipse.emf.ecp.view.core.swt.test.model.SimpleTestObject
Returns the value of the 'Xml Date' attribute.
getXMLDate() - Method in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
Returns the meta object for data type 'XML Date'.
GLOBAL_ADDITIONS - Static variable in class org.eclipse.emf.ecp.ui.views.TreeView
ID for the separator in the context menu of the TreeView to add global contributions to (placed on top).
GLOBAL_ADDITIONS - Static variable in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeMasterDetailSWTRenderer
Static string.
GridDescriptionFactory - Class in org.eclipse.emf.ecp.view.spi.swt.layout
A Factory to create GridDescriptions.
GROUP - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The meta object id for the 'Group' class.
GROUP - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
The meta object literal for the 'Group' class.
GROUP - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The meta object id for the 'Group ' class.
GROUP - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
The meta object literal for the 'Group' class.
GROUP__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The feature id for the 'Attachments' containment reference list.
GROUP__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The feature id for the 'Children' containment reference list.
GROUP__COLLAPSED - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The feature id for the 'Collapsed' attribute.
GROUP__COLLAPSED - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
The meta object literal for the 'Collapsed' attribute feature.
GROUP__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The feature id for the 'Diagnostic' containment reference.
GROUP__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The feature id for the 'Enabled' attribute.
GROUP__GROUP_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The feature id for the 'Group Type' attribute.
GROUP__GROUP_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
The meta object literal for the 'Group Type' attribute feature.
GROUP__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The feature id for the 'Label Alignment' attribute.
GROUP__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
The meta object literal for the 'Label Alignment' attribute feature.
GROUP__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The feature id for the 'Name' attribute.
GROUP__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The feature id for the 'Name' attribute.
GROUP__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
The meta object literal for the 'Name' attribute feature.
GROUP__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The feature id for the 'Readonly' attribute.
GROUP__ROWS - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The feature id for the 'Rows' containment reference list.
GROUP__ROWS - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
The meta object literal for the 'Rows' containment reference list feature.
GROUP__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The feature id for the 'Visible' attribute.
GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The number of structural features of the 'Group' class.
GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The number of structural features of the 'Group' class.
GROUP_LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The meta object id for the 'Label Alignment' enum.
GROUP_LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
The meta object literal for the 'Label Alignment' enum.
GROUP_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
The meta object id for the 'Type' enum.
GROUP_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
The meta object literal for the 'Type' enum.
GroupAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.group.model.util
The Adapter Factory for the model.
GroupAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
Creates an instance of the adapter factory.
GROUPED_GRID - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The meta object id for the 'Grouped Grid' class.
GROUPED_GRID - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
The meta object literal for the 'Grouped Grid' class.
GROUPED_GRID__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The feature id for the 'Attachments' containment reference list.
GROUPED_GRID__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The feature id for the 'Diagnostic' containment reference.
GROUPED_GRID__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The feature id for the 'Enabled' attribute.
GROUPED_GRID__GROUPS - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The feature id for the 'Groups' containment reference list.
GROUPED_GRID__GROUPS - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
The meta object literal for the 'Groups' containment reference list feature.
GROUPED_GRID__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The feature id for the 'Name' attribute.
GROUPED_GRID__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The feature id for the 'Readonly' attribute.
GROUPED_GRID__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The feature id for the 'Visible' attribute.
GROUPED_GRID_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The number of structural features of the 'Grouped Grid' class.
GroupedGridAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.util
The Adapter Factory for the model.
GroupedGridAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
Creates an instance of the adapter factory.
GroupedGridEditPlugin - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
This is the central singleton for the GroupedGrid edit plugin.
GroupedGridEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridEditPlugin
Create the instance.
GroupedGridEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
The actual implementation of the Eclipse Plugin.
GroupedGridEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridEditPlugin.Implementation
Creates an instance.
GroupedGridItemProvider - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
This is the item provider adapter for a VGroupedGrid object.
GroupedGridItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
This constructs an instance from a factory and a notifier.
GroupedGridItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
GroupedGridItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This constructs an instance.
GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
A child creation extender for the VViewPackage.
GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender
 
GroupedGridSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.util
The Switch for the model's inheritance hierarchy.
GroupedGridSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
Creates an instance of the switch.
GroupedGridSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.swt
 
GroupedGridSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.swt.GroupedGridSWTRenderer
 
GroupEditPlugin - Class in org.eclipse.emf.ecp.view.spi.group.model.provider
This is the central singleton for the Group edit plugin.
GroupEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupEditPlugin
Create the instance.
GroupEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.group.model.provider
The actual implementation of the Eclipse Plugin.
GroupEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupEditPlugin.Implementation
Creates an instance.
GroupItemProvider - Class in org.eclipse.emf.ecp.view.spi.group.model.provider
This is the item provider adapter for a VGroup object.
GroupItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
This constructs an instance from a factory and a notifier.
GroupItemProvider - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
This is the item provider adapter for a VGroup object.
GroupItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
This constructs an instance from a factory and a notifier.
GroupItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.group.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
GroupItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
This constructs an instance.
GroupItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.group.model.provider
A child creation extender for the VViewPackage.
GroupItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory.ViewChildCreationExtender
 
GroupLabelAlignment - Enum in org.eclipse.emf.ecp.view.spi.group.model
A representation of the literals of the enumeration 'Label Alignment', and utility methods for working with them.
GroupSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.group.model.util
The Switch for the model's inheritance hierarchy.
GroupSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
Creates an instance of the switch.
GroupSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.group.swt
Renders a SWT group.
GroupSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.group.swt.GroupSWTRenderer
Default constructor.
GroupType - Enum in org.eclipse.emf.ecp.view.spi.group.model
A representation of the literals of the enumeration 'Type', and utility methods for working with them.

H

H0_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
The 'H0' literal value.
H1_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
The 'H1' literal value.
H2_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
The 'H2' literal value.
H3_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
The 'H3' literal value.
H4_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
The 'H4' literal value.
H5_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
The 'H5' literal value.
H6_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
The 'H6' literal value.
H7_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
The 'H7' literal value.
H8_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
The 'H8' literal value.
H9_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
The 'H9' literal value.
handleLifecycle(ECPContainer, InternalProvider.LifecycleEvent) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
 
handleLifecycle(ECPContainer, InternalProvider.LifecycleEvent) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
This method is called to handle a specific life cycle.
handleLifecycle(ECPContainer, InternalProvider.LifecycleEvent) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
This method is called to handle a specific life cycle.
handleLifecycle(ECPContainer, InternalProvider.LifecycleEvent) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
This method is called to handle a specific life cycle.
handleLifecycle(ECPContainer, InternalProvider.LifecycleEvent) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
This method is called to handle a specific life cycle.
handleNotifyChanged(Viewer, Object, int, Object, Object, Object, int) - Static method in class org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh
 
handleResult(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ECPDialogExecutor
Callback method which will get notified when the user presses a button leading to a close of the dialog.
HandlerHelperUtil - Class in org.eclipse.emf.ecp.internal.ui.util
Utility methods for helpers which shall not be exposed as API.
handleValidation(Diagnostic) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
Deprecated.  
handleValidation(Diagnostic) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated.  
hasChildren() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
Whether this list has children.
hasChildren(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
hasChildren(Object) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
hasChildren(Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
hasChildren() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
Whether this list has children.
hasChildren(Object) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
This implements ITreeContentProvider.hasChildren to forward the call to an object that implements ITreeItemContentProvider.hasChildren.
hasCreateProjectWithoutRepositorySupport() - Method in interface org.eclipse.emf.ecp.core.ECPProvider
Whether this ECPProvider can have an offline project.
hasCreateProjectWithoutRepositorySupport() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
 
hasCreateProjectWithoutRepositorySupport() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Convenient implementation that return false.
hasCreateProjectWithoutRepositorySupport() - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
 
hasCreateRepositorySupport() - Method in interface org.eclipse.emf.ecp.core.ECPProvider
Check whether a new repository can be added to this ECPProvider.
hasCreateRepositorySupport() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Check whether a new repository can be added to this ECPProvider.
hasCreateRepositorySupport() - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
 
hasDiff(VControl) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Checks whether a control has a diff.
hasDiff(VControl) - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
Checks whether a control has a diff.
hasDirtyContents() - Method in interface org.eclipse.emf.ecp.core.ECPProject
Checks whether the model, associated with this project is dirty.
hasDirtyContents() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Checks whether the model, associated with this project is dirty.
hasElement(String) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
Checks if an element with a certain name is managed by the registry.
hasElements() - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
Returns if the registry has elements.
hasFeaturePropertyDescriptor(EStructuralFeature) - Static method in class org.eclipse.emf.ecp.view.editor.controls.Helper
Checks whether a EStructuralFeature has an IItemPropertyDescriptor.
hasFeaturePropertyDescriptor(EClass, TreePath) - Static method in class org.eclipse.emf.ecp.view.editor.controls.Helper
Checks whether a EStructuralFeature has an IItemPropertyDescriptor.
hashCode() - Method in class org.eclipse.emf.ecp.common.UniqueSetting
hashCode() - Method in class org.eclipse.emf.ecp.edit.internal.swt.actions.ECPSWTAction
hashCode() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableColumnConfiguration
 
hashCode() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
hashCode() - Method in class org.eclipse.emf.ecp.internal.core.util.Element
 
hashCode() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
hasName(DiagnosticChain, Map<?, ?>) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
hasName(DiagnosticChain, Map<?, ?>) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
 
hasNext() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.DomainModelReferenceIterator
hasProperties() - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
Whether any properties are stored.
hasProperties() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
Whether any properties are stored.
hasRepositories() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
Checks whether any repositories are available.
hasService(Class<T>) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Whether the context has a service of the given type serviceType.
hasService(Class<T>) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Whether the context has a service of the given type serviceType.
hasUIProviders() - Method in class org.eclipse.emf.ecp.internal.ui.UIProviderRegistryImpl
Whether any UIProvider are registered.
hasUIProviders() - Method in interface org.eclipse.emf.ecp.spi.ui.UIProviderRegistry
Whether any UIProvider are registered.
hasUnsharedProjectSupportTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProviderTests
 
hasValidator(EClassifier) - Method in class org.eclipse.emf.ecp.internal.diagnostician.ECPValidatorRegistry
Check if the registry contains a validator for the given classifier.
hasViewModelFor(EObject, Map<String, Object>) - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager
 
HELP_IMAGE - Static variable in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Constant for a help image.
Helper - Class in org.eclipse.emf.ecp.view.editor.controls
Helper class for editor controls.
HexColorSelectionControlSWTRenderer - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
 
HexColorSelectionControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.HexColorSelectionControlSWTRenderer
 
HexColorSelectionControlSWTRenderer_SelectColorBtn - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
HierarchyViewModelHandle - Class in org.eclipse.emf.ecp.ui.view.test
 
HierarchyViewModelHandle(VElement) - Constructor for class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
HORIZONTAL_LAYOUT - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The meta object id for the 'Layout' class.
HORIZONTAL_LAYOUT - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage.Literals
The meta object literal for the ' Layout' class.
HORIZONTAL_LAYOUT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The feature id for the 'Attachments' containment reference list.
HORIZONTAL_LAYOUT__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The feature id for the 'Children' containment reference list.
HORIZONTAL_LAYOUT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The feature id for the 'Diagnostic' containment reference.
HORIZONTAL_LAYOUT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The feature id for the 'Enabled' attribute.
HORIZONTAL_LAYOUT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The feature id for the 'Name' attribute.
HORIZONTAL_LAYOUT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The feature id for the 'Readonly' attribute.
HORIZONTAL_LAYOUT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The feature id for the 'Visible' attribute.
HORIZONTAL_LAYOUT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
The number of structural features of the 'Layout' class.
HorizontalAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.util
The Adapter Factory for the model.
HorizontalAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
Creates an instance of the adapter factory.
HorizontalEditPlugin - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider
This is the central singleton for the Horizontal edit plugin.
HorizontalEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.HorizontalEditPlugin
Create the instance.
HorizontalEditPlugin - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.provider
This is the central singleton for the Horizontal edit plugin.
HorizontalEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalEditPlugin
Create the instance.
HorizontalEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider
The actual implementation of the Eclipse Plugin.
HorizontalEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.HorizontalEditPlugin.Implementation
Creates an instance.
HorizontalEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.provider
The actual implementation of the Eclipse Plugin.
HorizontalEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalEditPlugin.Implementation
Creates an instance.
HorizontalItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
HorizontalItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
This constructs an instance.
HorizontalItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.provider
A child creation extender for the VViewPackage.
HorizontalItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory.ViewChildCreationExtender
 
HorizontalLayoutItemProvider - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.provider
This is the item provider adapter for a VHorizontalLayout object.
HorizontalLayoutItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalLayoutItemProvider
This constructs an instance from a factory and a notifier.
HorizontalLayoutSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.horizontal.swt
The SWT Renderer for the VHorizontalLayout.
HorizontalLayoutSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.swt.HorizontalLayoutSWTRenderer
 
HorizontalSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.util
The Switch for the model's inheritance hierarchy.
HorizontalSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalSwitch
Creates an instance of the switch.

I

ID - Static variable in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
The Id for MEEditor.
ID - Static variable in class org.eclipse.emf.ecp.makeithappen.application.sample.e3.View
View ID.
ID - Static variable in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.View
View ID.
ID - Static variable in class org.eclipse.emf.ecp.ui.views.ECPProvidersView
ID of the view.
ID - Static variable in class org.eclipse.emf.ecp.ui.views.ModelExplorerView
The id of this view.
ID - Static variable in class org.eclipse.emf.ecp.ui.views.ModelRepositoriesView
The view ID.
IDEViewModelRegistry - Interface in org.eclipse.emf.ecp.ide.view.service
The View Model registry handling the update of open view model editors.
IDEViewModelRegistryImpl - Class in org.eclipse.emf.ecp.ide.view.internal.service
An implementation of the IDEViewModelRegistry.
IDEViewModelRegistryImpl() - Constructor for class org.eclipse.emf.ecp.ide.view.internal.service.IDEViewModelRegistryImpl
 
IDEViewModelRegistryTest - Class in org.eclipse.emf.ecp.ide.view.service.test
 
IDEViewModelRegistryTest() - Constructor for class org.eclipse.emf.ecp.ide.view.service.test.IDEViewModelRegistryTest
 
IEcoreGenModelLinker - Interface in org.eclipse.emf.ecp.ecore.editor
A class which creates a new ecore file and a new genmodel file and links the two of them.
IECPLabelProvider - Interface in org.eclipse.emf.ecp.internal.ui.model
A label provider with additional methods for providing a ECPModelContextProvider.
IExcludedObjectsCallback - Interface in org.eclipse.emf.ecp.common.cachetree
 
ILinkedWithEditorView - Interface in org.eclipse.emf.ecp.ui.linkedView
 
ImageDescriptorToImage - Class in org.eclipse.emf.ecp.edit.internal.swt
 
ImageDescriptorToImage(ImageDescriptor) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.ImageDescriptorToImage
Constructor.
ImageRegistryService - Interface in org.eclipse.emf.ecp.view.spi.util.swt
The ImageRegistryService allows to retrieve Images based on a Bundle and a path within or an URL.
importElement(Shell, EObject) - Static method in class org.eclipse.emf.ecp.internal.ui.util.ECPImportHandlerHelper
Connects an EObject with another imported EObject which will be selected via a dialog.
importElement(Shell, ECPProject) - Static method in class org.eclipse.emf.ecp.internal.ui.util.ECPImportHandlerHelper
Connects an EObject with another imported EObject which will be selected via a dialog.
ImportHandler - Class in org.eclipse.emf.ecp.ui.commands
Import model element handler.
ImportHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.ImportHandler
 
ImportHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
Handler to import an EObject.
ImportHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.ImportHandler
 
importProject(Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ImportProjectHelper
Imports a project.
ImportProjectHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
ImportProjectHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.ImportProjectHandler
 
ImportProjectHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
The import project handler allows to import an emfstore project.
ImportProjectHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ImportProjectHandler
 
ImportProjectHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
A helper class that can be used to import projects.
ImportRootHandler - Class in org.eclipse.emf.ecp.ui.commands
 
ImportRootHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.ImportRootHandler
 
init() - Static method in class org.eclipse.emf.ecp.core.test.AbstractTest
 
init() - Method in class org.eclipse.emf.ecp.ecore.editor.test.ProjectNameTest
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.ecp.ecore.editor.ui.EMFSimpleProjectWizard
init(ViewModelContext, VControl) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated. This method is called by the framework to instantiate the ECPAbstractControl.
init(IEditorSite, IEditorInput) - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
init(IEditorSite, IEditorInput) - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
 
init(ECPProvider) - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
 
init() - Static method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.test.university.impl.UniversityFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.test.university.impl.UniversityPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Method in class org.eclipse.emf.ecp.ui.view.swt.test.ECPSWTViewRendererTest
 
init(IViewSite) - Method in class org.eclipse.emf.ecp.ui.views.ModelExplorerView
init(IViewSite) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
 
init() - Static method in class org.eclipse.emf.ecp.validation.test.test.impl.TestFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlValidationTest
 
init() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
init(EObject) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
Resolve attempts to resolve the domain model reference.
init() - Static method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Method in class org.eclipse.emf.ecp.view.horizontal.ui.swt.test.SWTHorizontalTest
 
init(VELEMENT, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractRenderer
Initialize the control.
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
This just records the information.
init() - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.test.ViewModelFileExtensionsManagerTest
 
init() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
init() - Static method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(TreeViewer, TreeSelection, TreeEditor) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.ECPTreeViewAction
Initialize the tree action.
init() - Static method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(EObject) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
init() - Static method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(VCustomControl, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Called by the framework to trigger an initialization.
init() - Static method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(EObject) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
init(EObject) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
Resolve attempts to resolve the domain model reference.
init() - Static method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(EObject) - Method in interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference
Resolve attempts to resolve the domain model reference.
init() - Static method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(VELEMENT, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.spi.swt.AbstractSWTRenderer
Initialize the control.
init(EObject) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
Resolve attempts to resolve the domain model reference.
init() - Static method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
This just records the information.
init() - Static method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizard
 
init() - Static method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ModifyNavigatorTest
 
init() - Static method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Method in class org.eclipse.emf.ecp.view.vertical.ui.swt.test.SWTVerticalTest
 
initFemale() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
 
initialize(IWorkbenchConfigurer) - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchAdvisor
initialize() - Static method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.RealmSetter
Initialize the RealmSetter.
initializePackageContents() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.test.university.impl.UniversityPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.TestPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
Complete the initialization of the package and its meta-model.
initMale() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
 
initMultipleStacksDifferentDMRs() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
 
initMultipleStacksSameDMRs() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
 
initWithNullExpected() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
 
initWithoutDMR() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
Should not cause exceptions.
initWithUnusableDMR() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
Should not cause exceptions.
INPUT - Static variable in class org.eclipse.emf.ecp.ui.e4.editor.ECPE4Editor
Key to set the input of the editor into the IEclipseContext.
INPUT_ALIGNED_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
The 'Input Aligned' literal value.
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
The given Viewer will start (oldInput == null) or stop (newInput == null) listening for domain events.
inspectChanges(ESLocalProject, ESChangePackage, IProgressMonitor) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
INSTANCE - Static variable in class org.eclipse.emf.ecp.diagnostician.ECPDiagnostician
The instance of the ECPDiagnostician.
INSTANCE - Static variable in class org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeContextFactory
The singleton instance of the factory.
INSTANCE - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.CellEditorFactory
 
INSTANCE - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTRenderingHelper
Deprecated. Singleton instance.
INSTANCE - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTValidationHelper
The instance of the SWTValidationHelper.
INSTANCE - Static variable in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
EMFStore Provider Singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
Deprecated. use ECPUtil instead
INSTANCE - Static variable in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
Deprecated. use ECPUtil instead
INSTANCE - Static variable in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
Deprecated. use ECPUtil instead
INSTANCE - Static variable in class org.eclipse.emf.ecp.internal.diagnostician.ECPValidatorRegistry
The instance.
INSTANCE - Static variable in class org.eclipse.emf.ecp.internal.edit.ControlFactoryImpl
Deprecated. The Singleton for accessing the ControlFactoryImpl.
INSTANCE - Static variable in class org.eclipse.emf.ecp.internal.ui.UIProviderRegistryImpl
This is the Instance used by the UIProviderRegistry for providing its instance.
INSTANCE - Static variable in class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizardsPlugin
The singleton instance of the plugin.
INSTANCE - Static variable in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
The cached model package
INSTANCE - Static variable in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in interface org.eclipse.emf.ecp.spi.ui.UIProviderRegistry
This is the Instance to use for the UIProviderRegistry.
INSTANCE - Static variable in class org.eclipse.emf.ecp.test.university.provider.UniversityEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.test.university.util.UniversityValidator
The cached model package
INSTANCE - Static variable in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTViewRenderer
Provides access to the stateless renderer.
INSTANCE - Static variable in class org.eclipse.emf.ecp.validation.test.test.util.TestValidator
The cached model package
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicTreeEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
The cached model package
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.internal.viewproxy.model.provider.ViewproxyEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.model.presentation.ViewEditorPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.HorizontalEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.context.ViewModelContextFactory
The singleton instance of the factory.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.swt.layout.GridDescriptionFactory
The static Instance of the Factory.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.model.provider.TemplateEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStyleEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStyleEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStyleEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationColumnStylePropertyEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStyleEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
The cached model package
INSTANCE - Static variable in class org.eclipse.emf.edit.ui.provider.ExtendedColorRegistry
 
INSTANCE - Static variable in class org.eclipse.emf.edit.ui.provider.ExtendedFontRegistry
 
INSTANCE - Static variable in class org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry
 
instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
Instantiates this cell editor.
instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
Instantiates this cell editor.
instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
Instantiates this cell editor.
instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditor
Instantiates this cell editor.
instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
Instantiates this cell editor.
instantiate(EStructuralFeature, ViewModelContext) - Method in interface org.eclipse.emf.ecp.edit.internal.swt.util.ECPCellEditor
Instantiates this cell editor.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.context.internal.locale.DefaultLocaleViewService
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.dynamictree.ui.DynamicTreeModelService
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleServiceHelperImpl
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.StackItemViewService
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.DebugViewModelService
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.columnservice.AddColumnService
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.unset.UnsetService
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ProxyResolverViewService
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.di.service.impl.EclipseContextViewServiceImpl
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.preview.common.PreviewReferenceService
Instantiate the view service.
instantiate(ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelService
Instantiate the view service.
instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.DummyReferenceService
Instantiate the view service.
InternalChildrenList - Interface in org.eclipse.emf.ecp.spi.core.util
This class defines a List.
InternalDescriptor<ELEMENT extends ECPElement> - Interface in org.eclipse.emf.ecp.spi.core.util
 
InternalElementRegistry<ELEMENT extends ECPElement> - Interface in org.eclipse.emf.ecp.spi.core.util
 
InternalElementRegistry.ResolveListener<ELEMENT extends ECPElement> - Interface in org.eclipse.emf.ecp.spi.core.util
 
InternalProject - Interface in org.eclipse.emf.ecp.spi.core
 
InternalProvider - Interface in org.eclipse.emf.ecp.spi.core
 
InternalProvider.LifecycleEvent - Enum in org.eclipse.emf.ecp.spi.core
Possible lifecycle events.
InternalRegistryElement - Interface in org.eclipse.emf.ecp.spi.core.util
 
InternalRepository - Interface in org.eclipse.emf.ecp.spi.core
 
InternalUtil - Class in org.eclipse.emf.ecp.internal.core.util
 
isActive() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
isActive() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Returns the value of the 'Active' attribute.
isAdapterForType(Object) - Method in class org.eclipse.emf.ecp.core.util.ECPModelContextAdapter
 
isAddRemoveDisabled() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableControlConfiguration
Whether the add and remove buttons should be active.
isAddRemoveDisabled() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
isAddRemoveDisabled() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
Returns the value of the 'Add Remove Disabled' attribute.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.SWTDiffMergeAdditionTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControlTester
Deprecated.  
isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControlTester
Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControlTester
Deprecated.  
isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditorTester
Deprecated.  
isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditorTester
Returns the priority of the corresponding control for the provided VDomainModelReference.
isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditorTester
Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControlTester
Deprecated.  
isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControlTester
Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControlTester
Deprecated.  
isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditorTester
Deprecated.  
isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditorTester
Returns the priority of the corresponding control for the provided VDomainModelReference.
isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditorTester
Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditorTester
Deprecated.  
isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditorTester
Returns the priority of the corresponding control for the provided VDomainModelReference.
isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditorTester
Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditorTester
Deprecated.  
isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditorTester
Returns the priority of the corresponding control for the provided VDomainModelReference.
isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditorTester
Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditorTester
Deprecated.  
isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditorTester
Returns the priority of the corresponding control for the provided VDomainModelReference.
isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditorTester
Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(IItemPropertyDescriptor, EObject) - Method in interface org.eclipse.emf.ecp.edit.spi.util.ECPApplicableTester
Deprecated. 
isApplicable(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.edit.spi.util.ECPApplicableTester
Deprecated. Returns the priority of the corresponding control for the provided VDomainModelReference.
isApplicable(EObject, EStructuralFeature) - Method in interface org.eclipse.emf.ecp.edit.spi.util.ECPApplicableTester
Deprecated. Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
Deprecated. 
isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
Returns the priority of the corresponding control for the provided VDomainModelReference.
isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.makeithappen.ui.emailcontrol.EmailControlRendererTest
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(Object) - Method in interface org.eclipse.emf.ecp.ui.util.ECPModelElementOpenTester
This is called by the ECPHandlerHelper to check how well the corresponding ECPModelElementOpener can handle the current Obejct.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIContainerSWTRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIControlSWTRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.alignmentgroup.internal.swt.EmbeddedGroupTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer.DICustomControlSWTRendererTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.editor.controls.ControlRootEClassControl2SWTRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.editor.controls.DomainModelReferenceControlSWTRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.editor.controls.LeafConditionControlRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.view.editor.controls.RootEClassControlIDETester
Deprecated.  
isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.editor.controls.RootEClassControlIDETester
Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.editor.controls.RootEClassControlIDETester
Returns the priority of the corresponding control for the provided VDomainModelReference.
isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.view.editor.controls.RuleFeaturePathTester
Deprecated.  
isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.editor.controls.RuleFeaturePathTester
Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.editor.controls.RuleFeaturePathTester
Returns the priority of the corresponding control for the provided VDomainModelReference.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.editor.controls.StackItemControlRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.editor.controls.TableColumnsDMRTableControlTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.editor.controls.TableDetailViewControlSWTRendererTester
 
isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.view.editor.controls.TableDomainModelReferenceTester
Returns the priority of the corresponding control for the combination of the EObject and the IItemPropertyDescriptor.
isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.editor.controls.TableDomainModelReferenceTester
Returns the priority of the corresponding control for the provided VDomainModelReference.
isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.editor.controls.TableDomainModelReferenceTester
Returns the priority of the corresponding control for the combination of the EObject and the EStructuralFeature.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsable.CollapsableGroupTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup.PGroupRendererTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CategorizationTabRendererTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CategorizationTreeRendererTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategoryDefaultRendererTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategoryTabRendererTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategoryTreeRendererTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRendererTester
 
isApplicable(EObject) - Method in interface org.eclipse.emf.ecp.view.internal.provider.Migrator
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.section.swt.LeafRendererTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.AbstractTableControlRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableControlDetailDialogRendererTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.label.rap.LabelRapRendererTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.mappingdmr.tooling.FeaturePathDMRSubMappedEClassReferenceTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.mappingdmr.tooling.MappedEClassTester
 
isApplicable(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.model.common.ECPRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.ECPStaticRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.EnumComboViewerRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.NumberControlRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.SimpleControlRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.SingleReferenceRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.spi.swt.ECPAdditionalRendererTester
Check whether the provided VElement and ViewModelContext are fitting for the provided renderer.
isApplicable(EObject) - Method in class org.eclipse.emf.ecp.view.table.migrate.TableMigrator
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeSelectControlTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeValueControlTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DMRSelectorControlTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.TemplateColorHexControlTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.TemplateImagePathControlTester
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.ViewModelSelectControlTester
 
isApplicable(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.template.model.VTStyleSelector
Checks how well a VElement is fitting.
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
 
isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
Checks how well a VElement is fitting.
isApplicableForFeature(EStructuralFeature, VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.makeithappen.ui.emailcontrol.EmailControlRendererTest
 
isBold() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
isBold() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
Returns the value of the 'Bold' attribute.
isCellReadOnly(VTableControl, EStructuralFeature.Setting) - Method in interface org.eclipse.emf.ecp.view.spi.table.swt.ECPCellReadOnlyTester
The test method, which defines whether a cell should be readonly or not.
isClosed(Object) - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
Checks whether an object is an ECPProject and closed.
isCollapsed() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
 
isCollapsed() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
Returns the value of the 'Collapsed' attribute.
isCollapsed() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
 
isCollapsed() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSection
Returns the value of the 'Collapsed' attribute.
isCollectable() - Method in class org.eclipse.emf.ecp.view.test.common.GCCollectable
Checks whether the the object contained by the GCCollectable may be finalized.
isComplete() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
Whether this list is complete or not.
isComplete() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
Whether this list is complete or not.
isContributeToExtensionOptionSelected() - Method in class org.eclipse.emf.ecp.view.model.presentation.IncludeViewModelProviderXmiFileExtensionPage
 
isControlChecked() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
isControlChecked() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
Returns the value of the 'Control Checked' attribute.
isControlMerged(VControl) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Returns true if the control already was merged or doesn't have a difference at all.
isControlMerged(VControl) - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
Returns true if the control already was merged or doesn't have a difference at all.
isCurrentPage() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizardPage
 
isDirty() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
isDirty(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Convenient implementation where the provider saves changes of the project automatically, so a project never gets dirty.
isDirty() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyObserver
Returns weather the observed projectSpac is dirty.
isDirty() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
 
isDirty(InternalProject) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Convenient implementation where the provider saves changes of the project automatically, so a project never gets dirty.
isDirty(InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
This method checks, whether the model is in a dirty state.
isDirty() - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
 
isDirty(InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
 
isDisable() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.EnableRule
Returns the value of the 'Disable' attribute.
isDisable() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
 
isDisposed(Object) - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
Checks whether an object is an ECPDisposable and disposed.
isDisposed() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Whether this instance is already disposed.
isDisposed() - Method in class org.eclipse.emf.ecp.internal.core.util.Disposable
Whether this instance is already disposed.
isDisposed() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
Whether this instance is already disposed.
isDisposed() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Whether this instance is already disposed.
isDisposed() - Method in interface org.eclipse.emf.ecp.spi.core.util.ECPDisposable
Whether this instance is already disposed.
isDisposed() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Whether this instance is already disposed.
isDisposed() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
isDone() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
isDone() - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
Returns the value of the 'Done' attribute.
isDouble(Class<?>) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalHelper
 
isEditable() - Method in class org.eclipse.emf.ecp.internal.ui.composites.PropertiesComposite
 
isEditable() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertiesDialog
 
isEnabled() - Method in class org.eclipse.emf.ecp.e4.emfstore.StartLocalServerHandler
 
isEnabled() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
isEnabled() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
Returns the value of the 'Enabled' attribute.
isEnableDetailEditingDialog() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
Deprecated. 
isEnableDetailEditingDialog() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
Deprecated. 
isEqual(VDiagnostic, VDiagnostic) - Static method in class org.eclipse.emf.ecp.view.internal.validation.VDiagnosticHelper
Compares two VDiagnostics with each other.
isExcluded(Object) - Method in interface org.eclipse.emf.ecp.common.cachetree.IExcludedObjectsCallback
Checks whether an Object is excluded.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.test.university.util.UniversityAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.util.TestAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatoryAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFireLabelUpdateNotifications() - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Returns whether this label provider fires update notifications.
isGenerateViewModelOptionSelected() - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEClassWizardPage
 
isHide() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
 
isHide() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.ShowRule
Returns the value of the 'Hide' attribute.
isHighliteMandatoryFields() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
 
isHighliteMandatoryFields() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryStyleProperty
Returns the value of the 'Highlite Mandatory Fields' attribute.
isHorizontalFill() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
Returns whether the control should fill the available horizontal space.
isHorizontalGrab() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
Returns whether this cell will take all available horizontal space.
isInteger(Class<?>) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalHelper
 
isItalic() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
isItalic() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
Returns the value of the 'Italic' attribute.
isKeyEditable() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertyDialog
 
isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreUnsharedDecorator
.
isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
 
isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreDirtyDecorator
isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewBranchDecorator
 
isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewLabelDecorator
isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.validation.connector.ValidationFailedDecorator
isLabelProperty(Object, String) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
This always returns true right now.
isModelRoot(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This method checks whether the provided object is the model root of the project.
isModelRoot(Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
This method checks whether the provided object is the model root of the project.
isOpen() - Method in interface org.eclipse.emf.ecp.core.ECPProject
Whether an object is open or not.
isOpen() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Whether an object is open or not.
isPageComplete() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizardPage
isPageComplete() - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEClassWizardPage
isPageComplete() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
isPseudonym() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
isPseudonym() - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Returns the value of the 'Pseudonym' attribute.
isPseudonym() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
isPseudonym() - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Returns the value of the 'Pseudonym' attribute.
isReadOnly() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableColumnConfiguration
Whether the column is read only.
isReadOnly(VTableControl, EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.CellReadOnlyTesterHelper
Check all ECPCellReadOnlyTester for the cell.
isReadOnly(VTableControl, VDomainModelReference) - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.TableConfigurationHelper
Retrieve the readonly state for the table control of a VDomainModelReference.
isReadonly() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
isReadonly() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
Returns the value of the 'Readonly' attribute.
isRendered() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
isReset() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
isResolved() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
isResolved() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalDescriptor
 
isResult() - Method in class org.eclipse.emf.ecp.view.test.common.GCCollectable
 
isSaveAsAllowed() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
Save is not allowed as the editor can only modify model elements.
isSaveAsAllowed() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
 
isSaveAsAllowed() - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
 
isSelectSubclasses() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
isSelectSubclasses() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
Returns the value of the 'Select Subclasses' attribute.
isShowLabel() - Method in class org.eclipse.emf.ecp.edit.spi.ECPControlDescription
Deprecated. Whether to show a label for this control or not.
isSingleValue() - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
Whether the corresponding control is allowed only for single values.
isSlow(Object) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
 
isSlow() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
Whether this list is slow or not.
isSlow(Object) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Whether this provider is slow or not.
isSlow(Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
Whether this provider is slow or not.
isSlow() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
Whether this list is slow or not.
isSlowTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProviderTests
 
isStorable() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
isStorable() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
isStorable() - Method in interface org.eclipse.emf.ecp.internal.core.util.PropertiesStore.StorableElement
 
isThreadSafe() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
Whether it is safe to modify the EList of model elements ot this provider.
isThreadSafe() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Whether it is safe to modify the EList of model elements ot this provider.
isThreadSafe() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
Whether it is safe to modify the EList of model elements ot this provider.
isThreadSafe() - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
Whether it is safe to modify the EList of model elements ot this provider.
isTouch() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
isUpdateAutomatic() - Method in class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
 
isUpdateAutomatic() - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
 
isValidationReseted() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
isVerticalFill() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
Returns whether the control should fill the available vertical space.
isVerticalGrab() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
Returns whether this cell will take all available vertical space.
isVisible() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
isVisible() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
Returns the value of the 'Visible' attribute.
ITALIAN_VALUE - Static variable in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
The 'Italian' literal value.
IValidationService - Interface in org.eclipse.emf.ecp.validation.api
Validation service interface.
IValidationServiceProvider - Interface in org.eclipse.emf.ecp.validation.api
Provides a validation service.
IViewProvider - Interface in org.eclipse.emf.ecp.view.spi.provider
This interface defines a generic way to provide a VView.

J

javaToNative(Object, TransferData) - Method in class org.eclipse.emf.edit.ui.dnd.LocalTransfer
This records the object and current time and encodes only the current time into the transfer data.

K

keys() - Method in class org.eclipse.emf.ecp.common.BidirectionalMap
Returns all keys.

L

LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The meta object id for the 'Label' class.
LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage.Literals
The meta object literal for the 'Label' class.
LABEL__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The feature id for the 'Attachments' containment reference list.
LABEL__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The feature id for the 'Diagnostic' containment reference.
LABEL__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The feature id for the 'Domain Model Reference' containment reference.
LABEL__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage.Literals
The meta object literal for the 'Domain Model Reference' containment reference feature.
LABEL__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The feature id for the 'Enabled' attribute.
LABEL__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The feature id for the 'Name' attribute.
LABEL__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The feature id for the 'Readonly' attribute.
LABEL__STYLE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The feature id for the 'Style' attribute.
LABEL__STYLE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage.Literals
The meta object literal for the 'Style' attribute feature.
LABEL__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The feature id for the 'Visible' attribute.
LABEL_ALIGNED_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
The 'Label Aligned' literal value.
LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'Label Alignment' enum.
LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Label Alignment' enum.
LABEL_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The number of structural features of the 'Label' class.
LABEL_TEXT - Static variable in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub
 
LABEL_TEXT - Static variable in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub2
 
LabelAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.label.model.util
The Adapter Factory for the model.
LabelAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
Creates an instance of the adapter factory.
LabelAlignment - Enum in org.eclipse.emf.ecp.view.spi.model
A representation of the literals of the enumeration 'Label Alignment', and utility methods for working with them.
LabelEditPlugin - Class in org.eclipse.emf.ecp.view.spi.label.model.provider
This is the central singleton for the Label edit plugin.
LabelEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelEditPlugin
Create the instance.
LabelEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.label.model.provider
The actual implementation of the Eclipse Plugin.
LabelEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelEditPlugin.Implementation
Creates an instance.
LabelItemProvider - Class in org.eclipse.emf.ecp.view.spi.label.model.provider
This is the item provider adapter for a VLabel object.
LabelItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProvider
This constructs an instance from a factory and a notifier.
LabelItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.label.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
LabelItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
This constructs an instance.
LabelItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.label.model.provider
A child creation extender for the VViewPackage.
LabelItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory.ViewChildCreationExtender
 
LabelRapRenderer - Class in org.eclipse.emf.ecp.view.label.rap
 
LabelRapRenderer() - Constructor for class org.eclipse.emf.ecp.view.label.rap.LabelRapRenderer
 
LabelRapRendererTester - Class in org.eclipse.emf.ecp.view.label.rap
 
LabelRapRendererTester() - Constructor for class org.eclipse.emf.ecp.view.label.rap.LabelRapRendererTester
 
LabelSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.label.model.util
The Switch for the model's inheritance hierarchy.
LabelSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.util.LabelSwitch
Creates an instance of the switch.
LabelSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.label.swt
Renders an VLabel to a SWT Label.
LabelSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.label.swt.LabelSWTRenderer
 
LayoutHelper<LAYOUT> - Interface in org.eclipse.emf.ecp.view.spi.renderer
Deprecated. 
LayoutProvider - Interface in org.eclipse.emf.ecp.view.spi.swt.layout
By providing an own implementation, the layout of the application can be influenced.
LayoutProviderHelper - Class in org.eclipse.emf.ecp.view.spi.swt.layout
The helper class allowing an easy access to LayoutProviders.
LEAF_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The meta object id for the 'Leaf Condition' class.
LEAF_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Leaf Condition' class.
LEAF_CONDITION__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The feature id for the 'Domain Model Reference' containment reference.
LEAF_CONDITION__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Domain Model Reference' containment reference feature.
LEAF_CONDITION__EXPECTED_VALUE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The feature id for the 'Expected Value' attribute.
LEAF_CONDITION__EXPECTED_VALUE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Expected Value' attribute feature.
LEAF_CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The number of structural features of the 'Leaf Condition' class.
LeafCondition - Interface in org.eclipse.emf.ecp.view.spi.rule.model
A representation of the model object 'Leaf Condition'.
LeafConditionControlRenderer - Class in org.eclipse.emf.ecp.view.editor.controls
 
LeafConditionControlRenderer() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.LeafConditionControlRenderer
 
LeafConditionControlRendererTester - Class in org.eclipse.emf.ecp.view.editor.controls
 
LeafConditionControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.LeafConditionControlRendererTester
 
LeafConditionImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
An implementation of the model object 'Leaf Condition'.
LeafConditionItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
This is the item provider adapter for a LeafCondition object.
LeafConditionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
This constructs an instance from a factory and a notifier.
LeafRendererTester - Class in org.eclipse.emf.ecp.view.internal.section.swt
ECPRendererTester for SectionLeafSWTRenderer.
LeafRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.section.swt.LeafRendererTester
 
LEAGUE_VALIDATOR_MODE - Static variable in class org.eclipse.emf.ecp.ui.validation.test.LeagueValidator
 
LeagueValidator - Class in org.eclipse.emf.ecp.ui.validation.test
 
LeagueValidator() - Constructor for class org.eclipse.emf.ecp.ui.validation.test.LeagueValidator
 
LEFT_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
The 'Left' literal value.
LEFT_VALUE - Static variable in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
The 'LEFT' literal value.
Librarian - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Librarian'.
LIBRARIAN - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Librarian' class.
LIBRARIAN - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Librarian' class.
LIBRARIAN__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Name' attribute.
LIBRARIAN__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Name' attribute feature.
LIBRARIAN__VALIDATE - Static variable in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
The code for constraint 'Validate' of 'Librarian'.
LIBRARIAN_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Librarian' class.
LibrarianImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Librarian'.
Library - Interface in org.eclipse.emf.ecp.validation.test.test
A representation of the model object 'Library'.
LIBRARY - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The meta object id for the 'Library' class.
LIBRARY - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Library' class.
Library - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Library'.
LIBRARY - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Library' class.
LIBRARY - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Library' class.
LIBRARY__BOOKS - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'Books' containment reference list.
LIBRARY__BOOKS - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Books' containment reference list feature.
LIBRARY__BOOKS - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Books' containment reference list.
LIBRARY__BOOKS - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Books' containment reference list feature.
LIBRARY__LIBRARIAN - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Librarian' containment reference.
LIBRARY__LIBRARIAN - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Librarian' containment reference feature.
LIBRARY__NAME - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'Name' attribute.
LIBRARY__NAME - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Name' attribute feature.
LIBRARY__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Name' attribute.
LIBRARY__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Name' attribute feature.
LIBRARY__VALIDATE - Static variable in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
The code for constraint 'Validate' of 'Library'.
LIBRARY__WRITERS - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'Writers' containment reference list.
LIBRARY__WRITERS - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Writers' containment reference list feature.
LIBRARY__WRITERS - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Writers' containment reference list.
LIBRARY__WRITERS - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Writers' containment reference list feature.
LIBRARY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The number of structural features of the 'Library' class.
LIBRARY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Library' class.
LibraryImpl - Class in org.eclipse.emf.ecp.validation.test.test.impl
An implementation of the model object 'Library'.
LibraryImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Library'.
LinkCellEditor - Class in org.eclipse.emf.ecp.edit.internal.swt.reference
A cell editor displaying a link.
LinkCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
Default constructor.
LinkCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
Constructor allowing to specify a SWT style.
LinkCellEditorTester - Class in org.eclipse.emf.ecp.edit.internal.swt.reference
Tester for a link cell editor.
LinkCellEditorTester() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditorTester
 
LinkControl - Class in org.eclipse.emf.ecp.edit.internal.swt.reference
This class defines a Control which is used for displaying EStructuralFeatures which have a reference.
LinkControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
 
LinkControl_NoLinkSetClickToSetLink - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
LinkControl_NoLinkSetClickToSetLink - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
LinkControl_NotSet - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
LinkControl_NotSet - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
LinkControl_UnsetLink - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
LinkControl_UnsetLink - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
LinkedWithEditorPartListener - Class in org.eclipse.emf.ecp.ui.linkedView
 
LinkedWithEditorPartListener(ILinkedWithEditorView) - Constructor for class org.eclipse.emf.ecp.ui.linkedView.LinkedWithEditorPartListener
 
LinkWithEditorHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
A Handler for linking the navigator with the part service.
LinkWithEditorHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.LinkWithEditorHandler
 
loadClass(String, String) - Static method in class org.eclipse.emf.ecp.internal.ui.util.HandlerHelperUtil
Loads the specified class from the given bundle.
loadImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.workspace.internal.ui.Activator
Returns an ImageDescriptor for a path.
loadResource(URI) - Static method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager
Loads a resource containing a view model.
LocalTransfer - Class in org.eclipse.emf.edit.ui.dnd
This derived implementation of a byte array transfer short circuits the transfer process so that a local transfer does not serialize the object and hence can and will return the original object, not just a clone.
log(String) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.Activator
Logs messages.
log(IStatus) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.Activator
Logs IStatus.
log(Throwable) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.Activator
Logs Throwable.
log(String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
Logs messages.
log(IStatus) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
Logs IStatus.
log(Throwable) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
Logs Throwable.
log(int, String) - Static method in class org.eclipse.emf.ecp.emfstore.core.internal.Activator
Logs a message with a specific status.
log(Throwable) - Static method in class org.eclipse.emf.ecp.emfstore.core.internal.Activator
Logs a Throwable.
log(int, String) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.Activator
Logs a message with a specific status.
log(Throwable) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.Activator
Logs a Throwable.
log(int, String) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
Logs a message with a specific status.
log(Throwable) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
Logs a Throwable.
log(String) - Static method in class org.eclipse.emf.ecp.internal.core.Activator
Logs and Info message.
log(int, String) - Static method in class org.eclipse.emf.ecp.internal.core.Activator
Logs a message with a specific status.
log(Throwable) - Static method in class org.eclipse.emf.ecp.internal.core.Activator
Logs a Throwable.
log(String) - Static method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
Logs messages.
log(String, Throwable) - Static method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
Logs messages and Throwable.
log(IStatus) - Static method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
Logs IStatus.
log(Throwable) - Static method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
Logs Throwable.
log(String) - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
Logs messages.
log(String, Throwable) - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
Logs messages and Throwable.
log(IStatus) - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
Logs IStatus.
log(Throwable) - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
Logs Throwable.
log(Exception) - Static method in class org.eclipse.emf.ecp.internal.view.model.provider.xmi.Activator
Logs an exception.
log(String) - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
Logs messages.
log(String, Throwable) - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
Logs messages and Throwable.
log(IStatus) - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
Logs IStatus.
log(Throwable) - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
Logs Throwable.
log(Throwable) - Static method in class org.eclipse.emf.ecp.view.internal.categorization.swt.Activator
Log an Exception.
log(Throwable) - Static method in class org.eclipse.emf.ecp.view.internal.context.Activator
Logs a Throwable.
log(Throwable) - Static method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
Helper for logging Throwables.
log(Throwable) - Static method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.Activator
Log an Exception.
log(Exception) - Static method in class org.eclipse.emf.ecp.view.internal.swt.Activator
Logs exception.
log(Throwable) - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.Activator
Logs a Throwable.
log(Exception) - Static method in class org.eclipse.emf.ecp.view.internal.ui.Activator
Logs exception.
log(Exception) - Static method in class org.eclipse.emf.ecp.view.internal.validation.bean.Activator
Logs exception.
log(Exception) - Static method in class org.eclipse.emf.ecp.view.template.internal.tooling.Activator
Log exceptions.
log(String) - Static method in class org.eclipse.emf.ecp.workspace.internal.core.Activator
Logs and Info message.
log(Throwable) - Static method in class org.eclipse.emf.ecp.workspace.internal.core.Activator
Logs a Throwable.
log(String) - Static method in class org.eclipse.emf.ecp.workspace.internal.ui.Activator
Logs and Info message.
log(Throwable) - Static method in class org.eclipse.emf.ecp.workspace.internal.ui.Activator
Logs a Throwable.
log(Exception) - Static method in class org.eclipse.emf.edit.ui.provider.Activator
Logs exception.
logException(Exception) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
Logs exception.
logException(Exception) - Static method in class org.eclipse.emf.ecp.editor.internal.e3.Activator
Logs exception.
logException(Exception) - Static method in class org.eclipse.emf.ecp.explorereditorbridge.internal.Activator
Logs exception.
logException(Exception) - Static method in class org.eclipse.emf.ecp.ide.view.service.Activator
Logs exception.
logException(Exception) - Static method in class org.eclipse.emf.ecp.internal.edit.Activator
Logs exception.
logException(Exception) - Static method in class org.eclipse.emf.ecp.view.internal.validation.Activator
Logs exception.
logException(Exception) - Static method in class org.eclipse.emf.ecp.view.spi.model.impl.Activator
Logs exception.
logic() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.CellReadOnlyTest
logic() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.ControlsSWTBotTest
logic() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.TableControlSWTBotTest
logic() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.controls.XmlDateControlSWTBotTest
logic() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.DynamicContainmentTreeSWTBotTest
logic() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
logic() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.OpenEditorTest
login(InternalRepository, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.EMFStoreLogInHelper
Logins to the selected InternalRepository.
loginCompleted(ESUsersession) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewLabelDecorator
LogInHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
LogInHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.LogInHandler
 
logMessage(int, String) - Static method in class org.eclipse.emf.ecp.view.spi.model.impl.Activator
Logs messages.
logout(InternalRepository, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.EMFStoreLogOutHelper
Logouts to the selected InternalRepository.
logoutCompleted(ESUsersession) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewLabelDecorator
LogOutHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
LogOutHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.LogOutHandler
 
LOWER_LEFT - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.OverlayImageDescriptor
display the overlay image in the lower left corner.
LOWER_RIGHT - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.OverlayImageDescriptor
display the overlay image in the lower right corner.

M

Mainboard - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Mainboard'.
MAINBOARD - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Mainboard' class.
MAINBOARD - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Mainboard' class.
MAINBOARD__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Name' attribute feature.
MAINBOARD__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Name' attribute.
MAINBOARD_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Mainboard' class.
MainboardImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Mainboard'.
MakeItHappenApplicationConfiguration - Class in org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee
The ApplicationConfiguration for the MakeItHappen RAP Demo.
MakeItHappenApplicationConfiguration() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.MakeItHappenApplicationConfiguration
 
MakeItHappenEntryPoint - Class in org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee
Entry Point for a standalone RAP Application.
MakeItHappenEntryPoint() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.MakeItHappenEntryPoint
 
MakeItHappenWizard - Class in org.eclipse.emf.ecp.makeithappen.internal.wizards
 
MakeItHappenWizard() - Constructor for class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizard
 
MakeItHappenWizard.MakeItHappenPage - Class in org.eclipse.emf.ecp.makeithappen.internal.wizards
The project page for the MakeItHappenWizard.
MakeItHappenWizard.MakeItHappenPage(MakeItHappenWizard, String, String, ImageDescriptor) - Constructor for class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizard.MakeItHappenPage
Creates a make it happen example wizard page.
MakeItHappenWizardsPlugin - Class in org.eclipse.emf.ecp.makeithappen.internal.wizards
The Plugin for the model ecp..makeithappen.internal.wizards library.
MakeItHappenWizardsPlugin.Implementation - Class in org.eclipse.emf.ecp.makeithappen.internal.wizards
The actual implementation of the Eclipse Plugin.
MakeItHappenWizardsPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizardsPlugin.Implementation
 
MALE_VALUE - Static variable in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
The 'Male' literal value.
ManagerUserGroupHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore Manage Users/Groups Handler delegating to the ManageUserGroupHelper.
ManagerUserGroupHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ManagerUserGroupHandler
 
ManageUserGroupHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
ManageUserGroupHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.ManageUserGroupHandler
 
ManageUserGroupHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore Manage Users/Groups Helper delegating to the EMFStore UIManageOrgUnitsController.
MANDATORY_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage.Literals
The meta object literal for the ' Style Property' class.
MANDATORY_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
The meta object id for the ' Style Property' class.
MANDATORY_STYLE_PROPERTY__HIGHLITE_MANDATORY_FIELDS - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage.Literals
The meta object literal for the 'Highlite Mandatory Fields' attribute feature.
MANDATORY_STYLE_PROPERTY__HIGHLITE_MANDATORY_FIELDS - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
The feature id for the 'Highlite Mandatory Fields' attribute.
MANDATORY_STYLE_PROPERTY__MANDATORY_MARKER - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage.Literals
The meta object literal for the 'Mandatory Marker' attribute feature.
MANDATORY_STYLE_PROPERTY__MANDATORY_MARKER - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
The feature id for the 'Mandatory Marker' attribute.
MANDATORY_STYLE_PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
The number of structural features of the 'Style Property' class.
MANDATORY_STYLE_PROPERTY_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
The number of operations of the 'Style Property' class.
MandatoryAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.util
The Adapter Factory for the model.
MandatoryAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatoryAdapterFactory
Creates an instance of the adapter factory.
MandatoryItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
MandatoryItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
This constructs an instance.
MandatoryItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.provider
A child creation extender for the VTTemplatePackage.
MandatoryItemProviderAdapterFactory.TemplateChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory.TemplateChildCreationExtender
 
MandatoryStyleEditPlugin - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.provider
This is the central singleton for the MandatoryStyle edit plugin.
MandatoryStyleEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStyleEditPlugin
Create the instance.
MandatoryStyleEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.provider
The actual implementation of the Eclipse Plugin.
MandatoryStyleEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStyleEditPlugin.Implementation
Creates an instance.
MandatoryStylePropertyItemProvider - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.provider
This is the item provider adapter for a VTMandatoryStyleProperty object.
MandatoryStylePropertyItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
This constructs an instance from a factory and a notifier.
MandatorySwitch<T> - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.util
The Switch for the model's inheritance hierarchy.
MandatorySwitch() - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatorySwitch
Creates an instance of the switch.
mangeUser(InternalRepository, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ManageUserGroupHelper
Manages the user and groups of the selected InternalRepository.
MappedEClassControlSWTRenderer - Class in org.eclipse.emf.ecp.view.mappingdmr.tooling
Control for a VMappingDomainModelReference.
MappedEClassControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.mappingdmr.tooling.MappedEClassControlSWTRenderer
 
MappedEClassTester - Class in org.eclipse.emf.ecp.view.mappingdmr.tooling
A tester for a control for mapping eclasses.
MappedEClassTester() - Constructor for class org.eclipse.emf.ecp.view.mappingdmr.tooling.MappedEClassTester
 
MAPPING_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage.Literals
The meta object literal for the ' Mapping Domain Model Reference' class.
MAPPING_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
The meta object id for the ' Mapping Domain Model Reference' class.
MAPPING_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
The feature id for the 'Change Listener' attribute list.
MAPPING_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
The feature id for the 'Domain Model EFeature' reference.
MAPPING_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
The feature id for the 'Domain Model EReference Path' reference list.
MAPPING_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage.Literals
The meta object literal for the ' Domain Model Reference' containment reference feature.
MAPPING_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
The feature id for the 'Domain Model Reference' containment reference.
MAPPING_DOMAIN_MODEL_REFERENCE__MAPPED_CLASS - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage.Literals
The meta object literal for the 'Mapped Class' reference feature.
MAPPING_DOMAIN_MODEL_REFERENCE__MAPPED_CLASS - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
The feature id for the 'Mapped Class' reference.
MAPPING_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
The number of structural features of the ' Mapping Domain Model Reference' class.
MappingDatabindingProviderService - Class in org.eclipse.emf.ecp.view.mappingdmr.databinding
The DatabindingProviderService for a VMappingDomainModelReference.
MappingDatabindingProviderService() - Constructor for class org.eclipse.emf.ecp.view.mappingdmr.databinding.MappingDatabindingProviderService
 
MappingdmrAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.util
The Adapter Factory for the model.
MappingdmrAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
Creates an instance of the adapter factory.
MappingdmrEditPlugin - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider
This is the central singleton for the Mappingdmr edit plugin.
MappingdmrEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrEditPlugin
Create the instance.
MappingdmrEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider
The actual implementation of the Eclipse Plugin.
MappingdmrEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrEditPlugin.Implementation
Creates an instance.
MappingdmrItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
MappingdmrItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
This constructs an instance.
MappingdmrItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider
A child creation extender for the VViewPackage.
MappingdmrItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory.ViewChildCreationExtender
 
MappingdmrSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.util
The Switch for the model's inheritance hierarchy.
MappingdmrSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrSwitch
Creates an instance of the switch.
MappingDomainModelReferenceItemProvider - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider
This is the item provider adapter for a VMappingDomainModelReference object.
MappingDomainModelReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
This constructs an instance from a factory and a notifier.
markControl(VControl, boolean) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
Mark a control as merged.
markControl(VControl, boolean) - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
Mark a control as merged.
MasterDetailAction - Class in org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal
 
MasterDetailAction() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.MasterDetailAction
 
MEClassLabelProvider - Class in org.eclipse.emf.ecp.spi.common.ui
 
MEClassLabelProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.MEClassLabelProvider
Constructor.
MEEditor - Class in org.eclipse.emf.ecp.editor.internal.e3
GUI view for editing MEs.
MEEditor() - Constructor for class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
Default constructor.
MEEditor_Standard_View_Name - Static variable in class org.eclipse.emf.ecp.editor.internal.e3.Messages
 
MEEditorInput - Class in org.eclipse.emf.ecp.editor.e3
The IEditorInput for the MEEditor.
MEEditorInput(ECPEditorContext, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.editor.e3.MEEditorInput
Constructor to add a probleFeature.
MEEditorInput(ECPEditorContext) - Constructor for class org.eclipse.emf.ecp.editor.e3.MEEditorInput
Default constructor.
MEEditorPage - Class in org.eclipse.emf.ecp.editor.internal.e3
The editor page for the MEEditor.
MEEditorPage(MEEditor, String, String, ECPEditorContext, EObject) - Constructor for class org.eclipse.emf.ecp.editor.internal.e3.MEEditorPage
Default constructor.
MEEditorPage(MEEditor, String, String, ECPEditorContext, EObject, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.editor.internal.e3.MEEditorPage
Default constructor.
merge(Notification) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
merge(VFeaturePathDomainModelReference, VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.resolver.ECPDomainModelReferenceMerger
Prepends the the proxy reference to the given reference.
mergeBranch(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.MergeBranchHelper
Merges a branch into the selected InternalProject.
MergeBranchHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
MergeBranchHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.MergeBranchHandler
 
MergeBranchHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
A MergeBranch Handler.
MergeBranchHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.MergeBranchHandler
 
MergeBranchHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
A MergeBranch Handler.
MergeTests - Class in org.eclipse.emf.ecp.diffmerge.test
Merge Tests.
MergeTests() - Constructor for class org.eclipse.emf.ecp.diffmerge.test.MergeTests
 
Messages - Class in org.eclipse.emf.ecp.diffmerge.internal.renderer.swt
Messages.
Messages - Class in org.eclipse.emf.ecp.diffmerge.swt
Messages for Diff UI.
Messages - Class in org.eclipse.emf.ecp.editor.internal.e3
 
Messages - Class in org.eclipse.emf.ecp.internal.common.ui
 
Messages - Class in org.eclipse.emf.ecp.internal.ui
 
Messages - Class in org.eclipse.emf.ecp.internal.ui.validation
Messages for this bundle.
Messages - Class in org.eclipse.emf.ecp.ui
 
Messages - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
 
Messages - Class in org.eclipse.emf.ecp.view.internal.control.multireference
Messages file.
Messages - Class in org.eclipse.emf.ecp.view.internal.stack.ui.swt.messages
Messages for the stack swt renderer bundle.
Messages - Class in org.eclipse.emf.ecp.view.internal.swt
 
Messages - Class in org.eclipse.emf.ecp.view.model.common.di.messages
Messages for the DI plugin.
Messages - Class in org.eclipse.emf.ecp.view.template.internal.tooling
Messages file.
migrate(EObject, FeatureMap, FeatureMap) - Method in interface org.eclipse.emf.ecp.view.internal.provider.Migrator
Migrate an EObject based on the attributes and missing features.
migrate(EObject, FeatureMap, FeatureMap) - Method in class org.eclipse.emf.ecp.view.table.migrate.TableMigrator
 
MigrateHandler - Class in org.eclipse.emf.ecp.view.editor.handler
The Handler for migrating existing models.
MigrateHandler() - Constructor for class org.eclipse.emf.ecp.view.editor.handler.MigrateHandler
 
Migrator - Interface in org.eclipse.emf.ecp.view.internal.provider
This interface is only temporary, as it will be replaces with a proper model migrator in the next version.
MODE_ALL - Static variable in class org.eclipse.emf.ecp.ui.validation.test.LeagueValidator
 
MODE_ONLY_LEAGUE - Static variable in class org.eclipse.emf.ecp.ui.validation.test.LeagueValidator
 
MODE_ONLY_PLAYER - Static variable in class org.eclipse.emf.ecp.ui.validation.test.LeagueValidator
 
ModelAdapterFactory - Class in org.eclipse.emf.ecp.view.dynamictree.model.util
The Adapter Factory for the model.
ModelAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelAdapterFactory
Creates an instance of the adapter factory.
ModelChangeAddRemoveListener - Interface in org.eclipse.emf.ecp.view.spi.model
The listener interface for receiving modelChange events.
ModelChangeListener - Interface in org.eclipse.emf.ecp.view.spi.model
The listener interface for receiving modelChange events.
ModelChangeNotification - Class in org.eclipse.emf.ecp.view.spi.model
The Class ModelChangeNotification.
ModelChangeNotification(Notification) - Constructor for class org.eclipse.emf.ecp.view.spi.model.ModelChangeNotification
Instantiates a new model change notification.
ModelClassFilter - Class in org.eclipse.emf.ecp.spi.common.ui
Filter for selective input in the NewModelElementWizard.
ModelClassFilter() - Constructor for class org.eclipse.emf.ecp.spi.common.ui.ModelClassFilter
 
ModelContentProvider - Class in org.eclipse.emf.ecp.internal.ui.model
 
ModelContentProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.model.ModelContentProvider
 
ModelelementSelectionDialog_DialogMessage_SearchPattern - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
ModelelementSelectionDialog_DialogMessage_SearchPattern - Static variable in class org.eclipse.emf.ecp.view.internal.swt.Messages
 
ModelelementSelectionDialog_DialogTitle - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
ModelelementSelectionDialog_DialogTitle - Static variable in class org.eclipse.emf.ecp.view.internal.swt.Messages
 
ModelelementSelectionDialog_ProgressMonitor_Searching - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
modelExists(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Convenient implementation that return true during this check.
modelExists(InternalProject) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Convenient implementation that return true during this check.
modelExists(InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
Checks whether the data of the project still exists, method is called on startup.
ModelExplorerDropAdapter - Class in org.eclipse.emf.ecp.ui.common.dnd
 
ModelExplorerDropAdapter(Viewer) - Constructor for class org.eclipse.emf.ecp.ui.common.dnd.ModelExplorerDropAdapter
Default constructor.
ModelExplorerView - Class in org.eclipse.emf.ecp.ui.views
 
ModelExplorerView() - Constructor for class org.eclipse.emf.ecp.ui.views.ModelExplorerView
Default Constructor.
ModelExplorerView.DoubleClickListener - Class in org.eclipse.emf.ecp.ui.views
 
ModelExplorerView.DoubleClickListener() - Constructor for class org.eclipse.emf.ecp.ui.views.ModelExplorerView.DoubleClickListener
 
ModelFactory - Interface in org.eclipse.emf.ecp.view.dynamictree.model
The Factory for the model.
ModelFactoryImpl - Class in org.eclipse.emf.ecp.view.dynamictree.model.impl
An implementation of the model Factory.
ModelFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.impl.ModelFactoryImpl
Creates an instance of the factory.
ModelItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.dynamictree.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ModelItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This constructs an instance.
ModelLabelProvider - Class in org.eclipse.emf.ecp.internal.ui.model
 
ModelLabelProvider(ECPModelContextProvider) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.ModelLabelProvider
 
ModelPackage - Interface in org.eclipse.emf.ecp.view.dynamictree.model
The Package for the model.
ModelPackage.Literals - Interface in org.eclipse.emf.ecp.view.dynamictree.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ModelPackageImpl - Class in org.eclipse.emf.ecp.view.dynamictree.model.impl
An implementation of the model Package.
ModelReferenceHelper - Class in org.eclipse.emf.ecp.view.spi.model
Helper class to create VDomainModelReferences.
ModelRepositoriesView - Class in org.eclipse.emf.ecp.ui.views
 
ModelRepositoriesView() - Constructor for class org.eclipse.emf.ecp.ui.views.ModelRepositoriesView
Default constructor.
ModelSwitch<T> - Class in org.eclipse.emf.ecp.view.dynamictree.model.util
The Switch for the model's inheritance hierarchy.
ModelSwitch() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelSwitch
Creates an instance of the switch.
ModelValidator - Class in org.eclipse.emf.ecp.view.dynamictree.model.util
The Validator for the model.
ModelValidator() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
Creates an instance of the switch.
ModifyNavigatorTest - Class in org.eclipse.emf.ecp.view.ui.editor.test
 
ModifyNavigatorTest() - Constructor for class org.eclipse.emf.ecp.view.ui.editor.test.ModifyNavigatorTest
 
modifyString(String, EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.view.internal.provider.ECPStringLineWrapper
Modifies a string.
modifyString(String, EStructuralFeature.Setting) - Method in interface org.eclipse.emf.ecp.view.spi.provider.ECPStringModifier
Modifies a string.
modifyString(String, EStructuralFeature.Setting) - Static method in class org.eclipse.emf.ecp.view.spi.provider.ECPTooltipModifierHelper
Modifies a string by iterating over all known ECPStringModifier.
MultiControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
This control provides the necessary common functionality to create a multicontrol that are needed for EStructuralFeatures that have multiple values.
MultiControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
 
MultiReferenceRendererTester - Class in org.eclipse.emf.ecp.view.internal.control.multireference
Tester for MultiReference Control.
MultiReferenceRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRendererTester
 
MultiReferenceSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.control.multireference
Renderer for MultiReferenceControl.
MultiReferenceSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
 
MultiReferenceSWTRenderer_addExistingTooltip - Static variable in class org.eclipse.emf.ecp.view.internal.control.multireference.Messages
Add Existing Tooltip.
MultiReferenceSWTRenderer_addNewTooltip - Static variable in class org.eclipse.emf.ecp.view.internal.control.multireference.Messages
Add New Tooltip.
MultiReferenceSWTRenderer_deleteTooltip - Static variable in class org.eclipse.emf.ecp.view.internal.control.multireference.Messages
 

N

NAME - Static variable in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
The unique provider name.
NAME - Static variable in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
This is the name of the EMFStore Provider.
NAME - Static variable in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
The Provider Name.
Nationality - Enum in org.eclipse.emf.ecp.makeithappen.model.task
A representation of the literals of the enumeration 'Nationality', and utility methods for working with them.
NATIONALITY - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Nationality' enum.
NATIONALITY - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The meta object id for the 'Nationality' enum.
nativeToJava(TransferData) - Method in class org.eclipse.emf.edit.ui.dnd.LocalTransfer
This decodes the time of the transfer and returns the recorded the object if the recorded time and the decoded time match.
NavigatorRoot - Class in org.eclipse.emf.ecp.application3x
Custom NavigatorRoot.
NavigatorRoot() - Constructor for class org.eclipse.emf.ecp.application3x.NavigatorRoot
Instantiates a new navigator root.
NewModelElementHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
Handler to create new model elements on the root level of ECPProjects.
NewModelElementHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.NewModelElementHandler
 
NewModelElementOnResourceWizardHandler - Class in org.eclipse.emf.ecp.ui.commands
This Handler uses the ECPHandlerHelper.addModelElement(Resource, org.eclipse.swt.widgets.Shell, boolean) method to add a model element to a project.
NewModelElementOnResourceWizardHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.NewModelElementOnResourceWizardHandler
 
NewModelElementWizard_PageDescription_AddModelElement - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
NewModelElementWizard_PageDescription_AddModelElement - Static variable in class org.eclipse.emf.ecp.view.internal.swt.Messages
 
NewModelElementWizard_PageTitle_AddModelElement - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
NewModelElementWizard_PageTitle_AddModelElement - Static variable in class org.eclipse.emf.ecp.view.internal.swt.Messages
 
NewModelElementWizard_WizardTitle_AddModelElement - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
NewModelElementWizard_WizardTitle_AddModelElement - Static variable in class org.eclipse.emf.ecp.view.internal.swt.Messages
 
NewModelElementWizardHandler - Class in org.eclipse.emf.ecp.ui.commands
This Handler uses the ECPHandlerHelper#addModelElement(ECPProject, org.eclipse.emf.ecp.ui.common.AbstractUICallback, boolean) method to add a model element to a project.
NewModelElementWizardHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.NewModelElementWizardHandler
 
NewModelElementWizardHandler_Title - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
NewPluginProjectWizard - Class in org.eclipse.emf.ecp.view.model.internal.project.installer
 
NewPluginProjectWizard() - Constructor for class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
 
NewProjectHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
Handler to create a new ECPProject.
NewProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.NewProjectHandler
 
NewReferenceAction - Class in org.eclipse.emf.ecp.edit.internal.swt.reference
An Action for adding reference links to a model element.
NewReferenceAction(EditingDomain, EStructuralFeature.Setting, IItemPropertyDescriptor, ReferenceService) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.reference.NewReferenceAction
The constructor for a new reference action.
NewReferenceAction_CreateAndLinkNew - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.reference.ActionMessages
 
NewWorkspaceProjectComposite - Class in org.eclipse.emf.ecp.workspace.internal.ui
The NewWorkspaceProjectComposite allows a user to provide the information needed for the creation of a WorkspaceProject.
NewWorkspaceProjectComposite(Composite, CompositeStateObserver, ECPProperties) - Constructor for class org.eclipse.emf.ecp.workspace.internal.ui.NewWorkspaceProjectComposite
Instantiates a new new workspace project composite.
NewXMIFileWizard - Class in org.eclipse.emf.ecp.workspace.internal.ui
The NewXMIFileWizard allows to create a new XMI File in a project located in the workspace.
NewXMIFileWizard() - Constructor for class org.eclipse.emf.ecp.workspace.internal.ui.NewXMIFileWizard
Instantiates a new new xmi file wizard.
NewXMIFileWizardPage - Class in org.eclipse.emf.ecp.workspace.internal.ui
The Class NewXMIFileWizardPage.
NewXMIFileWizardPage() - Constructor for class org.eclipse.emf.ecp.workspace.internal.ui.NewXMIFileWizardPage
Instantiates a new new XMI file wizard page.
next() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.DomainModelReferenceIterator
NONE_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
The 'None' literal value.
NONE_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
The 'None' literal value.
NoPropertyDescriptorFoundExeption - Exception in org.eclipse.emf.ecp.view.spi.renderer
Exception indicating, that an ItemPropertyDescriptor could not be found for an EObject and its EStructuralFeature.
NoPropertyDescriptorFoundExeption(EObject, EStructuralFeature) - Constructor for exception org.eclipse.emf.ecp.view.spi.renderer.NoPropertyDescriptorFoundExeption
Constructor for an Exception which indicates, that no ItemPropertyDescriptor was found.
NoRendererFoundException - Exception in org.eclipse.emf.ecp.view.spi.renderer
Exception is thrown when no fitting Renderer could be found for a VElement.
NoRendererFoundException(VElement) - Constructor for exception org.eclipse.emf.ecp.view.spi.renderer.NoRendererFoundException
Constructor for an Exception indicating that a VElement is missing a renderer.
NORMAL_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
The 'Normal' literal value.
NOT_APPLICABLE - Static variable in interface org.eclipse.emf.ecp.edit.spi.util.ECPApplicableTester
Deprecated. Return this whenever the control should not be drawn for the tested feature.
NOT_APPLICABLE - Static variable in interface org.eclipse.emf.ecp.ui.util.ECPModelElementOpenTester
Return this whenever the opener can't open a specific element.
NOT_APPLICABLE - Static variable in interface org.eclipse.emf.ecp.view.model.common.ECPRendererTester
Return this whenever the renderer should not be used for the tested ViewModelContext.
NOT_APPLICABLE - Static variable in interface org.eclipse.emf.ecp.view.spi.provider.IViewProvider
Constant indicating, that the provider cannot provide a VView for a specific EObject.
NOT_APPLICABLE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTStyleSelector
Return this constant if the selector is not applicable.
NotApplicableForEvaluationException - Exception in org.eclipse.emf.ecp.view.spi.rule.model
Internal exception used in the condition evaluator.
NotApplicableForEvaluationException() - Constructor for exception org.eclipse.emf.ecp.view.spi.rule.model.NotApplicableForEvaluationException
 
notify(Class<T>) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPObserverBus
This method allows you to notify all observers of type .
notify(Class<T>) - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverBusImpl
This method allows you to notify all observers.
notify(Class<T>, boolean) - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverBusImpl
This method allows you to notify all observers.
notifyAdd(Notifier) - Method in interface org.eclipse.emf.ecp.view.spi.model.ModelChangeAddRemoveListener
 
notifyChange(ModelChangeNotification) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
Notify about a change.
notifyChange(ModelChangeNotification) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
Notify about a change.
notifyChange() - Method in interface org.eclipse.emf.ecp.view.spi.model.DomainModelReferenceChangeListener
Gets called in order to notify the listener, that the VDomainModelReference has changed.
notifyChange(ModelChangeNotification) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
Notify about a change.
notifyChange(ModelChangeNotification) - Method in interface org.eclipse.emf.ecp.view.spi.model.ModelChangeListener
Notify about a change.
notifyChangeButtonState(ECPProject, boolean) - Method in interface org.eclipse.emf.ecp.ui.tester.SaveButtonEnablementObserver
Notify the listener to change the state of the save button.
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPModelElementChangeListener
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPContentProvider
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserGroupItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.test.university.provider.CourseCatalogItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.test.university.provider.CourseItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub3.LeagueChangeListener
When a change on the registered VDomainModelReference is noticed listeners will be notified.
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainIntermediateItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DomainRootItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentItemItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeDomainModelReferenceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.DynamicContainmentTreeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementContainerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.rule.test.TestDomainContentAdapter
 
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.rule.test.TestViewContentAdapter
 
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
 
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.AbstractCategorizationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizableElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.ECPCustomControlChangeListener
When a change on the registered VDomainModelReference is noticed listeners will be notified.
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.SpanItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalLayoutItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.AttachmentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedContainerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeaturePathDomainModelReferenceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ConditionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.EnableRuleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ShowRuleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalLayoutItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewProxyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
 
notifyChanged(Notification) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
 
NotifyChangedToViewerRefresh - Class in org.eclipse.emf.edit.ui.provider
This class calls optimized refresh APIs for all the standard Viewer subclasses.
NotifyChangedToViewerRefresh() - Constructor for class org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh
 
notifyObjectsChanged(Collection<Object>, boolean) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This method is a callback for the provider to notify the project about changes.
notifyObjectsChanged(ECPProject, Collection<Object>, boolean) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
This is called by projects to notify observers about object changes.
notifyObjectsChanged(Collection<Object>) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
This is a callback method used to notify the repository about changes.
notifyObjectsChanged(ECPRepository, Collection<Object>) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
This is called by the ECPRepository to notificate observers about chnages it its objects.
notifyObjectsChanged(Collection<Object>, boolean) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
This method is a callback for the provider to notify the project about changes.
notifyObjectsChanged(Collection<Object>) - Method in interface org.eclipse.emf.ecp.spi.core.InternalRepository
This is a callback method used to notify the repository about changes.
notifyProvider(InternalProvider.LifecycleEvent) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This method is used to notify the provider about a InternalProvider.LifecycleEvent of this project.
notifyProvider(InternalProvider.LifecycleEvent) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
This method is used to notify the provider about a InternalProvider.LifecycleEvent of this project.
notifyRemove(Notifier) - Method in interface org.eclipse.emf.ecp.view.spi.model.ModelChangeAddRemoveListener
 
NumberCellEditor - Class in org.eclipse.emf.ecp.edit.internal.swt.table
A number cell Editor which displays numbers.
NumberCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
The constructor which only takes a parent composite.
NumberCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
A constructor which takes a parent and the style to use, the style is ignored by this cell editor.
NumberCellEditor_InvalidNumber - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.table.TableMessages
 
NumberCellEditor_NumberYouEnteredIsInvalid - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.table.TableMessages
 
NumberCellEditor_ValueIsNull - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.table.TableMessages
 
NumberCellEditorTester - Class in org.eclipse.emf.ecp.edit.internal.swt.table
Tester for number cell editor.
NumberCellEditorTester() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditorTester
 
NumberControlRendererTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
NumberControlRendererTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlRendererTest
 
NumberControlRendererTester - Class in org.eclipse.emf.ecp.view.model.common
Tester for Text Renderer.
NumberControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.NumberControlRendererTester
 
NumberControlSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
Renders numbers.
NumberControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRenderer
Default constructor.
numberToInstanceClass(Number, Class<?>) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalHelper
 
NumericalControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
This class is used as a common class for all number controls.
NumericalControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalControl
 
NumericalControl_FormatNumerical - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
NumericalControl_FormatNumerical - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
NumericalControl_FormatNumericalDecimal - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
NumericalControl_FormatNumericalDecimal - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
NumericalControl_InvalidNumber - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
NumericalControl_InvalidNumber - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
NumericalControl_InvalidNumberWillBeUnset - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
NumericalControl_InvalidNumberWillBeUnset - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
NumericalControl_NoNumberClickToSetNumber - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
NumericalControl_NoNumberClickToSetNumber - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
NumericalControl_UnsetNumber - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
NumericalControl_UnsetNumber - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
NumericalHelper - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
 

O

objectsChanged(ECPProject, Collection<Object>) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPProjectContentChangedObserver
Return an Collection affected Objects.
onChange(Notification) - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPModelElementChangeListener
Handle changes to the model element.
onEnterPage() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizardPage
 
onNewValidation(Set<Diagnostic>) - Method in interface org.eclipse.emf.ecp.view.internal.validation.ViewValidationListener
Returns validation results if the validation severity is higher than Diagnostic.OK.
open() - Method in interface org.eclipse.emf.ecp.core.ECPProject
This opens a closed object.
open() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This opens a closed object.
openDialog(Dialog, ECPDialogExecutor) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.util.DialogOpener
The provided Dialog is opened and the result is returned via the provided ECPDialogExecutor.
openDialog(Dialog, ECPDialogExecutor) - Method in interface org.eclipse.emf.ecp.edit.internal.swt.util.DialogWrapper
The wrapper opens the provided JFace Dialog and returns the result via the provided callback.
openDialog(Dialog, ECPDialogExecutor) - Method in class org.eclipse.emf.ecp.rap.spi.util.RAPWrapper
The wrapper opens the provided JFace Dialog and returns the result via the provided callback.
OpenEditorTest - Class in org.eclipse.emf.ecp.view.ui.editor.test
Test case that renders a view, disposes it and checks whether the view is garbage collectable.
OpenEditorTest(boolean) - Constructor for class org.eclipse.emf.ecp.view.ui.editor.test.OpenEditorTest
 
openInNewContext(EObject) - Method in interface org.eclipse.emf.ecp.edit.spi.ReferenceService
Opens an EObject in a new context.
openInNewContext(EObject) - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
Opens an EObject in a new context.
openInNewContext(EObject) - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
Opens an EObject in a new context.
openInNewContext(EObject) - Method in class org.eclipse.emf.ecp.view.model.preview.common.PreviewReferenceService
Opens an EObject in a new context.
openInNewContext(EObject) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.DummyReferenceService
Opens an EObject in a new context.
openModelElement(Object, ECPProject) - Method in class org.eclipse.emf.ecp.application.e4.editor.E4ModelElementOpener
Opens a model element in ECPE4Editor.
openModelElement(Object, ECPProject) - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorModelElementOpener
Opens the default ECP Editor for an EObject and the corresponding ECPProject.
openModelElement(Object, ECPProject) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
This opens the model element.
openModelElement(Object, ECPProject) - Method in interface org.eclipse.emf.ecp.ui.util.ECPModelElementOpener
The action to open the model element.
OpenPreviewHandler - Class in org.eclipse.emf.ecp.view.model.internal.preview.actions
Opens the PreviewView.
OpenPreviewHandler() - Constructor for class org.eclipse.emf.ecp.view.model.internal.preview.actions.OpenPreviewHandler
 
OpenProjectHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
 
OpenProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.OpenProjectHandler
 
openProjectProperties(ECPProject, boolean, Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
Opens a Dialog showing the properties of the provided ECPProject.
openRepositoryProperties(ECPRepository, boolean, Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
Opens a Dialog showing the properties of the provided ECPRepository.
operationExecuted(AbstractOperation) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyObserver
operationUndone(AbstractOperation) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyObserver
OR_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Or Condition' class.
OR_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The meta object id for the 'Or Condition' class.
OR_CONDITION__CONDITIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Conditions' containment reference list feature.
OR_CONDITION__CONDITIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The feature id for the 'Conditions' containment reference list.
OR_CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The number of structural features of the 'Or Condition' class.
OrCondition - Interface in org.eclipse.emf.ecp.view.spi.rule.model
A representation of the model object 'Or Condition'.
OrConditionImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
An implementation of the model object 'Or Condition'.
OrConditionItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
This is the item provider adapter for a OrCondition object.
OrConditionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
This constructs an instance from a factory and a notifier.
org.eclipse.emf.ecp.application.e4.editor - package org.eclipse.emf.ecp.application.e4.editor
 
org.eclipse.emf.ecp.application3x - package org.eclipse.emf.ecp.application3x
 
org.eclipse.emf.ecp.cdo.internal.core - package org.eclipse.emf.ecp.cdo.internal.core
 
org.eclipse.emf.ecp.cdo.internal.ui - package org.eclipse.emf.ecp.cdo.internal.ui
 
org.eclipse.emf.ecp.cdo.internal.ui.handlers - package org.eclipse.emf.ecp.cdo.internal.ui.handlers
 
org.eclipse.emf.ecp.common - package org.eclipse.emf.ecp.common
 
org.eclipse.emf.ecp.common.cachetree - package org.eclipse.emf.ecp.common.cachetree
 
org.eclipse.emf.ecp.core - package org.eclipse.emf.ecp.core
 
org.eclipse.emf.ecp.core.emffilter.internal - package org.eclipse.emf.ecp.core.emffilter.internal
 
org.eclipse.emf.ecp.core.exceptions - package org.eclipse.emf.ecp.core.exceptions
 
org.eclipse.emf.ecp.core.test - package org.eclipse.emf.ecp.core.test
 
org.eclipse.emf.ecp.core.util - package org.eclipse.emf.ecp.core.util
 
org.eclipse.emf.ecp.core.util.observer - package org.eclipse.emf.ecp.core.util.observer
 
org.eclipse.emf.ecp.diagnostician - package org.eclipse.emf.ecp.diagnostician
 
org.eclipse.emf.ecp.diffmerge.internal.context - package org.eclipse.emf.ecp.diffmerge.internal.context
 
org.eclipse.emf.ecp.diffmerge.internal.renderer.swt - package org.eclipse.emf.ecp.diffmerge.internal.renderer.swt
 
org.eclipse.emf.ecp.diffmerge.spi.context - package org.eclipse.emf.ecp.diffmerge.spi.context
 
org.eclipse.emf.ecp.diffmerge.swt - package org.eclipse.emf.ecp.diffmerge.swt
 
org.eclipse.emf.ecp.diffmerge.test - package org.eclipse.emf.ecp.diffmerge.test
 
org.eclipse.emf.ecp.e4.emfstore - package org.eclipse.emf.ecp.e4.emfstore
 
org.eclipse.emf.ecp.ecore.editor - package org.eclipse.emf.ecp.ecore.editor
 
org.eclipse.emf.ecp.ecore.editor.factory - package org.eclipse.emf.ecp.ecore.editor.factory
 
org.eclipse.emf.ecp.ecore.editor.internal - package org.eclipse.emf.ecp.ecore.editor.internal
 
org.eclipse.emf.ecp.ecore.editor.test - package org.eclipse.emf.ecp.ecore.editor.test
 
org.eclipse.emf.ecp.ecore.editor.ui - package org.eclipse.emf.ecp.ecore.editor.ui
 
org.eclipse.emf.ecp.ecore.editor.ui.operations - package org.eclipse.emf.ecp.ecore.editor.ui.operations
 
org.eclipse.emf.ecp.ecore.editor.util - package org.eclipse.emf.ecp.ecore.editor.util
 
org.eclipse.emf.ecp.edit.ecore.swt.internal - package org.eclipse.emf.ecp.edit.ecore.swt.internal
 
org.eclipse.emf.ecp.edit.internal.swt - package org.eclipse.emf.ecp.edit.internal.swt
 
org.eclipse.emf.ecp.edit.internal.swt.actions - package org.eclipse.emf.ecp.edit.internal.swt.actions
 
org.eclipse.emf.ecp.edit.internal.swt.controls - package org.eclipse.emf.ecp.edit.internal.swt.controls
 
org.eclipse.emf.ecp.edit.internal.swt.reference - package org.eclipse.emf.ecp.edit.internal.swt.reference
 
org.eclipse.emf.ecp.edit.internal.swt.table - package org.eclipse.emf.ecp.edit.internal.swt.table
 
org.eclipse.emf.ecp.edit.internal.swt.util - package org.eclipse.emf.ecp.edit.internal.swt.util
 
org.eclipse.emf.ecp.edit.spi - package org.eclipse.emf.ecp.edit.spi
 
org.eclipse.emf.ecp.edit.spi.util - package org.eclipse.emf.ecp.edit.spi.util
 
org.eclipse.emf.ecp.editor.e3 - package org.eclipse.emf.ecp.editor.e3
 
org.eclipse.emf.ecp.editor.internal.e3 - package org.eclipse.emf.ecp.editor.internal.e3
 
org.eclipse.emf.ecp.emfstore.core.internal - package org.eclipse.emf.ecp.emfstore.core.internal
 
org.eclipse.emf.ecp.emfstore.internal.ui - package org.eclipse.emf.ecp.emfstore.internal.ui
 
org.eclipse.emf.ecp.emfstore.internal.ui.decorator - package org.eclipse.emf.ecp.emfstore.internal.ui.decorator
 
org.eclipse.emf.ecp.emfstore.internal.ui.e3 - package org.eclipse.emf.ecp.emfstore.internal.ui.e3
 
org.eclipse.emf.ecp.emfstore.internal.ui.handler - package org.eclipse.emf.ecp.emfstore.internal.ui.handler
 
org.eclipse.emf.ecp.emfstore.internal.ui.observer - package org.eclipse.emf.ecp.emfstore.internal.ui.observer
 
org.eclipse.emf.ecp.emfstore.internal.ui.property - package org.eclipse.emf.ecp.emfstore.internal.ui.property
 
org.eclipse.emf.ecp.emfstore.ui.search - package org.eclipse.emf.ecp.emfstore.ui.search
 
org.eclipse.emf.ecp.explorereditorbridge.internal - package org.eclipse.emf.ecp.explorereditorbridge.internal
 
org.eclipse.emf.ecp.ide.editor.view - package org.eclipse.emf.ecp.ide.editor.view
 
org.eclipse.emf.ecp.ide.editor.view.control - package org.eclipse.emf.ecp.ide.editor.view.control
 
org.eclipse.emf.ecp.ide.util - package org.eclipse.emf.ecp.ide.util
 
org.eclipse.emf.ecp.ide.util.test - package org.eclipse.emf.ecp.ide.util.test
 
org.eclipse.emf.ecp.ide.view.internal.service - package org.eclipse.emf.ecp.ide.view.internal.service
 
org.eclipse.emf.ecp.ide.view.service - package org.eclipse.emf.ecp.ide.view.service
 
org.eclipse.emf.ecp.ide.view.service.test - package org.eclipse.emf.ecp.ide.view.service.test
 
org.eclipse.emf.ecp.integrationtest - package org.eclipse.emf.ecp.integrationtest
 
org.eclipse.emf.ecp.internal.common.ui - package org.eclipse.emf.ecp.internal.common.ui
 
org.eclipse.emf.ecp.internal.core - package org.eclipse.emf.ecp.internal.core
 
org.eclipse.emf.ecp.internal.core.properties - package org.eclipse.emf.ecp.internal.core.properties
 
org.eclipse.emf.ecp.internal.core.util - package org.eclipse.emf.ecp.internal.core.util
 
org.eclipse.emf.ecp.internal.core.util.observer - package org.eclipse.emf.ecp.internal.core.util.observer
 
org.eclipse.emf.ecp.internal.diagnostician - package org.eclipse.emf.ecp.internal.diagnostician
 
org.eclipse.emf.ecp.internal.edit - package org.eclipse.emf.ecp.internal.edit
 
org.eclipse.emf.ecp.internal.ide.util - package org.eclipse.emf.ecp.internal.ide.util
 
org.eclipse.emf.ecp.internal.ui - package org.eclipse.emf.ecp.internal.ui
 
org.eclipse.emf.ecp.internal.ui.composites - package org.eclipse.emf.ecp.internal.ui.composites
 
org.eclipse.emf.ecp.internal.ui.dialogs - package org.eclipse.emf.ecp.internal.ui.dialogs
 
org.eclipse.emf.ecp.internal.ui.model - package org.eclipse.emf.ecp.internal.ui.model
 
org.eclipse.emf.ecp.internal.ui.tester - package org.eclipse.emf.ecp.internal.ui.tester
 
org.eclipse.emf.ecp.internal.ui.util - package org.eclipse.emf.ecp.internal.ui.util
 
org.eclipse.emf.ecp.internal.ui.validation - package org.eclipse.emf.ecp.internal.ui.validation
 
org.eclipse.emf.ecp.internal.validation - package org.eclipse.emf.ecp.internal.validation
 
org.eclipse.emf.ecp.internal.validationvieweditorbridge - package org.eclipse.emf.ecp.internal.validationvieweditorbridge
 
org.eclipse.emf.ecp.internal.view.model.provider.xmi - package org.eclipse.emf.ecp.internal.view.model.provider.xmi
 
org.eclipse.emf.ecp.internal.wizards - package org.eclipse.emf.ecp.internal.wizards
 
org.eclipse.emf.ecp.internal.wizards.page - package org.eclipse.emf.ecp.internal.wizards.page
 
org.eclipse.emf.ecp.makeithappen.application.sample.e3 - package org.eclipse.emf.ecp.makeithappen.application.sample.e3
 
org.eclipse.emf.ecp.makeithappen.application.sample.e4.parts - package org.eclipse.emf.ecp.makeithappen.application.sample.e4.parts
 
org.eclipse.emf.ecp.makeithappen.application.sample.rap - package org.eclipse.emf.ecp.makeithappen.application.sample.rap
 
org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee - package org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee
 
org.eclipse.emf.ecp.makeithappen.internal.wizards - package org.eclipse.emf.ecp.makeithappen.internal.wizards
 
org.eclipse.emf.ecp.makeithappen.model.task - package org.eclipse.emf.ecp.makeithappen.model.task
 
org.eclipse.emf.ecp.makeithappen.model.task.impl - package org.eclipse.emf.ecp.makeithappen.model.task.impl
 
org.eclipse.emf.ecp.makeithappen.model.task.provider - package org.eclipse.emf.ecp.makeithappen.model.task.provider
 
org.eclipse.emf.ecp.makeithappen.model.task.util - package org.eclipse.emf.ecp.makeithappen.model.task.util
 
org.eclipse.emf.ecp.makeithappen.ui.emailcontrol - package org.eclipse.emf.ecp.makeithappen.ui.emailcontrol
 
org.eclipse.emf.ecp.makeithappen.view.group.swt.pgroup - package org.eclipse.emf.ecp.makeithappen.view.group.swt.pgroup
 
org.eclipse.emf.ecp.rap - package org.eclipse.emf.ecp.rap
 
org.eclipse.emf.ecp.rap.spi.util - package org.eclipse.emf.ecp.rap.spi.util
 
org.eclipse.emf.ecp.spi.common.ui - package org.eclipse.emf.ecp.spi.common.ui
 
org.eclipse.emf.ecp.spi.common.ui.composites - package org.eclipse.emf.ecp.spi.common.ui.composites
 
org.eclipse.emf.ecp.spi.core - package org.eclipse.emf.ecp.spi.core
 
org.eclipse.emf.ecp.spi.core.util - package org.eclipse.emf.ecp.spi.core.util
 
org.eclipse.emf.ecp.spi.diffmerge.model - package org.eclipse.emf.ecp.spi.diffmerge.model
 
org.eclipse.emf.ecp.spi.diffmerge.model.impl - package org.eclipse.emf.ecp.spi.diffmerge.model.impl
 
org.eclipse.emf.ecp.spi.diffmerge.model.provider - package org.eclipse.emf.ecp.spi.diffmerge.model.provider
 
org.eclipse.emf.ecp.spi.diffmerge.model.util - package org.eclipse.emf.ecp.spi.diffmerge.model.util
 
org.eclipse.emf.ecp.spi.ui - package org.eclipse.emf.ecp.spi.ui
 
org.eclipse.emf.ecp.spi.ui.util - package org.eclipse.emf.ecp.spi.ui.util
 
org.eclipse.emf.ecp.test.university - package org.eclipse.emf.ecp.test.university
 
org.eclipse.emf.ecp.test.university.impl - package org.eclipse.emf.ecp.test.university.impl
 
org.eclipse.emf.ecp.test.university.provider - package org.eclipse.emf.ecp.test.university.provider
 
org.eclipse.emf.ecp.test.university.util - package org.eclipse.emf.ecp.test.university.util
 
org.eclipse.emf.ecp.ui - package org.eclipse.emf.ecp.ui
 
org.eclipse.emf.ecp.ui.actions - package org.eclipse.emf.ecp.ui.actions
 
org.eclipse.emf.ecp.ui.commands - package org.eclipse.emf.ecp.ui.commands
 
org.eclipse.emf.ecp.ui.common - package org.eclipse.emf.ecp.ui.common
 
org.eclipse.emf.ecp.ui.common.dnd - package org.eclipse.emf.ecp.ui.common.dnd
 
org.eclipse.emf.ecp.ui.e4.editor - package org.eclipse.emf.ecp.ui.e4.editor
 
org.eclipse.emf.ecp.ui.e4.handlers - package org.eclipse.emf.ecp.ui.e4.handlers
 
org.eclipse.emf.ecp.ui.e4.util - package org.eclipse.emf.ecp.ui.e4.util
 
org.eclipse.emf.ecp.ui.e4.view - package org.eclipse.emf.ecp.ui.e4.view
 
org.eclipse.emf.ecp.ui.linkedView - package org.eclipse.emf.ecp.ui.linkedView
 
org.eclipse.emf.ecp.ui.perspective - package org.eclipse.emf.ecp.ui.perspective
 
org.eclipse.emf.ecp.ui.platform - package org.eclipse.emf.ecp.ui.platform
 
org.eclipse.emf.ecp.ui.tester - package org.eclipse.emf.ecp.ui.tester
 
org.eclipse.emf.ecp.ui.transaction - package org.eclipse.emf.ecp.ui.transaction
 
org.eclipse.emf.ecp.ui.util - package org.eclipse.emf.ecp.ui.util
 
org.eclipse.emf.ecp.ui.validation - package org.eclipse.emf.ecp.ui.validation
 
org.eclipse.emf.ecp.ui.validation.e4.handler - package org.eclipse.emf.ecp.ui.validation.e4.handler
 
org.eclipse.emf.ecp.ui.validation.e4.view - package org.eclipse.emf.ecp.ui.validation.e4.view
 
org.eclipse.emf.ecp.ui.validation.test - package org.eclipse.emf.ecp.ui.validation.test
 
org.eclipse.emf.ecp.ui.view - package org.eclipse.emf.ecp.ui.view
 
org.eclipse.emf.ecp.ui.view.editor.controls.test - package org.eclipse.emf.ecp.ui.view.editor.controls.test
 
org.eclipse.emf.ecp.ui.view.editor.test.model.test - package org.eclipse.emf.ecp.ui.view.editor.test.model.test
 
org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl - package org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl
 
org.eclipse.emf.ecp.ui.view.editor.test.model.test.util - package org.eclipse.emf.ecp.ui.view.editor.test.model.test.util
 
org.eclipse.emf.ecp.ui.view.swt - package org.eclipse.emf.ecp.ui.view.swt
 
org.eclipse.emf.ecp.ui.view.swt.di.renderer - package org.eclipse.emf.ecp.ui.view.swt.di.renderer
 
org.eclipse.emf.ecp.ui.view.swt.di.util - package org.eclipse.emf.ecp.ui.view.swt.di.util
 
org.eclipse.emf.ecp.ui.view.swt.test - package org.eclipse.emf.ecp.ui.view.swt.test
 
org.eclipse.emf.ecp.ui.view.test - package org.eclipse.emf.ecp.ui.view.test
 
org.eclipse.emf.ecp.ui.views - package org.eclipse.emf.ecp.ui.views
 
org.eclipse.emf.ecp.validation.api - package org.eclipse.emf.ecp.validation.api
 
org.eclipse.emf.ecp.validation.connector - package org.eclipse.emf.ecp.validation.connector
 
org.eclipse.emf.ecp.validation.diagnostician.test - package org.eclipse.emf.ecp.validation.diagnostician.test
 
org.eclipse.emf.ecp.validation.test - package org.eclipse.emf.ecp.validation.test
 
org.eclipse.emf.ecp.validation.test.test - package org.eclipse.emf.ecp.validation.test.test
 
org.eclipse.emf.ecp.validation.test.test.impl - package org.eclipse.emf.ecp.validation.test.test.impl
 
org.eclipse.emf.ecp.validation.test.test.util - package org.eclipse.emf.ecp.validation.test.test.util
 
org.eclipse.emf.ecp.view.alignmentgroup.internal.swt - package org.eclipse.emf.ecp.view.alignmentgroup.internal.swt
 
org.eclipse.emf.ecp.view.categorization.swt.test - package org.eclipse.emf.ecp.view.categorization.swt.test
 
org.eclipse.emf.ecp.view.context - package org.eclipse.emf.ecp.view.context
 
org.eclipse.emf.ecp.view.context.internal.locale - package org.eclipse.emf.ecp.view.context.internal.locale
 
org.eclipse.emf.ecp.view.core.swt.test.model - package org.eclipse.emf.ecp.view.core.swt.test.model
 
org.eclipse.emf.ecp.view.core.swt.test.model.impl - package org.eclipse.emf.ecp.view.core.swt.test.model.impl
 
org.eclipse.emf.ecp.view.core.swt.test.model.util - package org.eclipse.emf.ecp.view.core.swt.test.model.util
 
org.eclipse.emf.ecp.view.core.swt.tests - package org.eclipse.emf.ecp.view.core.swt.tests
 
org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer - package org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer
 
org.eclipse.emf.ecp.view.custom.ui.swt.test - package org.eclipse.emf.ecp.view.custom.ui.swt.test
 
org.eclipse.emf.ecp.view.dynamictree.model - package org.eclipse.emf.ecp.view.dynamictree.model
 
org.eclipse.emf.ecp.view.dynamictree.model.impl - package org.eclipse.emf.ecp.view.dynamictree.model.impl
 
org.eclipse.emf.ecp.view.dynamictree.model.provider - package org.eclipse.emf.ecp.view.dynamictree.model.provider
 
org.eclipse.emf.ecp.view.dynamictree.model.test - package org.eclipse.emf.ecp.view.dynamictree.model.test
 
org.eclipse.emf.ecp.view.dynamictree.model.util - package org.eclipse.emf.ecp.view.dynamictree.model.util
 
org.eclipse.emf.ecp.view.dynamictree.ui - package org.eclipse.emf.ecp.view.dynamictree.ui
 
org.eclipse.emf.ecp.view.dynamictree.ui.swt - package org.eclipse.emf.ecp.view.dynamictree.ui.swt
 
org.eclipse.emf.ecp.view.editor.controls - package org.eclipse.emf.ecp.view.editor.controls
 
org.eclipse.emf.ecp.view.editor.handler - package org.eclipse.emf.ecp.view.editor.handler
 
org.eclipse.emf.ecp.view.group.swt.internal.collapsable - package org.eclipse.emf.ecp.view.group.swt.internal.collapsable
 
org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup - package org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup
 
org.eclipse.emf.ecp.view.group.ui.swt.test - package org.eclipse.emf.ecp.view.group.ui.swt.test
 
org.eclipse.emf.ecp.view.horizontal.ui.swt.test - package org.eclipse.emf.ecp.view.horizontal.ui.swt.test
 
org.eclipse.emf.ecp.view.internal.categorization.swt - package org.eclipse.emf.ecp.view.internal.categorization.swt
 
org.eclipse.emf.ecp.view.internal.compoundcontrol.swt - package org.eclipse.emf.ecp.view.internal.compoundcontrol.swt
 
org.eclipse.emf.ecp.view.internal.context - package org.eclipse.emf.ecp.view.internal.context
 
org.eclipse.emf.ecp.view.internal.control.multireference - package org.eclipse.emf.ecp.view.internal.control.multireference
 
org.eclipse.emf.ecp.view.internal.core.swt - package org.eclipse.emf.ecp.view.internal.core.swt
 
org.eclipse.emf.ecp.view.internal.core.swt.renderer - package org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
org.eclipse.emf.ecp.view.internal.custom.swt - package org.eclipse.emf.ecp.view.internal.custom.swt
 
org.eclipse.emf.ecp.view.internal.horizontal.swt - package org.eclipse.emf.ecp.view.internal.horizontal.swt
 
org.eclipse.emf.ecp.view.internal.model.common - package org.eclipse.emf.ecp.view.internal.model.common
 
org.eclipse.emf.ecp.view.internal.provider - package org.eclipse.emf.ecp.view.internal.provider
 
org.eclipse.emf.ecp.view.internal.rule - package org.eclipse.emf.ecp.view.internal.rule
 
org.eclipse.emf.ecp.view.internal.section.swt - package org.eclipse.emf.ecp.view.internal.section.swt
 
org.eclipse.emf.ecp.view.internal.stack.ui.swt - package org.eclipse.emf.ecp.view.internal.stack.ui.swt
 
org.eclipse.emf.ecp.view.internal.stack.ui.swt.messages - package org.eclipse.emf.ecp.view.internal.stack.ui.swt.messages
 
org.eclipse.emf.ecp.view.internal.swt - package org.eclipse.emf.ecp.view.internal.swt
 
org.eclipse.emf.ecp.view.internal.table.columnservice - package org.eclipse.emf.ecp.view.internal.table.columnservice
 
org.eclipse.emf.ecp.view.internal.table.editor - package org.eclipse.emf.ecp.view.internal.table.editor
 
org.eclipse.emf.ecp.view.internal.table.generator - package org.eclipse.emf.ecp.view.internal.table.generator
 
org.eclipse.emf.ecp.view.internal.table.swt - package org.eclipse.emf.ecp.view.internal.table.swt
 
org.eclipse.emf.ecp.view.internal.ui - package org.eclipse.emf.ecp.view.internal.ui
 
org.eclipse.emf.ecp.view.internal.unset - package org.eclipse.emf.ecp.view.internal.unset
 
org.eclipse.emf.ecp.view.internal.util.swt - package org.eclipse.emf.ecp.view.internal.util.swt
 
org.eclipse.emf.ecp.view.internal.util.swt.rap - package org.eclipse.emf.ecp.view.internal.util.swt.rap
 
org.eclipse.emf.ecp.view.internal.validation - package org.eclipse.emf.ecp.view.internal.validation
 
org.eclipse.emf.ecp.view.internal.validation.bean - package org.eclipse.emf.ecp.view.internal.validation.bean
 
org.eclipse.emf.ecp.view.internal.viewproxy.model.provider - package org.eclipse.emf.ecp.view.internal.viewproxy.model.provider
 
org.eclipse.emf.ecp.view.internal.viewproxy.resolver - package org.eclipse.emf.ecp.view.internal.viewproxy.resolver
 
org.eclipse.emf.ecp.view.label.rap - package org.eclipse.emf.ecp.view.label.rap
 
org.eclipse.emf.ecp.view.mappingdmr.databinding - package org.eclipse.emf.ecp.view.mappingdmr.databinding
 
org.eclipse.emf.ecp.view.mappingdmr.tooling - package org.eclipse.emf.ecp.view.mappingdmr.tooling
 
org.eclipse.emf.ecp.view.model.actions - package org.eclipse.emf.ecp.view.model.actions
 
org.eclipse.emf.ecp.view.model.common - package org.eclipse.emf.ecp.view.model.common
 
org.eclipse.emf.ecp.view.model.common.di.messages - package org.eclipse.emf.ecp.view.model.common.di.messages
 
org.eclipse.emf.ecp.view.model.common.di.renderer - package org.eclipse.emf.ecp.view.model.common.di.renderer
 
org.eclipse.emf.ecp.view.model.common.di.service - package org.eclipse.emf.ecp.view.model.common.di.service
 
org.eclipse.emf.ecp.view.model.common.di.service.impl - package org.eclipse.emf.ecp.view.model.common.di.service.impl
 
org.eclipse.emf.ecp.view.model.common.di.util - package org.eclipse.emf.ecp.view.model.common.di.util
 
org.eclipse.emf.ecp.view.model.common.edit.provider - package org.eclipse.emf.ecp.view.model.common.edit.provider
 
org.eclipse.emf.ecp.view.model.common.internal.databinding - package org.eclipse.emf.ecp.view.model.common.internal.databinding
 
org.eclipse.emf.ecp.view.model.common.spi.databinding - package org.eclipse.emf.ecp.view.model.common.spi.databinding
 
org.eclipse.emf.ecp.view.model.edit.test - package org.eclipse.emf.ecp.view.model.edit.test
 
org.eclipse.emf.ecp.view.model.generator - package org.eclipse.emf.ecp.view.model.generator
 
org.eclipse.emf.ecp.view.model.integrationtest - package org.eclipse.emf.ecp.view.model.integrationtest
 
org.eclipse.emf.ecp.view.model.internal.preview - package org.eclipse.emf.ecp.view.model.internal.preview
 
org.eclipse.emf.ecp.view.model.internal.preview.actions - package org.eclipse.emf.ecp.view.model.internal.preview.actions
 
org.eclipse.emf.ecp.view.model.internal.preview.e3.views - package org.eclipse.emf.ecp.view.model.internal.preview.e3.views
 
org.eclipse.emf.ecp.view.model.internal.project.handlers - package org.eclipse.emf.ecp.view.model.internal.project.handlers
 
org.eclipse.emf.ecp.view.model.internal.project.installer - package org.eclipse.emf.ecp.view.model.internal.project.installer
 
org.eclipse.emf.ecp.view.model.presentation - package org.eclipse.emf.ecp.view.model.presentation
 
org.eclipse.emf.ecp.view.model.preview.common - package org.eclipse.emf.ecp.view.model.preview.common
 
org.eclipse.emf.ecp.view.model.provider.xmi - package org.eclipse.emf.ecp.view.model.provider.xmi
 
org.eclipse.emf.ecp.view.model.provider.xmi.test - package org.eclipse.emf.ecp.view.model.provider.xmi.test
 
org.eclipse.emf.ecp.view.model.test - package org.eclipse.emf.ecp.view.model.test
 
org.eclipse.emf.ecp.view.rule.test - package org.eclipse.emf.ecp.view.rule.test
 
org.eclipse.emf.ecp.view.rule.ui.swt.test - package org.eclipse.emf.ecp.view.rule.ui.swt.test
 
org.eclipse.emf.ecp.view.spi.categorization.model - package org.eclipse.emf.ecp.view.spi.categorization.model
 
org.eclipse.emf.ecp.view.spi.categorization.model.impl - package org.eclipse.emf.ecp.view.spi.categorization.model.impl
 
org.eclipse.emf.ecp.view.spi.categorization.model.provider - package org.eclipse.emf.ecp.view.spi.categorization.model.provider
 
org.eclipse.emf.ecp.view.spi.categorization.model.util - package org.eclipse.emf.ecp.view.spi.categorization.model.util
 
org.eclipse.emf.ecp.view.spi.categorization.swt - package org.eclipse.emf.ecp.view.spi.categorization.swt
 
org.eclipse.emf.ecp.view.spi.compoundcontrol.model - package org.eclipse.emf.ecp.view.spi.compoundcontrol.model
 
org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl - package org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl
 
org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider - package org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider
 
org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util - package org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util
 
org.eclipse.emf.ecp.view.spi.compoundcontrol.swt - package org.eclipse.emf.ecp.view.spi.compoundcontrol.swt
 
org.eclipse.emf.ecp.view.spi.context - package org.eclipse.emf.ecp.view.spi.context
 
org.eclipse.emf.ecp.view.spi.core.swt - package org.eclipse.emf.ecp.view.spi.core.swt
 
org.eclipse.emf.ecp.view.spi.custom.model - package org.eclipse.emf.ecp.view.spi.custom.model
 
org.eclipse.emf.ecp.view.spi.custom.model.impl - package org.eclipse.emf.ecp.view.spi.custom.model.impl
 
org.eclipse.emf.ecp.view.spi.custom.model.provider - package org.eclipse.emf.ecp.view.spi.custom.model.provider
 
org.eclipse.emf.ecp.view.spi.custom.model.util - package org.eclipse.emf.ecp.view.spi.custom.model.util
 
org.eclipse.emf.ecp.view.spi.custom.swt - package org.eclipse.emf.ecp.view.spi.custom.swt
 
org.eclipse.emf.ecp.view.spi.group.model - package org.eclipse.emf.ecp.view.spi.group.model
 
org.eclipse.emf.ecp.view.spi.group.model.impl - package org.eclipse.emf.ecp.view.spi.group.model.impl
 
org.eclipse.emf.ecp.view.spi.group.model.provider - package org.eclipse.emf.ecp.view.spi.group.model.provider
 
org.eclipse.emf.ecp.view.spi.group.model.util - package org.eclipse.emf.ecp.view.spi.group.model.util
 
org.eclipse.emf.ecp.view.spi.group.swt - package org.eclipse.emf.ecp.view.spi.group.swt
 
org.eclipse.emf.ecp.view.spi.groupedgrid.model - package org.eclipse.emf.ecp.view.spi.groupedgrid.model
 
org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl - package org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
 
org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider - package org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
 
org.eclipse.emf.ecp.view.spi.groupedgrid.model.util - package org.eclipse.emf.ecp.view.spi.groupedgrid.model.util
 
org.eclipse.emf.ecp.view.spi.groupedgrid.swt - package org.eclipse.emf.ecp.view.spi.groupedgrid.swt
 
org.eclipse.emf.ecp.view.spi.horizontal.model - package org.eclipse.emf.ecp.view.spi.horizontal.model
 
org.eclipse.emf.ecp.view.spi.horizontal.model.impl - package org.eclipse.emf.ecp.view.spi.horizontal.model.impl
 
org.eclipse.emf.ecp.view.spi.horizontal.model.provider - package org.eclipse.emf.ecp.view.spi.horizontal.model.provider
 
org.eclipse.emf.ecp.view.spi.horizontal.model.util - package org.eclipse.emf.ecp.view.spi.horizontal.model.util
 
org.eclipse.emf.ecp.view.spi.horizontal.swt - package org.eclipse.emf.ecp.view.spi.horizontal.swt
 
org.eclipse.emf.ecp.view.spi.label.model - package org.eclipse.emf.ecp.view.spi.label.model
 
org.eclipse.emf.ecp.view.spi.label.model.impl - package org.eclipse.emf.ecp.view.spi.label.model.impl
 
org.eclipse.emf.ecp.view.spi.label.model.provider - package org.eclipse.emf.ecp.view.spi.label.model.provider
 
org.eclipse.emf.ecp.view.spi.label.model.util - package org.eclipse.emf.ecp.view.spi.label.model.util
 
org.eclipse.emf.ecp.view.spi.label.swt - package org.eclipse.emf.ecp.view.spi.label.swt
 
org.eclipse.emf.ecp.view.spi.mappingdmr.model - package org.eclipse.emf.ecp.view.spi.mappingdmr.model
 
org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl - package org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl
 
org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider - package org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider
 
org.eclipse.emf.ecp.view.spi.mappingdmr.model.util - package org.eclipse.emf.ecp.view.spi.mappingdmr.model.util
 
org.eclipse.emf.ecp.view.spi.model - package org.eclipse.emf.ecp.view.spi.model
 
org.eclipse.emf.ecp.view.spi.model.impl - package org.eclipse.emf.ecp.view.spi.model.impl
 
org.eclipse.emf.ecp.view.spi.model.provider - package org.eclipse.emf.ecp.view.spi.model.provider
 
org.eclipse.emf.ecp.view.spi.model.util - package org.eclipse.emf.ecp.view.spi.model.util
 
org.eclipse.emf.ecp.view.spi.provider - package org.eclipse.emf.ecp.view.spi.provider
 
org.eclipse.emf.ecp.view.spi.renderer - package org.eclipse.emf.ecp.view.spi.renderer
 
org.eclipse.emf.ecp.view.spi.rule - package org.eclipse.emf.ecp.view.spi.rule
 
org.eclipse.emf.ecp.view.spi.rule.model - package org.eclipse.emf.ecp.view.spi.rule.model
 
org.eclipse.emf.ecp.view.spi.rule.model.impl - package org.eclipse.emf.ecp.view.spi.rule.model.impl
 
org.eclipse.emf.ecp.view.spi.rule.model.provider - package org.eclipse.emf.ecp.view.spi.rule.model.provider
 
org.eclipse.emf.ecp.view.spi.rule.model.util - package org.eclipse.emf.ecp.view.spi.rule.model.util
 
org.eclipse.emf.ecp.view.spi.section.model - package org.eclipse.emf.ecp.view.spi.section.model
 
org.eclipse.emf.ecp.view.spi.section.model.impl - package org.eclipse.emf.ecp.view.spi.section.model.impl
 
org.eclipse.emf.ecp.view.spi.section.model.provider - package org.eclipse.emf.ecp.view.spi.section.model.provider
 
org.eclipse.emf.ecp.view.spi.section.model.util - package org.eclipse.emf.ecp.view.spi.section.model.util
 
org.eclipse.emf.ecp.view.spi.section.swt - package org.eclipse.emf.ecp.view.spi.section.swt
 
org.eclipse.emf.ecp.view.spi.stack.model - package org.eclipse.emf.ecp.view.spi.stack.model
 
org.eclipse.emf.ecp.view.spi.stack.model.impl - package org.eclipse.emf.ecp.view.spi.stack.model.impl
 
org.eclipse.emf.ecp.view.spi.stack.model.provider - package org.eclipse.emf.ecp.view.spi.stack.model.provider
 
org.eclipse.emf.ecp.view.spi.stack.model.util - package org.eclipse.emf.ecp.view.spi.stack.model.util
 
org.eclipse.emf.ecp.view.spi.stack.ui.swt - package org.eclipse.emf.ecp.view.spi.stack.ui.swt
 
org.eclipse.emf.ecp.view.spi.swt - package org.eclipse.emf.ecp.view.spi.swt
 
org.eclipse.emf.ecp.view.spi.swt.layout - package org.eclipse.emf.ecp.view.spi.swt.layout
 
org.eclipse.emf.ecp.view.spi.table.model - package org.eclipse.emf.ecp.view.spi.table.model
 
org.eclipse.emf.ecp.view.spi.table.model.impl - package org.eclipse.emf.ecp.view.spi.table.model.impl
 
org.eclipse.emf.ecp.view.spi.table.model.provider - package org.eclipse.emf.ecp.view.spi.table.model.provider
 
org.eclipse.emf.ecp.view.spi.table.model.util - package org.eclipse.emf.ecp.view.spi.table.model.util
 
org.eclipse.emf.ecp.view.spi.table.swt - package org.eclipse.emf.ecp.view.spi.table.swt
 
org.eclipse.emf.ecp.view.spi.util.swt - package org.eclipse.emf.ecp.view.spi.util.swt
 
org.eclipse.emf.ecp.view.spi.vertical.model - package org.eclipse.emf.ecp.view.spi.vertical.model
 
org.eclipse.emf.ecp.view.spi.vertical.model.impl - package org.eclipse.emf.ecp.view.spi.vertical.model.impl
 
org.eclipse.emf.ecp.view.spi.vertical.model.provider - package org.eclipse.emf.ecp.view.spi.vertical.model.provider
 
org.eclipse.emf.ecp.view.spi.vertical.model.util - package org.eclipse.emf.ecp.view.spi.vertical.model.util
 
org.eclipse.emf.ecp.view.spi.vertical.swt - package org.eclipse.emf.ecp.view.spi.vertical.swt
 
org.eclipse.emf.ecp.view.spi.viewproxy.model - package org.eclipse.emf.ecp.view.spi.viewproxy.model
 
org.eclipse.emf.ecp.view.spi.viewproxy.model.impl - package org.eclipse.emf.ecp.view.spi.viewproxy.model.impl
 
org.eclipse.emf.ecp.view.spi.viewproxy.model.provider - package org.eclipse.emf.ecp.view.spi.viewproxy.model.provider
 
org.eclipse.emf.ecp.view.spi.viewproxy.model.util - package org.eclipse.emf.ecp.view.spi.viewproxy.model.util
 
org.eclipse.emf.ecp.view.spi.viewproxy.resolver - package org.eclipse.emf.ecp.view.spi.viewproxy.resolver
 
org.eclipse.emf.ecp.view.stack.ui.swt.test - package org.eclipse.emf.ecp.view.stack.ui.swt.test
 
org.eclipse.emf.ecp.view.swt.internal.layout - package org.eclipse.emf.ecp.view.swt.internal.layout
 
org.eclipse.emf.ecp.view.table.migrate - package org.eclipse.emf.ecp.view.table.migrate
 
org.eclipse.emf.ecp.view.table.ui.swt.test - package org.eclipse.emf.ecp.view.table.ui.swt.test
 
org.eclipse.emf.ecp.view.template.controls.swt - package org.eclipse.emf.ecp.view.template.controls.swt
 
org.eclipse.emf.ecp.view.template.internal.tooling - package org.eclipse.emf.ecp.view.template.internal.tooling
 
org.eclipse.emf.ecp.view.template.internal.tooling.controls - package org.eclipse.emf.ecp.view.template.internal.tooling.controls
 
org.eclipse.emf.ecp.view.template.internal.tooling.util - package org.eclipse.emf.ecp.view.template.internal.tooling.util
 
org.eclipse.emf.ecp.view.template.model - package org.eclipse.emf.ecp.view.template.model
 
org.eclipse.emf.ecp.view.template.model.impl - package org.eclipse.emf.ecp.view.template.model.impl
 
org.eclipse.emf.ecp.view.template.model.provider - package org.eclipse.emf.ecp.view.template.model.provider
 
org.eclipse.emf.ecp.view.template.model.util - package org.eclipse.emf.ecp.view.template.model.util
 
org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model - package org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model
 
org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl - package org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl
 
org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider - package org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
 
org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util - package org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util
 
org.eclipse.emf.ecp.view.template.selector.viewModelElement.model - package org.eclipse.emf.ecp.view.template.selector.viewModelElement.model
 
org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl - package org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl
 
org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider - package org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
 
org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util - package org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util
 
org.eclipse.emf.ecp.view.template.service - package org.eclipse.emf.ecp.view.template.service
 
org.eclipse.emf.ecp.view.template.style.alignment.model - package org.eclipse.emf.ecp.view.template.style.alignment.model
 
org.eclipse.emf.ecp.view.template.style.alignment.model.impl - package org.eclipse.emf.ecp.view.template.style.alignment.model.impl
 
org.eclipse.emf.ecp.view.template.style.alignment.model.provider - package org.eclipse.emf.ecp.view.template.style.alignment.model.provider
 
org.eclipse.emf.ecp.view.template.style.alignment.model.util - package org.eclipse.emf.ecp.view.template.style.alignment.model.util
 
org.eclipse.emf.ecp.view.template.style.fontProperties.model - package org.eclipse.emf.ecp.view.template.style.fontProperties.model
 
org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl - package org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl
 
org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider - package org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider
 
org.eclipse.emf.ecp.view.template.style.fontProperties.model.util - package org.eclipse.emf.ecp.view.template.style.fontProperties.model.util
 
org.eclipse.emf.ecp.view.template.style.mandatory.model - package org.eclipse.emf.ecp.view.template.style.mandatory.model
 
org.eclipse.emf.ecp.view.template.style.mandatory.model.impl - package org.eclipse.emf.ecp.view.template.style.mandatory.model.impl
 
org.eclipse.emf.ecp.view.template.style.mandatory.model.provider - package org.eclipse.emf.ecp.view.template.style.mandatory.model.provider
 
org.eclipse.emf.ecp.view.template.style.mandatory.model.util - package org.eclipse.emf.ecp.view.template.style.mandatory.model.util
 
org.eclipse.emf.ecp.view.template.style.tableValidation.model - package org.eclipse.emf.ecp.view.template.style.tableValidation.model
 
org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl - package org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl
 
org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider - package org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider
 
org.eclipse.emf.ecp.view.template.style.tableValidation.model.util - package org.eclipse.emf.ecp.view.template.style.tableValidation.model.util
 
org.eclipse.emf.ecp.view.template.style.validation.model - package org.eclipse.emf.ecp.view.template.style.validation.model
 
org.eclipse.emf.ecp.view.template.style.validation.model.impl - package org.eclipse.emf.ecp.view.template.style.validation.model.impl
 
org.eclipse.emf.ecp.view.template.style.validation.model.provider - package org.eclipse.emf.ecp.view.template.style.validation.model.provider
 
org.eclipse.emf.ecp.view.template.style.validation.model.util - package org.eclipse.emf.ecp.view.template.style.validation.model.util
 
org.eclipse.emf.ecp.view.template.tooling.editor - package org.eclipse.emf.ecp.view.template.tooling.editor
 
org.eclipse.emf.ecp.view.template.tooling.wizards - package org.eclipse.emf.ecp.view.template.tooling.wizards
 
org.eclipse.emf.ecp.view.test.common - package org.eclipse.emf.ecp.view.test.common
 
org.eclipse.emf.ecp.view.test.common.swt - package org.eclipse.emf.ecp.view.test.common.swt
 
org.eclipse.emf.ecp.view.treemasterdetail.model - package org.eclipse.emf.ecp.view.treemasterdetail.model
 
org.eclipse.emf.ecp.view.treemasterdetail.model.impl - package org.eclipse.emf.ecp.view.treemasterdetail.model.impl
 
org.eclipse.emf.ecp.view.treemasterdetail.model.provider - package org.eclipse.emf.ecp.view.treemasterdetail.model.provider
 
org.eclipse.emf.ecp.view.treemasterdetail.model.util - package org.eclipse.emf.ecp.view.treemasterdetail.model.util
 
org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal - package org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal
 
org.eclipse.emf.ecp.view.ui.editor.test - package org.eclipse.emf.ecp.view.ui.editor.test
 
org.eclipse.emf.ecp.view.ui.editor.test.controls - package org.eclipse.emf.ecp.view.ui.editor.test.controls
 
org.eclipse.emf.ecp.view.unset.test - package org.eclipse.emf.ecp.view.unset.test
 
org.eclipse.emf.ecp.view.validation.bean - package org.eclipse.emf.ecp.view.validation.bean
 
org.eclipse.emf.ecp.view.validation.bean.test - package org.eclipse.emf.ecp.view.validation.bean.test
 
org.eclipse.emf.ecp.view.validation.test - package org.eclipse.emf.ecp.view.validation.test
 
org.eclipse.emf.ecp.view.validation.test.model - package org.eclipse.emf.ecp.view.validation.test.model
 
org.eclipse.emf.ecp.view.validation.test.model.impl - package org.eclipse.emf.ecp.view.validation.test.model.impl
 
org.eclipse.emf.ecp.view.validation.test.model.util - package org.eclipse.emf.ecp.view.validation.test.model.util
 
org.eclipse.emf.ecp.view.vertical.ui.swt.test - package org.eclipse.emf.ecp.view.vertical.ui.swt.test
 
org.eclipse.emf.ecp.view.viewproxy.tests - package org.eclipse.emf.ecp.view.viewproxy.tests
 
org.eclipse.emf.ecp.workspace.internal.core - package org.eclipse.emf.ecp.workspace.internal.core
 
org.eclipse.emf.ecp.workspace.internal.ui - package org.eclipse.emf.ecp.workspace.internal.ui
 
org.eclipse.emf.edit.ui.action.ecp - package org.eclipse.emf.edit.ui.action.ecp
 
org.eclipse.emf.edit.ui.dnd - package org.eclipse.emf.edit.ui.dnd
This provides a supplementary support for drag and drop based on delegation to the command framework.
org.eclipse.emf.edit.ui.provider - package org.eclipse.emf.edit.ui.provider
 
OverlayImageDescriptor - Class in org.eclipse.emf.ecp.edit.internal.swt.util
Allows one image descriptor to be overlayed on another image descriptor to generate a new image.
OverlayImageDescriptor(Image, ImageDescriptor, int) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.OverlayImageDescriptor
OverlayImageDescriptor constructor.
OverlayImageDescriptor(ImageData, ImageDescriptor, int) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.OverlayImageDescriptor
OverlayImageDescriptor constructor.

P

P_LINK_WITH_EDITOR - Static variable in class org.eclipse.emf.ecp.ui.e4.view.ECPModelView
 
PackageValidatorWrapper - Class in org.eclipse.emf.ecp.internal.diagnostician
Wrapper for ECPValidators that validate different EClasses from the same EPackage.
PackageValidatorWrapper(Map<EClassifier, ECPValidator>) - Constructor for class org.eclipse.emf.ecp.internal.diagnostician.PackageValidatorWrapper
Constructor.
PageCandidate - Class in org.eclipse.emf.ecp.editor.internal.e3
Represents a page candidate to be showsn in meeditor.
partActivated(IWorkbenchPartReference) - Method in class org.eclipse.emf.ecp.ui.linkedView.LinkedWithEditorPartListener
partBroughtToTop(IWorkbenchPartReference) - Method in class org.eclipse.emf.ecp.ui.linkedView.LinkedWithEditorPartListener
partClosed(IWorkbenchPartReference) - Method in class org.eclipse.emf.ecp.ui.linkedView.LinkedWithEditorPartListener
partDeactivated(IWorkbenchPartReference) - Method in class org.eclipse.emf.ecp.ui.linkedView.LinkedWithEditorPartListener
partHidden(IWorkbenchPartReference) - Method in class org.eclipse.emf.ecp.ui.linkedView.LinkedWithEditorPartListener
partInputChanged(IWorkbenchPartReference) - Method in class org.eclipse.emf.ecp.ui.linkedView.LinkedWithEditorPartListener
partOpened(IWorkbenchPartReference) - Method in class org.eclipse.emf.ecp.ui.linkedView.LinkedWithEditorPartListener
partVisible(IWorkbenchPartReference) - Method in class org.eclipse.emf.ecp.ui.linkedView.LinkedWithEditorPartListener
performFinish() - Method in class org.eclipse.emf.ecp.ecore.editor.ui.EMFSimpleProjectWizard
 
performFinish() - Method in class org.eclipse.emf.ecp.internal.wizards.AddReferenceModelElementWizard
 
performFinish() - Method in class org.eclipse.emf.ecp.internal.wizards.AddRepositoryWizard
 
performFinish() - Method in class org.eclipse.emf.ecp.internal.wizards.CheckoutProjectWizard
 
performFinish() - Method in class org.eclipse.emf.ecp.internal.wizards.CreateProjectWizard
 
performFinish() - Method in class org.eclipse.emf.ecp.internal.wizards.FilterModelElementWizard
 
performFinish() - Method in class org.eclipse.emf.ecp.internal.wizards.SelectEStructuralFeaturesWizard
performFinish() - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
 
performFinish() - Method in class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard
.
performFinish() - Method in class org.eclipse.emf.ecp.view.editor.handler.CreateDomainModelReferenceWizard
.
performFinish() - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizard
performFinish() - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
 
performFinish() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
Do the work after everything is specified.
performFinish() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
 
performFinish() - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizard
 
performFinish() - Method in class org.eclipse.emf.ecp.workspace.internal.ui.NewXMIFileWizard
 
Perspective - Class in org.eclipse.emf.ecp.makeithappen.application.sample.e3
Default Perspective.
Perspective() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.e3.Perspective
 
Perspective - Class in org.eclipse.emf.ecp.makeithappen.application.sample.rap
Default Perspective.
Perspective() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.rap.Perspective
 
Perspective - Class in org.eclipse.emf.ecp.rap
Configures the perspective layout.
Perspective() - Constructor for class org.eclipse.emf.ecp.rap.Perspective
 
PGroupRenderer - Class in org.eclipse.emf.ecp.makeithappen.view.group.swt.pgroup
Renders a VGroup as Eclipse Nebula PGroup widget.
PGroupRenderer() - Constructor for class org.eclipse.emf.ecp.makeithappen.view.group.swt.pgroup.PGroupRenderer
 
PGroupRenderer - Class in org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup
Renderer for a collapsible VGroup using PGroup from Nebula.
PGroupRenderer() - Constructor for class org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup.PGroupRenderer
 
PGroupRendererTester - Class in org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup
ECPRendererTester for the PGroupRenderer.
PGroupRendererTester() - Constructor for class org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup.PGroupRendererTester
 
PlayerValidatorHeight - Class in org.eclipse.emf.ecp.validation.diagnostician.test
 
PlayerValidatorHeight() - Constructor for class org.eclipse.emf.ecp.validation.diagnostician.test.PlayerValidatorHeight
 
PlayerValidatorName - Class in org.eclipse.emf.ecp.validation.diagnostician.test
 
PlayerValidatorName() - Constructor for class org.eclipse.emf.ecp.validation.diagnostician.test.PlayerValidatorName
 
PlayerValidatorOK - Class in org.eclipse.emf.ecp.validation.diagnostician.test
 
PlayerValidatorOK() - Constructor for class org.eclipse.emf.ecp.validation.diagnostician.test.PlayerValidatorOK
 
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.application3x.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.cdo.internal.core.Activator
The PlugIn ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
The PlugIn ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.core.test.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.editor.internal.e3.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.emfstore.core.internal.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.explorereditorbridge.internal.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.ide.editor.view.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.ide.util.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.ide.util.test.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.ide.view.service.Activator
The PlugIn ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.internal.core.Activator
The constant holding the id of this plugin.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.internal.diagnostician.Activator
The PlugIn ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.internal.edit.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.internal.ui.Activator
The PlugIn ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.internal.ui.validation.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.internal.view.model.provider.xmi.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.makeithappen.internal.wizards.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.rap.Activator
The plugin ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.ui.platform.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.validation.connector.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.editor.controls.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.categorization.swt.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.context.Activator
The constant holding the id of this plugin.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.horizontal.swt.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.model.common.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.swt.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.ui.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.validation.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.internal.validation.bean.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.label.rap.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.model.internal.preview.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.model.internal.project.installer.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.model.preview.common.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.spi.label.swt.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.spi.model.impl.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.workspace.internal.core.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.ecp.workspace.internal.ui.Activator
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.emf.edit.ui.provider.Activator
The plug-in ID.
POJORendererFactory - Class in org.eclipse.emf.ecp.view.model.common.di.renderer
Factory for creating POJO renderers.
POWER_BLOCK - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Power Block' class.
POWER_BLOCK - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Power Block' class.
POWER_BLOCK__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Name' attribute feature.
POWER_BLOCK__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Name' attribute.
POWER_BLOCK_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Power Block' class.
PowerBlock - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Power Block'.
PowerBlockImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Power Block'.
preDestroy() - Method in class org.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
Clean up code.
PreferenceHelper - Class in org.eclipse.emf.ecp.internal.ui
The preference helper aids storing {key, value} pairs.
preStartup() - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchAdvisor
 
Preview - Class in org.eclipse.emf.ecp.view.model.preview.common
This class renders the contents of a VView in a Composite.
Preview(Composite) - Constructor for class org.eclipse.emf.ecp.view.model.preview.common.Preview
The constructor.
PreviewReferenceService - Class in org.eclipse.emf.ecp.view.model.preview.common
 
PreviewReferenceService() - Constructor for class org.eclipse.emf.ecp.view.model.preview.common.PreviewReferenceService
 
PreviewView - Class in org.eclipse.emf.ecp.view.model.internal.preview.e3.views
The ViewPart containing a rendered version a VView.
PreviewView() - Constructor for class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
The constructor.
preWindowOpen() - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchWindowAdvisor
preWindowOpen() - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.e3.ApplicationWorkbenchWindowAdvisor
 
preWindowOpen() - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.ApplicationWorkbenchWindowAdvisor
 
preWindowOpen() - Method in class org.eclipse.emf.ecp.rap.ApplicationWorkbenchWindowAdvisor
projectChanged(ECPProject, boolean) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPProjectOpenClosedObserver
This is called when a project is opened or closed.
projectChanged(ECPProject, boolean) - Method in class org.eclipse.emf.ecp.internal.ui.model.ModelContentProvider
This is called when a project is opened or closed.
projectChanged(ECPProject, boolean) - Method in class org.eclipse.emf.ecp.internal.ui.model.ModelLabelProvider
This is called when a project is opened or closed.
projectChanged(ECPProject, boolean) - Method in class org.eclipse.emf.ecp.ui.transaction.TransactionalModelLabelProvider
This is called when a project is opened or closed.
projectDelete(ECPProject) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPProjectPreDeleteObserver
Method that gets notified before a project is deleted.
projectDelete(ECPProject) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
Method that gets notified before a project is deleted.
ProjectEMFStoreBranchDecorator - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
 
ProjectEMFStoreBranchDecorator() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
 
ProjectEMFStoreDirtyDecorator - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
Dirty Decorator for Projects.
ProjectEMFStoreDirtyDecorator() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreDirtyDecorator
Instantiates a new EMFStoreDirtyDecorator.
ProjectFilterdPackagesHandler - Class in org.eclipse.emf.ecp.ui.commands
This Handler uses the ECPHandlerHelper#filterProjectPackages(ECPProject, org.eclipse.emf.ecp.ui.common.AbstractUICallback) method to filter a project.
ProjectFilterdPackagesHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.ProjectFilterdPackagesHandler
 
ProjectHelper - Class in org.eclipse.emf.ecp.ecore.editor.util
Computes several strings like a namespace URL based on a project name.
ProjectHelper(String) - Constructor for class org.eclipse.emf.ecp.ecore.editor.util.ProjectHelper
 
ProjectInstallerWizard - Class in org.eclipse.emf.ecp.ide.util.test
 
ProjectInstallerWizard() - Constructor for class org.eclipse.emf.ecp.ide.util.test.ProjectInstallerWizard
 
ProjectInstallerWizard - Class in org.eclipse.emf.ecp.ide.view.service.test
 
ProjectInstallerWizard() - Constructor for class org.eclipse.emf.ecp.ide.view.service.test.ProjectInstallerWizard
 
projectNameChanged(String) - Method in interface org.eclipse.emf.ecp.ui.common.CheckoutProjectComposite.CheckoutProjectChangeListener
Callback method providing the new project name.
projectNameChanged(String) - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite.CreateProjectChangeListener
Callback method providing the new project name.
ProjectNameTest - Class in org.eclipse.emf.ecp.ecore.editor.test
 
ProjectNameTest() - Constructor for class org.eclipse.emf.ecp.ecore.editor.test.ProjectNameTest
 
ProjectPropertiesDialog - Class in org.eclipse.emf.ecp.internal.ui.dialogs
 
ProjectPropertiesDialog(Shell, boolean, ECPProject) - Constructor for class org.eclipse.emf.ecp.internal.ui.dialogs.ProjectPropertiesDialog
 
ProjectPropertiesDialog_DialogTitle - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
ProjectPropertiesDialog_DialogTitle_Closed - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
ProjectPropertiesDialog_DialogTitle_Open - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
ProjectPropertiesDialog_DialogTitle_ProjectIs - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
ProjectPropertiesDialog_ProjectProvider - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
ProjectPropertiesDialog_ProjectRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
ProjectPropertiesHandler - Class in org.eclipse.emf.ecp.ui.commands
Then handler for opening a non editable properties dialog on an ECPProject.
ProjectPropertiesHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.ProjectPropertiesHandler
 
projectsChanged(Collection<ECPProject>, Collection<ECPProject>) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPProjectsChangedObserver
This is called when a project changes, so if it is either added or removed.
projectsChanged(Collection<ECPProject>, Collection<ECPProject>) - Method in class org.eclipse.emf.ecp.internal.ui.model.ModelContentProvider
This is called when a project changes, so if it is either added or removed.
PROP_BRANCH_PATH - Static variable in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
The key for the branch path ECP project property.
PROP_CERTIFICATE - Static variable in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Property constant for Repository Certificate.
PROP_CONNECTOR_DESCRIPTION - Static variable in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
The key for the connector description ECP project property.
PROP_CONNECTOR_TYPE - Static variable in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
The key for the connector type ECP project property.
PROP_PORT - Static variable in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Property constant for Repository Port.
PROP_PROJECTSPACEID - Static variable in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Property constant for ProjectSpaceID.
PROP_REPOSITORY_NAME - Static variable in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
The key for the repository name ECP project property.
PROP_REPOSITORY_URL - Static variable in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Property constant for Repository URL.
PROP_ROOT_URI - Static variable in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
Root URI Property Name.
PROP_SERVERINFOID - Static variable in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
Property constant for ServerInfoID.
PROP_TIME_STAMP - Static variable in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
The key for the time stamp ECP project property.
PROP_WORKSPACE_ID - Static variable in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
The key for the workspace ID ECP project property.
Properties - Class in org.eclipse.emf.ecp.internal.core.util
 
Properties() - Constructor for class org.eclipse.emf.ecp.internal.core.util.Properties
Default constructor.
Properties(ObjectInput) - Constructor for class org.eclipse.emf.ecp.internal.core.util.Properties
 
Properties.Property - Class in org.eclipse.emf.ecp.internal.core.util
 
Properties.Property(String, String) - Constructor for class org.eclipse.emf.ecp.internal.core.util.Properties.Property
Default constructor.
propertiesChanged(ECPProperties, Collection<Map.Entry<String, String>>, Collection<Map.Entry<String, String>>) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPPropertiesObserver
This is called to indicate, that properties changed.
propertiesChanged(ECPProperties, Collection<Map.Entry<String, String>>, Collection<Map.Entry<String, String>>) - Method in class org.eclipse.emf.ecp.internal.ui.model.PropertiesContentProvider
This is called to indicate, that properties changed.
PropertiesComposite - Class in org.eclipse.emf.ecp.internal.ui.composites
 
PropertiesComposite(Composite, boolean, ECPProperties) - Constructor for class org.eclipse.emf.ecp.internal.ui.composites.PropertiesComposite
 
PropertiesComposite_AddProperty - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
PropertiesComposite_EditProperty - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
PropertiesComposite_RemoveProperty - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
PropertiesComposite_TableColumnName_Key - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
PropertiesComposite_TableColumnName_Value - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
PropertiesContentProvider - Class in org.eclipse.emf.ecp.internal.ui.model
 
PropertiesContentProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.model.PropertiesContentProvider
Constructor.
PropertiesDialog - Class in org.eclipse.emf.ecp.internal.ui.dialogs
 
PropertiesDialog(Shell, String, String, boolean, ECPProperties) - Constructor for class org.eclipse.emf.ecp.internal.ui.dialogs.PropertiesDialog
 
PropertiesDialog_DialogTitle - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
PropertiesElement - Class in org.eclipse.emf.ecp.internal.core.util
An element holding ECPProperties.
PropertiesElement(String, ECPProperties) - Constructor for class org.eclipse.emf.ecp.internal.core.util.PropertiesElement
Constructor.
PropertiesElement(ObjectInput) - Constructor for class org.eclipse.emf.ecp.internal.core.util.PropertiesElement
Create a PropertiesElement from an ObjectInput.
PropertiesLabelProvider - Class in org.eclipse.emf.ecp.internal.ui.model
 
PropertiesLabelProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.model.PropertiesLabelProvider
 
PropertiesStore<ELEMENT extends PropertiesStore.StorableElement,OBSERVER extends ECPObserver> - Class in org.eclipse.emf.ecp.internal.core.util
 
PropertiesStore() - Constructor for class org.eclipse.emf.ecp.internal.core.util.PropertiesStore
Default constructor.
PropertiesStore.StorableElement - Interface in org.eclipse.emf.ecp.internal.core.util
 
PropertyDialog - Class in org.eclipse.emf.ecp.internal.ui.dialogs
Dialog to edit one property.
PropertyDialog(Shell, boolean, String, String) - Constructor for class org.eclipse.emf.ecp.internal.ui.dialogs.PropertyDialog
Constructor to edit an existing property.
PropertyDialog(Shell) - Constructor for class org.eclipse.emf.ecp.internal.ui.dialogs.PropertyDialog
Constructor for a new property.
PropertyDialog_Key - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
PropertyDialog_Message - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
PropertyDialog_Title - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
PropertyDialog_Value - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
providerChanged(ECPProvider) - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite.CreateProjectChangeListener
Callback method providing the new provide.
providersChanged(Collection<ECPProvider>, Collection<ECPProvider>) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPProvidersChangedObserver
This is called to indicate, that providers changed.
providersChanged(Collection<ECPProvider>, Collection<ECPProvider>) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
This is called to indicate, that providers changed.
providersChanged(Collection<ECPProvider>, Collection<ECPProvider>) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersContentProvider
 
providersChanged(Collection<ECPProvider>, Collection<ECPProvider>) - Method in class org.eclipse.emf.ecp.ui.views.ModelRepositoriesView
This is called to indicate, that providers changed.
ProvidersContentProvider - Class in org.eclipse.emf.ecp.internal.ui.model
 
ProvidersContentProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.model.ProvidersContentProvider
 
ProvidersContentProvider(boolean) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.ProvidersContentProvider
 
ProvidersLabelProvider - Class in org.eclipse.emf.ecp.internal.ui.model
 
ProvidersLabelProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
 
ProxyResolverViewService - Class in org.eclipse.emf.ecp.view.internal.viewproxy.resolver
ViewModelService which replaces all VViewProxy occurrences in the view model with its resolved contents.
ProxyResolverViewService() - Constructor for class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ProxyResolverViewService
 
put(K, V) - Method in class org.eclipse.emf.ecp.common.BidirectionalMap
Associates the specified value with the specified key in this map and vice versa.
putContext(VElement, IEclipseContext) - Method in interface org.eclipse.emf.ecp.view.model.common.di.service.EclipseContextViewService
Sets the context for the VElement.
putContext(VElement, IEclipseContext) - Method in class org.eclipse.emf.ecp.view.model.common.di.service.impl.EclipseContextViewServiceImpl
Sets the context for the VElement.
putContextValue(String, Object) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Puts the value for the provided key into the context.
putContextValue(String, Object) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Puts the value for the provided key into the context.
putIntoCache(Object, T) - Method in class org.eclipse.emf.ecp.common.cachetree.CachedTreeNode
Puts a value into the cache and updates its value.

R

RAPImageRegistryService - Class in org.eclipse.emf.ecp.view.internal.util.swt.rap
The RAP instance of the ImageRegistryService.
RAPImageRegistryService() - Constructor for class org.eclipse.emf.ecp.view.internal.util.swt.rap.RAPImageRegistryService
 
RAPWrapper - Class in org.eclipse.emf.ecp.rap.spi.util
The RAP Wrapper for JFace Dialog class.
RAPWrapper() - Constructor for class org.eclipse.emf.ecp.rap.spi.util.RAPWrapper
 
RCPImageRegistryService - Class in org.eclipse.emf.ecp.view.internal.util.swt
An ImageRegistryService which expects exactly one UI Thread.
RCPImageRegistryService() - Constructor for class org.eclipse.emf.ecp.view.internal.util.swt.RCPImageRegistryService
The default constructor.
READ_ONLY_COLUMN_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the ' Read Only Column Configuration' class.
READ_ONLY_COLUMN_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The meta object id for the ' Read Only Column Configuration' class.
READ_ONLY_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCES - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the 'Column Domain References' reference list feature.
READ_ONLY_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCES - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Column Domain References' reference list.
READ_ONLY_COLUMN_CONFIGURATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The number of structural features of the 'Read Only Column Configuration' class.
ReadOnlyColumnConfigurationItemProvider - Class in org.eclipse.emf.ecp.view.spi.table.model.provider
This is the item provider adapter for a VReadOnlyColumnConfiguration object.
ReadOnlyColumnConfigurationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
This constructs an instance from a factory and a notifier.
RealmSetter - Class in org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee
Realm Setter.
ReferenceMultiControl - Class in org.eclipse.emf.ecp.edit.internal.swt.reference
This class defines a Control which is used for displaying EStructuralFeatures which have a multi reference.
ReferenceMultiControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControl
 
ReferenceMultiControl_NotSetClickToSet - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
ReferenceMultiControl_NotSetClickToSet - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
ReferenceMultiControl_Unset - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
ReferenceMultiControl_Unset - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
ReferenceMultiControlTester - Class in org.eclipse.emf.ecp.edit.internal.swt.reference
This is a dynamic tester for an reference multi control.
ReferenceMultiControlTester() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControlTester
 
ReferenceService - Interface in org.eclipse.emf.ecp.edit.spi
 
refresh(TreeViewer, Object...) - Static method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
 
refresh() - Method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizard.MakeItHappenPage
 
refresh(Viewer, Object, int, Object, Object, Object, int) - Method in class org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh
 
refreshAbstractTreeViewer(AbstractTreeViewer, Object, int, Object, Object, Object, int) - Method in class org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh
 
refreshListViewer(ListViewer, Object, int, Object, Object, Object, int) - Method in class org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh
 
refreshStructuredViewer(StructuredViewer, Object, int, Object, Object, Object, int) - Method in class org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh
 
refreshTableViewer(TableViewer, Object, int, Object, Object, Object, int) - Method in class org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh
 
refreshTreeViewer(TreeViewer, Object, int, Object, Object, Object, int) - Method in class org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh
 
refreshViewer() - Method in class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
 
refreshViewer(boolean, Object...) - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
 
refreshViewer(Viewer, Object, int, Object, Object, Object, int) - Method in class org.eclipse.emf.edit.ui.provider.NotifyChangedToViewerRefresh
 
RefreshViewerAction - Class in org.eclipse.emf.ecp.ui.actions
 
RefreshViewerAction(Viewer) - Constructor for class org.eclipse.emf.ecp.ui.actions.RefreshViewerAction
 
register(ECPObserver) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPObserverBus
Registers an observer for all observer interfaces implemented by the object or its super classes.
register(String, VView) - Method in class org.eclipse.emf.ecp.ide.view.internal.service.IDEViewModelRegistryImpl
 
register(String, VView) - Method in interface org.eclipse.emf.ecp.ide.view.service.IDEViewModelRegistry
Register an ECore with a VView.
register(ECPObserver) - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverBusImpl
Registers an observer for all observer interfaces implemented by the object or its super classes.
register(ECPObserver, Class<? extends ECPObserver>...) - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverBusImpl
Registers an observer for the specified observer interfaces.
register(ECPValidationResultService.ECPValidationResultServiceListener) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
Registers a listener that gets informed whenever the input changes.
register(ECPValidationResultService.ECPValidationResultServiceListener, Set<EClassifier>) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
Registers a listener that gets informed whenever there is a validation result for an object of a type from the given set of EClassifiers.
register(ECPValidationResultService.ECPValidationResultServiceListener) - Method in interface org.eclipse.emf.ecp.ui.validation.ECPValidationResultService
Registers a listener that gets informed whenever the input changes.
register(ECPValidationResultService.ECPValidationResultServiceListener, Set<EClassifier>) - Method in interface org.eclipse.emf.ecp.ui.validation.ECPValidationResultService
Registers a listener that gets informed whenever there is a validation result for an object of a type from the given set of EClassifiers.
register(VElement, T, Condition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleRegistry
Creates a setting from the given EObject and the LeafCondition and register it with the VElement.
registerCellReadOnlyTester(ECPCellReadOnlyTester) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.CellReadOnlyTesterHelper
Register an ECPCellReadOnlyTester programmatically.
registerDomainChangeListener(ModelChangeListener) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
 
registerDomainChangeListener(ModelChangeListener) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Register domain change listener.
registerEcore(String) - Static method in class org.eclipse.emf.ecp.internal.ide.util.EcoreHelper
Put an ecore's EPackage into the EPackage.Registry.
registerEPackage(InternalRepository, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.RegisterEPackageHelper
Registers an EPackage on a selected InternalRepository.
RegisterEPackageHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
RegisterEPackageHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.RegisterEPackageHandler
 
RegisterEPackageHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore Register EPackage Handler delegating to the RegisterEPackageHelper.
RegisterEPackageHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.RegisterEPackageHandler
 
RegisterEPackageHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore Register EPackage Helper delegating to the EMFStore UIRegisterEPackageController.
registerForAll() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
registerForAllClassifier() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
registerForSpecificClassifier() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
registerForViewModelChanges() - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
Adds adapter to listen to changes in the currently cached view model.
registerValidationListener(ViewValidationListener) - Method in interface org.eclipse.emf.ecp.view.internal.validation.ValidationService
Registers a listener that will receive Diagnostics with severity higher than Diagnostic#OK.
registerValidationListener(ViewValidationListener) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
Registers a listener that will receive Diagnostics with severity higher than Diagnostic#OK.
registerViewChangeListener(ModelChangeListener) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
 
registerViewChangeListener(ModelChangeListener) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Register view change listener.
registerViewModel(VView, String) - Method in class org.eclipse.emf.ecp.ide.view.internal.service.IDEViewModelRegistryImpl
 
registerViewModel(VView, String) - Method in interface org.eclipse.emf.ecp.ide.view.service.IDEViewModelRegistry
Register a view with its absolute path.
registerViewModelEditor(VView, ViewModelEditorCallback) - Method in class org.eclipse.emf.ecp.ide.view.internal.service.IDEViewModelRegistryImpl
 
registerViewModelEditor(VView, ViewModelEditorCallback) - Method in interface org.eclipse.emf.ecp.ide.view.service.IDEViewModelRegistry
Register a view model editor with a view.
Registry<ELEMENT,OBSERVER extends ECPObserver> - Class in org.eclipse.emf.ecp.internal.core.util
 
Registry() - Constructor for class org.eclipse.emf.ecp.internal.core.util.Registry
Default constructor.
registryChanged(IRegistryChangeEvent) - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
reload(InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
Reloads the project.
reloadViewModel() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
Called by the framework to trigger a view model reload.
reloadViewModel() - Method in interface org.eclipse.emf.ecp.ide.view.service.ViewModelEditorCallback
Called by the framework to trigger a view model reload.
remove(EObject) - Method in class org.eclipse.emf.ecp.common.cachetree.AbstractCachedTree
Removes the cache entry that contains the given EObject.
remove() - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPModelElementChangeListener
Removes the ECPModelElementChangeListener.
remove(EObject) - Method in interface org.eclipse.emf.ecp.validation.api.IValidationService
Removes the severity of the given EObject.
remove() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.DomainModelReferenceIterator
removeAdapter() - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
 
removeAddProviderTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProviderRegistryTest
 
removeByKey(K) - Method in class org.eclipse.emf.ecp.common.BidirectionalMap
Removes the bidirectional mapping for the given key.
removeByValue(V) - Method in class org.eclipse.emf.ecp.common.BidirectionalMap
Removes the bidirectional mapping for the given value.
removeCondition(Condition) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleRegistry
Removes the given condition from the registry.
removeContextUser(Object) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Inner method for unregistering the context user.
removeDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Removed a ECPDisposable.DisposeListener from this instance.
removeDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.internal.core.util.Disposable
Removed a ECPDisposable.DisposeListener from this instance.
removeDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
Removed a ECPDisposable.DisposeListener from this instance.
removeDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Removed a ECPDisposable.DisposeListener from this instance.
removeDisposeListener(ECPDisposable.DisposeListener) - Method in interface org.eclipse.emf.ecp.spi.core.util.ECPDisposable
Removed a ECPDisposable.DisposeListener from this instance.
removeDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Removed a ECPDisposable.DisposeListener from this instance.
removeEFeature(EStructuralFeature, Condition) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleRegistry
Removes a EStructuralFeature from the mapping.
removeFromCache(Object) - Method in class org.eclipse.emf.ecp.common.cachetree.CachedTreeNode
Removes a (child) object from the cache and updates its value.
removeListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
removeListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreUnsharedDecorator
.
removeListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreDirtyDecorator
removeListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewBranchDecorator
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewLabelDecorator
removeListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
This removes a listener.
removeListener(ILabelProviderListener) - Method in class org.eclipse.emf.ecp.validation.connector.ValidationFailedDecorator
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
This removes a listener.
removeListener(ILabelProviderListener) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Since we won't ever add listeners, we can just ignore this.
removeObserver(ECPPropertiesObserver) - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
Removes an ECPPropertiesObserver from the collection of observer which will be notified if a property changes.
removeObserver(OBSERVER) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
Removes an ECPObserver to the ECPObserverBus.
removeOperation(EObject) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
Call to indicate that an EObject was removed.
removeProject(ECPProject) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
Removes an ECPProject from the Cache.
removeProperty(String) - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
Removes a property.
removeProperty(String) - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
Removes a property.
removeProvider(String) - Method in interface org.eclipse.emf.ecp.core.ECPProviderRegistry
Delete a provider programmatically from the list of available providers by its name.
removeProvider(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
Delete a provider programmatically from the list of available providers by its name.
removeRenderable(VElement) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleRegistry
Removes the given VElement from the registry.
removeResolveListener(InternalElementRegistry.ResolveListener<ELEMENT>) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementRegistry
 
removeResolveListener(InternalElementRegistry.ResolveListener<ELEMENT>) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalElementRegistry
 
removeRule(T) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleRegistry
Removes the given rule from the registry.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
removeValidationProvider(ValidationProvider) - Method in interface org.eclipse.emf.ecp.view.internal.validation.ValidationService
Removes a validation provider from the list of known validation providers.
removeValidationProvider(ValidationProvider) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
Removes a validation provider from the list of known validation providers.
removeView() - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
Removes the cached view.
render(SWTGridCell, Composite) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRenderer
Renders the passed VElement.
render(Composite, EObject) - Method in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTViewRenderer
Creates a view with the attributes of the domain object.
render(Composite, EObject, VView) - Method in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTViewRenderer
Creates a view with the attributes of the domain object.
render(Composite, ViewModelContext) - Method in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTViewRenderer
Creates a view with the attributes of the domain object.
render(Composite, EObject, Map<String, Object>) - Method in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTViewRenderer
Creates a view with the attributes of the domain object.
render(Composite, EObject) - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewRendererImpl
Creates a view with the attributes of the domain object.
render(Composite, EObject, VView) - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewRendererImpl
Creates a view with the attributes of the domain object.
render(Composite, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewRendererImpl
Creates a view with the attributes of the domain object.
render(Composite, EObject, Map<String, Object>) - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewRendererImpl
Creates a view with the attributes of the domain object.
render(Object, VElement, ViewModelContext) - Static method in class org.eclipse.emf.ecp.view.model.common.di.renderer.DIRendererUtil
Renders the given pojo.
render(VView, EObject) - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
Render the contents of the VView.
render(SWTGridCell, Composite) - Method in class org.eclipse.emf.ecp.view.spi.swt.AbstractSWTRenderer
Renders the passed VElement.
render(VElement, EObject, Shell) - Static method in class org.eclipse.emf.ecp.view.test.common.swt.SWTViewTestHelper
 
render(VElement, Shell) - Static method in class org.eclipse.emf.ecp.view.test.common.swt.SWTViewTestHelper
 
renderControl(SWTGridCell, Composite) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer.DICustomControlSWT
Renders the control.
renderControl(SWTGridCell, Composite) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub
Renders the control.
renderControl(SWTGridCell, Composite) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub2
Renders the control.
renderControl(SWTGridCell, Composite) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub3
Renders the control.
renderControl(SWTGridCell, Composite) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
Renders the control.
renderControl(SWTGridCell, Composite) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ValidationCustomControl
Renders the control.
renderControl(SWTGridCell, Composite) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Renders the control.
renderControlLabelAlignmentLeft() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlRendererTest
 
renderControlLabelAlignmentLeft() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlRendererTest
 
renderControlLabelAlignmentLeft() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlRendererTest
 
renderControlLabelAlignmentLeft() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.TextControlRendererTest
 
renderControlLabelAlignmentLeft() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlRendererTest
 
renderControlLabelAlignmentNone() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlRendererTest
 
renderControlLabelAlignmentNone() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlRendererTest
 
renderControlLabelAlignmentNone() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlRendererTest
 
renderControlLabelAlignmentNone() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.TextControlRendererTest
 
renderControlLabelAlignmentNone() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlRendererTest
 
RendererMessages - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
rendererRemovesListenerTest() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.CorrectDiposeTest
 
RenderingConfiguration - Class in org.eclipse.emf.ecp.view.spi.renderer
Deprecated. 
RenderingResultRow<T> - Interface in org.eclipse.emf.ecp.view.spi.renderer
Deprecated. 
RenderingResultRowFactory<CONTROL> - Interface in org.eclipse.emf.ecp.view.spi.renderer
Deprecated. 
renderLabel() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlRendererTest
 
renderLabel() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlRendererTest
 
renderLabel() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.TextControlRendererTest
 
renderLabel() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlRendererTest
 
renderValidationIconLabelAlignmentLeft() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.AbstractControlTest
 
renderValidationIconLabelAlignmentNone() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.AbstractControlTest
 
repositoriesChanged(Collection<ECPRepository>, Collection<ECPRepository>) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPRepositoriesChangedObserver
This is called to indicate, that repositories changed.
repositoriesChanged(Collection<ECPRepository>, Collection<ECPRepository>) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
This is called to indicate, that repositories changed.
repositoriesChanged(Collection<ECPRepository>, Collection<ECPRepository>) - Method in class org.eclipse.emf.ecp.internal.ui.model.RepositoriesContentProvider
This is called to indicate, that repositories changed.
RepositoriesContentProvider - Class in org.eclipse.emf.ecp.internal.ui.model
 
RepositoriesContentProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.model.RepositoriesContentProvider
 
RepositoriesContentProvider(ECPProvider) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.RepositoriesContentProvider
 
RepositoriesLabelProvider - Class in org.eclipse.emf.ecp.internal.ui.model
 
RepositoriesLabelProvider(ECPModelContextProvider) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.RepositoriesLabelProvider
 
repositoryDescriptionChanged(String) - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite.AddRepositoryChangeListener
Notifies when the description changes.
repositoryLabelChanged(String) - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite.AddRepositoryChangeListener
Notifies when the label changes.
repositoryNameChanged(String) - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite.AddRepositoryChangeListener
Notifies when the name is changed.
RepositoryPropertiesDialog - Class in org.eclipse.emf.ecp.internal.ui.dialogs
 
RepositoryPropertiesDialog(Shell, boolean, ECPRepository) - Constructor for class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
 
RepositoryPropertiesDialog_DialogTitle - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
RepositoryPropertiesDialog_RepositoryProvider - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
RepositoryPropertiesHandler - Class in org.eclipse.emf.ecp.ui.commands
Then handler for opening a non editable properties dialog on an ECPProject.
RepositoryPropertiesHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.RepositoryPropertiesHandler
 
repositoryProviderChanged(ECPProvider) - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite.AddRepositoryChangeListener
Notifies when the provider changes.
RepositoryViewBranchDecorator - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
Optional decorator.
RepositoryViewBranchDecorator() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewBranchDecorator
 
RepositoryViewLabelDecorator - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
Decorates the label of a ServerInfo object according to its login state.
RepositoryViewLabelDecorator() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewLabelDecorator
 
reregisterForMore() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
reregisterFromAllToSpecific() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
reregisterFromSpecificToAllToOtherSpecific() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
resetHitCount() - Static method in class org.eclipse.emf.ecp.ui.validation.test.TestDoubleClickListener
 
resetValidation() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
Deprecated.  
resetValidation() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated.  
resolveDomainReferences(EObject, EObject) - Static method in class org.eclipse.emf.ecp.view.spi.model.util.ViewModelUtil
Resolves all VDomainModelReferences which are contained under the provided renderable using the provided domain model.
ResolverViewServiceTest - Class in org.eclipse.emf.ecp.view.internal.viewproxy.resolver
 
ResolverViewServiceTest() - Constructor for class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ResolverViewServiceTest
 
ResourceManager - Class in org.eclipse.emf.ecp.cdo.internal.ui
Utility class for managing OS resources associated with SWT/JFace controls such as colors, fonts, images, etc.
ResourceManager() - Constructor for class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
 
ResourceManager.PluginResourceProvider - Interface in org.eclipse.emf.ecp.cdo.internal.ui
Provider for plugin resources, used by WindowBuilder at design time.
resultChanged(Object) - Method in interface org.eclipse.emf.ecp.ui.validation.ECPValidationResultService.ECPValidationResultServiceListener
Called whenever the input changes.
revert(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.RevertAllOperationsHelper
Reverts all Operations from the selected InternalProject.
RevertAllOperationsHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore RevertAllOperations Handler delegating to the RevertAllOperationsHelper.
RevertAllOperationsHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.RevertAllOperationsHandler
 
RevertAllOperationsHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore RevertAllOperations Helper delegating to the EMFStore UIRevertOperationController.
RevertHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
RevertHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.RevertHandler
 
RIGHT_VALUE - Static variable in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
The 'RIGHT' literal value.
ROOT_KEY - Static variable in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeMasterDetailSWTRenderer
 
RootEClassControlECPTester - Class in org.eclipse.emf.ecp.view.editor.controls
 
RootEClassControlECPTester() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.RootEClassControlECPTester
 
RootEClassControlIDETester - Class in org.eclipse.emf.ecp.view.editor.controls
 
RootEClassControlIDETester() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.RootEClassControlIDETester
 
ROW - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
The meta object literal for the 'Row' class.
ROW - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The meta object id for the 'Row' class.
ROW__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
The meta object literal for the 'Children' containment reference list feature.
ROW__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The feature id for the 'Children' containment reference list.
ROW_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The number of structural features of the 'Row' class.
RowItemProvider - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
This is the item provider adapter for a VRow object.
RowItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
This constructs an instance from a factory and a notifier.
Rule - Interface in org.eclipse.emf.ecp.view.spi.rule.model
A representation of the model object 'Rule'.
RULE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Rule' class.
RULE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The meta object id for the 'Rule' class.
RULE__CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Condition' containment reference feature.
RULE__CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The feature id for the 'Condition' containment reference.
RULE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The number of structural features of the 'Rule' class.
RuleAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.rule.model.util
The Adapter Factory for the model.
RuleAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
Creates an instance of the adapter factory.
RuleEditPlugin - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
This is the central singleton for the Rule edit plugin.
RuleEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleEditPlugin
Create the instance.
RuleEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
The actual implementation of the Eclipse Plugin.
RuleEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleEditPlugin.Implementation
Creates an instance.
RuleFactory - Interface in org.eclipse.emf.ecp.view.spi.rule.model
The Factory for the model.
RuleFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
An implementation of the model Factory.
RuleFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
Creates an instance of the factory.
RuleFeaturePathControl - Class in org.eclipse.emf.ecp.view.editor.controls
 
RuleFeaturePathControl() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.RuleFeaturePathControl
 
RuleFeaturePathTester - Class in org.eclipse.emf.ecp.view.editor.controls
ECPApplicableTester for checking the RuleFeaturePathControl.
RuleFeaturePathTester() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.RuleFeaturePathTester
Default constrcutor.
RuleHandle - Class in org.eclipse.emf.ecp.view.rule.test
 
RuleHandle(Rule, VElement, EObject) - Constructor for class org.eclipse.emf.ecp.view.rule.test.RuleHandle
Constructor.
RuleImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
An implementation of the model object 'Rule'.
RuleItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
This is the item provider adapter for a Rule object.
RuleItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProvider
This constructs an instance from a factory and a notifier.
RuleItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
RuleItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This constructs an instance.
RuleItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
A child creation extender for the VViewPackage.
RuleItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory.ViewChildCreationExtender
 
RulePackage - Interface in org.eclipse.emf.ecp.view.spi.rule.model
The Package for the model.
RulePackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.rule.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
RulePackageImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
An implementation of the model Package.
RuleRegistry<T extends Rule> - Class in org.eclipse.emf.ecp.view.internal.rule
Rule registry that maintains which VElements are affected if a setting is changed.
RuleRegistry() - Constructor for class org.eclipse.emf.ecp.view.internal.rule.RuleRegistry
Default constructor.
RuleService - Class in org.eclipse.emf.ecp.view.internal.rule
Rule service that, once instantiated, maintains and synchronizes the state of a rule with its VElement.
RuleService() - Constructor for class org.eclipse.emf.ecp.view.internal.rule.RuleService
Instantiates the rule service.
RuleServiceGCTest - Class in org.eclipse.emf.ecp.view.rule.test
 
RuleServiceGCTest() - Constructor for class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
RuleServiceHelper - Interface in org.eclipse.emf.ecp.view.spi.rule
 
RuleServiceHelperImpl - Class in org.eclipse.emf.ecp.view.internal.rule
 
RuleServiceHelperImpl() - Constructor for class org.eclipse.emf.ecp.view.internal.rule.RuleServiceHelperImpl
 
RuleServiceTest - Class in org.eclipse.emf.ecp.view.rule.test
Things to be tested.
RuleServiceTest() - Constructor for class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
RuleSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.rule.model.util
The Switch for the model's inheritance hierarchy.
RuleSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Creates an instance of the switch.
RuleSWTTest - Class in org.eclipse.emf.ecp.view.rule.ui.swt.test
 
RuleSWTTest() - Constructor for class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
RuleTest - Class in org.eclipse.emf.ecp.view.rule.test
Tests Rule Evaluation and its impact on node with conditions.
RuleTest() - Constructor for class org.eclipse.emf.ecp.view.rule.test.RuleTest
 
run() - Method in class org.eclipse.emf.ecp.edit.ecore.swt.internal.AddEClassifierReferenceAction
run() - Method in class org.eclipse.emf.ecp.edit.internal.swt.actions.AddAttributeAction
 
run() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.AddReferenceAction
run() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.DeleteReferenceAction
 
run() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.NewReferenceAction
run(boolean) - Method in class org.eclipse.emf.ecp.editor.internal.e3.ECPCommand
Executes the command.
run() - Method in class org.eclipse.emf.ecp.ui.actions.RefreshViewerAction
 
run(RunNotifier) - Method in class org.eclipse.emf.ecp.view.test.common.swt.DatabindingClassRunner
 
run() - Method in class org.eclipse.emf.edit.ui.action.ecp.StaticSelectionCommandAction
This executes the command.
run() - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.ViewerRefresh
 
RUSSIAN_VALUE - Static variable in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
The 'Russian' literal value.

S

SamplePart - Class in org.eclipse.emf.ecp.makeithappen.application.sample.e4.parts
Example Part for displaying a Forms Editor for an EObject.
SamplePart() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.e4.parts.SamplePart
 
SaveButtonEnablementObserver - Interface in org.eclipse.emf.ecp.ui.tester
Listener for changing the enablement of the save button.
saveContents() - Method in interface org.eclipse.emf.ecp.core.ECPProject
Saves the currently pending changes of the model.
saveContents() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Saves the currently pending changes of the model.
SaveLoadTests - Class in org.eclipse.emf.ecp.diffmerge.test
 
SaveLoadTests() - Constructor for class org.eclipse.emf.ecp.diffmerge.test.SaveLoadTests
 
saveProject(ECPProject) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
Triggers the save on an ECPProject.
SaveProjectHandler - Class in org.eclipse.emf.ecp.ui.commands
This Handler uses the ECPHandlerHelper.saveProject(ECPProject) method to save changes of a dirty project.
SaveProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.SaveProjectHandler
 
SaveProjectHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
 
SaveProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.SaveProjectHandler
 
saveProperties() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Deprecated. 
saveProperties() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
Deprecated. As of 1.1 properties are saved automatically when they're changed.
saveState(IMemento) - Method in class org.eclipse.emf.ecp.application3x.NavigatorRoot
SearchModelElementHandler - Class in org.eclipse.emf.ecp.emfstore.ui.search
 
SearchModelElementHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.ui.search.SearchModelElementHandler
 
second() - Method in class org.eclipse.emf.ecp.view.test.common.Tuple
 
SECTION - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage.Literals
The meta object literal for the 'Section' class.
SECTION - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The meta object id for the 'Section ' class.
SECTION__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Attachments' containment reference list.
SECTION__CHILD_ITEMS - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage.Literals
The meta object literal for the 'Child Items' containment reference list feature.
SECTION__CHILD_ITEMS - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Child Items' containment reference list.
SECTION__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Children' containment reference list.
SECTION__COLLAPSED - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage.Literals
The meta object literal for the 'Collapsed' attribute feature.
SECTION__COLLAPSED - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Collapsed' attribute.
SECTION__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Diagnostic' containment reference.
SECTION__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Enabled' attribute.
SECTION__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Name' attribute.
SECTION__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Readonly' attribute.
SECTION__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Visible' attribute.
SECTION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The number of structural features of the 'Section' class.
SectionAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.section.model.util
The Adapter Factory for the model.
SectionAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
Creates an instance of the adapter factory.
SECTIONED_AREA - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage.Literals
The meta object literal for the 'Sectioned Area' class.
SECTIONED_AREA - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The meta object id for the 'Sectioned Area' class.
SECTIONED_AREA__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Attachments' containment reference list.
SECTIONED_AREA__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Diagnostic' containment reference.
SECTIONED_AREA__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Enabled' attribute.
SECTIONED_AREA__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Name' attribute.
SECTIONED_AREA__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Readonly' attribute.
SECTIONED_AREA__ROOT - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage.Literals
The meta object literal for the 'Root' containment reference feature.
SECTIONED_AREA__ROOT - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Root' containment reference.
SECTIONED_AREA__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The feature id for the 'Visible' attribute.
SECTIONED_AREA_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
The number of structural features of the 'Sectioned Area' class.
SectionedAreaItemProvider - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
This is the item provider adapter for a VSectionedArea object.
SectionedAreaItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
This constructs an instance from a factory and a notifier.
SectionedAreaSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.section.swt
Renderer for VSectionedArea.
SectionedAreaSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.section.swt.SectionedAreaSWTRenderer
 
SectionEditPlugin - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
This is the central singleton for the Section edit plugin.
SectionEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionEditPlugin
Create the instance.
SectionEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
The actual implementation of the Eclipse Plugin.
SectionEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionEditPlugin.Implementation
Creates an instance.
SectionItemProvider - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
This is the item provider adapter for a VSection object.
SectionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
This constructs an instance from a factory and a notifier.
SectionItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SectionItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
This constructs an instance.
SectionItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
A child creation extender for the VViewPackage.
SectionItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory.ViewChildCreationExtender
 
SectionLeafSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.section.swt
Renderer for VSection without child items.
SectionLeafSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.section.swt.SectionLeafSWTRenderer
 
SectionNodeSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.section.swt
Renderer for VSection with child items.
SectionNodeSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
 
SectionSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.section.model.util
The Switch for the model's inheritance hierarchy.
SectionSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
Creates an instance of the switch.
select(Viewer, Object, Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.ModelClassFilter
SelectAttributesDialog - Class in org.eclipse.emf.ecp.view.editor.handler
Dialog for selecting the attributes for which controls should be generated.
SelectAttributesDialog(SelectAttributesWizard, VView, EClass, Shell) - Constructor for class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesDialog
Constructor.
SelectAttributesTest - Class in org.eclipse.emf.ecp.ui.view.editor.controls.test
 
SelectAttributesTest() - Constructor for class org.eclipse.emf.ecp.ui.view.editor.controls.test.SelectAttributesTest
 
SelectAttributesWizard - Class in org.eclipse.emf.ecp.view.editor.handler
 
SelectAttributesWizard() - Constructor for class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizard
 
SelectAttributesWizardPage - Class in org.eclipse.emf.ecp.view.editor.handler
 
SelectDataSegmentWizardPage - Class in org.eclipse.emf.ecp.view.editor.handler
 
SelectEClassWizardPage - Class in org.eclipse.emf.ecp.view.model.presentation
 
SelectEClassWizardPage() - Constructor for class org.eclipse.emf.ecp.view.model.presentation.SelectEClassWizardPage
 
SelectEcorePage - Class in org.eclipse.emf.ecp.view.model.presentation
 
SelectEcorePage(String) - Constructor for class org.eclipse.emf.ecp.view.model.presentation.SelectEcorePage
 
SelectEStructuralFeaturesWizard - Class in org.eclipse.emf.ecp.internal.wizards
A wizard to select EStructuralFeatures.
SelectEStructuralFeaturesWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.SelectEStructuralFeaturesWizard
 
SelectEStructuralFeaturesWizard_PageDescription - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
SelectEStructuralFeaturesWizard_PageTitle - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
SelectEStructuralFeaturesWizard_Title - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
SelectEStructuralFeatureWizardPage - Class in org.eclipse.emf.ecp.view.template.internal.tooling.util
A wizard page for selecting a structural feature.
SelectEStructuralFeatureWizardPage() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
Constructor.
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
SelectionComposite<T extends org.eclipse.jface.viewers.StructuredViewer> - Interface in org.eclipse.emf.ecp.spi.common.ui.composites
 
SelectModelClassCompositeImpl - Class in org.eclipse.emf.ecp.spi.common.ui.composites
Helper class for creating a dialog which allows to select an EClass.
SelectModelClassCompositeImpl(Collection<EPackage>, Collection<EPackage>, Collection<EClass>) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelClassCompositeImpl
Constructor for providing the filter data manually.
SelectModelElementCompositeImpl - Class in org.eclipse.emf.ecp.spi.common.ui.composites
This class provides a composite which displays available EObejcts to the user.
SelectModelElementCompositeImpl(Object) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelElementCompositeImpl
Default Constructor for the SelectModelElementCompositeImpl.
SelectModelElementWizard - Class in org.eclipse.emf.ecp.spi.common.ui
This is implementation of New Model Element wizard.
SelectModelElementWizard(String, String, String, String) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard
Constructor to select an EClass.
SelectModelElementWizard(String, String, String, String, Class<?>) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard
Constructor to select an class to be specified.
SelectModelElementWizard.WizardPageExtension - Class in org.eclipse.emf.ecp.spi.common.ui
 
SelectModelElementWizard.WizardPageExtension(String) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard.WizardPageExtension
 
SelectOrCreateRepositoryPage - Class in org.eclipse.emf.ecp.internal.wizards.page
 
SelectOrCreateRepositoryPage(String) - Constructor for class org.eclipse.emf.ecp.internal.wizards.page.SelectOrCreateRepositoryPage
A WizardPage allowing the user to choose whether to use an existing repository or to create a new one.
SelectOrCreateRepositoryPage_CreateNewRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
SelectOrCreateRepositoryPage_PageDescription_ExistingOrNewRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
SelectOrCreateRepositoryPage_PageTitle_ExistingOrNewRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
SelectOrCreateRepositoryPage_SelectExistingRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
SelectRepositoryPage - Class in org.eclipse.emf.ecp.internal.wizards.page
 
SelectRepositoryPage(String) - Constructor for class org.eclipse.emf.ecp.internal.wizards.page.SelectRepositoryPage
A WizardPage for selecting a repository.
SelectRepositoryPage_PageDescription_SelectRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
SelectRepositoryPage_PageTitle_SelectRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
selectReveal(ISelection) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
SEPARATOR_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
The 'Separator' literal value.
setAbstractRendererObjects(IEclipseContext, VElement, ViewModelContext) - Static method in class org.eclipse.emf.ecp.view.model.common.di.util.ContextUtil
Adds the objects of an AbstractRenderer to the IEclipseContext.
setAbstractSWTRendererObjects(IEclipseContext, VElement, ViewModelContext, SWTRendererFactory, Composite) - Static method in class org.eclipse.emf.ecp.ui.view.swt.di.util.SWTContextUtil
Sets the given elements in the IEclipseContext.
setActive(boolean) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
setActive(boolean) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Sets the value of the 'Active' attribute.
setActivePart(MPart) - Method in class org.eclipse.emf.ecp.ui.e4.view.ECPModelView
 
setAdapterFactory(AdapterFactory) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
This sets the wrapped factory.
setAdapterFactory(AdapterFactory) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Set the wrapped AdapterFactory.
setAdapterFactoryItemDelegator(AdapterFactoryItemDelegator) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
 
setAddRemoveDisabled(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableControlConfiguration
Sets whether the add and remove buttons should be active.
setAddRemoveDisabled(boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
setAddRemoveDisabled(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
Sets the value of the 'Add Remove Disabled' attribute.
setAllContentsReadOnly() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
Sets the view and all its contents readonly.
setAllContentsReadOnly() - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
Sets the view and all its contents readonly.
setAssignee(User) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
setAssignee(User) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
Sets the value of the 'Assignee' reference.
setAttribute(EAttribute) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
setAttribute(EAttribute) - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
Sets the value of the ' Attribute' reference.
setAttributeValue(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
setAttributeValue(Object) - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
Sets the value of the ' Attribute Value' attribute.
setBaseItemIndex(Integer) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentItem
Sets the value of the 'Base Item Index' attribute.
setBaseItemIndex(Integer) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
setBirthDate(Date) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
setBirthDate(Date) - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Sets the value of the 'Birth Date' attribute.
setBirthDate(Date) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
setBirthDate(Date) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Sets the value of the 'Birth Date' attribute.
setBold(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
setBold(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
Sets the value of the ' Bold' attribute.
setBundle(String) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
 
setBundle(String) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VAction
Sets the value of the 'Bundle' attribute.
setBundleName(String) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
 
setBundleName(String) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
setBundleName(String) - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomControl
Sets the value of the 'Bundle Name' attribute.
setBundleName(String) - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
Sets the value of the ' Bundle Name' attribute.
setCancelColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setCancelColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Cancel Color HEX' attribute.
setCancelColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setCancelColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Cancel Color HEX' attribute.
setCancelImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setCancelImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Cancel Image URL' attribute.
setCancelImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setCancelImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Cancel Image URL' attribute.
setCancelOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setCancelOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Cancel Overlay URL' attribute.
setCancelOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setCancelOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Cancel Overlay URL' attribute.
setChildComposite(VContainedElement) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTree
Sets the value of the 'Child Composite' containment reference.
setChildComposite(VContainedElement) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
setChildReference(EReference) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTree
Sets the value of the 'Child Reference' reference.
setChildReference(EReference) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
setClassName(String) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
 
setClassName(String) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VAction
Sets the value of the 'Class Name' attribute.
setClassName(String) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
 
setClassName(String) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
setClassName(String) - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomControl
Sets the value of the 'Class Name' attribute.
setClassName(String) - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
Sets the value of the 'Class Name' attribute.
setClassType(EClass) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
setClassType(EClass) - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
Sets the value of the ' Class Type' reference.
setCollapsed(boolean) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
 
setCollapsed(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
Sets the value of the 'Collapsed' attribute.
setCollapsed(boolean) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
 
setCollapsed(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSection
Sets the value of the 'Collapsed ' attribute.
setColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
setColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
Sets the value of the ' Color HEX' attribute.
setColumnName(String) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
 
setColumnName(String) - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
Sets the value of the ' Column Name' attribute.
setColumns(int) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
Sets the number of columns.
setColumnWidth(int) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
 
setColumnWidth(int) - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
Sets the value of the ' Column Width' attribute.
setComplete() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
setComplete() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
 
setComponent(Component2) - Method in interface org.eclipse.emf.ecp.ui.view.editor.test.model.test.Component
Sets the value of the 'Component' containment reference.
setComponent(Component2) - Method in class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.ComponentImpl
 
setComposedAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
 
setComposite(VContainedElement) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentItem
Sets the value of the 'Composite' containment reference.
setComposite(VContainedElement) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
setComposite(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
 
setComposite(VContainedElement) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategory
Sets the value of the 'Composite' containment reference.
setCompositeProvider(CompositeProvider) - Method in class org.eclipse.emf.ecp.spi.common.ui.ECPWizard
Sets the CompositeProvider for this wizard.
setCondition(Condition) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
 
setCondition(Condition) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.Rule
Sets the value of the 'Condition' containment reference.
setContainer(IWizardContainer) - Method in class org.eclipse.emf.ecp.ecore.editor.ui.EMFSimpleProjectWizard
 
setControlChecked(boolean) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
setControlChecked(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
Sets the value of the ' Control Checked' attribute.
setControlValidationConfiguration(VTControlValidationTemplate) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
 
setControlValidationConfiguration(VTControlValidationTemplate) - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplate
Sets the value of the ' Control Validation Configuration' containment reference.
setCurrentSelection(VCategorizableElement) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
setCurrentSelection(VCategorizableElement) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationElement
Sets the value of the ' Current Selection' reference.
setData(String, Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
 
setDate(Date) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.SimpleTestObjectImpl
 
setDate(Date) - Method in interface org.eclipse.emf.ecp.view.core.swt.test.model.SimpleTestObject
Sets the value of the 'Date' attribute.
setDateOfBirth(XMLGregorianCalendar) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
setDateOfBirth(XMLGregorianCalendar) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Sets the value of the 'Date Of Birth' attribute.
setDefaultBackground(Color) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Set the default background color.
setDefaultFont(Font) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Set the default font.
setDefaultForeground(Color) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Set the default foreground color.
setDescription(String) - Method in class org.eclipse.emf.ecp.ide.editor.view.UnknownFeaturesDialog
 
setDescription(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Sets the description.
setDescription(String) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
Sets the description.
setDescription(String) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
setDescription(String) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Sets the description.
setDescription(String) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalRegistryElement
Sets the description.
setDescription(String) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Sets the description.
setDetailEditing(DetailEditing) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
setDetailEditing(DetailEditing) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
Sets the value of the 'Detail Editing' attribute.
setDetailView(VView) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
setDetailView(VView) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
Sets the value of the 'Detail View' containment reference.
setDetailView(VView) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
 
setDetailView(VView) - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetail
Sets the value of the 'Detail View' containment reference.
setDiagnostic(VDiagnostic) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
setDiagnostic(VDiagnostic) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
Sets the value of the 'Diagnostic' containment reference.
setDisable(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.EnableRule
Sets the value of the 'Disable' attribute.
setDisable(boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
 
setDisposed(boolean) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
setDomainModel(EObject) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentItem
Sets the value of the 'Domain Model' reference.
setDomainModel(EObject) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTree
Sets the value of the 'Domain Model' reference.
setDomainModel(EObject) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
setDomainModel(EObject) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeImpl
 
setDomainModelEFeature(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
 
setDomainModelEFeature(EStructuralFeature) - Method in interface org.eclipse.emf.ecp.view.spi.model.VFeaturePathDomainModelReference
Sets the value of the ' Domain Model EFeature' reference.
setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
 
setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabel
Sets the value of the 'Domain Model Reference' containment reference.
setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingDomainModelReference
Sets the value of the ' Domain Model Reference' containment reference.
setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
 
setDomainModelReference(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
Sets the VDomainModelReference based on the provided EStructuralFeature.
setDomainModelReference(EStructuralFeature, Collection<EReference>) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
Sets the VDomainModelReference based on the provided EStructuralFeature and the collection of EReferences.
setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
Sets the value of the 'Domain Model Reference' containment reference.
setDomainModelReference(EStructuralFeature) - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
Sets the VDomainModelReference based on the provided EStructuralFeature.
setDomainModelReference(EStructuralFeature, Collection<EReference>) - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
Sets the VDomainModelReference based on the provided EStructuralFeature and the collection of EReferences.
setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
Sets the value of the 'Domain Model Reference' containment reference.
setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackLayout
Sets the value of the 'Domain Model Reference' containment reference.
setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
 
setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainModelReferenceSelector
Sets the value of the ' Domain Model Reference' containment reference.
setDomainObject(EObject) - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
setDone(boolean) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
setDone(boolean) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
Sets the value of the 'Done' attribute.
setDueDate(Date) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
setDueDate(Date) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
Sets the value of the 'Due Date' attribute.
setEClass(EClass) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
 
setEcorePath(String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
setEcorePath(String) - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
Sets the value of the 'Ecore Path' attribute.
setECPActions(List<ECPAction>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
setECPActions(List<ECPAction>) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
setECPActions(List<ECPAction>) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizableElement
 
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
Sets the state of the widget to be either editable or not.
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.BooleanControl
Sets the state of the widget to be either editable or not.
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.DateTimeControl
Sets the state of the widget to be either editable or not.
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.EEnumControl
Sets the state of the widget to be either editable or not.
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
Deprecated.  
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
Deprecated.  
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.XmlDateControlText
 
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
Sets the state of the widget to be either editable or not.
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditor
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
setEditable(boolean) - Method in interface org.eclipse.emf.ecp.edit.internal.swt.util.ECPCellEditor
 
setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated.  
setEditingDomain(EditingDomain) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ECPDropAdapter
 
setEmail(String) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
setEmail(String) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Sets the value of the 'Email' attribute.
setEMail(String) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
setEMail(String) - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Sets the value of the 'EMail' attribute.
setEMail(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
setEMail(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Sets the value of the 'EMail' attribute.
setEmbedded(boolean) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated. Sets whether this control is used as an embedded control.
setEnabled(boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
setEnabled(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
Sets the value of the 'Enabled' attribute.
setEnableDetailEditingDialog(boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
Deprecated. 
setEnableDetailEditingDialog(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
Deprecated. 
setErrorColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setErrorColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Error Color HEX' attribute.
setErrorColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setErrorColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Error Color HEX' attribute.
setErrorImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setErrorImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Error Image URL' attribute.
setErrorImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setErrorImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Error Image URL' attribute.
setErrorOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setErrorOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Error Overlay URL' attribute.
setErrorOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setErrorOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Error Overlay URL' attribute.
setEtcs(int) - Method in interface org.eclipse.emf.ecp.test.university.Course
Sets the value of the 'Etcs' attribute.
setEtcs(int) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseImpl
 
setExpectedValue(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
setExpectedValue(Object) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
Sets the value of the 'Expected Value' attribute.
setFireLabelUpdateNotifications(boolean) - Method in class org.eclipse.emf.edit.ui.provider.AdapterFactoryLabelProvider
Sets whether this label provider fires update notifications.
setFirstFirstChild(VElement) - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
setFirstName(String) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
setFirstName(String) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Sets the value of the 'First Name' attribute.
setFirstName(String) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
setFirstName(String) - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Sets the value of the 'First Name' attribute.
setFirstName(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
setFirstName(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Sets the value of the 'First Name' attribute.
setFirstSecondChild(VElement) - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
setFocus() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
setFocus() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditorPage
This method is added to solve the focus bug of navigator.
setFocus() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
 
setFocus() - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.e3.View
 
setFocus() - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.View
 
setFocus() - Method in class org.eclipse.emf.ecp.ui.e4.view.ECPModelView
Sets the focus to the tree.
setFocus() - Method in class org.eclipse.emf.ecp.ui.e4.view.ECPRepositoryView
Sets the focus to the tree.
setFocus() - Method in class org.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
Sets the focus to the tree.
setFocus() - Method in class org.eclipse.emf.ecp.ui.views.TreeView
 
setFocus() - Method in class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
 
setFocus() - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
 
setFolder(File) - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesStore
 
setFontName(String) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
setFontName(String) - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
Sets the value of the ' Font Name' attribute.
setGender(Gender) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
setGender(Gender) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Sets the value of the 'Gender' attribute.
setGrid(List<GRIDCELL>) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
List of GridCells.
setGroupType(GroupType) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
 
setGroupType(GroupType) - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
Sets the value of the 'Group Type' attribute.
setHeight(int) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
setHeight(int) - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
Sets the value of the ' Height' attribute.
setHeigth(int) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
setHeigth(int) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Sets the value of the 'Heigth' attribute.
setHide(boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
 
setHide(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.ShowRule
Sets the value of the 'Hide' attribute.
setHighliteMandatoryFields(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
 
setHighliteMandatoryFields(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryStyleProperty
Sets the value of the ' Highlite Mandatory Fields' attribute.
setHorizontalFill(boolean) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
True if the available horizontal space should be filled.
setHorizontalGrab(boolean) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
True if all available horizontal space should be taken.
setHorizontalSpan(int) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
Set the horizontal span of this cell.
setHorizontalSpan(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
 
setHorizontalSpan(int) - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VSpan
Sets the value of the 'Horizontal Span' attribute.
setId(String) - Method in interface org.eclipse.emf.ecp.test.university.Course
Sets the value of the 'Id' attribute.
setId(String) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseImpl
 
setId(String) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementContainerImpl
 
setId(String) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
setId(String) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.TestElement
Sets the value of the 'Id' attribute.
setId(String) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.TestElementContainer
Sets the value of the 'Id' attribute.
setId(String) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
 
setId(String) - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewProxy
Sets the value of the 'Id' attribute.
setImagePath(String) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
 
setImagePath(String) - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
Sets the value of the ' Image Path' attribute.
setIndex(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ECPObservableValue
 
setInfoColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setInfoColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Info Color HEX' attribute.
setInfoColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setInfoColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Info Color HEX' attribute.
setInfoImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setInfoImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Info Image URL' attribute.
setInfoImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setInfoImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Info Image URL' attribute.
setInfoOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setInfoOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Info Overlay URL' attribute.
setInfoOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setInfoOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Info Overlay URL' attribute.
setInitialSelection(Object[]) - Method in interface org.eclipse.emf.ecp.spi.common.ui.CheckedModelClassComposite
Initialize the selection by setting the checked elements.
setInitialSelection(Object[]) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedSelectModelClassCompositeImpl
Initialize the selection by setting the checked elements.
setInput(EObject, ECPProject, MPart) - Method in class org.eclipse.emf.ecp.ui.e4.editor.ECPE4Editor
Sets the input of the editor part.
setIntermediate(DomainIntermediate) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DomainRoot
Sets the value of the 'Intermediate' containment reference.
setIntermediate(DomainIntermediate) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainRootImpl
 
setItalic(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
setItalic(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
Sets the value of the ' Italic' attribute.
setLabel(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
Sets the label.
setLabel(String) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
Sets the label.
setLabel(String) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Sets the label.
setLabel(String) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalRegistryElement
Sets the label.
setLabel(String) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
Sets the label.
setLabel(Button) - Static method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub
 
setLabel(Label) - Static method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub2
 
setLabelAlignment(GroupLabelAlignment) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
 
setLabelAlignment(GroupLabelAlignment) - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
Sets the value of the 'Label Alignment' attribute.
setLabelAlignment(LabelAlignment) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
 
setLabelAlignment(LabelAlignment) - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
Sets the value of the 'Label Alignment' attribute.
setLastName(String) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
setLastName(String) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Sets the value of the 'Last Name' attribute.
setLastName(String) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
setLastName(String) - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Sets the value of the 'Last Name' attribute.
setLastName(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
setLastName(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Sets the value of the 'Last Name' attribute.
setLastValidationFeature(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
setLastValidationSeverity(int) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
setLibrarian(Librarian) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
setLibrarian(Librarian) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Library
Sets the value of the 'Librarian' containment reference.
setLibrary(Library) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
setLibrary(Library) - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Sets the value of the 'Library' container reference.
setLibrary(Library) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
setLibrary(Library) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Sets the value of the 'Library' container reference.
setListener(AddRepositoryComposite.AddRepositoryChangeListener) - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
Register a AddRepositoryComposite.AddRepositoryChangeListener.
setListener(CheckoutProjectComposite.CheckoutProjectChangeListener) - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
setListener(CreateProjectComposite.CreateProjectChangeListener) - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
setListener(AddRepositoryComposite.AddRepositoryChangeListener) - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
Register a AddRepositoryComposite.AddRepositoryChangeListener.
setListener(CheckoutProjectComposite.CheckoutProjectChangeListener) - Method in interface org.eclipse.emf.ecp.ui.common.CheckoutProjectComposite
 
setListener(CreateProjectComposite.CreateProjectChangeListener) - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite
 
setMainboard(Mainboard) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Computer
Sets the value of the 'Mainboard' containment reference.
setMainboard(Mainboard) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
setMainCategoryDepth(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
setMainCategoryDepth(int) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationElement
Sets the value of the ' Main Category Depth' attribute.
setMandatoryMarker(String) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
 
setMandatoryMarker(String) - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryStyleProperty
Sets the value of the ' Mandatory Marker' attribute.
setMappedClass(EClass) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
setMappedClass(EClass) - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingDomainModelReference
Sets the value of the ' Mapped Class' reference.
setMergedDiffs(int) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
 
setMergedDiffs(int) - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffAttachment
Sets the value of the 'Merged Diffs' attribute.
setModelContextProvider(ECPModelContextProvider) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
Sets the ECPModelContextProvider to be used by the label provider.
setModelContextProvider(ECPModelContextProvider) - Method in interface org.eclipse.emf.ecp.internal.ui.model.IECPLabelProvider
Sets the ECPModelContextProvider to be used by the label provider.
setMoveable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
 
setName(String) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
setName(String) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserGroupImpl
 
setName(String) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.Task
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.UserGroup
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.emf.ecp.test.university.Course
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.emf.ecp.test.university.impl.CourseImpl
 
setName(String) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.LibraryImpl
 
setName(String) - Method in interface org.eclipse.emf.ecp.validation.test.test.Library
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
setName(String) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.TestElement
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
 
setName(String) - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroup
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
setName(String) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Computer
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
setName(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibrarianImpl
 
setName(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
setName(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.MainboardImpl
 
setName(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.PowerBlockImpl
 
setName(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithoutValidationImpl
 
setName(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithValidationImpl
 
setName(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Librarian
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Library
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Mainboard
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.PowerBlock
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TableContentWithoutValidation
Sets the value of the ' Name' attribute.
setName(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TableContentWithValidation
Sets the value of the 'Name' attribute.
setNationality(Nationality) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
setNationality(Nationality) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Sets the value of the 'Nationality' attribute.
setObservableValue(IObservableValue) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
Deprecated. Allows the user to set the IObservableValue to use in the control during databinding.
setOkColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setOkColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the 'Ok Color HEX' attribute.
setOkColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setOkColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Ok Color HEX' attribute.
setOkImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setOkImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the 'Ok Image URL' attribute.
setOkImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setOkImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Ok Image URL' attribute.
setOkOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setOkOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Ok Overlay URL' attribute.
setOkOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setOkOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Ok Overlay URL' attribute.
setOperationCount(EObject, int) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
Sets the operation count for the given object.
setOwnValue(T) - Method in class org.eclipse.emf.ecp.common.cachetree.CachedTreeNode
Sets the value of this node.
setPages(int) - Method in interface org.eclipse.emf.ecp.validation.test.test.Book
Sets the value of the 'Pages' attribute.
setPages(int) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
setPages(int) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Book
Sets the value of the 'Pages' attribute.
setPages(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
setParent(Object) - Method in class org.eclipse.emf.ecp.common.cachetree.CachedTreeNode
 
setParent(Composite) - Static method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub
 
setParent(Composite) - Static method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlStub2
 
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.provider.ModelItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentId(String) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
setParentId(String) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.TestElement
Sets the value of the 'Parent Id' attribute.
setPathFromBase(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTreeDomainModelReference
Sets the value of the 'Path From Base' containment reference.
setPathFromBase(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
setPathFromRoot(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DynamicContainmentTreeDomainModelReference
Sets the value of the 'Path From Root' containment reference.
setPathFromRoot(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
setPowerBlock(PowerBlock) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Computer
Sets the value of the 'Power Block' containment reference.
setPowerBlock(PowerBlock) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
setPreference(String, String) - Static method in class org.eclipse.emf.ecp.internal.ui.PreferenceHelper
Set the preference value for a specific key.
setProblemFeature(EStructuralFeature) - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
 
setProjectFullName(String) - Method in class org.eclipse.emf.ecp.ecore.editor.util.ProjectHelper
Sets the projects full name which is used for the computations.
setProviderSpecificData(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This method sets the provider specific data of this project.
setProviderSpecificData(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
This method sets the provider specific data for this repository.
setProviderSpecificData(Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
This method sets the provider specific data of this project.
setProviderSpecificData(Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalRepository
This method sets the provider specific data for this repository.
setPseudonym(boolean) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
setPseudonym(boolean) - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
Sets the value of the 'Pseudonym' attribute.
setPseudonym(boolean) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
setPseudonym(boolean) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
Sets the value of the 'Pseudonym' attribute.
setReadonly(boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
setReadonly(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
Sets the value of the 'Readonly' attribute.
setRealm(Realm) - Static method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.RealmSetter
Set the default Realm.
setRendered(boolean) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
setRenderer(RENDERER) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
 
setResizable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
 
setResult(Diagnostic[]) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
Passes the given diagnostics to all registered ECPValidationResultService.ECPValidationResultServiceListeners.
setResult(Diagnostic) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
Passes the given diagnostic to all registered ECPValidationResultService.ECPValidationResultServiceListeners.
setResult(List<Diagnostic>) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
Passes the given diagnostics to all registered ECPValidationResultService.ECPValidationResultServiceListeners.
setResult(Diagnostic) - Method in interface org.eclipse.emf.ecp.ui.validation.ECPValidationResultService
Passes the given diagnostic to all registered ECPValidationResultService.ECPValidationResultServiceListeners.
setResult(Diagnostic[]) - Method in interface org.eclipse.emf.ecp.ui.validation.ECPValidationResultService
Passes the given diagnostics to all registered ECPValidationResultService.ECPValidationResultServiceListeners.
setResult(List<Diagnostic>) - Method in interface org.eclipse.emf.ecp.ui.validation.ECPValidationResultService
Passes the given diagnostics to all registered ECPValidationResultService.ECPValidationResultServiceListeners.
setResult(boolean) - Method in class org.eclipse.emf.ecp.view.test.common.GCCollectable
 
setRoot(VSection) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
 
setRoot(VSection) - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionedArea
Sets the value of the 'Root' containment reference.
setRootClass(EClass) - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizardPage
 
setRootEClass(EClass) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
setRootEClass(EClass) - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
Sets the value of the 'Root EClass' reference.
setRows(int) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
Sets the number of rows.
setSearchTerm(String) - Method in class org.eclipse.emf.ecp.spi.common.ui.ECPViewerFilter
Sets the search term for this name filter.
setSecondAttribute(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Content
Sets the value of the 'Second Attribute' attribute.
setSecondAttribute(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContentImpl
 
setSecondChild(VElement) - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
setSecondFirstChild(VElement) - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
setSecondSecondChild(VElement) - Method in class org.eclipse.emf.ecp.ui.view.test.HierarchyViewModelHandle
 
setSelectedContainer(Object) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
 
setSelectedContainer(Object) - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEcorePage
 
setSelectedContainer(Object) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
 
setSelectedEClasses(List<EClass>) - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEClassWizardPage
 
setSelectedEPackage(EPackage) - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEClassWizardPage
 
setSelectedEPackage(EPackage) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
 
setSelectedRepository(ECPRepository) - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
 
setSelection(ISelection) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
setSelection(IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
 
setSelection(IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
 
setSelection(IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
 
setSelector(VTStyleSelector) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
 
setSelector(VTStyleSelector) - Method in interface org.eclipse.emf.ecp.view.template.model.VTStyle
Sets the value of the 'Selector' containment reference.
setSelectSubclasses(boolean) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
setSelectSubclasses(boolean) - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
Sets the value of the ' Select Subclasses' attribute.
setStyle(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
 
setStyle(VLabelStyle) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
 
setStyle(VLabelStyle) - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabel
Sets the value of the 'Style' attribute.
setTableColumn1(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.TableControlHandle
 
setTableColumn2(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.TableControlHandle
 
setTableControl(VTableControl) - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.TableControlHandle
 
setTableControlConfiguration(TableControlConfiguration) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
 
setTestElementContainer(TestElementContainer) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.DomainIntermediate
Sets the value of the 'Test Element Container' containment reference.
setTestElementContainer(TestElementContainer) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DomainIntermediateImpl
 
setText(String) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
 
setTextControl(Composite) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
setTimeOfRegistration(Date) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
setTimeOfRegistration(Date) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Sets the value of the 'Time Of Registration' attribute.
SettingPath - Interface in org.eclipse.emf.ecp.view.spi.model
Provides the whole path for the a EStructuralFeature.Setting.
setTitle(String) - Method in interface org.eclipse.emf.ecp.validation.test.test.Book
Sets the value of the 'Title' attribute.
setTitle(String) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
setTitle(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Book
Sets the value of the 'Title' attribute.
setTitle(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
setToolTipText(String) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
 
setTopElement(VStackItem) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
setTopElement(VStackItem) - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackLayout
Sets the value of the 'Top Element' reference.
setTotalNumberOfDiffs(int) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
 
setTotalNumberOfDiffs(int) - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffAttachment
Sets the value of the 'Total Number Of Diffs' attribute.
setType(AlignmentType) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
 
setType(AlignmentType) - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentStyleProperty
Sets the value of the ' Type' attribute.
setUIProvider(AdapterProvider) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
Allows to set the uiProvider.
setUIProvider(AdapterProvider) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
Allows to set the uiProvider.
setUIProviderTest() - Method in class org.eclipse.emf.ecp.core.test.ECPProviderTests
 
setUniqueAttribute(String) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Content
Sets the value of the 'Unique Attribute' attribute.
setUniqueAttribute(String) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContentImpl
 
setup() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectTests
Setup.
setUp() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DateSerializeTest
 
setUp() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperNoDependenciesTest
 
setUp() - Method in class org.eclipse.emf.ecp.ide.view.service.test.IDEViewModelRegistryTest
 
setUp() - Method in class org.eclipse.emf.ecp.ui.view.swt.test.ECPStringLineWrapperTest
 
setUp() - Method in class org.eclipse.emf.ecp.validation.test.ValidationTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationCorrectTesterTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTests
 
setUp() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeRefreshTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlMultiUserTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTreeTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewRendererTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.model.test.TestDomainModelReference
 
setUp() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
setUp() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Sets the up.
setUp() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationRendererTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.validation.test.SubstitutionLabelTest
 
setUp() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationProviderTest
 
setUpBeforeClass() - Static method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperCyclicDependenciesTest
 
setUpBeforeClass() - Static method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperDefaultPackageRegistryContentsTest
 
setUpBeforeClass() - Static method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperNoDependenciesTest
 
setUpBeforeClass() - Static method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperOneDependencyTest
 
setUpBeforeClass() - Static method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperTwoDependenciesTest
 
setUpBeforeClass() - Static method in class org.eclipse.emf.ecp.ide.view.service.test.IDEViewModelRegistryTest
 
setUpBeforeClass() - Static method in class org.eclipse.emf.ecp.validation.test.ValidationTest
 
setUpdateAutomatic(boolean) - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
 
setupFormat(Locale, Class<?>) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalHelper
 
setUseExistingRepository(boolean) - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
 
setValidationReseted(boolean) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTStub
 
setValue(String) - Method in class org.eclipse.emf.ecp.internal.core.util.Properties.Property
setValue(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
 
setValue(Object) - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackItem
Sets the value of the 'Value' attribute.
setVerticalFill(boolean) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
True if the available vertical space should be filled.
setVerticalGrab(boolean) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
True if all available vertical space should be taken.
setView(VView) - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectAttributesWizardPage
 
setView(VView) - Method in class org.eclipse.emf.ecp.view.editor.handler.SelectDataSegmentWizardPage
 
setViewer(Viewer) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ECPDropAdapter
 
setVisible(boolean) - Method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizard.MakeItHappenPage
 
setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.model.presentation.IncludeViewModelProviderXmiFileExtensionPage
 
setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEClassWizardPage
setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEcorePage
setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
setVisible(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
Sets the value of the 'Visible' attribute.
setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
setVisibleEClasses(Set<EClass>) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Set the visible EClasses.
setVisibleEClasses(Set<EClass>) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
Set the visible EClasses.
setVisiblePackages(Set<EPackage>) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
Set the visible EPackages.
setVisiblePackages(Set<EPackage>) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
Set the visible EPackages.
setWarningColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setWarningColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Warning Color HEX' attribute.
setWarningColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setWarningColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Warning Color HEX' attribute.
setWarningImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setWarningImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Warning Image URL' attribute.
setWarningImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setWarningImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Warning Image URL' attribute.
setWarningOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
setWarningOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
Sets the value of the ' Warning Overlay URL' attribute.
setWarningOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
setWarningOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
Sets the value of the ' Warning Overlay URL' attribute.
setWeight(double) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
setWeight(double) - Method in interface org.eclipse.emf.ecp.makeithappen.model.task.User
Sets the value of the 'Weight' attribute.
setWeight(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithoutValidationImpl
 
setWeight(int) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithValidationImpl
 
setWeight(int) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TableContentWithoutValidation
Sets the value of the ' Weight' attribute.
setWeight(int) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.TableContentWithValidation
Sets the value of the ' Weight' attribute.
setWidth(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
 
setWorkbench(IWorkbench) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
 
setWorkbench(IWorkbench) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
 
setWriters(Writer) - Method in interface org.eclipse.emf.ecp.validation.test.test.Book
Sets the value of the 'Writers' reference.
setWriters(Writer) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
setWriters(Writer) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Book
Sets the value of the 'Writers' reference.
setWriters(Writer) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
setXmlDate(XMLGregorianCalendar) - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.SimpleTestObjectImpl
 
setXmlDate(XMLGregorianCalendar) - Method in interface org.eclipse.emf.ecp.view.core.swt.test.model.SimpleTestObject
Sets the value of the 'Xml Date' attribute.
share(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShareProjectHelper
Shares an InternalProject.
shareDone(ESLocalProject) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
 
ShareHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
ShareHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.ShareHandler
 
ShareProjectHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore ShareProject Handler delegating to the ShareProjectHelper.
ShareProjectHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShareProjectHandler
 
ShareProjectHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore ShareProject Handler delegating to the EMFStore UIShareProjectController.
ShareWizard - Class in org.eclipse.emf.ecp.internal.wizards
 
ShareWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.ShareWizard
 
ShareWizard_Title_Share - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
ShortLabelProvider - Class in org.eclipse.emf.ecp.editor.internal.e3
Label provider to shorten the getText Method.
ShortLabelProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.editor.internal.e3.ShortLabelProvider
Default constructor.
shouldShow(EObject) - Method in class org.eclipse.emf.ecp.view.editor.handler.GenerateControlsHandler
shouldShow(EObject) - Method in class org.eclipse.emf.ecp.view.editor.handler.GenerateTableColumnsHandler
shouldShow(EObject) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.actions.OpenPreviewHandler
shouldShow(EObject) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.MasterDetailAction
 
SHOW_RULE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Show Rule' class.
SHOW_RULE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The meta object id for the 'Show Rule' class.
SHOW_RULE__CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The feature id for the 'Condition' containment reference.
SHOW_RULE__HIDE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
The meta object literal for the 'Hide' attribute feature.
SHOW_RULE__HIDE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The feature id for the 'Hide' attribute.
SHOW_RULE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
The number of structural features of the 'Show Rule' class.
showDialog(DiffMergeModelContext, int) - Static method in class org.eclipse.emf.ecp.diffmerge.swt.DiffDialogHelper
This opens a dialog displaying the differences of the elements of the DiffMergeModelContext based on the index of the difference.
showDialog(DiffMergeModelContext, VControl, String) - Static method in class org.eclipse.emf.ecp.diffmerge.swt.DiffDialogHelper
Opens a dialog displaying the differences of the elements of the DiffMergeModelContext based on the provided VControl.
showDirtyProjectsDialog(Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
Opens a dialog to save dirty projects.
ShowHistoryHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore ShowHistory Handler delegating to the ShowHistoryViewHelper.
ShowHistoryHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShowHistoryHandler
 
showHistoryView(Object, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShowHistoryViewHelper
Shows an HistoryView based on an Object.
ShowHistoryViewHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
ShowHistoryViewHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.ShowHistoryViewHandler
 
ShowHistoryViewHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore ShowHistory Helper delegating to the EMFStore UIShowHistoryController.
showLabel() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
Deprecated.  
showLabel() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
Deprecated.  
showLabel() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
Deprecated.  
showLabel() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated. use the labelAlignment of the control model element
ShowRule - Interface in org.eclipse.emf.ecp.view.spi.rule.model
A representation of the model object 'Show Rule'.
ShowRuleImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
An implementation of the model object 'Show Rule'.
ShowRuleItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
This is the item provider adapter for a ShowRule object.
ShowRuleItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.ShowRuleItemProvider
This constructs an instance from a factory and a notifier.
signalEcoreOutOfSync() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
Called by the framework to signal that the view model's resource has changed since the view model was last loaded.
signalEcoreOutOfSync() - Method in interface org.eclipse.emf.ecp.ide.view.service.ViewModelEditorCallback
Called by the framework to signal that the view model's resource has changed since the view model was last loaded.
SIMPLE_TEST_OBJECT - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage.Literals
The meta object literal for the 'Simple Test Object' class.
SIMPLE_TEST_OBJECT - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
The meta object id for the 'Simple Test Object' class.
SIMPLE_TEST_OBJECT__DATE - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage.Literals
The meta object literal for the 'Date' attribute feature.
SIMPLE_TEST_OBJECT__DATE - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
The feature id for the 'Date' attribute.
SIMPLE_TEST_OBJECT__XML_DATE - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage.Literals
The meta object literal for the 'Xml Date' attribute feature.
SIMPLE_TEST_OBJECT__XML_DATE - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
The feature id for the 'Xml Date' attribute.
SIMPLE_TEST_OBJECT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
The number of structural features of the 'Simple Test Object' class.
SIMPLE_TEST_OBJECT_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
The number of operations of the 'Simple Test Object' class.
SimpleControlJFaceViewerSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.core.swt
Renderer for Controls which uses a Viewer.
SimpleControlJFaceViewerSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlJFaceViewerSWTRenderer
Default constructor.
SimpleControlRendererTester - Class in org.eclipse.emf.ecp.view.model.common
Tester for Control Renderer.
SimpleControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.SimpleControlRendererTester
 
SimpleControlSWTControlSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.core.swt
Renderer for Controls.
SimpleControlSWTControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTControlSWTRenderer
Default constructor.
SimpleControlSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.core.swt
 
SimpleControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
Default constructor.
SimpleControlSWTRenderer_Set - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
SimpleControlSWTRenderer_Unset - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
SimpleTestObject - Interface in org.eclipse.emf.ecp.view.core.swt.test.model
A representation of the model object 'Simple Test Object'.
SimpleTestObjectImpl - Class in org.eclipse.emf.ecp.view.core.swt.test.model.impl
An implementation of the model object 'Simple Test Object'.
SingleColumnRow - Class in org.eclipse.emf.ecp.edit.internal.swt.util
Deprecated. 
SingleColumnRow(Control) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.SingleColumnRow
Deprecated. A RenderingResultRow which holds one Control.
SingleControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
This class defines a SingleControl which is used for displaying EStructuralFeatures which have maximum 1 value.
SingleControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
 
SingleReferenceRendererTester - Class in org.eclipse.emf.ecp.view.model.common
 
SingleReferenceRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.SingleReferenceRendererTester
 
size() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
The size of the list.
SPAN - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
The meta object literal for the 'Span' class.
SPAN - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The meta object id for the 'Span' class.
SPAN__HORIZONTAL_SPAN - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
The meta object literal for the 'Horizontal Span' attribute feature.
SPAN__HORIZONTAL_SPAN - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The feature id for the 'Horizontal Span' attribute.
SPAN_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
The number of structural features of the 'Span' class.
SPANISH_VALUE - Static variable in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
The 'Spanish' literal value.
SpanItemProvider - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
This is the item provider adapter for a VSpan object.
SpanItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.SpanItemProvider
This constructs an instance from a factory and a notifier.
STACK_ITEM - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
The meta object literal for the 'Item' class.
STACK_ITEM - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The meta object id for the 'Item' class.
STACK_ITEM__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Attachments' containment reference list.
STACK_ITEM__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Children' containment reference list.
STACK_ITEM__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Diagnostic' containment reference.
STACK_ITEM__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Enabled' attribute.
STACK_ITEM__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Name' attribute.
STACK_ITEM__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Readonly' attribute.
STACK_ITEM__VALUE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
The meta object literal for the 'Value' attribute feature.
STACK_ITEM__VALUE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Value' attribute.
STACK_ITEM__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Visible' attribute.
STACK_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The number of structural features of the 'Item' class.
STACK_LAYOUT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
The meta object literal for the 'Layout' class.
STACK_LAYOUT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The meta object id for the 'Layout' class.
STACK_LAYOUT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Attachments' containment reference list.
STACK_LAYOUT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Diagnostic' containment reference.
STACK_LAYOUT__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
The meta object literal for the 'Domain Model Reference' containment reference feature.
STACK_LAYOUT__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Domain Model Reference' containment reference.
STACK_LAYOUT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Enabled' attribute.
STACK_LAYOUT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Name' attribute.
STACK_LAYOUT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Readonly' attribute.
STACK_LAYOUT__STACK_ITEMS - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
The meta object literal for the 'Stack Items' containment reference list feature.
STACK_LAYOUT__STACK_ITEMS - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Stack Items' containment reference list.
STACK_LAYOUT__TOP_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
The meta object literal for the 'Top Element' reference feature.
STACK_LAYOUT__TOP_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Top Element' reference.
STACK_LAYOUT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The feature id for the 'Visible' attribute.
STACK_LAYOUT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
The number of structural features of the 'Layout' class.
StackAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.stack.model.util
The Adapter Factory for the model.
StackAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
Creates an instance of the adapter factory.
StackEditPlugin - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
This is the central singleton for the Stack edit plugin.
StackEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackEditPlugin
Create the instance.
StackEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
The actual implementation of the Eclipse Plugin.
StackEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackEditPlugin.Implementation
Creates an instance.
StackItemControlRenderer - Class in org.eclipse.emf.ecp.view.editor.controls
 
StackItemControlRenderer() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.StackItemControlRenderer
 
StackItemControlRendererTester - Class in org.eclipse.emf.ecp.view.editor.controls
 
StackItemControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.StackItemControlRendererTester
 
StackItemItemProvider - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
This is the item provider adapter for a VStackItem object.
StackItemItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemItemProvider
This constructs an instance from a factory and a notifier.
StackItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
StackItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
This constructs an instance.
StackItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
A child creation extender for the VViewPackage.
StackItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory.ViewChildCreationExtender
 
StackItemViewService - Class in org.eclipse.emf.ecp.view.internal.stack.ui.swt
ViewModelService evaluating changes on the VDomainModelReference of the VStackLayout based on the given value in the available VStackItems.
StackItemViewService() - Constructor for class org.eclipse.emf.ecp.view.internal.stack.ui.swt.StackItemViewService
 
StackItemViewServiceTests - Class in org.eclipse.emf.ecp.view.stack.ui.swt.test
 
StackItemViewServiceTests() - Constructor for class org.eclipse.emf.ecp.view.stack.ui.swt.test.StackItemViewServiceTests
 
StackLayoutItemProvider - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
This is the item provider adapter for a VStackLayout object.
StackLayoutItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
This constructs an instance from a factory and a notifier.
StackSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.stack.model.util
The Switch for the model's inheritance hierarchy.
StackSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.util.StackSwitch
Creates an instance of the switch.
start(BundleContext) - Method in class org.eclipse.emf.ecp.application3x.Activator
 
start(IApplicationContext) - Method in class org.eclipse.emf.ecp.application3x.Application
start(BundleContext) - Method in class org.eclipse.emf.ecp.cdo.internal.core.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.core.emffilter.internal.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.core.test.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.diffmerge.swt.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.e4.emfstore.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.editor.internal.e3.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.ide.editor.view.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.ide.editor.view.control.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.ide.util.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.ide.util.test.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.ide.view.service.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.integrationtest.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.core.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.edit.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.ui.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.ui.validation.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.view.model.provider.xmi.Activator
start(IApplicationContext) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.e3.Application
 
start(IApplicationContext) - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.Application
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizardsPlugin.Implementation
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.rap.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.ui.platform.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.validation.connector.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.test.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.editor.controls.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.context.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.horizontal.swt.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.model.common.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.ui.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.util.swt.rap.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.validation.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.validation.bean.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.label.rap.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.preview.common.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.label.swt.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.template.controls.swt.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.template.service.Activator
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.view.ui.editor.test.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.workspace.internal.core.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.Activator
 
start(BundleContext) - Method in class org.eclipse.emf.edit.ui.provider.Activator
 
startLocalServer() - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.StartLocalServerHelper
Starts a local EMFStore Server.
StartLocalServerHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
StartLocalServerHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.StartLocalServerHandler
 
StartLocalServerHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
A handler allowing to start a local EMFStore server.
StartLocalServerHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.StartLocalServerHandler
 
StartLocalServerHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
Helper class to start a local EMFStore Server.
StartUpTest - Class in org.eclipse.emf.ecp.integrationtest
 
StartUpTest() - Constructor for class org.eclipse.emf.ecp.integrationtest.StartUpTest
 
StaticSelectionCommandAction - Class in org.eclipse.emf.edit.ui.action.ecp
This class is used as a basis for implementing an IAction on the menubar, the toolbar, or a pop-up menu by delegating all required behaviour to a Command, only when it is guaranteed that the selection will not change during the life of the action.
StaticSelectionCommandAction(EditingDomain) - Constructor for class org.eclipse.emf.edit.ui.action.ecp.StaticSelectionCommandAction
This constructs an instance for a command to be executed via the given editing domain.
StaticSelectionCommandAction() - Constructor for class org.eclipse.emf.edit.ui.action.ecp.StaticSelectionCommandAction
This constructs an instance without a specified workbenchPart.
StatusMessageProvider - Interface in org.eclipse.emf.ecp.editor.e3
Provides a message for the statusbar of the meeditor.
stop(BundleContext) - Method in class org.eclipse.emf.ecp.application3x.Activator
 
stop() - Method in class org.eclipse.emf.ecp.application3x.Application
stop(BundleContext) - Method in class org.eclipse.emf.ecp.cdo.internal.core.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.core.emffilter.internal.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.core.test.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.diffmerge.swt.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.e4.emfstore.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.editor.internal.e3.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.ide.editor.view.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.ide.editor.view.control.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.ide.util.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.ide.util.test.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.ide.view.service.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.integrationtest.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.core.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.edit.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.ui.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.ui.validation.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.view.model.provider.xmi.Activator
 
stop() - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.e3.Application
 
stop() - Method in class org.eclipse.emf.ecp.makeithappen.application.sample.rap.Application
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.makeithappen.internal.wizards.MakeItHappenWizardsPlugin.Implementation
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.rap.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.ui.platform.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.validation.connector.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.test.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.editor.controls.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.context.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.horizontal.swt.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.model.common.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.ui.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.validation.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.validation.bean.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.label.rap.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.preview.common.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.label.swt.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.template.controls.swt.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.template.service.Activator
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.ui.editor.test.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.workspace.internal.core.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.Activator
 
stop(BundleContext) - Method in class org.eclipse.emf.edit.ui.provider.Activator
 
storeElement(ELEMENT) - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesStore
 
StringCellEditor - Class in org.eclipse.emf.ecp.edit.internal.swt.table
A String cell editor which displays strings.
StringCellEditor() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditor
Default constructor.
StringCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditor
A constructor which takes only a parent.
StringCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditor
A constructor which takes the parent and the style.
StringCellEditorTester - Class in org.eclipse.emf.ecp.edit.internal.swt.table
An ECPApplicableTester testing whether a StringCellEditor is applicable.
StringCellEditorTester() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.StringCellEditorTester
 
StringControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
The class describing a String control.
StringControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.StringControl
 
StringControl_NoTextSetClickToSetText - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
StringControl_NoTextSetClickToSetText - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
StringControl_UnsetText - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
StringControl_UnsetText - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
StructuredContentProvider<INPUT> - Class in org.eclipse.emf.ecp.internal.ui.model
 
StructuredContentProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
 
STYLE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Style' class.
STYLE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The meta object id for the 'Style' class.
STYLE__PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Properties' containment reference list feature.
STYLE__PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Properties' containment reference list.
STYLE__SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Selector' containment reference feature.
STYLE__SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Selector' containment reference.
STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The number of structural features of the 'Style' class.
STYLE_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The number of operations of the 'Style' class.
STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Style Property' class.
STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The meta object id for the 'Style Property' class.
STYLE_PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The number of structural features of the 'Style Property' class.
STYLE_PROPERTY_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The number of operations of the 'Style Property' class.
STYLE_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Style Selector' class.
STYLE_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The meta object id for the 'Style Selector' class.
STYLE_SELECTOR_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The number of structural features of the 'Style Selector' class.
STYLE_SELECTOR_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The number of operations of the 'Style Selector' class.
StyleItemProvider - Class in org.eclipse.emf.ecp.view.template.model.provider
This is the item provider adapter for a VTStyle object.
StyleItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
This constructs an instance from a factory and a notifier.
SubstitutionLabelTest - Class in org.eclipse.emf.ecp.view.validation.test
 
SubstitutionLabelTest() - Constructor for class org.eclipse.emf.ecp.view.validation.test.SubstitutionLabelTest
 
SWTCategorizationElementRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
The Class ViewSWTRenderer.
SWTCategorizationElementRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategorizationElementRenderer
Default constructor.
SWTCategorizationRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
SWT categorization renderer.
SWTCategorizationRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategorizationRenderer
Default constructor.
SWTCategoryRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
Renderer for VCategories.
SWTCategoryRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategoryRenderer
 
SWTContextUtil - Class in org.eclipse.emf.ecp.ui.view.swt.di.util
SWT util class for injection all needed objects in an IEclipseContext.
SWTControl - Class in org.eclipse.emf.ecp.edit.internal.swt.util
Deprecated. 
SWTControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
Deprecated.  
SWTControl_Help - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.UtilMessages
 
SWTCustomControlTest - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
SWTCustomControlTest() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.SWTCustomControlTest
 
SWTCustomControlTest.TestHandel - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
SWTCustomControlTest.TestHandel(VView, VControl) - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.SWTCustomControlTest.TestHandel
 
SWTDiffMergeAddition - Class in org.eclipse.emf.ecp.diffmerge.internal.renderer.swt
A diff merge addition renderer.
SWTDiffMergeAddition() - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.SWTDiffMergeAddition
 
SWTDiffMergeAdditionTester - Class in org.eclipse.emf.ecp.diffmerge.internal.renderer.swt
The tester for SWTDiffMergeAddition.
SWTDiffMergeAdditionTester() - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.SWTDiffMergeAdditionTester
 
SWTDynamicContainmentItemRenderer - Class in org.eclipse.emf.ecp.view.dynamictree.ui.swt
SWT renderer for DynamicContainmentItems.
SWTDynamicContainmentItemRenderer() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.ui.swt.SWTDynamicContainmentItemRenderer
 
SWTDynamicContainmentTreeRenderer - Class in org.eclipse.emf.ecp.view.dynamictree.ui.swt
SWT renderer for DynamicContainmentTrees.
SWTDynamicContainmentTreeRenderer() - Constructor for class org.eclipse.emf.ecp.view.dynamictree.ui.swt.SWTDynamicContainmentTreeRenderer
 
SWTGridCell - Class in org.eclipse.emf.ecp.view.spi.swt.layout
A SWTGridCell has a row, a column and a renderer it is rendered by.
SWTGridCell(int, int, AbstractSWTRenderer<? extends VElement>) - Constructor for class org.eclipse.emf.ecp.view.spi.swt.layout.SWTGridCell
Default constructor to create a grid cell.
SWTGridDescription - Class in org.eclipse.emf.ecp.view.spi.swt.layout
A SWTGridDescription describes the grid of the renderer using a list of GridCells and the number of rows and columns it has.
SWTGridDescription() - Constructor for class org.eclipse.emf.ecp.view.spi.swt.layout.SWTGridDescription
Creating an empty grid.
SWTGridDescription(int, int, List<SWTGridCell>) - Constructor for class org.eclipse.emf.ecp.view.spi.swt.layout.SWTGridDescription
Creating a filled grid.
SWTGroupTest - Class in org.eclipse.emf.ecp.view.group.ui.swt.test
 
SWTGroupTest() - Constructor for class org.eclipse.emf.ecp.view.group.ui.swt.test.SWTGroupTest
 
SWTHorizontalTest - Class in org.eclipse.emf.ecp.view.horizontal.ui.swt.test
 
SWTHorizontalTest() - Constructor for class org.eclipse.emf.ecp.view.horizontal.ui.swt.test.SWTHorizontalTest
 
SWTImageHelper - Class in org.eclipse.emf.ecp.edit.internal.swt
Helper methods for handling of SWT images.
SWTRendererFactory - Interface in org.eclipse.emf.ecp.view.spi.swt
A RendererFactory for SWT controls.
SWTRendererFactoryImpl - Class in org.eclipse.emf.ecp.view.internal.swt
 
SWTRendererFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.internal.swt.SWTRendererFactoryImpl
Default constructor for the renderer factory.
SWTRenderingHelper - Class in org.eclipse.emf.ecp.edit.internal.swt.util
Deprecated. 
SWTResourceManager - Class in org.eclipse.emf.ecp.cdo.internal.ui
Utility class for managing OS resources associated with SWT controls such as colors, fonts, images, etc.
SWTResourceManager() - Constructor for class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
 
SWTStackItemRenderer - Class in org.eclipse.emf.ecp.view.spi.stack.ui.swt
The SWT VStackItem renderer.
SWTStackItemRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.ui.swt.SWTStackItemRenderer
 
SWTStackLayoutRenderer - Class in org.eclipse.emf.ecp.view.spi.stack.ui.swt
The SWT VStackLayout renderer.
SWTStackLayoutRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.ui.swt.SWTStackLayoutRenderer
 
SWTStackLayoutRenderer_NoRendererForItemCompositeFound - Static variable in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.messages.Messages
 
SWTStackTests - Class in org.eclipse.emf.ecp.view.stack.ui.swt.test
 
SWTStackTests() - Constructor for class org.eclipse.emf.ecp.view.stack.ui.swt.test.SWTStackTests
 
SWTTableTest - Class in org.eclipse.emf.ecp.view.table.ui.swt.test
 
SWTTableTest() - Constructor for class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
SWTValidationHelper - Class in org.eclipse.emf.ecp.edit.internal.swt.util
Helper class for accessing icons and colours for validations.
SWTVerticalTest - Class in org.eclipse.emf.ecp.view.vertical.ui.swt.test
 
SWTVerticalTest() - Constructor for class org.eclipse.emf.ecp.view.vertical.ui.swt.test.SWTVerticalTest
 
SWTViewTestHelper - Class in org.eclipse.emf.ecp.view.test.common.swt
 

T

TABLE_COLUMN_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the 'Column Configuration' class.
TABLE_COLUMN_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The meta object id for the 'Column Configuration' class.
TABLE_COLUMN_CONFIGURATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The number of structural features of the 'Column Configuration' class.
TABLE_CONTENT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Table Content' class.
TABLE_CONTENT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Table Content' class.
TABLE_CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Table Content' class.
TABLE_CONTENT_WITH_VALIDATION - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the ' Table Content With Validation' class.
TABLE_CONTENT_WITH_VALIDATION - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the ' Table Content With Validation' class.
TABLE_CONTENT_WITH_VALIDATION__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Name' attribute feature.
TABLE_CONTENT_WITH_VALIDATION__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Name' attribute.
TABLE_CONTENT_WITH_VALIDATION__WEIGHT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Weight' attribute feature.
TABLE_CONTENT_WITH_VALIDATION__WEIGHT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Weight' attribute.
TABLE_CONTENT_WITH_VALIDATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Table Content With Validation' class.
TABLE_CONTENT_WITHOUT_VALIDATION - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the ' Table Content Without Validation' class.
TABLE_CONTENT_WITHOUT_VALIDATION - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the ' Table Content Without Validation' class.
TABLE_CONTENT_WITHOUT_VALIDATION__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Name' attribute feature.
TABLE_CONTENT_WITHOUT_VALIDATION__NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Name' attribute.
TABLE_CONTENT_WITHOUT_VALIDATION__WEIGHT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Weight' attribute feature.
TABLE_CONTENT_WITHOUT_VALIDATION__WEIGHT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Weight' attribute.
TABLE_CONTENT_WITHOUT_VALIDATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Table Content Without Validation' class.
TABLE_CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the 'Control' class.
TABLE_CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The meta object id for the 'Control' class.
TABLE_CONTROL__ADD_REMOVE_DISABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the 'Add Remove Disabled' attribute feature.
TABLE_CONTROL__ADD_REMOVE_DISABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Add Remove Disabled' attribute.
TABLE_CONTROL__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Attachments' containment reference list.
TABLE_CONTROL__COLUMN_CONFIGURATIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the 'Column Configurations' containment reference list feature.
TABLE_CONTROL__COLUMN_CONFIGURATIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Column Configurations' containment reference list.
TABLE_CONTROL__DETAIL_EDITING - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the 'Detail Editing' attribute feature.
TABLE_CONTROL__DETAIL_EDITING - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Detail Editing' attribute.
TABLE_CONTROL__DETAIL_VIEW - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the 'Detail View' containment reference feature.
TABLE_CONTROL__DETAIL_VIEW - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Detail View' containment reference.
TABLE_CONTROL__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Diagnostic' containment reference.
TABLE_CONTROL__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Domain Model Reference' containment reference.
TABLE_CONTROL__ENABLE_DETAIL_EDITING_DIALOG - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the 'Enable Detail Editing Dialog' attribute feature.
TABLE_CONTROL__ENABLE_DETAIL_EDITING_DIALOG - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Enable Detail Editing Dialog' attribute.
TABLE_CONTROL__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Enabled' attribute.
TABLE_CONTROL__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Label Alignment' attribute.
TABLE_CONTROL__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Name' attribute.
TABLE_CONTROL__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Readonly' attribute.
TABLE_CONTROL__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Visible' attribute.
TABLE_CONTROL_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The number of structural features of the 'Control' class.
TABLE_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the ' Domain Model Reference' class.
TABLE_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The meta object id for the 'Domain Model Reference' class.
TABLE_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Change Listener' attribute list.
TABLE_DOMAIN_MODEL_REFERENCE__COLUMN_DOMAIN_MODEL_REFERENCES - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
The meta object literal for the 'Column Domain Model References' containment reference list feature.
TABLE_DOMAIN_MODEL_REFERENCE__COLUMN_DOMAIN_MODEL_REFERENCES - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Column Domain Model References' containment reference list.
TABLE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Domain Model EFeature' reference.
TABLE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The feature id for the 'Domain Model EReference Path' reference list.
TABLE_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
The number of structural features of the 'Domain Model Reference' class.
TABLE_VALIDATION_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage.Literals
The meta object literal for the ' Style Property' class.
TABLE_VALIDATION_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
The meta object id for the ' Style Property' class.
TABLE_VALIDATION_STYLE_PROPERTY__COLUMN_NAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage.Literals
The meta object literal for the 'Column Name' attribute feature.
TABLE_VALIDATION_STYLE_PROPERTY__COLUMN_NAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
The feature id for the 'Column Name' attribute.
TABLE_VALIDATION_STYLE_PROPERTY__COLUMN_WIDTH - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage.Literals
The meta object literal for the 'Column Width' attribute feature.
TABLE_VALIDATION_STYLE_PROPERTY__COLUMN_WIDTH - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
The feature id for the 'Column Width' attribute.
TABLE_VALIDATION_STYLE_PROPERTY__IMAGE_PATH - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage.Literals
The meta object literal for the 'Image Path' attribute feature.
TABLE_VALIDATION_STYLE_PROPERTY__IMAGE_PATH - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
The feature id for the 'Image Path' attribute.
TABLE_VALIDATION_STYLE_PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
The number of structural features of the 'Style Property' class.
TABLE_VALIDATION_STYLE_PROPERTY_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
The number of operations of the 'Style Property' class.
TABLE_WITH_MULTIPLICITY - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the ' Table With Multiplicity' class.
TABLE_WITH_MULTIPLICITY - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Table With Multiplicity' class.
TABLE_WITH_MULTIPLICITY__CONTENT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Content' containment reference list feature.
TABLE_WITH_MULTIPLICITY__CONTENT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Content' containment reference list.
TABLE_WITH_MULTIPLICITY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Table With Multiplicity' class.
TABLE_WITH_UNIQUE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the ' Table With Unique' class.
TABLE_WITH_UNIQUE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Table With Unique' class.
TABLE_WITH_UNIQUE__CONTENT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Content' containment reference list feature.
TABLE_WITH_UNIQUE__CONTENT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Content' containment reference list.
TABLE_WITH_UNIQUE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Table With Unique' class.
TABLE_WITHOUT_MULTIPLICITY - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the ' Table Without Multiplicity' class.
TABLE_WITHOUT_MULTIPLICITY - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the ' Table Without Multiplicity' class.
TABLE_WITHOUT_MULTIPLICITY__CONTENT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Content' containment reference list feature.
TABLE_WITHOUT_MULTIPLICITY__CONTENT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Content' containment reference list.
TABLE_WITHOUT_MULTIPLICITY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Table Without Multiplicity' class.
TableAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.table.model.util
The Adapter Factory for the model.
TableAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
Creates an instance of the adapter factory.
TableColumnConfiguration - Class in org.eclipse.emf.ecp.edit.internal.swt.table
The table column configuration defines whether a column is visible and what attribute should be bound to the column.
TableColumnConfiguration(boolean, EAttribute) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.TableColumnConfiguration
 
TableColumnDomainModelReferenceControl - Class in org.eclipse.emf.ecp.view.editor.controls
 
TableColumnDomainModelReferenceControl() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.TableColumnDomainModelReferenceControl
 
TableColumnGenerator - Class in org.eclipse.emf.ecp.view.internal.table.generator
Helper class to generate VTableColumnConfigurations for a VTableControl.
TableColumnsDMRTableControl - Class in org.eclipse.emf.ecp.view.editor.controls
 
TableColumnsDMRTableControl() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.TableColumnsDMRTableControl
 
TableColumnsDMRTableControlTester - Class in org.eclipse.emf.ecp.view.editor.controls
 
TableColumnsDMRTableControlTester() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.TableColumnsDMRTableControlTester
 
TableConfigurationHelper - Class in org.eclipse.emf.ecp.view.internal.table.swt
Helper class for retrieving configuration information.
TableContent - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Table Content'.
TableContentImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Table Content'.
TableContentWithoutValidation - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Table Content Without Validation'.
TableContentWithoutValidationImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Table Content Without Validation'.
TableContentWithValidation - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Table Content With Validation'.
TableContentWithValidationImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Table Content With Validation'.
TableControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
The class describing a table control.
TableControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
 
TableControl.ECPCellLabelProvider - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
ECP specficic cell label provider that does also implement IColorProvider in order to correctly.
TableControl.ECPCellLabelProvider(EStructuralFeature, CellEditor, IObservableMap) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl.ECPCellLabelProvider
Constructor.
TableControl_AddInstanceOf - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
TableControl_AddInstanceOf - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
TableControl_Delete - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
TableControl_Delete - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
TableControl_DeleteAreYouSure - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
TableControl_DeleteAreYouSure - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
TableControl_NotSetClickToSet - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
TableControl_NotSetClickToSet - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
TableControl_RemoveSelected - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
TableControl_RemoveSelected - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
TableControl_Unset - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
TableControl_Unset - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
TableControl_ValidationStatusColumn - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
TableControl_ValidationStatusColumn - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
TableControlConfiguration - Class in org.eclipse.emf.ecp.edit.internal.swt.table
Description for table configurations.
TableControlConfiguration() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.TableControlConfiguration
 
TableControlDetailDialogRendererTester - Class in org.eclipse.emf.ecp.view.internal.table.swt
 
TableControlDetailDialogRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.table.swt.TableControlDetailDialogRendererTester
 
TableControlDetailDialogSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.table.swt
Render for a VTableControl with a detail editing dialog.
TableControlDetailDialogSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailDialogSWTRenderer
 
TableControlDetailPanelRenderer - Class in org.eclipse.emf.ecp.view.spi.table.swt
Render for a VTableControl with a detail editing panel.
TableControlDetailPanelRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer
Constructor.
TableControlDetailPanelRendererTester - Class in org.eclipse.emf.ecp.view.internal.table.swt
 
TableControlDetailPanelRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.table.swt.TableControlDetailPanelRendererTester
 
TableControlHandle - Class in org.eclipse.emf.ecp.view.table.ui.swt.test
 
TableControlHandle(VTableControl) - Constructor for class org.eclipse.emf.ecp.view.table.ui.swt.test.TableControlHandle
 
TableControlItemProvider - Class in org.eclipse.emf.ecp.view.spi.table.model.provider
This is the item provider adapter for a VTableControl object.
TableControlItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This constructs an instance from a factory and a notifier.
TableControlRendererTester - Class in org.eclipse.emf.ecp.view.internal.table.swt
 
TableControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.table.swt.TableControlRendererTester
 
TableControlSWTBotTest - Class in org.eclipse.emf.ecp.view.ui.editor.test.controls
SWTBotTest for table control.
TableControlSWTBotTest(boolean) - Constructor for class org.eclipse.emf.ecp.view.ui.editor.test.controls.TableControlSWTBotTest
 
TableControlSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.table.swt
SWT Renderer for Table Control.
TableControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
 
TableControlSWTRenderer.ECPCellLabelProvider - Class in org.eclipse.emf.ecp.view.spi.table.swt
ECP specficic cell label provider that does also implement IColorProvider in order to correctly.
TableControlSWTRenderer.ECPCellLabelProvider(EStructuralFeature, CellEditor, IObservableMap, VTableControl, VDomainModelReference) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
Constructor.
TableDetailViewControlSWTRenderer - Class in org.eclipse.emf.ecp.view.editor.controls
 
TableDetailViewControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.TableDetailViewControlSWTRenderer
 
TableDetailViewControlSWTRendererTester - Class in org.eclipse.emf.ecp.view.editor.controls
 
TableDetailViewControlSWTRendererTester() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.TableDetailViewControlSWTRendererTester
 
TableDomainModelReferenceItemProvider - Class in org.eclipse.emf.ecp.view.spi.table.model.provider
This is the item provider adapter for a VTableDomainModelReference object.
TableDomainModelReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
This constructs an instance from a factory and a notifier.
TableDomainModelReferenceTester - Class in org.eclipse.emf.ecp.view.editor.controls
 
TableDomainModelReferenceTester() - Constructor for class org.eclipse.emf.ecp.view.editor.controls.TableDomainModelReferenceTester
 
TableEditPlugin - Class in org.eclipse.emf.ecp.view.spi.table.model.provider
This is the central singleton for the Table edit plugin.
TableEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.provider.TableEditPlugin
Create the instance.
TableEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.table.model.provider
The actual implementation of the Eclipse Plugin.
TableEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.provider.TableEditPlugin.Implementation
Creates an instance.
TableItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.table.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
TableItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
This constructs an instance.
TableItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.table.model.provider
A child creation extender for the VViewPackage.
TableItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory.ViewChildCreationExtender
 
TableMessages - Class in org.eclipse.emf.ecp.edit.internal.swt.table
 
TableMigrator - Class in org.eclipse.emf.ecp.view.table.migrate
A special migrator for tables.
TableMigrator() - Constructor for class org.eclipse.emf.ecp.view.table.migrate.TableMigrator
 
TableSelectionComposite - Interface in org.eclipse.emf.ecp.spi.common.ui
 
TableSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.table.model.util
The Switch for the model's inheritance hierarchy.
TableSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Creates an instance of the switch.
TableValidationAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.util
The Adapter Factory for the model.
TableValidationAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationAdapterFactory
Creates an instance of the adapter factory.
TableValidationColumnStylePropertyEditPlugin - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider
This is the central singleton for the TableValidationColumnStyleProperty edit plugin.
TableValidationColumnStylePropertyEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationColumnStylePropertyEditPlugin
Create the instance.
TableValidationColumnStylePropertyEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider
The actual implementation of the Eclipse Plugin.
TableValidationColumnStylePropertyEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationColumnStylePropertyEditPlugin.Implementation
Creates an instance.
TableValidationItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
TableValidationItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
This constructs an instance.
TableValidationItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider
A child creation extender for the VTTemplatePackage.
TableValidationItemProviderAdapterFactory.TemplateChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory.TemplateChildCreationExtender
 
TableValidationStylePropertyItemProvider - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider
This is the item provider adapter for a VTTableValidationStyleProperty object.
TableValidationStylePropertyItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
This constructs an instance from a factory and a notifier.
TableValidationSwitch<T> - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.util
The Switch for the model's inheritance hierarchy.
TableValidationSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationSwitch
Creates an instance of the switch.
TableValidationTest - Class in org.eclipse.emf.ecp.view.validation.test
This class contains only tests for validation errors on Tables.
TableValidationTest() - Constructor for class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
TableViewerColumnBuilder - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
 
TableViewerColumnBuilder() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
 
TableWithMultiplicity - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Table With Multiplicity'.
TableWithMultiplicityImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Table With Multiplicity'.
TableWithoutMultiplicity - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Table Without Multiplicity'.
TableWithoutMultiplicityImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Table Without Multiplicity'.
TableWithUnique - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Table With Unique'.
TableWithUniqueImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Table With Unique'.
Task - Interface in org.eclipse.emf.ecp.makeithappen.model.task
A representation of the model object 'Task'.
TASK - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Task' class.
TASK - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The meta object id for the 'Task' class.
TASK___HAS_NAME__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Has Name' operation.
TASK___HAS_NAME__DIAGNOSTICCHAIN_MAP - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The operation id for the 'Has Name' operation.
TASK__ASSIGNEE - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Assignee' reference feature.
TASK__ASSIGNEE - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Assignee' reference.
TASK__DESCRIPTION - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Description' attribute feature.
TASK__DESCRIPTION - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Description' attribute.
TASK__DONE - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Done' attribute feature.
TASK__DONE - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Done' attribute.
TASK__DUE_DATE - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Due Date' attribute feature.
TASK__DUE_DATE - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Due Date' attribute.
TASK__HAS_NAME - Static variable in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
The code for constraint 'Has Name' of 'Task'.
TASK__NAME - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Name' attribute feature.
TASK__NAME - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Name' attribute.
TASK__SUB_TASKS - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Sub Tasks' containment reference list feature.
TASK__SUB_TASKS - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Sub Tasks' containment reference list.
TASK_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The number of structural features of the 'Task' class.
TASK_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The number of operations of the 'Task' class.
TaskAdapterFactory - Class in org.eclipse.emf.ecp.makeithappen.model.task.util
The Adapter Factory for the model.
TaskAdapterFactory() - Constructor for class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskAdapterFactory
Creates an instance of the adapter factory.
TaskEditPlugin - Class in org.eclipse.emf.ecp.makeithappen.model.task.provider
This is the central singleton for the Task edit plugin.
TaskEditPlugin() - Constructor for class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskEditPlugin
Create the instance.
TaskEditPlugin.Implementation - Class in org.eclipse.emf.ecp.makeithappen.model.task.provider
The actual implementation of the Eclipse Plugin.
TaskEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskEditPlugin.Implementation
Creates an instance.
TaskFactory - Interface in org.eclipse.emf.ecp.makeithappen.model.task
The Factory for the model.
TaskFactoryImpl - Class in org.eclipse.emf.ecp.makeithappen.model.task.impl
An implementation of the model Factory.
TaskFactoryImpl() - Constructor for class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskFactoryImpl
Creates an instance of the factory.
TaskImpl - Class in org.eclipse.emf.ecp.makeithappen.model.task.impl
An implementation of the model object 'Task'.
TaskItemProvider - Class in org.eclipse.emf.ecp.makeithappen.model.task.provider
This is the item provider adapter for a Task object.
TaskItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProvider
This constructs an instance from a factory and a notifier.
TaskItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.makeithappen.model.task.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
TaskItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.makeithappen.model.task.provider.TaskItemProviderAdapterFactory
This constructs an instance.
TaskPackage - Interface in org.eclipse.emf.ecp.makeithappen.model.task
The Package for the model.
TaskPackage.Literals - Interface in org.eclipse.emf.ecp.makeithappen.model.task
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
TaskPackageImpl - Class in org.eclipse.emf.ecp.makeithappen.model.task.impl
An implementation of the model Package.
TaskSwitch<T> - Class in org.eclipse.emf.ecp.makeithappen.model.task.util
The Switch for the model's inheritance hierarchy.
TaskSwitch() - Constructor for class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskSwitch
Creates an instance of the switch.
TaskValidator - Class in org.eclipse.emf.ecp.makeithappen.model.task.util
The Validator for the model.
TaskValidator() - Constructor for class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
Creates an instance of the switch.
tearDown() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectTests
Tear down.
tearDown() - Method in class org.eclipse.emf.ecp.core.test.ECPProviderTests
 
tearDown() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperCyclicDependenciesTest
 
tearDown() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperNoDependenciesTest
 
tearDown() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperTwoDependenciesTest
 
tearDown() - Method in class org.eclipse.emf.ecp.validation.test.ValidationTest
 
tearDown() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTests
 
tearDown() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
tearDown() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeRefreshTest
 
tearDown() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
 
tearDown() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlMultiUserTest
 
tearDown() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTreeTest
 
tearDown() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewRendererTest
 
tearDown() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
tearDown() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
Tear down.
tearDown() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Tear down.
tearDown() - Method in class org.eclipse.emf.ecp.view.validation.test.SubstitutionLabelTest
 
tearDown() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationProviderTest
 
tearDownAfterClass() - Static method in class org.eclipse.emf.ecp.ide.view.service.test.IDEViewModelRegistryTest
 
tearDownAfterClass() - Static method in class org.eclipse.emf.ecp.validation.test.ValidationTest
 
TemplateAdapterFactory - Class in org.eclipse.emf.ecp.view.template.model.util
The Adapter Factory for the model.
TemplateAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
Creates an instance of the adapter factory.
TemplateColorControl - Class in org.eclipse.emf.ecp.view.template.controls.swt
Control for selecting a color.
TemplateColorControl() - Constructor for class org.eclipse.emf.ecp.view.template.controls.swt.TemplateColorControl
 
TemplateColorHexControlTester - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
The tester for the VTTableValidationStyleProperty#getImagePath().
TemplateColorHexControlTester() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.TemplateColorHexControlTester
 
TemplateEditPlugin - Class in org.eclipse.emf.ecp.view.template.model.provider
This is the central singleton for the Template edit plugin.
TemplateEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.model.provider.TemplateEditPlugin
Create the instance.
TemplateEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.model.provider
The actual implementation of the Eclipse Plugin.
TemplateEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.model.provider.TemplateEditPlugin.Implementation
Creates an instance.
TemplateIconControl - Class in org.eclipse.emf.ecp.view.template.controls.swt
Control for setting the url of an icon.
TemplateIconControl() - Constructor for class org.eclipse.emf.ecp.view.template.controls.swt.TemplateIconControl
 
TemplateImagePathControlTester - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
The tester for the VTTableValidationStyleProperty#getImagePath().
TemplateImagePathControlTester() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.TemplateImagePathControlTester
 
TemplateItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
TemplateItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
This constructs an instance.
TemplateModelEditorPart - Class in org.eclipse.emf.ecp.view.template.tooling.editor
EditorPart for the Template Model Editor.
TemplateModelEditorPart() - Constructor for class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
 
TemplateSwitch<T> - Class in org.eclipse.emf.ecp.view.template.model.util
The Switch for the model's inheritance hierarchy.
TemplateSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.model.util.TemplateSwitch
Creates an instance of the switch.
test() - Method in class org.eclipse.emf.ecp.ecore.editor.test.EcoreGenModelLinkerTest
 
test(Object, String, Object[], Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreElementIsShared
test(Object, String, Object[], Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreHistoryAvailable
test(Object, String, Object[], Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreIsLoggedInTester
test(Object, String, Object[], Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreIsServerAdminTester
test(Object, String, Object[], Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.property.EmfStoreLocalServerAndNotRunningTester
test(Object, String, Object[], Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreProjectIsDirtyTester
test() - Method in class org.eclipse.emf.ecp.integrationtest.StartUpTest
 
test(Object, String, Object[], Object) - Method in class org.eclipse.emf.ecp.internal.core.util.ECPDirtyTester
test(Object, String, Object[], Object) - Method in class org.eclipse.emf.ecp.internal.ui.tester.ECPMenuContributionsEnablementTester
test(Object, String, Object[], Object) - Method in class org.eclipse.emf.ecp.ui.tester.CanAddRepositoriesTester
test() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlMultiUserTest
 
test() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
test() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ModifyNavigatorTest
 
test(Object, String, Object[], Object) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceCanUndoTester
test1Error1OkChildDynamicDeleteError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
test1Error1OkChildDynamicSetValueToError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
test1Error1OkChildInit() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
test1Ok1ErrorChildDynamicDeleteError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
test1Ok1ErrorChildDynamicSetValueToError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
test1Ok1ErrorChildInit() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
TEST_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Test Element' class.
TEST_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The meta object id for the 'Test Element' class.
TEST_ELEMENT__ELEMENTS - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Elements' containment reference list feature.
TEST_ELEMENT__ELEMENTS - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Elements' containment reference list.
TEST_ELEMENT__ID - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Id' attribute feature.
TEST_ELEMENT__ID - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Id' attribute.
TEST_ELEMENT__NAME - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Name' attribute feature.
TEST_ELEMENT__NAME - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Name' attribute.
TEST_ELEMENT__PARENT_ID - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Parent Id' attribute feature.
TEST_ELEMENT__PARENT_ID - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Parent Id' attribute.
TEST_ELEMENT__VALIDATE - Static variable in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
The code for constraint 'Validate' of 'Test Element'.
TEST_ELEMENT_CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Test Element Container' class.
TEST_ELEMENT_CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The meta object id for the 'Test Element Container' class.
TEST_ELEMENT_CONTAINER__ID - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Id' attribute feature.
TEST_ELEMENT_CONTAINER__ID - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Id' attribute.
TEST_ELEMENT_CONTAINER__TEST_ELEMENTS - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage.Literals
The meta object literal for the 'Test Elements' containment reference list feature.
TEST_ELEMENT_CONTAINER__TEST_ELEMENTS - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The feature id for the 'Test Elements' containment reference list.
TEST_ELEMENT_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The number of structural features of the 'Test Element Container' class.
TEST_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.dynamictree.model.ModelPackage
The number of structural features of the 'Test Element' class.
testAbstractCategorizationChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
Class is abstract, Exception expected
testActionDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
TestAdapterFactory - Class in org.eclipse.emf.ecp.ui.view.editor.test.model.test.util
The Adapter Factory for the model.
TestAdapterFactory() - Constructor for class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestAdapterFactory
Creates an instance of the adapter factory.
TestAdapterFactory - Class in org.eclipse.emf.ecp.validation.test.test.util
The Adapter Factory for the model.
TestAdapterFactory() - Constructor for class org.eclipse.emf.ecp.validation.test.test.util.TestAdapterFactory
Creates an instance of the adapter factory.
TestAdapterFactory - Class in org.eclipse.emf.ecp.view.core.swt.test.model.util
The Adapter Factory for the model.
TestAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.core.swt.test.model.util.TestAdapterFactory
Creates an instance of the adapter factory.
TestAdapterFactory - Class in org.eclipse.emf.ecp.view.validation.test.model.util
The Adapter Factory for the model.
TestAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.validation.test.model.util.TestAdapterFactory
Creates an instance of the adapter factory.
testAddAndRemoveEmptyEnableRuleOnContainer() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddAndRemoveEmptyEnableRuleOnContainerAndControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddAndRemoveEmptyEnableRuleOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddAndRemoveEmptyShowRuleOnContainer() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddAndRemoveEmptyShowRuleOnContainerAndControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddAndRemoveEmptyShowRuleOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddAndRemoveEnableRuleOnContainer() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddAndRemoveEnableRuleOnContainerAndControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddAndRemoveEnableRuleOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddAndRemoveSeverityNewCancelinCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewCancelinError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewCancelinInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewCancelinOK() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewCancelinWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewErrorinCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewErrorinError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewErrorinInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewErrorinOK() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewErrorinWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewInfoinCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewInfoinError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewInfoinInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewInfoinOK() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewInfoinWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewOKinCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewOKinError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewOKinInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewOKinOK() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewOKinWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewWarninginCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewWarninginError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewWarninginInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewWarninginOK() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveSeverityNewWarninginWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testAddAndRemoveShowRuleOnContainer() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddAndRemoveShowRuleOnContainerAndControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddAndRemoveShowRuleOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddControlsWithBottomUpPath() - Method in class org.eclipse.emf.ecp.ui.view.editor.controls.test.ControlGeneratorTest
 
testAddControlsWithContainer() - Method in class org.eclipse.emf.ecp.ui.view.editor.controls.test.ControlGeneratorTest
 
testAddControlsWithNonViewOrContainer() - Method in class org.eclipse.emf.ecp.ui.view.editor.controls.test.ControlGeneratorTest
 
testAddControlsWithView() - Method in class org.eclipse.emf.ecp.ui.view.editor.controls.test.ControlGeneratorTest
 
testAddEmptyConditionOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddEmptyEnableRuleOnContainer() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddEmptyEnableRuleOnContainerAndControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddEmptyEnableRuleOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddEmptyShowRuleOnContainer() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddEmptyShowRuleOnContainerAndControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddEmptyShowRuleOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddEmptyShowRuleOppositeOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddEnableRuleOnContainer() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddEnableRuleOnContainerAndControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddEnableRuleOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddMissingContainmentElement() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
testAddMissingContainmentElement() - Method in class org.eclipse.emf.ecp.view.validation.test.DynamicDMRTest
 
testAddMissingContainmentElement2Times() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
testAddMissingReferencedElement() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
testAddMissingReferencedElement() - Method in class org.eclipse.emf.ecp.view.validation.test.DynamicDMRTest
 
testAddNewVElementWithLeafCondition() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddNewVElementWithNonLeafCondition() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddNewVElementWithoutRule() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddNodeToDomainNode() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTreeTest
 
testAddNodeToTestElement() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTreeTest
 
testAddRemovedContainmentElement() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
testAddShowRuleOnContainer() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddShowRuleOnContainerAndControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddShowRuleOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testAddWriterWithError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationPerformanceTest
 
testAllReadOnly() - Method in class org.eclipse.emf.ecp.ui.view.swt.test.ECPSWTViewRendererTest
 
testAlreadyInMapping() - Method in class org.eclipse.emf.ecp.validation.test.ValidationTest
 
testAndConditionChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testAttributeOfChildValidation() - Method in class org.eclipse.emf.ecp.view.validation.bean.test.BeanValidationProvider_Test
 
testAttributeOfRootValidation() - Method in class org.eclipse.emf.ecp.view.validation.bean.test.BeanValidationProvider_Test
 
testBigDecimalConditionRight() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testBigDecimalConditionSame() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testBigDecimalConditionWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testBooleanConditionRight() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testBooleanConditionWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testBothArgsNull() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testBulkRegisterUnregister() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperOneDependencyTest
 
testCategorizationChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testCategorizationElementTabRenderer() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationRendererTest
 
testCategorizationElementTreeRenderer() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationRendererTest
 
testCategorizationsAndCategories() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTests
 
testCategorizationWithCategories() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTests
 
testCategorizationWithCategory() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTests
 
testCategorizationWithoutCategory() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTests
 
testCategoryChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testChangeDifferentControls() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeListener() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlTwoRowWithViewerTest
 
testChangeListenerDispose() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlTwoRowWithViewerTest
 
testChangeOfSingleContentElement() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testChangeOtherViewFeatures() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeParentPropagationOneControlCancelToCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlCancelToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlCancelToInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlCancelToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlCancelToWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlErrorToCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlErrorToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlErrorToInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlErrorToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlErrorToWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlInfoToCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlInfoToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlInfoToInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlInfoToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlInfoToWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlOKToCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlOKToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlOKToInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlOKToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlOKToWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlWarningToCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlWarningToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlWarningToInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlWarningToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationOneControlWarningToWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToCancelversusCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToCancelversusError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToCancelversusInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToCancelversusOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToCancelversusWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToErrorversusCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToErrorversusError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToErrorversusInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToErrorversusOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToErrorversusWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToInfoversusCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToInfoversusError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToInfoversusInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToInfoversusOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToInfoversusWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToOkversusCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToOkversusError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToOkversusInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToOkversusOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToOkversusWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToWarningversusCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToWarningversusError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToWarningversusInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToWarningversusOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeParentPropagationTwoControlsCaseOkToWarningversusWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlCancelToCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlCancelToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlCancelToInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlCancelToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlCancelToWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlErrorToCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlErrorToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlErrorToInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlErrorToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlErrorToWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlInContainerAllVisibleToHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInContainerAllVisibleToHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInContainerAllVisibleToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInContainerWithHiddenContainerToHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInContainerWithHiddenContainerToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInContainerWithHiddenContainerToVisibleContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInContainerWithHiddenControlToHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInContainerWithHiddenControlToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInContainerWithHiddenControlToVisibleControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInContainerWithHiddenViewToHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInContainerWithHiddenViewToHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInContainerWithHiddenViewToVisibleView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInfoToCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlInfoToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlInfoToInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlInfoToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlInfoToWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlInViewAllVisibleToHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInViewAllVisibleToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInViewWithHiddenControlToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInViewWithHiddenControlToVisibleControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInViewWithHiddenViewToHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlInViewWithHiddenViewToVisibleView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeSingleControlOKToCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlOKToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlOKToInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlOKToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlOKToWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlWarningToCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlWarningToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlWarningToInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlWarningToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeSingleControlWarningToWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testChangeTwoControlsInOneContainerAllVisibleToHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerAllVisibleToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerAllVisibleToOneHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithHiddenContainerToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithHiddenContainerToOneHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithHiddenContainerToVisibleContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithHiddenViewToHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithHiddenViewToOneHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithHiddenViewToVisibleView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithOneHiddenControlToHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithOneHiddenControlToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithOneHiddenControlToTwoHiddenControls() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithOneHiddenControlToTwoVisibleControls() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithTwoHiddenControlsToHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithTwoHiddenControlsToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInOneContainerWithTwoHiddenControlsToOneVisibleControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersAllVisibleToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersAllVisibleToOneHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersAllVisibleToOneHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithHiddenViewToOneHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithHiddenViewToOneHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithHiddenViewToVisibleView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithOneHiddenContainerToHiddenControlInHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithOneHiddenContainerToHiddenControlInVisibleContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithOneHiddenContainerToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithOneHiddenContainerToTwoHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithOneHiddenContainerToTwoVisibleContainers() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithOneHiddenControlToHiddenContainerOfHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithOneHiddenControlToHiddenContainerOfVisibleControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithOneHiddenControlToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithOneHiddenControlToTwoHiddenControls() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithOneHiddenControlToTwoVisibleControls() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithTwoHiddenContainersToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithTwoHiddenContainersToOneHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithTwoHiddenContainersToOneVisibleContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithTwoHiddenControlsToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithTwoHiddenControlsToOneHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInTwoContainersWithTwoHiddenControlsToOneVisibleControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInViewAllVisibleToOneHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInViewAllVisibleToOneHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInViewWithHiddenViewToHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInViewWithHiddenViewToVisibleView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInViewWithOneHiddenControlToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInViewWithOneHiddenControlToTwoHiddenControls() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInViewWithOneHiddenControlToTwoVisibleControls() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInViewWithTwoHiddenControlsToHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testChangeTwoControlsInViewWithTwoHiddenControlsToOneVisibleControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testClassifierWrapperEClass() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.DiagnosticianTests
 
testClassifierWrapperEDataType() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.DiagnosticianTests
 
testCleanWithMerge() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testCleanWithoutMerge() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testComplexCategorization() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testCompositeCategoryElementTabRenderer() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationRendererTest
 
testCompositeCategoryTreeRenderer() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationRendererTest
 
testCompositeChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.edit.test.ChildrenDescriptorTest
Class is abstract, Exception expected
testCompositeChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
Class is abstract, Exception expected
testCompositeCollectionDescriptors() - Method in class org.eclipse.emf.ecp.view.model.edit.test.ChildrenDescriptorTest
Class is abstract, Exception expected
testCompositeCollectionDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
Class is abstract, Exception expected
testConditionChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
Class is abstract, Exception expected
testContainmentConditionAddToEmptyList() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testContainmentConditionEObjectDeep() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testContainmentConditionEObjectRight() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testContainmentConditionEObjectWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testContainmentConditionInitEmptyList() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testContainmentConditionStringRight() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testContainmentConditionStringWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testContainmentConditionWithShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testContainmentConditionWithShowRuleFulFillCondition() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testContainmentConditionWithShowRuleWithClearedMultiref() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testControlChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.edit.test.ChildrenDescriptorTest
 
testControlChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testControlWithoutSetting() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
Test if exception occurs when control has no setting.
testConvertDate() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DateSerializeTest
Tests the conversion of a date.
testConvertDateTime() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DateSerializeTest
Tests the conversion of a dateTime.
testCorrectTesterForCategorizationWithDepth0() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationCorrectTesterTest
 
testCorrectTesterForCategorizationWithDepth1() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationCorrectTesterTest
 
testCorrectTesterForCategorizationWithDepth2() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationCorrectTesterTest
 
testCorrectTesterForCompositeCategoryWithDepth0() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationCorrectTesterTest
 
testCorrectTesterForCompositeCategoryWithDepth1() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationCorrectTesterTest
 
testCorrectTesterForCompositeCategoryWithDepth2() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationCorrectTesterTest
 
testCorrectTesterForCompositeCategoryWithDepth3() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationCorrectTesterTest
 
testCorrectValidation() - Method in class org.eclipse.emf.ecp.validation.test.ValidationTest
 
testCreateContentControl() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#createControls(org.eclipse.swt.widgets.Composite) .
testCreateControl() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#createControls(org.eclipse.swt.widgets.Composite) .
testCreateValidationLabel() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#createValidationLabel(org.eclipse.swt.widgets.Composite) .
testCreateViewModel() - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.test.ViewModelFileExtensionsManagerTest
 
testCustomControlGetHelp() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testCustomControlGetHelpWrongFeature() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testCustomControlGetLabel() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testCustomControlGetLabelWrongFeature() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testCustomControlInit() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.SWTCustomControlTest
 
testCustomControlinView() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.SWTCustomControlTest
 
testCustomControlinViewWithoutClass() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.SWTCustomControlTest
 
testDateConditionRight() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testDateConditionSame() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testDateConditionWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testDefaultRightToRightDisableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default right to right disable rule.
testDefaultRightToRightEnableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default right to right enable rule.
testDefaultRightToRightHideRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default right to right hide rule.
testDefaultRightToRightShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default right to right show rule.
testDefaultRightToWrongDisableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default right to wrong disable rule.
testDefaultRightToWrongEnableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default right to wrong enable rule.
testDefaultRightToWrongHideRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default right to wrong hide rule.
testDefaultRightToWrongShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default right to wrong show rule.
testDefaultWrongToRightDisableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default wrong to right disable rule.
testDefaultWrongToRightEnableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default wrong to right enable rule.
testDefaultWrongToRightHideRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default wrong to right hide rule.
testDefaultWrongToRightShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default wrong to right show rule.
testDefaultWrongToWrongDisableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default wrong to wrong disable rule.
testDefaultWrongToWrongEnableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default wrong to wrong enable rule.
testDefaultWrongToWrongHideRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default wrong to wrong hide rule.
testDefaultWrongToWrongShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test default wrong to wrong show rule.
testDeleteElements() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectTests
Test delete elements.
testDiagnostician() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.DiagnosticianTests
 
testDifferentMessages() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testDifferentSeverities() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testDirtySaveModel() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectTests
Test dirty save model.
testDisableRuleAndFalseLeafCondition() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testDisableRuleAndTrueLeafCondition() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testDisableRuleWithFalse() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testDispose() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#dispose().
testDispose() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test dispose.
testDispose() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testDisposeAdapters() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test method for ViewModelContext.dispose().
testDisposeCustomControl() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#disposeCustomControl().
testDisposeGetDomainModel() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test dispose get domain model.
testDisposeGetViewModel() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test dispose get view model.
testDisposeRegisterDomainListner() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test dispose register domain listner.
testDisposeRegisterViewListner() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test dispose register view listner.
testDisposeUnRegisterDomainListner() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test dispose un register domain listner.
testDisposeUnRegisterViewListner() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test dispose un register view listner.
TestDomainContentAdapter - Class in org.eclipse.emf.ecp.view.rule.test
 
TestDomainContentAdapter(List<ModelChangeAddRemoveListener>) - Constructor for class org.eclipse.emf.ecp.view.rule.test.TestDomainContentAdapter
 
TestDomainModelReference - Class in org.eclipse.emf.ecp.view.model.test
 
TestDomainModelReference() - Constructor for class org.eclipse.emf.ecp.view.model.test.TestDomainModelReference
 
testDomainObjectIsReferenced() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceGCTest
Make sure child domain object is actually referenced.
TestDoubleClickListener - Class in org.eclipse.emf.ecp.ui.validation.test
 
TestDoubleClickListener() - Constructor for class org.eclipse.emf.ecp.ui.validation.test.TestDoubleClickListener
 
testDoubleClickListener() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationTreeViewerTest
 
testDoubleConditionRight() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testDoubleConditionWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testDynamic() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.SWTStackTests
 
testEcoreReferencesRegisteredPackage() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperOneDependencyTest
 
testECPProject() - Method in class org.eclipse.emf.ecp.validation.test.ValidationTest
 
TestElement - Interface in org.eclipse.emf.ecp.view.dynamictree.model
A representation of the model object 'Test Element'.
TestElementContainer - Interface in org.eclipse.emf.ecp.view.dynamictree.model
A representation of the model object 'Test Element Container'.
TestElementContainerImpl - Class in org.eclipse.emf.ecp.view.dynamictree.model.impl
An implementation of the model object 'Test Element Container'.
TestElementContainerItemProvider - Class in org.eclipse.emf.ecp.view.dynamictree.model.provider
This is the item provider adapter for a TestElementContainer object.
TestElementContainerItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementContainerItemProvider
This constructs an instance from a factory and a notifier.
TestElementImpl - Class in org.eclipse.emf.ecp.view.dynamictree.model.impl
An implementation of the model object 'Test Element'.
TestElementItemProvider - Class in org.eclipse.emf.ecp.view.dynamictree.model.provider
This is the item provider adapter for a TestElement object.
TestElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.dynamictree.model.provider.TestElementItemProvider
This constructs an instance from a factory and a notifier.
testEmpty() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationTreeViewerTest
 
testEmptyGroup() - Method in class org.eclipse.emf.ecp.view.group.ui.swt.test.SWTGroupTest
 
testEmptyView() - Method in class org.eclipse.emf.ecp.ui.view.swt.test.ECPSWTViewRendererTest
 
testEmptyView() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewRendererTest
 
testEmptyViewReadOnly() - Method in class org.eclipse.emf.ecp.ui.view.swt.test.ECPSWTViewRendererTest
 
testEnabledRuleAndTrueLeafCondition() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testEnableRuleAndFalseLeafCondition() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testEnableRuleChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testEnableRuleWithFalse() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testEnumConditionRight() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testEnumConditionWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testEObjectLabelProvider() - Method in class org.eclipse.emf.ecp.view.validation.test.SubstitutionLabelTest
 
testEqual() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testEqualDifferentChildren() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testEqualDifferentData() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testEqualDifferentDiagnosticsSameResult() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testEqualMultipleDiagnostics() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testEqualMultipleShortenedDiagnostics() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testError0ChildInit() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testError1ChildDynamicDelete() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testError1ChildDynamicSetValue() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testError1ChildInit() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
TestFactory - Interface in org.eclipse.emf.ecp.ui.view.editor.test.model.test
The Factory for the model.
TestFactory - Interface in org.eclipse.emf.ecp.validation.test.test
The Factory for the model.
TestFactory - Interface in org.eclipse.emf.ecp.view.core.swt.test.model
The Factory for the model.
TestFactory - Interface in org.eclipse.emf.ecp.view.validation.test.model
The Factory for the model.
TestFactoryImpl - Class in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl
An implementation of the model Factory.
TestFactoryImpl() - Constructor for class org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl.TestFactoryImpl
Creates an instance of the factory.
TestFactoryImpl - Class in org.eclipse.emf.ecp.validation.test.test.impl
An implementation of the model Factory.
TestFactoryImpl() - Constructor for class org.eclipse.emf.ecp.validation.test.test.impl.TestFactoryImpl
Creates an instance of the factory.
TestFactoryImpl - Class in org.eclipse.emf.ecp.view.core.swt.test.model.impl
An implementation of the model Factory.
TestFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.core.swt.test.model.impl.TestFactoryImpl
Creates an instance of the factory.
TestFactoryImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model Factory.
TestFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.validation.test.model.impl.TestFactoryImpl
Creates an instance of the factory.
testFeatureLabelProvider() - Method in class org.eclipse.emf.ecp.view.validation.test.SubstitutionLabelTest
 
testFeaturePathDomainModelReferencePathSimpleIterator() - Method in class org.eclipse.emf.ecp.view.model.test.TestDomainModelReference
 
testFeaturePathDomainModelReferenceSimpleIterator() - Method in class org.eclipse.emf.ecp.view.model.test.TestDomainModelReference
 
testFindReferencableClasses() - Method in class org.eclipse.emf.ecp.ui.view.editor.controls.test.SelectAttributesTest
 
testFirstArgIsNull() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testGenerateAllControls() - Method in class org.eclipse.emf.ecp.ui.view.editor.controls.test.ControlGeneratorTest
 
testGetAddImage() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testGetDefaultImage() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testGetDefaultPackageRegistryContentsWithIDEEcore() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperDefaultPackageRegistryContentsTest
 
testGetDefaultPackageRegistryContentsWithRegisteredIDEEcore() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperDefaultPackageRegistryContentsTest
 
testGetDefaultPackageRegistryContentsWithRegisteredWorkspaceEcore() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperDefaultPackageRegistryContentsTest
 
testGetDeleteImage() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testGetDomainModel() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test method for ViewModelContext.getDomainModel().
testGetEditableFeatures() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#getECPCustomControlFeatures() .
testGetElements() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectTests
Test get elements.
testGetExtensionURIs() - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.test.ViewModelFileExtensionsManagerTest
 
testGetHelper() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#getHelper().
testGetHelpImage() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testGetInvolvedEObjectChange() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test get involved e object change.
testGetInvolvedEObjectChangeWithoutChangedValue() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test get involved e object change.
testGetInvolvedEObjectNoChange() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test get involved e object no change.
testGetInvolvedEObjectNoSideEffects() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test get involved e object no side effects.
testGetInvolvedEObjectNoVanishingRenderables() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test get involved e object change.
testGetInvolvedEObjectParentAffectedIfChildChanged() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test get involved e object change.
testGetInvolvedEObjectParentAffectedIfChildNotChanged() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test get involved e object change.
testGetInvolvedEObjectsHelperBothRulesApply() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Should return the control.
testGetInvolvedEObjectsHelperEnableRuleAppliesCorrectValue() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Should return the control because of the EnableRule on the control.
testGetInvolvedEObjectsHelperEnableRuleAppliesWrongValue() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Should return the control since the disable rule applies because of the wrong value.
testGetInvolvedEObjectsHelperNoRuleApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Should return nothing since the correct value is set.
testGetInvolvedEObjectsHelperNoRuleAppliesFilterForComposite() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Should return the parent columns of the control.
testGetInvolvedEObjectsHelperShowRuleAppliesCorrectValue() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Should return the control because the column should be hidden, since 'League' is the right value and the we have a disable rule.
testGetInvolvedEObjectWithVanishingRenderableEnableRuleApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test get involved e object change.
testGetInvolvedEObjectWithVanishingRenderableShowRuleApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test get involved e object change.
testGetInvolvedEObjectWithVanishingRenderableTwoRulesApply() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test get involved e object change.
testGetInvolvedEObjetsContainedMultiAttributeEmptySet() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testGetInvolvedEObjetsContainedMultiAttributeMatch() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testGetInvolvedEObjetsContainedMultiAttributeMatchViaNewEmptyListValue() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testGetInvolvedEObjetsContainedMultiAttributeNoMatch() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testGetInvolvedEObjetsContainedMultiAttributeNoMatchViaUpdatePlayer() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testGetNSPrefix() - Method in class org.eclipse.emf.ecp.ecore.editor.test.ProjectNameTest
 
testGetNSURL() - Method in class org.eclipse.emf.ecp.ecore.editor.test.ProjectNameTest
 
testGetOpenProjects() - Method in class org.eclipse.emf.ecp.core.test.ECPRepositoryTest
 
testGetPriority() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testGetProjectName() - Method in class org.eclipse.emf.ecp.ecore.editor.test.ProjectNameTest
 
testGetProjectNameOnePart() - Method in class org.eclipse.emf.ecp.ecore.editor.test.ProjectNameTest
 
testGetReferenceCandidates() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectTests
Test get reference candidates.
testGetUnsupportedEPackages() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectTests
Test get unsupported e packages.
testGetValidationErrorImage() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testGetViewModel() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test method for ViewModelContext.getViewModel().
testGridDescription() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewRendererTest
 
testGridDescriptionLabelAlignmentLeft() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.AbstractControlTest
 
testGridDescriptionLabelAlignmentNone() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.AbstractControlTest
 
testGridedGroupChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testGridedGroupRowChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testGridedSpanChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testGroupDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testGroupedGridChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testHandleContentValidation() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#handleContentValidation(int, org.eclipse.emf.ecore.EStructuralFeature) .
testHandleValidationErrorOnlyEObject() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testHandleValidationErrorTwoEObject() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testHandleValidationNotErrorWarning() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testHandleValidationOfControl() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#handleValidation(org.eclipse.emf.common.util.Diagnostic) .
testHandleValidationWithLabel() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#handleValidation(org.eclipse.emf.common.util.Diagnostic) .
testHandleValidationWithLabelOriginalDiagniostic() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testHandleValidationWithoutLabel() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#handleValidation(org.eclipse.emf.common.util.Diagnostic) .
testHasViewModelFor() - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.test.ViewModelFileExtensionsManagerTest
 
testHideAllDynamic() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testHideAllOnInit() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testHideCategorizationDynamic() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testHideCategorizationWithChildOnInit() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testHideRootCategoryDynamic() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testHideSubCategoryDynamic() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testHorizontalWithoutChildren() - Method in class org.eclipse.emf.ecp.view.horizontal.ui.swt.test.SWTHorizontalTest
 
testHorizontalWithTwoControlsAsChildren() - Method in class org.eclipse.emf.ecp.view.horizontal.ui.swt.test.SWTHorizontalTest
 
testHorizontalWithTwoHorizontalAsChildrenAndControlAsSubChildren() - Method in class org.eclipse.emf.ecp.view.horizontal.ui.swt.test.SWTHorizontalTest
 
testInit() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testInitDifferentControls() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitEmptyConditionOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testInitEmptyDMROnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testInitEmptyShowRuleOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testInitEmptyShowRuleOppositeOnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
testInitFemale() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.SWTStackTests
 
testInitHighestSeverityMultipleElementsCancelCase1() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase10() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase11() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase12() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase13() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase14() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase15() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase2() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase3() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase4() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase5() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase6() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase7() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase8() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsCancelCase9() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsErrorCase1() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsErrorCase2() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsErrorCase3() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsErrorCase4() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsErrorCase5() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsErrorCase6() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsErrorCase7() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsInfoCase1() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsWarningCase1() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsWarningCase2() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitHighestSeverityMultipleElementsWarningCase3() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitialization() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitializationWithNullDomainModel() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitializationWithNullViewModel() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitializedTableWithoutColumnsAndEmptyReference() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testInitializedTableWithoutColumnsEmptySingleReference() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testInitializedTableWithoutColumnsSingleReference() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testInitLeagueWith2PlayersExpanded() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationTreeViewerTest
 
testInitMale() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.SWTStackTests
 
testInitMissingContainmentElement() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
testInitMissingContainmentElement() - Method in class org.eclipse.emf.ecp.view.validation.test.DynamicDMRTest
 
testInitMissingReferencedElement() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
testInitMissingReferencedElement() - Method in class org.eclipse.emf.ecp.view.validation.test.DynamicDMRTest
 
testInitMultipleDiagnosticsExpanded() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationTreeViewerTest
 
testInitParentDisableVsChildDisable() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitParentDisableVsChildEnable() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitParentEnableVsChildDisable() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitParentEnableVsChildEnable() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitParentHideVsChildHide() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitParentHideVsChildShow() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitParentPropagationOneControlCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationOneControlError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationOneControlInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationOneControlOK() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationOneControlWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseCancelCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseErrorCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseErrorError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseInfoCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseInfoError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseInfoInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseInfoWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseOkCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseOkError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseOkInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseOkOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseOkWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseWarningCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseWarningError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentPropagationTwoControlsCancelCaseWarningWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitParentShowVsChildHide() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitParentShowVsChildShow() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitRightDisableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test init right disable rule.
testInitRightEnableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test init right enable rule.
testInitRightHideRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test init right hide rule.
testInitRightShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test init right show rule.
testInitShowRuleInitWithAndConditionFirstConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test AndCondition with first condition being true while initializing the rule service.
testInitShowRuleWithAndConditionNoConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test AndCondition with none of the conditions being true while initializing the rule service.
testInitShowRuleWithAndConditionSecondConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test AndCondition with second condition being true while initializing the rule service.
testInitShowRuleWithOrConditionBothConditionsApply() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test OrCondition with both conditions being true while initializing the rule service.
testInitShowRuleWithOrConditionFirstConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test OrCondition with first condition being true while initializing the rule service.
testInitShowRuleWithOrConditionNoConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test OrCondition with none of the conditions being true.
testInitShowRuleWithOrConditionSecondConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test OrCondition with second condition being true while initializing the rule service.
testInitShowRuleWithTwoPossibleTargetsWhereBothSettingShouldApply() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitShowRuleWithTwoPossibleTargetsWhereOnlyOneSettingShouldApply() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitShowRuleWithTwoPossibleTargetsWhereTheOtherSettingShouldApply() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testInitSingleControlCancel() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitSingleControlError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitSingleControlInContainerAllVisible() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitSingleControlInContainerWithHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitSingleControlInContainerWithHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitSingleControlInContainerWithHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitSingleControlInfo() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitSingleControlInViewAllVisible() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitSingleControlInViewWithHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitSingleControlInViewWithHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitSingleControlOK() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitSingleControlWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testInitSingleErrorExpanded() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationTreeViewerTest
 
testInitTwoControlsInOneContainerAllVisible() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInOneContainerWithHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInOneContainerWithHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInOneContainerWithOneHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInOneContainerWithTwoHiddenControls() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInTwoContainersAllVisible() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInTwoContainersWithHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInTwoContainersWithOneHiddenContainer() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInTwoContainersWithOneHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInTwoContainersWithTwoHiddenContainers() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInTwoContainersWithTwoHiddenControls() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInViewAllVisible() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInViewWithHiddenView() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInViewWithOneHiddenControl() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitTwoControlsInViewWithTwoHiddenControls() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInitUnset() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetRuleIntegrationTest
 
testInitWrongDisableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test init wrong disable rule.
testInitWrongEnableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test init wrong enable rule.
testInitWrongHideRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test init wrong hide rule.
testInitWrongShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test init wrong show rule.
testInstantiate() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInstantiateWithNullDomainModel() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testInstantiateWithNullViewModel() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testIntConditionRight() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testIntConditionWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testIntegrationWithViewProvider() - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.test.ViewModelFileExtensionsManagerTest
 
testInvisibleRuleAndFalseLeafCondition() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testInvisibleRuleAndTrueLeafCondition() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testInVisibleRuleWithFalse() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testIsModelroot() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectTests
Checks if is modelroot.
testLeafConditionChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testListenerUponChange() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testMappingDiagnosticResultToControls() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testMappingDiagnosticResultToControlsSameFeatureTwice() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testMergeMultiAttribute() - Method in class org.eclipse.emf.ecp.diffmerge.test.MergeTests
 
testMergeMultiContainmentReference() - Method in class org.eclipse.emf.ecp.diffmerge.test.MergeTests
 
testMergeMultiNOTContainmentReference() - Method in class org.eclipse.emf.ecp.diffmerge.test.MergeTests
 
testMergeSingleAttribute() - Method in class org.eclipse.emf.ecp.diffmerge.test.MergeTests
 
testMergeSingleContainmentReference() - Method in class org.eclipse.emf.ecp.diffmerge.test.MergeTests
 
testMergeSingleNOTContainmentReference() - Method in class org.eclipse.emf.ecp.diffmerge.test.MergeTests
 
testModifyStringLong() - Method in class org.eclipse.emf.ecp.ui.view.swt.test.ECPStringLineWrapperTest
 
testModifyStringLongSingleWord() - Method in class org.eclipse.emf.ecp.ui.view.swt.test.ECPStringLineWrapperTest
 
testModifyStringLongSingleWord2() - Method in class org.eclipse.emf.ecp.ui.view.swt.test.ECPStringLineWrapperTest
 
testModifyStringShort() - Method in class org.eclipse.emf.ecp.ui.view.swt.test.ECPStringLineWrapperTest
Test method for ECPStringLineWrapper.modifyString(java.lang.String, org.eclipse.emf.ecore.EStructuralFeature.Setting) .
testMultiLevelPropagationOnInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test multi level propagation on init.
testMultiLevelPropagationOnLifecycle() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test multi level propagation on lifecycle.
testMultipleComplexGridDescriptionView() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewRendererTest
 
testMultipleControlsWithAndWithoutDiff() - Method in class org.eclipse.emf.ecp.diffmerge.test.DiffTests
 
testMultipleObjects() - Method in class org.eclipse.emf.ecp.validation.test.ValidationTest
 
testMultipleSimpleCompositeView() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewRendererTest
 
testMultiUnset() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetRuleIntegrationTest
 
testNoProxyId() - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ResolverViewServiceTest
 
testNoValidationErrorDynamic() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeRefreshTest
 
testNoValidationErrorOnInit() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeRefreshTest
 
testOneGroupinView() - Method in class org.eclipse.emf.ecp.view.group.ui.swt.test.SWTGroupTest
 
testOnlyCategories() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTests
 
testOnlyOneCategory() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTests
 
testOrConditionChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
TestPackage - Interface in org.eclipse.emf.ecp.ui.view.editor.test.model.test
The Package for the model.
TestPackage - Interface in org.eclipse.emf.ecp.validation.test.test
The Package for the model.
TestPackage - Interface in org.eclipse.emf.ecp.view.core.swt.test.model
The Package for the model.
TestPackage - Interface in org.eclipse.emf.ecp.view.validation.test.model
The Package for the model.
TestPackage.Literals - Interface in org.eclipse.emf.ecp.ui.view.editor.test.model.test
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
TestPackage.Literals - Interface in org.eclipse.emf.ecp.validation.test.test
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
TestPackage.Literals - Interface in org.eclipse.emf.ecp.view.core.swt.test.model
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
TestPackage.Literals - Interface in org.eclipse.emf.ecp.view.validation.test.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
TestPackageImpl - Class in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl
An implementation of the model Package.
TestPackageImpl - Class in org.eclipse.emf.ecp.validation.test.test.impl
An implementation of the model Package.
TestPackageImpl - Class in org.eclipse.emf.ecp.view.core.swt.test.model.impl
An implementation of the model Package.
TestPackageImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model Package.
testPackageWrapperEClass() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.DiagnosticianTests
 
testPackageWrapperEDataType() - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.DiagnosticianTests
 
testPanelTableWithTwoColumns() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testParentDisableVsChildDisable() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testParentDisableVsChildEnable() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testParentEnableVsChildDisable() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testParentEnableVsChildEnable() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testParentHideVsChildHide() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testParentHideVsChildShow() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testParentShowVsChildHide() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testParentShowVsChildShow() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testPriorities() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetRuleIntegrationTest
 
testPropagation() - Method in class org.eclipse.emf.ecp.validation.test.ValidationTest
 
testPropagationDisableRuleChildRuleRightInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule child rule right init.
testPropagationDisableRuleChildRuleRightToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule child rule right to right.
testPropagationDisableRuleChildRuleRightToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule child rule right to wrong.
testPropagationDisableRuleChildRuleWrongInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule child rule wrong init.
testPropagationDisableRuleChildRuleWrongToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule child rule wrong to right.
testPropagationDisableRuleChildRuleWrongToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule child rule wrong to wrong.
testPropagationDisableRuleNoChildRuleRightInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule no child rule right init.
testPropagationDisableRuleNoChildRuleRightToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule no child rule right to right.
testPropagationDisableRuleNoChildRuleRightToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule no child rule right to wrong.
testPropagationDisableRuleNoChildRuleWrongInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule no child rule wrong init.
testPropagationDisableRuleNoChildRuleWrongToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule no child rule wrong to right.
testPropagationDisableRuleNoChildRuleWrongToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation disable rule no child rule wrong to wrong.
testPropagationEnableRuleChildRuleRightInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule child rule right init.
testPropagationEnableRuleChildRuleRightToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule child rule right to right.
testPropagationEnableRuleChildRuleRightToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule child rule right to wrong.
testPropagationEnableRuleChildRuleWrongInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule child rule wrong init.
testPropagationEnableRuleChildRuleWrongToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule child rule wrong to right.
testPropagationEnableRuleChildRuleWrongToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule child rule wrong to wrong.
testPropagationEnableRuleNoChildRuleRightInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule no child rule right init.
testPropagationEnableRuleNoChildRuleRightToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule no child rule right to right.
testPropagationEnableRuleNoChildRuleRightToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule no child rule right to wrong.
testPropagationEnableRuleNoChildRuleWrongInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule no child rule wrong init.
testPropagationEnableRuleNoChildRuleWrongToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule no child rule wrong to right.
testPropagationEnableRuleNoChildRuleWrongToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation enable rule no child rule wrong to wrong.
testPropagationHideRuleChildRuleRightInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule child rule right init.
testPropagationHideRuleChildRuleRightToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule child rule right to right.
testPropagationHideRuleChildRuleRightToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule child rule right to wrong.
testPropagationHideRuleChildRuleWrongInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule child rule wrong init.
testPropagationHideRuleChildRuleWrongToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule child rule wrong to right.
testPropagationHideRuleChildRuleWrongToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule child rule wrong to wrong.
testPropagationHideRuleNoChildRuleRightInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule no child rule right init.
testPropagationHideRuleNoChildRuleRightToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule no child rule right to right.
testPropagationHideRuleNoChildRuleRightToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule no child rule right to wrong.
testPropagationHideRuleNoChildRuleWrongInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule no child rule wrong init.
testPropagationHideRuleNoChildRuleWrongToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule no child rule wrong to right.
testPropagationHideRuleNoChildRuleWrongToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation hide rule no child rule wrong to wrong.
testPropagationShowRuleChildRuleRightInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule child rule right init.
testPropagationShowRuleChildRuleRightToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule child rule right to right.
testPropagationShowRuleChildRuleRightToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule child rule right to wrong.
testPropagationShowRuleChildRuleWrongInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule child rule wrong init.
testPropagationShowRuleChildRuleWrongToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule child rule wrong to right.
testPropagationShowRuleChildRuleWrongToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule child rule wrong to wrong.
testPropagationShowRuleNoChildRuleRightInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule no child rule right init.
testPropagationShowRuleNoChildRuleRightToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule no child rule right to right.
testPropagationShowRuleNoChildRuleRightToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule no child rule right to wrong.
testPropagationShowRuleNoChildRuleWrongInit() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule no child rule wrong init.
testPropagationShowRuleNoChildRuleWrongToRight() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule no child rule wrong to right.
testPropagationShowRuleNoChildRuleWrongToWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test propagation show rule no child rule wrong to wrong.
testReadonlyCustomControl() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testReferenceMultiplicityDynamicEmptyToNotEmpty() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testReferenceMultiplicityDynamicNotEmptyToEmpty() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testReferenceMultiplicityInitEmpty() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testReferenceMultiplicityInitNotEmpty() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testRegisterAndUnregisterOneViewPerEcore() - Method in class org.eclipse.emf.ecp.ide.view.service.test.IDEViewModelRegistryTest
Test method for IDEViewModelRegistryImpl.register(java.lang.String, org.eclipse.emf.ecp.view.spi.model.VView) .
testRegisterAndUnregisterTwoViewsPerEcore() - Method in class org.eclipse.emf.ecp.ide.view.service.test.IDEViewModelRegistryTest
Test method for IDEViewModelRegistryImpl.register(java.lang.String, org.eclipse.emf.ecp.view.spi.model.VView) .
testRegisterDomainChangeListener() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test method for ViewModelContext#registerDomainChangeListener(org.eclipse.emf.ecp.view.spi.context.ViewModelContext.ModelChangeAddRemoveListener) .
testRegisterDomainChangeListenerChangeOnView() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test register domain change listener change on view.
testRegisterDomainChangeListenerNull() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test register domain change listener null.
testRegisterListener() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testRegisterUnregister() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperCyclicDependenciesTest
 
testRegisterUnregister() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperTwoDependenciesTest
 
testRegisterUnregisterIndependentEcore() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperNoDependenciesTest
Test method for EcoreHelper.registerEcore(String)
testRegisterUnregisterViewModelEditor() - Method in class org.eclipse.emf.ecp.ide.view.service.test.IDEViewModelRegistryTest
Test method for IDEViewModelRegistryImpl.registerViewModelEditor(org.eclipse.emf.ecp.view.spi.model.VView, org.eclipse.emf.ecp.ide.view.service.ViewModelEditorCallback) .
testRegisterViewChangeListener() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test register view change listener.
testRegisterViewChangeListenerChangeOnDomain() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test register view change listener change on domain.
testRegisterViewChangeListenerNull() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test register view change listener null.
testRegisterViewModel() - Method in class org.eclipse.emf.ecp.ide.view.service.test.IDEViewModelRegistryTest
 
testRegisterViewModelEditorWithEcoreChange() - Method in class org.eclipse.emf.ecp.ide.view.service.test.IDEViewModelRegistryTest
 
testRemoveAndConditionOfEnableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveAndConditionOfShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveChildOfDomainObject() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceGCTest
Remove the Mainboard.
testRemoveChildOfDomainObjectWithCutOffControl() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceGCTest
Removes the Mainboard from the computer and also removes the control from the view model containment tree.
testRemoveContainmentElement() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
testRemoveContainmentElement() - Method in class org.eclipse.emf.ecp.view.validation.test.DynamicDMRTest
 
testRemoveControlAndReevaluate() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceGCTest
Removes the direct column of the view.
testRemoveEnableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveEnableRuleWithoutCondition() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveLeafConditionOfEnableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveLeafConditionOfEnableRuleReevaluate() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveLeafConditionOfShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveLeafConditionOfShowRuleReevaluate() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveNodeFromTestElement() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTreeTest
 
testRemoveOrConditionBOfEnableRuleReevaluate() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveOrConditionOfEnableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveOrConditionOfShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveReferencedElement() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
testRemoveReferencedElement() - Method in class org.eclipse.emf.ecp.view.validation.test.DynamicDMRTest
 
testRemoveRenderable() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceGCTest
Removes the direct column of the computer view.
testRemoveRenderableHierarchy() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceGCTest
Removes the direct column of the view.
testRemoveRenderableWithEnableRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveRenderableWithShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveShowRule() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveShowRuleWithoutCondition() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceGCTest
 
testRemoveValidationProvider() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationProviderTest
 
testRenderableDescriptors() - Method in class org.eclipse.emf.ecp.view.model.edit.test.ChildrenDescriptorTest
Class is abstract, Exception expected
testRenderableDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
Class is abstract, Exception expected
testReplaceContainmentElement() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
testReplaceContainmentElement() - Method in class org.eclipse.emf.ecp.view.validation.test.DynamicDMRTest
 
testReplaceReferencedElement() - Method in class org.eclipse.emf.ecp.view.core.swt.tests.DynamicDMRTest
 
testReplaceReferencedElement() - Method in class org.eclipse.emf.ecp.view.validation.test.DynamicDMRTest
 
testResetValidation() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#resetValidation().
testResourceIsAdded() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
 
testResourceIsNotAdded() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
 
testResourceIsRemoved() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
 
testResultArray() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
testResultList() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
testResultSingle() - Method in class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
testRootDiagnostic() - Method in class org.eclipse.emf.ecp.validation.test.ValidationTest
 
testRoundtrip() - Method in class org.eclipse.emf.ecp.diffmerge.test.SaveLoadTests
Round trip test.
testRuleChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
Class is abstract, Exception expected
testSaveProperties() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectTests
Test save properties.
testSecondArgIsNull() - Method in class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
testSeparateRegisterAndUnregister1() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperOneDependencyTest
 
testSeparateRegisterAndUnregister2() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperOneDependencyTest
 
testSetEditable() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlTwoRowWithViewerTest
 
testSetEditable() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWTTest
 
testSettingToControlMapDynamicViewAdd() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Tests dynamic view model add.
testSettingToControlMapDynamicViewRemove() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Tests dynamic view model remove.
testSettingToControlMapMultipleControlsStatic() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Tests setting to control mapping static.
testSettingToControlMapSingleControlStatic() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Tests setting to control mapping static.
testSettingToTableMapSingleControlDynamicDomainAdd() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Tests dynamic domain add.
testSettingToTableMapSingleControlDynamicDomainRemove() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Tests dynamic domain remove.
testSettingToTableMapSingleControlStatic() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Tests setting to control mapping static.
testSetTopToNull() - Method in class org.eclipse.emf.ecp.view.stack.ui.swt.test.SWTStackTests
 
testShowAllDynamic() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testShowAllOnInit() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testShowCategorizationDynamic() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testShowCategorizationWithChildOnInit() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testShowCategorizationWithoutChildOnInit() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testShowCategoryAndCategorizationWithoutChildOnInit() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testShowRootCategoryDynamic() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testShowRootCategoryHideCategorizationWithChildOnInit() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testShowRootCategoryHideCategorizationWithoutChildOnInit() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testShowRuleChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testShowRuleWhereConditionReferencesAnotherTarget() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testShowRuleWithAndConditionBothConditionsApply() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test AndCondition with both conditions being true.
testShowRuleWithAndConditionFirstConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test AndCondition with first condition being true.
testShowRuleWithAndConditionNoConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test AndCondition with none of the conditions being true.
testShowRuleWithAndConditionSecondConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test AndCondition with second condition being true.
testShowRuleWithOrConditionBothConditionsApply() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test OrCondition with both conditions being true.
testShowRuleWithOrConditionFirstConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test OrCondition with first condition being true.
testShowRuleWithOrConditionNoConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test OrCondition with none of the conditions being true.
testShowRuleWithOrConditionSecondConditionApplies() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
Test OrCondition with the second condition being true.
testShowRuleWithTwoPossibleTargetsWhereBothSettingShouldApply() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testShowRuleWithTwoPossibleTargetsWhereOnlyOneSettingShouldApply() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testShowRuleWithTwoPossibleTargetsWhereTheOtherSettingShouldApply() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testShowSubCategoryDynamic() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeContentRefreshTest
 
testSingleControlContainedViewWithDiff() - Method in class org.eclipse.emf.ecp.diffmerge.test.DiffTests
 
testSingleControlViewWithDiff() - Method in class org.eclipse.emf.ecp.diffmerge.test.DiffTests
 
testSingleControlViewWithoutDiff() - Method in class org.eclipse.emf.ecp.diffmerge.test.DiffTests
 
testSingleListenerInitError() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testSingleListenerInitOK() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testSingleListenerRegisterAfterInstantiate() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
testSingleObject() - Method in class org.eclipse.emf.ecp.validation.test.ValidationTest
 
testStringConditionNullRight() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testStringConditionRight() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
testStringConditionWrong() - Method in class org.eclipse.emf.ecp.view.rule.test.ConditionEvaluatorTest
 
TestSwitch<T> - Class in org.eclipse.emf.ecp.ui.view.editor.test.model.test.util
The Switch for the model's inheritance hierarchy.
TestSwitch() - Constructor for class org.eclipse.emf.ecp.ui.view.editor.test.model.test.util.TestSwitch
Creates an instance of the switch.
TestSwitch<T> - Class in org.eclipse.emf.ecp.validation.test.test.util
The Switch for the model's inheritance hierarchy.
TestSwitch() - Constructor for class org.eclipse.emf.ecp.validation.test.test.util.TestSwitch
Creates an instance of the switch.
TestSwitch<T> - Class in org.eclipse.emf.ecp.view.core.swt.test.model.util
The Switch for the model's inheritance hierarchy.
TestSwitch() - Constructor for class org.eclipse.emf.ecp.view.core.swt.test.model.util.TestSwitch
Creates an instance of the switch.
TestSwitch<T> - Class in org.eclipse.emf.ecp.view.validation.test.model.util
The Switch for the model's inheritance hierarchy.
TestSwitch() - Constructor for class org.eclipse.emf.ecp.view.validation.test.model.util.TestSwitch
Creates an instance of the switch.
testTable() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
testTableControlChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
testTableControlViewWithDiff() - Method in class org.eclipse.emf.ecp.diffmerge.test.DiffTests
 
testTableControlViewWithoutDiff() - Method in class org.eclipse.emf.ecp.diffmerge.test.DiffTests
 
testTableDomainModelReference() - Method in class org.eclipse.emf.ecp.diffmerge.test.SaveLoadTests
 
testTableWithoutColumns() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testTableWithoutColumnsWithoutViewServices() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testTableWithTwoColumns() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testTableWithTwoColumnsAdd() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testTableWithTwoColumnsClear() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testTableWithTwoColumnsRemove() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testTableWithTwoColumnsWithoutViewServices() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testTearDown() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlRendererTest
 
testTearDown() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlRendererTest
 
testTearDown() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlRendererTest
 
testTearDown() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.TextControlRendererTest
 
testTearDown() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlRendererTest
 
testTwoGroupsHierachicalinView() - Method in class org.eclipse.emf.ecp.view.group.ui.swt.test.SWTGroupTest
 
testTwoGroupsinView() - Method in class org.eclipse.emf.ecp.view.group.ui.swt.test.SWTGroupTest
 
testTwoGroupsWithTwoControlsInView() - Method in class org.eclipse.emf.ecp.view.group.ui.swt.test.SWTGroupTest
 
testUninitializedTableWithoutColumns() - Method in class org.eclipse.emf.ecp.view.table.ui.swt.test.SWTTableTest
 
testUniqueDynamicAddToError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUniqueDynamicChange1ToError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUniqueDynamicChange1ToOK() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUniqueDynamicChange2ToError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUniqueDynamicChange2ToOK() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUniqueDynamicChange3Elements1ToError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUniqueDynamicRemoveToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUniqueInitError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUniqueInitNoError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUniqueWithContentValidationDynamicAddError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUniqueWithContentValidationDynamicErrorToWarning() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUniqueWithContentValidationInitError() - Method in class org.eclipse.emf.ecp.view.validation.test.TableValidationTest
 
testUnregisterDomainChangeListener() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test method for ViewModelContext#unregisterDomainChangeListener(org.eclipse.emf.ecp.view.spi.context.ViewModelContext.ModelChangeAddRemoveListener) .
testUnregisterDomainChangeListenerChangeOnView() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test unregister domain change listener change on view.
testUnregisterMultipleUsage() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperCyclicDependenciesTest
 
testUnregisterMultipleUsage() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperTwoDependenciesTest
 
testUnregisterOnViewModelContext() - Method in class org.eclipse.emf.ecp.view.rule.test.RuleServiceTest
 
testUnregisterPackageNotInRegitry() - Method in class org.eclipse.emf.ecp.ide.util.test.EcoreHelperNoDependenciesTest
Test method for EcoreHelper.registerEcore(String)
testUnregisterViewChangeListener() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test method for ViewModelContext#unregisterViewChangeListener(org.eclipse.emf.ecp.view.spi.context.ViewModelContext.ModelChangeAddRemoveListener) .
testUnregisterViewChangeListenerChangeOnDomain() - Method in class org.eclipse.emf.ecp.view.context.ViewModelContextTest
Test unregister view change listener change on domain.
testUnset() - Method in class org.eclipse.emf.ecp.view.unset.test.UnsetRuleIntegrationTest
 
testUnsetDMROnControl() - Method in class org.eclipse.emf.ecp.view.rule.test.DynamicRuleService_Test
 
TestUtil - Class in org.eclipse.emf.ecp.view.stack.ui.swt.test
 
testValidateChangeInvalidToValid() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlValidationTest
 
testValidateChangeValidToInvalid() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlValidationTest
 
testValidateOnInitInvalid() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlValidationTest
 
testValidateOnInitValid() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlValidationTest
 
testValidationChangeErrorToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationChangeOkToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationChildHasMoreSevereValidationPropagation() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationDisabledControlOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationDynamicAddManyToDomain() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationDynamicExtension() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationDynamicExtension2Level() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationDynamicExtensionWithAlreadyInvalidDomainElement() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationDynamicRemove() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationErrorDynamic() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeRefreshTest
 
testValidationErrorInit() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTreeTest
 
testValidationErrorOnInit() - Method in class org.eclipse.emf.ecp.view.categorization.swt.test.CategorizationTreeRefreshTest
 
testValidationErrorToError() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTreeTest
 
testValidationErrorToOk() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTreeTest
 
testValidationErrorToOkByRemove() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.test.DynamicContainmentTreeTest
 
testValidationHiddenControlOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationInitAggregation() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationInitDisabledControlOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationInitError() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationInitHiddenControlError() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationInitHiddenControlOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationInitOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationInitPropagation1LevelError() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationInitPropagation1LevelOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationInitPropagation2LevelError() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationInitPropagation2LevelOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationMissingElementOnInit() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationMissingElementSetValueAfterInit() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationNonDomainWithDomainLoseChild() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationNotReferencedAttributesAreIgnored() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationPropagation2LevelErrorToOkDomainObjectChanges() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationPropagationChangeErrorTokWithErrorControlInBackground() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationPropagationChangeErrorTokWithErrorTableControlInBackground() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationPropagationChangeErrorToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationPropagationChangeOkToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationProviderIsCalled() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationProviderTest
 
testValidationProviderSeverityHigher() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationProviderTest
 
testValidationProviderSeverityLower() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationProviderTest
 
testValidationProviderTriggerAdditionalValidation() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationProviderTest
 
testValidationProviderTriggerSelfValidation() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationProviderTest
 
testValidationSameFeature() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControl() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlAggregation() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlChildren() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlChildrenAddNew() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlChildrenAddNewWithoutError() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlChildrenPropagation() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlChildrenPropagationErrorToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlChildrenPropagationErrorToOkByRemove() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlChildrenRemoveAdded() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlChildrenRemoveEntry() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlChildrenTwoEntries() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlChildrenUpdateExisting() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlChildrenUpdateExistingTwoEntries() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlMultipleDiagnosticsDynamicFirstErrorToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlMultipleDiagnosticsDynamicFirstOkToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlMultipleDiagnosticsDynamicSecondErrorToOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlMultipleDiagnosticsDynamicSecondOkToError() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlMultipleDiagnosticsInitError() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlMultipleDiagnosticsInitOk() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlMultipleDiagnosticsMultipleDuplicatesDynamic4ErrorTo2Error() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlMultipleDiagnosticsMultipleDuplicatesDynamic4ErrorTo3Error() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlMultipleDiagnosticsMultipleDuplicatesInitError() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlParentReferencingEntityNotValid() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
testValidationTableControlTwoColumns() - Method in class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
TestValidator - Class in org.eclipse.emf.ecp.validation.test.test.util
The Validator for the model.
TestValidator() - Constructor for class org.eclipse.emf.ecp.validation.test.test.util.TestValidator
Creates an instance of the switch.
TestValidator - Class in org.eclipse.emf.ecp.view.validation.test.model.util
The Validator for the model.
TestValidator() - Constructor for class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
Creates an instance of the switch.
testVerticalWithoutChildren() - Method in class org.eclipse.emf.ecp.view.vertical.ui.swt.test.SWTVerticalTest
 
testVerticalWithTwoControlsAsChildren() - Method in class org.eclipse.emf.ecp.view.vertical.ui.swt.test.SWTVerticalTest
 
testVerticalWithTwoVerticalAsChildrenAndControlAsSubChildren() - Method in class org.eclipse.emf.ecp.view.vertical.ui.swt.test.SWTVerticalTest
 
testViewChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.edit.test.ChildrenDescriptorTest
 
testViewChildDescriptors() - Method in class org.eclipse.emf.ecp.view.model.integrationtest.ChildrenDescriptorExtensionTest
 
TestViewContentAdapter - Class in org.eclipse.emf.ecp.view.rule.test
 
TestViewContentAdapter(List<ModelChangeAddRemoveListener>) - Constructor for class org.eclipse.emf.ecp.view.rule.test.TestViewContentAdapter
 
testViewerBinding() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlTwoRowWithViewerTest
 
testViewerInit() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.test.CustomControlTwoRowWithViewerTest
 
testViewModelContextStartup() - Method in class org.eclipse.emf.ecp.view.validation.test.ValidationPerformanceTest
 
testViewWithControls() - Method in class org.eclipse.emf.ecp.ui.view.swt.test.ECPSWTViewRendererTest
 
testViewWithOneContainerReadOnly() - Method in class org.eclipse.emf.ecp.ui.view.swt.test.ECPSWTViewRendererTest
 
testVisibleClasses() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectTests
Test visible classes.
testVisiblePackages() - Method in class org.eclipse.emf.ecp.core.test.ECPProjectTests
Test visible packages.
testVisibleRuleAndFalseLeafCondition() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testVisibleRuleAndTrueLeafCondition() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testVisibleRuleWithFalse() - Method in class org.eclipse.emf.ecp.view.rule.ui.swt.test.RuleSWTTest
 
testWithGeneratedView() - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ResolverViewServiceTest
 
testWithProxyId() - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ResolverViewServiceTest
 
TextControlRendererTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
TextControlRendererTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.TextControlRendererTest
 
TextControlRendererTester - Class in org.eclipse.emf.ecp.view.model.common
Tester for Text Renderer.
TextControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.TextControlRendererTester
 
TextControlSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
Renders texts.
TextControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.TextControlSWTRenderer
Default constructor.
ThreeColumnRow - Class in org.eclipse.emf.ecp.edit.internal.swt.util
Deprecated. 
ThreeColumnRow(Control, Control, Control) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.ThreeColumnRow
Deprecated. A RenderingResultRow which holds two Controls.
TOP_LEFT - Static variable in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Style constant for placing decorator image in top left corner of base image.
TOP_RIGHT - Static variable in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
Style constant for placing decorator image in top right corner of base image.
toString() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
 
toString() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDORepositoryData
 
toString() - Method in class org.eclipse.emf.ecp.internal.core.util.Element
 
toString() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties.Property
 
toString() - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.ErrorElement
 
toString() - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.SlowElement
 
toString() - Method in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.TaskImpl
 
toString() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserGroupImpl
 
toString() - Method in class org.eclipse.emf.ecp.makeithappen.model.task.impl.UserImpl
 
toString() - Method in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
 
toString() - Method in class org.eclipse.emf.ecp.test.university.impl.CourseImpl
 
toString() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.BookImpl
 
toString() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.LibraryImpl
 
toString() - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.core.swt.test.model.impl.SimpleTestObjectImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentItemImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.DynamicContainmentTreeDomainModelReferenceImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementContainerImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.mappingdmr.databinding.EMFMappingValueProperty
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
 
toString() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
 
toString() - Method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
toString() - Method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
 
toString() - Method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
toString() - Method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ComputerImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.ContentImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibrarianImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.MainboardImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.PowerBlockImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithoutValidationImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.TableContentWithValidationImpl
 
toString() - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
 
TransactionalModelLabelProvider - Class in org.eclipse.emf.ecp.ui.transaction
Label provider that wraps its getText calls in a transaction.
TransactionalModelLabelProvider() - Constructor for class org.eclipse.emf.ecp.ui.transaction.TransactionalModelLabelProvider
Default constructor.
TREE_MASTER_DETAIL - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage.Literals
The meta object literal for the ' Tree Master Detail' class.
TREE_MASTER_DETAIL - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The meta object id for the 'Tree Master Detail' class.
TREE_MASTER_DETAIL__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The feature id for the 'Attachments' containment reference list.
TREE_MASTER_DETAIL__DETAIL_VIEW - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage.Literals
The meta object literal for the 'Detail View' containment reference feature.
TREE_MASTER_DETAIL__DETAIL_VIEW - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The feature id for the 'Detail View' containment reference.
TREE_MASTER_DETAIL__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The feature id for the 'Diagnostic' containment reference.
TREE_MASTER_DETAIL__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The feature id for the 'Enabled' attribute.
TREE_MASTER_DETAIL__NAME - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The feature id for the 'Name' attribute.
TREE_MASTER_DETAIL__READONLY - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The feature id for the 'Readonly' attribute.
TREE_MASTER_DETAIL__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The feature id for the 'Visible' attribute.
TREE_MASTER_DETAIL_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
The number of structural features of the 'Tree Master Detail' class.
TreeContentProvider<INPUT> - Class in org.eclipse.emf.ecp.internal.ui.model
 
TreeContentProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
 
TreeContentProvider.ErrorElement - Class in org.eclipse.emf.ecp.internal.ui.model
 
TreeContentProvider.ErrorElement(Object, Throwable) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.ErrorElement
 
TreeContentProvider.SlowElement - Class in org.eclipse.emf.ecp.internal.ui.model
 
TreeContentProvider.SlowElement(Object) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.SlowElement
 
TreeContentProvider.SyntheticElement - Class in org.eclipse.emf.ecp.internal.ui.model
 
TreeContentProvider.SyntheticElement(Object) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.SyntheticElement
 
TreeContentProvider_ErrorElement_Error - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
TreeContentProvider_SlowElement_Pending - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
TreeMasterDetailAdapterFactory - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.util
The Adapter Factory for the model.
TreeMasterDetailAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
Creates an instance of the adapter factory.
TreeMasterDetailEditPlugin - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.provider
This is the central singleton for the TreeMasterDetail edit plugin.
TreeMasterDetailEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailEditPlugin
Create the instance.
TreeMasterDetailEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.provider
The actual implementation of the Eclipse Plugin.
TreeMasterDetailEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailEditPlugin.Implementation
Creates an instance.
TreeMasterDetailItemProvider - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.provider
This is the item provider adapter for a VTreeMasterDetail object.
TreeMasterDetailItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
This constructs an instance from a factory and a notifier.
TreeMasterDetailItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
TreeMasterDetailItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
This constructs an instance.
TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.provider
A child creation extender for the VViewPackage.
TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender
 
TreeMasterDetailSwitch<T> - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.util
The Switch for the model's inheritance hierarchy.
TreeMasterDetailSwitch() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailSwitch
Creates an instance of the switch.
TreeMasterDetailSWTRenderer - Class in org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal
SWT Renderer for a VTreeMasterDetail element.
TreeMasterDetailSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeMasterDetailSWTRenderer
 
TreeView - Class in org.eclipse.emf.ecp.ui.views
 
TreeView(String) - Constructor for class org.eclipse.emf.ecp.ui.views.TreeView
Default constructor.
TreeView_Exception_ViewerNotCreated - Static variable in class org.eclipse.emf.ecp.ui.Messages
 
TreeViewerFactory - Class in org.eclipse.emf.ecp.spi.common.ui
 
Tuple<T,U> - Class in org.eclipse.emf.ecp.view.test.common
Convenience class for returning multiple values at once.
Tuple(T, U) - Constructor for class org.eclipse.emf.ecp.view.test.common.Tuple
 
TYPE - Static variable in interface org.eclipse.emf.ecp.core.ECPProject
The type of the ECPElement.
TYPE - Static variable in interface org.eclipse.emf.ecp.core.ECPProvider
Type of the ECPElement.
TYPE - Static variable in interface org.eclipse.emf.ecp.core.ECPRepository
The type of this ECPElement.
TYPE - Static variable in interface org.eclipse.emf.ecp.spi.ui.UIProvider
The Type of the Element.

U

UICreateProject_ProjectName - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
UICreateProject_ProjectProvider - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
UIProvider - Interface in org.eclipse.emf.ecp.spi.ui
 
UIProviderRegistry - Interface in org.eclipse.emf.ecp.spi.ui
 
UIProviderRegistryImpl - Class in org.eclipse.emf.ecp.internal.ui
 
UK_VALUE - Static variable in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
The 'UK' literal value.
undispose(InternalRepository) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
This method undisposes the project based on a repository.
undispose(InternalRepository) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
This method undisposes the project based on a repository.
undo(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UndoLastOperationHelper
Undo the last change on an InternalProject.
UndoHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
UndoHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.UndoHandler
 
UndoLastCommandHandler - Class in org.eclipse.emf.ecp.workspace.internal.ui
Undo Last Command Handler.
UndoLastCommandHandler() - Constructor for class org.eclipse.emf.ecp.workspace.internal.ui.UndoLastCommandHandler
 
UndoLastOperationHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore UndoLastOperation Handler delegating to the UndoLastOperationHelper.
UndoLastOperationHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UndoLastOperationHandler
 
UndoLastOperationHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore UndoLastOperation Handler delegating to the EMFStore UIUndoLastOperationController.
ungetECPControlFactory() - Method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
Frees the OSGi Service, so that it can be shutdown during runtime.
ungetECPControlFactory() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
Frees the ECPControlFactory from use, allowing the OSGi Bundle to be shutdown.
ungetECPControlFactory() - Method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
Frees the ECPControlFactory from use, allowing the OSGi Bundle to be shutdown.
ungetECPControlFactory() - Method in class org.eclipse.emf.ecp.view.internal.ui.Activator
Frees the ECPControlFactory from use, allowing the OSGi Bundle to be shutdown.
ungetECPControlFactory() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.Activator
Allows to release the ECPControlFactory service.
ungetService(Bundle, ServiceRegistration<ImageRegistryService>, ImageRegistryService) - Method in class org.eclipse.emf.ecp.view.internal.util.swt.rap.RAPImageRegistryService
 
UniqueSetting - Class in org.eclipse.emf.ecp.common
Convenience class for managing settings.
UniversityAdapterFactory - Class in org.eclipse.emf.ecp.test.university.util
The Adapter Factory for the model.
UniversityAdapterFactory() - Constructor for class org.eclipse.emf.ecp.test.university.util.UniversityAdapterFactory
Creates an instance of the adapter factory.
UniversityEditPlugin - Class in org.eclipse.emf.ecp.test.university.provider
This is the central singleton for the University edit plugin.
UniversityEditPlugin() - Constructor for class org.eclipse.emf.ecp.test.university.provider.UniversityEditPlugin
Create the instance.
UniversityEditPlugin.Implementation - Class in org.eclipse.emf.ecp.test.university.provider
The actual implementation of the Eclipse Plugin.
UniversityEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.test.university.provider.UniversityEditPlugin.Implementation
Creates an instance.
UniversityFactory - Interface in org.eclipse.emf.ecp.test.university
The Factory for the model.
UniversityFactoryImpl - Class in org.eclipse.emf.ecp.test.university.impl
An implementation of the model Factory.
UniversityFactoryImpl() - Constructor for class org.eclipse.emf.ecp.test.university.impl.UniversityFactoryImpl
Creates an instance of the factory.
UniversityItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.test.university.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
UniversityItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.test.university.provider.UniversityItemProviderAdapterFactory
This constructs an instance.
UniversityPackage - Interface in org.eclipse.emf.ecp.test.university
The Package for the model.
UniversityPackage.Literals - Interface in org.eclipse.emf.ecp.test.university
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
UniversityPackageImpl - Class in org.eclipse.emf.ecp.test.university.impl
An implementation of the model Package.
UniversitySwitch<T> - Class in org.eclipse.emf.ecp.test.university.util
The Switch for the model's inheritance hierarchy.
UniversitySwitch() - Constructor for class org.eclipse.emf.ecp.test.university.util.UniversitySwitch
Creates an instance of the switch.
UniversityValidator - Class in org.eclipse.emf.ecp.test.university.util
The Validator for the model.
UniversityValidator() - Constructor for class org.eclipse.emf.ecp.test.university.util.UniversityValidator
Creates an instance of the switch.
UnknownFeaturesDialog - Class in org.eclipse.emf.ecp.ide.editor.view
 
UnknownFeaturesMigrationDialog - Class in org.eclipse.emf.ecp.ide.editor.view
 
UnknownFeaturesMigrationDialog(Shell, String, Map<EObject, AnyType>, List<Migrator>) - Constructor for class org.eclipse.emf.ecp.ide.editor.view.UnknownFeaturesMigrationDialog
 
UnknownVElementSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.swt
This is a renderer, which is used to displays something usefull instead of an error if a VElement is missing.
UnknownVElementSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.swt.UnknownVElementSWTRenderer
Default constructor.
unregister(ECPObserver) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPObserverBus
Unregisters an observer for all observer interfaces implemented by the object or its super classes.
unregister(String, VView) - Method in class org.eclipse.emf.ecp.ide.view.internal.service.IDEViewModelRegistryImpl
 
unregister(String, VView) - Method in interface org.eclipse.emf.ecp.ide.view.service.IDEViewModelRegistry
Unregister a VView from an ECore.
unregister(ECPObserver) - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverBusImpl
Unregisters an observer for all observer interfaces implemented by the object or its super classes.
unregister(ECPObserver, Class<? extends ECPObserver>...) - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverBusImpl
Unregisters an observer for the specified observer interfaces.
unregisterDomainChangeListener(ModelChangeListener) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
 
unregisterDomainChangeListener(ModelChangeListener) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Unregister domain change listener.
unregisterEcore(String) - Static method in class org.eclipse.emf.ecp.internal.ide.util.EcoreHelper
Remove the ecore's EPackage from the EPackage.Registry.
unregisterViewChangeListener(ModelChangeListener) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
 
unregisterViewChangeListener(ModelChangeListener) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Unregister view change listener.
unregisterViewModelEditor(VView, ViewModelEditorCallback) - Method in class org.eclipse.emf.ecp.ide.view.internal.service.IDEViewModelRegistryImpl
 
unregisterViewModelEditor(VView, ViewModelEditorCallback) - Method in interface org.eclipse.emf.ecp.ide.view.service.IDEViewModelRegistry
Unregister a view model editor, called when the view model editor closes.
unsetDomainObject() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
UnsetRootEClass - Class in org.eclipse.emf.ecp.view.editor.handler
 
UnsetRootEClass() - Constructor for class org.eclipse.emf.ecp.view.editor.handler.UnsetRootEClass
 
UnsetRuleIntegrationTest - Class in org.eclipse.emf.ecp.view.unset.test
 
UnsetRuleIntegrationTest() - Constructor for class org.eclipse.emf.ecp.view.unset.test.UnsetRuleIntegrationTest
 
UnsetService - Class in org.eclipse.emf.ecp.view.internal.unset
Unset service that, once instantiated, synchronizes the visible state of a view and its children with the affected EStructuralFeature(s), i.e.
UnsetService() - Constructor for class org.eclipse.emf.ecp.view.internal.unset.UnsetService
Default constructor for the unset service.
UnsetServiceTest - Class in org.eclipse.emf.ecp.view.unset.test
 
UnsetServiceTest() - Constructor for class org.eclipse.emf.ecp.view.unset.test.UnsetServiceTest
 
unsetSWTViewCollectable() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
update(EObject, T) - Method in class org.eclipse.emf.ecp.common.cachetree.AbstractCachedTree
Updates the cached entry for the given EObject with the given value.
If the cached entry does not yet exist, it will be created.
update(ViewerCell) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl.ECPCellLabelProvider
 
update() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree.CachedDirtyStateTreeNode
Recomputes the cached value of this node.
update(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UpdateProjectHelper
Updates an InternalProject to head.
update(TreeViewer, Object...) - Static method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
 
update() - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService.CachedSeverityTreeNode
Recomputes the cached value of this node.
update(ViewerCell) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
 
UpdateHandler - Class in org.eclipse.emf.ecp.cdo.internal.ui.handlers
Handles Updates.
UpdateHandler() - Constructor for class org.eclipse.emf.ecp.cdo.internal.ui.handlers.UpdateHandler
Default Constructor.
UpdateHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
UpdateHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.UpdateHandler
 
UpdateProjectHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore UpdateProject Handler delegating to the UpdateProjectHelper.
UpdateProjectHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UpdateProjectHandler
 
UpdateProjectHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore UpdateProject Helper.
UpdateProjectToVersionHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
This is the EMFStore UpdateProjectToVersion Handler delegating to the UpdateProjectHelper.
UpdateProjectToVersionHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UpdateProjectToVersionHandler
 
updateSectionTitle() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditorPage
Updates the name of the section.
updateToVersion(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UpdateProjectHelper
Updates an InternalProject to a specific version.
UpdateToVersionHandler - Class in org.eclipse.emf.ecp.e4.emfstore
 
UpdateToVersionHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.UpdateToVersionHandler
 
UPPER_LEFT - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.OverlayImageDescriptor
display the overlay image in the upper left corner.
UPPER_RIGHT - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.OverlayImageDescriptor
display the overlay image in the upper right corner.
URLSelectionControlSWTRenderer - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
Control for selecting a file and saving the path as url.
URLSelectionControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.URLSelectionControlSWTRenderer
 
URLSelectionControlSWTRenderer_SelectExternalFileBtn - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
URLSelectionControlSWTRenderer_SelectWorkspaceFileBtn - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
URLSelectionControlSWTRenderer_UnsetText - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
US_VALUE - Static variable in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
The 'US' literal value.
usedMemory() - Method in class org.eclipse.emf.ecp.view.ui.editor.test.ECPCommonSWTBotTest
 
USER - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'User' class.
USER - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The meta object id for the 'User' class.
User - Interface in org.eclipse.emf.ecp.makeithappen.model.task
A representation of the model object 'User'.
USER__ACTIVE - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Active' attribute feature.
USER__ACTIVE - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Active' attribute.
USER__DATE_OF_BIRTH - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Date Of Birth' attribute feature.
USER__DATE_OF_BIRTH - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Date Of Birth' attribute.
USER__EMAIL - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Email' attribute feature.
USER__EMAIL - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Email' attribute.
USER__FIRST_NAME - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'First Name' attribute feature.
USER__FIRST_NAME - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'First Name' attribute.
USER__GENDER - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Gender' attribute feature.
USER__GENDER - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Gender' attribute.
USER__HEIGTH - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Heigth' attribute feature.
USER__HEIGTH - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Heigth' attribute.
USER__LAST_NAME - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Last Name' attribute feature.
USER__LAST_NAME - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Last Name' attribute.
USER__NATIONALITY - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Nationality' attribute feature.
USER__NATIONALITY - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Nationality' attribute.
USER__TASKS - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Tasks' reference list feature.
USER__TASKS - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Tasks' reference list.
USER__TIME_OF_REGISTRATION - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Time Of Registration' attribute feature.
USER__TIME_OF_REGISTRATION - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Time Of Registration' attribute.
USER__WEIGHT - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Weight' attribute feature.
USER__WEIGHT - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Weight' attribute.
USER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The number of structural features of the 'User' class.
USER_GROUP - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'User Group' class.
USER_GROUP - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The meta object id for the 'User Group' class.
USER_GROUP__NAME - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Name' attribute feature.
USER_GROUP__NAME - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Name' attribute.
USER_GROUP__USERS - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage.Literals
The meta object literal for the 'Users' containment reference list feature.
USER_GROUP__USERS - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The feature id for the 'Users' containment reference list.
USER_GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The number of structural features of the 'User Group' class.
USER_GROUP_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The number of operations of the 'User Group' class.
USER_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.makeithappen.model.task.TaskPackage
The number of operations of the 'User' class.
UserGroup - Interface in org.eclipse.emf.ecp.makeithappen.model.task
A representation of the model object 'User Group'.
UserGroupImpl - Class in org.eclipse.emf.ecp.makeithappen.model.task.impl
An implementation of the model object 'User Group'.
UserGroupItemProvider - Class in org.eclipse.emf.ecp.makeithappen.model.task.provider
This is the item provider adapter for a UserGroup object.
UserGroupItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserGroupItemProvider
This constructs an instance from a factory and a notifier.
UserImpl - Class in org.eclipse.emf.ecp.makeithappen.model.task.impl
An implementation of the model object 'User'.
UserItemProvider - Class in org.eclipse.emf.ecp.makeithappen.model.task.provider
This is the item provider adapter for a User object.
UserItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.makeithappen.model.task.provider.UserItemProvider
This constructs an instance from a factory and a notifier.
UtilMessages - Class in org.eclipse.emf.ecp.edit.internal.swt.util
 

V

VAbstractCategorization - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
A representation of the model object 'Abstract Categorization'.
VAbstractCategorizationImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
An implementation of the model object 'Abstract Categorization'.
VAction - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
A representation of the model object 'Action'.
VActionImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
An implementation of the model object 'Action'.
validate(EObject) - Method in class org.eclipse.emf.ecp.diagnostician.ECPDiagnostician
Validates the given EObject.
validate(EObject, Map<?, ?>) - Method in class org.eclipse.emf.ecp.diagnostician.ECPDiagnostician
Validates the given EObject.
validate(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.diagnostician.ECPValidator
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.diagnostician.ECPValidator
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.diagnostician.ECPValidator
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.internal.diagnostician.ClassifierValidatorWrapper
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.internal.diagnostician.ClassifierValidatorWrapper
validate(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.internal.diagnostician.PackageValidatorWrapper
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.internal.diagnostician.PackageValidatorWrapper
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.internal.diagnostician.PackageValidatorWrapper
validate(Collection<EObject>) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
Validates the given EObjects.
validate(EObject) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
Validates the given EObject.
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.ui.validation.test.LeagueValidator
validate(Collection<EObject>) - Method in interface org.eclipse.emf.ecp.validation.api.IValidationService
Validates the given EObjects.
validate(EObject) - Method in interface org.eclipse.emf.ecp.validation.api.IValidationService
Validates the given EObject.
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.GenderValidator1
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.GenderValidator2
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.GenderValidator3
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.PlayerValidatorHeight
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.PlayerValidatorName
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.validation.diagnostician.test.PlayerValidatorOK
validate(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.validation.test.test.impl.WriterImpl
 
validate(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.emf.ecp.validation.test.test.Writer
 
validate(DiagnosticChain, Map<?, ?>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.impl.TestElementImpl
Validates this test element.
validate(DiagnosticChain, Map<?, ?>) - Method in interface org.eclipse.emf.ecp.view.dynamictree.model.TestElement
 
validate(EObject) - Method in interface org.eclipse.emf.ecp.view.internal.validation.ValidationProvider
Method is called by the ValidationService to get addition validation information for an EObject.
validate(Collection<EObject>) - Method in interface org.eclipse.emf.ecp.view.internal.validation.ValidationService
Validates all given eObjects.
validate(Collection<EObject>) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
Validates all given eObjects.
validate(EObject) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
Validate the given eObject.
validate(EObject) - Method in class org.eclipse.emf.ecp.view.validation.bean.BeanValidationProvider
 
validate(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Book
 
validate(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.BookImpl
 
validate(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibrarianImpl
 
validate(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.LibraryImpl
 
validate(DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.impl.WriterImpl
Validates the writer.
validate(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Librarian
 
validate(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Library
 
validate(DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.emf.ecp.view.validation.test.model.Writer
 
validateBook(Book, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestValidator
 
validateBook(Book, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateBook_validate(Book, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
Validates the validate constraint of 'Book'.
validateComputer(Computer, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateContainer(Container, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateContainerUniqueAttribuite(Container, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateContent(Content, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateCourse(Course, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.test.university.util.UniversityValidator
 
validateCourse_NameNotEmpty(Course, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.test.university.util.UniversityValidator
Validates the NameNotEmpty constraint of 'Course'.
validateCourse_UniqueItemById(Course, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.test.university.util.UniversityValidator
Validates the UniqueItemById constraint of 'Course'.
validateCourseCatalog(CourseCatalog, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.test.university.util.UniversityValidator
 
validateDateOfBirth(XMLGregorianCalendar, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
 
validateDomainIntermediate(DomainIntermediate, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
 
validateDomainRoot(DomainRoot, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
 
validateDynamicContainmentItem(DynamicContainmentItem, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
 
validateDynamicContainmentTree(DynamicContainmentTree, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
 
validateDynamicContainmentTreeDomainModelReference(DynamicContainmentTreeDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
 
validateGender(Gender, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
 
ValidateHandler - Class in org.eclipse.emf.ecp.ui.validation.e4.handler
Handler for performing a validation using the ECPDiagnostician.
ValidateHandler() - Constructor for class org.eclipse.emf.ecp.ui.validation.e4.handler.ValidateHandler
 
validateLibrarian(Librarian, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateLibrarian_validate(Librarian, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
Validates the validate constraint of 'Librarian'.
validateLibrary(Library, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestValidator
 
validateLibrary(Library, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateLibrary_validate(Library, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
Validates the validate constraint of 'Library'.
validateMainboard(Mainboard, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateNationality(Nationality, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
 
validatePowerBlock(PowerBlock, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateTableContent(TableContent, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateTableContentWithoutValidation(TableContentWithoutValidation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateTableContentWithValidation(TableContentWithValidation, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateTableWithMultiplicity(TableWithMultiplicity, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateTableWithoutMultiplicity(TableWithoutMultiplicity, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateTableWithUnique(TableWithUnique, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateTask(Task, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
 
validateTask_hasName(Task, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
Validates the hasName constraint of 'Task'.
validateTestElement(TestElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
 
validateTestElement_validate(TestElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
Validates the validate constraint of 'Test Element'.
validateTestElementContainer(TestElementContainer, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.dynamictree.model.util.ModelValidator
 
validateUser(User, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
 
validateUserGroup(UserGroup, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.makeithappen.model.task.util.TaskValidator
 
validateWriter(Writer, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestValidator
 
validateWriter(Writer, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
 
validateWriter_validate(Writer, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.validation.test.test.util.TestValidator
Validates the validate constraint of 'Writer'.
validateWriter_validate(Writer, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
Validates the validate constraint of 'Writer'.
VALIDATION_ERROR_IMAGE - Static variable in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Constant for an validation error image.
VALIDATION_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the ' Style Property' class.
VALIDATION_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The meta object id for the ' Style Property' class.
VALIDATION_STYLE_PROPERTY__CANCEL_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Cancel Color HEX' attribute feature.
VALIDATION_STYLE_PROPERTY__CANCEL_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Cancel Color HEX' attribute.
VALIDATION_STYLE_PROPERTY__CANCEL_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Cancel Image URL' attribute feature.
VALIDATION_STYLE_PROPERTY__CANCEL_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Cancel Image URL' attribute.
VALIDATION_STYLE_PROPERTY__CANCEL_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Cancel Overlay URL' attribute feature.
VALIDATION_STYLE_PROPERTY__CANCEL_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Cancel Overlay URL' attribute.
VALIDATION_STYLE_PROPERTY__ERROR_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Error Color HEX' attribute feature.
VALIDATION_STYLE_PROPERTY__ERROR_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Error Color HEX' attribute.
VALIDATION_STYLE_PROPERTY__ERROR_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Error Image URL' attribute feature.
VALIDATION_STYLE_PROPERTY__ERROR_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Error Image URL' attribute.
VALIDATION_STYLE_PROPERTY__ERROR_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Error Overlay URL' attribute feature.
VALIDATION_STYLE_PROPERTY__ERROR_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Error Overlay URL' attribute.
VALIDATION_STYLE_PROPERTY__INFO_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Info Color HEX' attribute feature.
VALIDATION_STYLE_PROPERTY__INFO_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Info Color HEX' attribute.
VALIDATION_STYLE_PROPERTY__INFO_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Info Image URL' attribute feature.
VALIDATION_STYLE_PROPERTY__INFO_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Info Image URL' attribute.
VALIDATION_STYLE_PROPERTY__INFO_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Info Overlay URL' attribute feature.
VALIDATION_STYLE_PROPERTY__INFO_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Info Overlay URL' attribute.
VALIDATION_STYLE_PROPERTY__OK_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Ok Color HEX' attribute feature.
VALIDATION_STYLE_PROPERTY__OK_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Ok Color HEX' attribute.
VALIDATION_STYLE_PROPERTY__OK_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Ok Image URL' attribute feature.
VALIDATION_STYLE_PROPERTY__OK_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Ok Image URL' attribute.
VALIDATION_STYLE_PROPERTY__OK_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Ok Overlay URL' attribute feature.
VALIDATION_STYLE_PROPERTY__OK_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Ok Overlay URL' attribute.
VALIDATION_STYLE_PROPERTY__WARNING_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Warning Color HEX' attribute feature.
VALIDATION_STYLE_PROPERTY__WARNING_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Warning Color HEX' attribute.
VALIDATION_STYLE_PROPERTY__WARNING_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Warning Image URL' attribute feature.
VALIDATION_STYLE_PROPERTY__WARNING_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Warning Image URL' attribute.
VALIDATION_STYLE_PROPERTY__WARNING_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
The meta object literal for the 'Warning Overlay URL' attribute feature.
VALIDATION_STYLE_PROPERTY__WARNING_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The feature id for the 'Warning Overlay URL' attribute.
VALIDATION_STYLE_PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The number of structural features of the 'Style Property' class.
VALIDATION_STYLE_PROPERTY_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
The number of operations of the 'Style Property' class.
ValidationAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.validation.model.util
The Adapter Factory for the model.
ValidationAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
Creates an instance of the adapter factory.
ValidationContentProvider - Class in org.eclipse.emf.ecp.internal.ui.validation
ITreeContentProvider for displaying Diagnostics.
ValidationContentProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
Default constructor.
ValidationCustomControl - Class in org.eclipse.emf.ecp.view.custom.ui.swt.test
 
ValidationCustomControl() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.test.ValidationCustomControl
 
ValidationFailedDecorator - Class in org.eclipse.emf.ecp.validation.connector
This class decorates the navigator if the validation of a project fails.
ValidationFailedDecorator() - Constructor for class org.eclipse.emf.ecp.validation.connector.ValidationFailedDecorator
 
ValidationItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.validation.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ValidationItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
This constructs an instance.
ValidationItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.style.validation.model.provider
A child creation extender for the VTTemplatePackage.
ValidationItemProviderAdapterFactory.TemplateChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory.TemplateChildCreationExtender
 
ValidationLabelProvider - Class in org.eclipse.emf.ecp.internal.ui.validation
ITableLabelProvider for displaying Diagnostics in a Tree with columns.
ValidationLabelProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
Default constructor.
ValidationNotification - Class in org.eclipse.emf.ecp.view.internal.validation
 
ValidationNotification(EObject) - Constructor for class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
Creates a ValidationNotification which is used to trigger a validation of a specific EObject.
ValidationPerformanceTest - Class in org.eclipse.emf.ecp.view.validation.test
 
ValidationPerformanceTest(int, int, long, long) - Constructor for class org.eclipse.emf.ecp.view.validation.test.ValidationPerformanceTest
 
ValidationProvider - Interface in org.eclipse.emf.ecp.view.internal.validation
The ValidationService calls the providers after the validation with emf.
ValidationProviderTest - Class in org.eclipse.emf.ecp.view.validation.test
 
ValidationProviderTest() - Constructor for class org.eclipse.emf.ecp.view.validation.test.ValidationProviderTest
 
ValidationResultServiceTest - Class in org.eclipse.emf.ecp.ui.validation.test
 
ValidationResultServiceTest() - Constructor for class org.eclipse.emf.ecp.ui.validation.test.ValidationResultServiceTest
 
ValidationService - Class in org.eclipse.emf.ecp.internal.validation
Implementation of a validation service.
ValidationService(IExcludedObjectsCallback) - Constructor for class org.eclipse.emf.ecp.internal.validation.ValidationService
Constructor for the ECP ValidationService.
ValidationService - Interface in org.eclipse.emf.ecp.view.internal.validation
 
ValidationService.CachedSeverityTreeNode - Class in org.eclipse.emf.ecp.internal.validation
Tree node that caches the severity of its children.
ValidationService.CachedSeverityTreeNode(Diagnostic) - Constructor for class org.eclipse.emf.ecp.internal.validation.ValidationService.CachedSeverityTreeNode
Constructor.
ValidationServiceGCTest - Class in org.eclipse.emf.ecp.view.validation.test
Tests for checking whether the ValidationService correctly behave if domain objects and/or Renderables are removed.
ValidationServiceGCTest() - Constructor for class org.eclipse.emf.ecp.view.validation.test.ValidationServiceGCTest
 
ValidationServiceImpl - Class in org.eclipse.emf.ecp.view.internal.validation
Validation service that, once instantiated, synchronizes the validation result of a model element with its Renderable.
ValidationServiceImpl() - Constructor for class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
 
ValidationServiceProvider - Class in org.eclipse.emf.ecp.internal.validation
Validation service provider.
ValidationServiceProvider() - Constructor for class org.eclipse.emf.ecp.internal.validation.ValidationServiceProvider
Constructor.
ValidationServiceTest - Class in org.eclipse.emf.ecp.view.validation.test
 
ValidationServiceTest() - Constructor for class org.eclipse.emf.ecp.view.validation.test.ValidationServiceTest
 
ValidationStyleEditPlugin - Class in org.eclipse.emf.ecp.view.template.style.validation.model.provider
This is the central singleton for the ValidationStyle edit plugin.
ValidationStyleEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStyleEditPlugin
Create the instance.
ValidationStyleEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.style.validation.model.provider
The actual implementation of the Eclipse Plugin.
ValidationStyleEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStyleEditPlugin.Implementation
Creates an instance.
ValidationStylePropertyItemProvider - Class in org.eclipse.emf.ecp.view.template.style.validation.model.provider
This is the item provider adapter for a VTValidationStyleProperty object.
ValidationStylePropertyItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This constructs an instance from a factory and a notifier.
ValidationSwitch<T> - Class in org.eclipse.emf.ecp.view.template.style.validation.model.util
The Switch for the model's inheritance hierarchy.
ValidationSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationSwitch
Creates an instance of the switch.
ValidationTest - Class in org.eclipse.emf.ecp.validation.test
 
ValidationTest() - Constructor for class org.eclipse.emf.ecp.validation.test.ValidationTest
 
ValidationTreeViewerFactory - Class in org.eclipse.emf.ecp.internal.ui.validation
Helper class for creating the tree viewer used for the validation view.
ValidationTreeViewerFactory_Description - Static variable in class org.eclipse.emf.ecp.internal.ui.validation.Messages
 
ValidationTreeViewerFactory_Feature - Static variable in class org.eclipse.emf.ecp.internal.ui.validation.Messages
 
ValidationTreeViewerFactory_Object - Static variable in class org.eclipse.emf.ecp.internal.ui.validation.Messages
 
ValidationTreeViewerTest - Class in org.eclipse.emf.ecp.ui.validation.test
 
ValidationTreeViewerTest() - Constructor for class org.eclipse.emf.ecp.ui.validation.test.ValidationTreeViewerTest
 
ValidationViewToEditorBridge - Class in org.eclipse.emf.ecp.internal.validationvieweditorbridge
Double click listener for the validation view which opens the model editor for the EObject associated with the double clicked Diagnostic.
ValidationViewToEditorBridge() - Constructor for class org.eclipse.emf.ecp.internal.validationvieweditorbridge.ValidationViewToEditorBridge
 
valueOf(String) - Static method in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecp.spi.core.InternalProvider.LifecycleEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
Returns the enum constant of this type with the specified name.
values() - Method in class org.eclipse.emf.ecp.common.BidirectionalMap
Returns all values.
values() - Method in class org.eclipse.emf.ecp.common.cachetree.CachedTreeNode
Returns the cached values that are stored in the children nodes.
VALUES - Static variable in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
A public read-only list of all the 'Gender' enumerators.
values() - Static method in enum org.eclipse.emf.ecp.makeithappen.model.task.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
A public read-only list of all the 'Nationality' enumerators.
values() - Static method in enum org.eclipse.emf.ecp.makeithappen.model.task.Nationality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.emf.ecp.spi.core.InternalProvider.LifecycleEvent
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
A public read-only list of all the 'Label Alignment' enumerators.
values() - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
A public read-only list of all the 'Type' enumerators.
values() - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
A public read-only list of all the 'VLabel Style' enumerators.
values() - Static method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
A public read-only list of all the 'Label Alignment' enumerators.
values() - Static method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
A public read-only list of all the 'Detail Editing' enumerators.
values() - Static method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
A public read-only list of all the 'Type' enumerators.
values() - Static method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSelectionHelper - Class in org.eclipse.emf.ecp.view.template.internal.tooling.util
 
ValueSelectionHelper() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.util.ValueSelectionHelper
 
VAttachment - Interface in org.eclipse.emf.ecp.view.spi.model
A representation of the model object 'Attachment'.
VAttachmentImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
An implementation of the model object 'Attachment'.
VCategorizableElement - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
A representation of the model object 'Categorizable Element'.
VCategorizableElementImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
An implementation of the model object 'Categorizable Element'.
VCategorization - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
A representation of the model object 'Categorization'.
VCategorizationElement - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
A representation of the model object 'Element'.
VCategorizationElementImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
An implementation of the model object 'Element'.
VCategorizationFactory - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
The Factory for the model.
VCategorizationFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
An implementation of the model Factory.
VCategorizationFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
Creates an instance of the factory.
VCategorizationImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
An implementation of the model object 'Categorization'.
VCategorizationPackage - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
The Package for the model.
VCategorizationPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VCategorizationPackageImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
An implementation of the model Package.
VCategory - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
A representation of the model object 'Category'.
VCategoryImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
An implementation of the model object 'Category'.
VCompoundControl - Interface in org.eclipse.emf.ecp.view.spi.compoundcontrol.model
A representation of the model object 'Compound Control'.
VCompoundcontrolFactory - Interface in org.eclipse.emf.ecp.view.spi.compoundcontrol.model
The Factory for the model.
VCompoundcontrolFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl
An implementation of the model Factory.
VCompoundcontrolFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
Creates an instance of the factory.
VCompoundControlImpl - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl
An implementation of the model object 'Compound Control'.
VCompoundcontrolPackage - Interface in org.eclipse.emf.ecp.view.spi.compoundcontrol.model
The Package for the model.
VCompoundcontrolPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.compoundcontrol.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VCompoundcontrolPackageImpl - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl
An implementation of the model Package.
VContainedContainer - Interface in org.eclipse.emf.ecp.view.spi.model
A representation of the model object 'Composite Collection'.
VContainedContainerImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
An implementation of the model object 'Composite Collection'.
VContainedElement - Interface in org.eclipse.emf.ecp.view.spi.model
A representation of the model object 'Composite'.
VContainedElementImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
An implementation of the model object 'Composite'.
VContainer - Interface in org.eclipse.emf.ecp.view.spi.model
A representation of the model object 'Container'.
VContainerImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
An implementation of the model object 'Container'.
VControl - Interface in org.eclipse.emf.ecp.view.spi.model
A representation of the model object 'Control'.
VControlImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
An implementation of the model object 'Control'.
VCustomControl - Interface in org.eclipse.emf.ecp.view.spi.custom.model
A representation of the model object 'Control'.
VCustomControlImpl - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
An implementation of the model object 'Control'.
VCustomDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.custom.model
A representation of the model object 'Domain Model Reference'.
VCustomDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
An implementation of the model object 'Domain Model Reference'.
VCustomFactory - Interface in org.eclipse.emf.ecp.view.spi.custom.model
The Factory for the model.
VCustomFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
An implementation of the model Factory.
VCustomFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
Creates an instance of the factory.
VCustomPackage - Interface in org.eclipse.emf.ecp.view.spi.custom.model
The Package for the model.
VCustomPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.custom.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VCustomPackageImpl - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
An implementation of the model Package.
VDiagnostic - Interface in org.eclipse.emf.ecp.view.spi.model
A representation of the model object 'VDiagnostic'.
VDiagnosticHelper - Class in org.eclipse.emf.ecp.view.internal.validation
This class compares to VDiagnostic elements for equality.
VDiagnosticHelperTest - Class in org.eclipse.emf.ecp.view.validation.test
Test cases for the VDiagnosticHelper.
VDiagnosticHelperTest() - Constructor for class org.eclipse.emf.ecp.view.validation.test.VDiagnosticHelperTest
 
VDiagnosticImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
An implementation of the model object 'VDiagnostic'.
VDiffAttachment - Interface in org.eclipse.emf.ecp.spi.diffmerge.model
A representation of the model object ' Diff Attachment'.
VDiffAttachmentImpl - Class in org.eclipse.emf.ecp.spi.diffmerge.model.impl
An implementation of the model object ' Diff Attachment'.
VDiffmergeFactory - Interface in org.eclipse.emf.ecp.spi.diffmerge.model
The Factory for the model.
VDiffmergeFactoryImpl - Class in org.eclipse.emf.ecp.spi.diffmerge.model.impl
An implementation of the model Factory.
VDiffmergeFactoryImpl() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
Creates an instance of the factory.
VDiffmergePackage - Interface in org.eclipse.emf.ecp.spi.diffmerge.model
The Package for the model.
VDiffmergePackage.Literals - Interface in org.eclipse.emf.ecp.spi.diffmerge.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VDiffmergePackageImpl - Class in org.eclipse.emf.ecp.spi.diffmerge.model.impl
An implementation of the model Package.
VDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.model
A representation of the model object 'VDomain Model Reference'.
VElement - Interface in org.eclipse.emf.ecp.view.spi.model
A representation of the model object 'Renderable'.
VElementImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
An implementation of the model object 'Renderable'.
VERTICAL_LAYOUT - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage.Literals
The meta object literal for the 'Layout' class.
VERTICAL_LAYOUT - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The meta object id for the 'Layout' class.
VERTICAL_LAYOUT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The feature id for the 'Attachments' containment reference list.
VERTICAL_LAYOUT__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The feature id for the 'Children' containment reference list.
VERTICAL_LAYOUT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The feature id for the 'Diagnostic' containment reference.
VERTICAL_LAYOUT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The feature id for the 'Enabled' attribute.
VERTICAL_LAYOUT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The feature id for the 'Name' attribute.
VERTICAL_LAYOUT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The feature id for the 'Readonly' attribute.
VERTICAL_LAYOUT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The feature id for the 'Visible' attribute.
VERTICAL_LAYOUT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
The number of structural features of the 'Layout' class.
VerticalAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.vertical.model.util
The Adapter Factory for the model.
VerticalAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
Creates an instance of the adapter factory.
VerticalEditPlugin - Class in org.eclipse.emf.ecp.view.spi.vertical.model.provider
This is the central singleton for the Vertical edit plugin.
VerticalEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalEditPlugin
Create the instance.
VerticalEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.vertical.model.provider
The actual implementation of the Eclipse Plugin.
VerticalEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalEditPlugin.Implementation
Creates an instance.
VerticalItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.vertical.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
VerticalItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
This constructs an instance.
VerticalItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.vertical.model.provider
A child creation extender for the VViewPackage.
VerticalItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory.ViewChildCreationExtender
 
VerticalLayoutItemProvider - Class in org.eclipse.emf.ecp.view.spi.vertical.model.provider
This is the item provider adapter for a VVerticalLayout object.
VerticalLayoutItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalLayoutItemProvider
This constructs an instance from a factory and a notifier.
VerticalLayoutSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.vertical.swt
The SWT Renderer for the VVerticalLayout.
VerticalLayoutSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.swt.VerticalLayoutSWTRenderer
 
VerticalSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.vertical.model.util
The Switch for the model's inheritance hierarchy.
VerticalSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalSwitch
Creates an instance of the switch.
VFeaturePathDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.model
A representation of the model object 'VFeature Path Domain Model Reference'.
VFeaturePathDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
An implementation of the model rootEObject 'VFeature Path Domain Model Reference'.
VGroup - Interface in org.eclipse.emf.ecp.view.spi.group.model
A representation of the model object 'Group'.
VGroup - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
A representation of the model object 'Group'.
VGroupedGrid - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
A representation of the model object 'Grouped Grid'.
VGroupedGridFactory - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
The Factory for the model.
VGroupedGridFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
An implementation of the model Factory.
VGroupedGridFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
Creates an instance of the factory.
VGroupedGridImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
An implementation of the model object 'Grouped Grid'.
VGroupedGridPackage - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
The Package for the model.
VGroupedGridPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VGroupedGridPackageImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
An implementation of the model Package.
VGroupFactory - Interface in org.eclipse.emf.ecp.view.spi.group.model
The Factory for the model.
VGroupFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.group.model.impl
An implementation of the model Factory.
VGroupFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
Creates an instance of the factory.
VGroupImpl - Class in org.eclipse.emf.ecp.view.spi.group.model.impl
An implementation of the model object 'Group'.
VGroupImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
An implementation of the model object 'Group'.
VGroupPackage - Interface in org.eclipse.emf.ecp.view.spi.group.model
The Package for the model.
VGroupPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.group.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VGroupPackageImpl - Class in org.eclipse.emf.ecp.view.spi.group.model.impl
An implementation of the model Package.
VHorizontalFactory - Interface in org.eclipse.emf.ecp.view.spi.horizontal.model
The Factory for the model.
VHorizontalFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.impl
An implementation of the model Factory.
VHorizontalFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
Creates an instance of the factory.
VHorizontalLayout - Interface in org.eclipse.emf.ecp.view.spi.horizontal.model
A representation of the model object 'Layout'.
VHorizontalLayoutImpl - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.impl
An implementation of the model object 'Layout'.
VHorizontalPackage - Interface in org.eclipse.emf.ecp.view.spi.horizontal.model
The Package for the model.
VHorizontalPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.horizontal.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VHorizontalPackageImpl - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.impl
An implementation of the model Package.
View - Class in org.eclipse.emf.ecp.makeithappen.application.sample.e3
Example View for displaying a Forms Editor for an EObject.
View() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.e3.View
 
View - Class in org.eclipse.emf.ecp.makeithappen.application.sample.rap
Example View for displaying a Forms Editor for an EObject.
View() - Constructor for class org.eclipse.emf.ecp.makeithappen.application.sample.rap.View
 
VIEW - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'View' class.
VIEW - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The meta object id for the 'View' class.
VIEW__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Attachments' containment reference list.
VIEW__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Children' containment reference list feature.
VIEW__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Children' containment reference list.
VIEW__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Diagnostic' containment reference.
VIEW__ECORE_PATH - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Ecore Path' attribute feature.
VIEW__ECORE_PATH - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Ecore Path' attribute.
VIEW__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Enabled' attribute.
VIEW__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Name' attribute.
VIEW__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Readonly' attribute.
VIEW__ROOT_ECLASS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
The meta object literal for the 'Root EClass' reference feature.
VIEW__ROOT_ECLASS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Root EClass' reference.
VIEW__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The feature id for the 'Visible' attribute.
VIEW_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
The number of structural features of the 'View' class.
VIEW_MODEL_ELEMENT_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage.Literals
The meta object literal for the ' Selector' class.
VIEW_MODEL_ELEMENT_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
The meta object id for the ' Selector' class.
VIEW_MODEL_ELEMENT_SELECTOR__ATTRIBUTE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage.Literals
The meta object literal for the 'Attribute' reference feature.
VIEW_MODEL_ELEMENT_SELECTOR__ATTRIBUTE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
The feature id for the 'Attribute' reference.
VIEW_MODEL_ELEMENT_SELECTOR__ATTRIBUTE_VALUE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage.Literals
The meta object literal for the 'Attribute Value' attribute feature.
VIEW_MODEL_ELEMENT_SELECTOR__ATTRIBUTE_VALUE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
The feature id for the 'Attribute Value' attribute.
VIEW_MODEL_ELEMENT_SELECTOR__CLASS_TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage.Literals
The meta object literal for the 'Class Type' reference feature.
VIEW_MODEL_ELEMENT_SELECTOR__CLASS_TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
The feature id for the 'Class Type' reference.
VIEW_MODEL_ELEMENT_SELECTOR__SELECT_SUBCLASSES - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage.Literals
The meta object literal for the 'Select Subclasses' attribute feature.
VIEW_MODEL_ELEMENT_SELECTOR__SELECT_SUBCLASSES - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
The feature id for the 'Select Subclasses' attribute.
VIEW_MODEL_ELEMENT_SELECTOR_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
The number of structural features of the 'Selector' class.
VIEW_MODEL_ELEMENT_SELECTOR_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
The number of operations of the 'Selector' class.
VIEW_MODEL_ID - Static variable in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ProxyResolverViewService
Id for proxy view models.
VIEW_PROXY - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage.Literals
The meta object literal for the 'View Proxy' class.
VIEW_PROXY - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The meta object id for the 'View Proxy' class.
VIEW_PROXY__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The feature id for the 'Attachments' containment reference list.
VIEW_PROXY__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The feature id for the 'Diagnostic' containment reference.
VIEW_PROXY__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The feature id for the 'Enabled' attribute.
VIEW_PROXY__ID - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage.Literals
The meta object literal for the 'Id' attribute feature.
VIEW_PROXY__ID - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The feature id for the 'Id' attribute.
VIEW_PROXY__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The feature id for the 'Name' attribute.
VIEW_PROXY__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The feature id for the 'Readonly' attribute.
VIEW_PROXY__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The feature id for the 'Visible' attribute.
VIEW_PROXY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
The number of structural features of the 'View Proxy' class.
VIEW_TEMPLATE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'View Template' class.
VIEW_TEMPLATE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The meta object id for the 'View Template' class.
VIEW_TEMPLATE__CONTROL_VALIDATION_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Control Validation Configuration' containment reference feature.
VIEW_TEMPLATE__CONTROL_VALIDATION_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Control Validation Configuration' containment reference.
VIEW_TEMPLATE__REFERENCED_ECORES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Referenced Ecores' attribute list feature.
VIEW_TEMPLATE__REFERENCED_ECORES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Referenced Ecores' attribute list.
VIEW_TEMPLATE__STYLES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
The meta object literal for the 'Styles' containment reference list feature.
VIEW_TEMPLATE__STYLES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The feature id for the 'Styles' containment reference list.
VIEW_TEMPLATE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The number of structural features of the 'View Template' class.
VIEW_TEMPLATE_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
The number of operations of the 'View Template' class.
ViewAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.model.util
The Adapter Factory for the model.
ViewAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
Creates an instance of the adapter factory.
ViewEditorDropAdapter - Class in org.eclipse.emf.ecp.view.editor.handler
 
ViewEditorDropAdapter() - Constructor for class org.eclipse.emf.ecp.view.editor.handler.ViewEditorDropAdapter
Default constructor needed for extension point.
ViewEditorDropAdapter(EditingDomain, Viewer) - Constructor for class org.eclipse.emf.ecp.view.editor.handler.ViewEditorDropAdapter
Constructor.
ViewEditorIDEViewRootControl - Class in org.eclipse.emf.ecp.ide.editor.view.control
The IDE specific View Model Control.
ViewEditorIDEViewRootControl() - Constructor for class org.eclipse.emf.ecp.ide.editor.view.control.ViewEditorIDEViewRootControl
 
ViewEditorPart - Class in org.eclipse.emf.ecp.ide.editor.view
The IDE ViewModel EditorPart.
ViewEditorPart() - Constructor for class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
Default constructor for ViewEditorPart.
ViewEditorPlugin - Class in org.eclipse.emf.ecp.view.model.presentation
This is the central singleton for the View editor plugin.
ViewEditorPlugin() - Constructor for class org.eclipse.emf.ecp.view.model.presentation.ViewEditorPlugin
Create the instance.
ViewEditorPlugin.Implementation - Class in org.eclipse.emf.ecp.view.model.presentation
The actual implementation of the Eclipse Plugin.
ViewEditorPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.model.presentation.ViewEditorPlugin.Implementation
Creates an instance.
ViewEditPlugin - Class in org.eclipse.emf.ecp.view.spi.model.provider
This is the central singleton for the View edit plugin.
ViewEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ViewEditPlugin
Create the instance.
ViewEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.model.provider
The actual implementation of the Eclipse Plugin.
ViewEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ViewEditPlugin.Implementation
Creates an instance.
ViewerDragAdapter - Class in org.eclipse.emf.edit.ui.dnd
This is an implementation of DragSourceListener.
ViewerDragAdapter(Viewer) - Constructor for class org.eclipse.emf.edit.ui.dnd.ViewerDragAdapter
This creates an instance for the given viewer.
ViewItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
This is the item provider adapter for a VView object.
ViewItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
This constructs an instance from a factory and a notifier.
ViewItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ViewItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
This constructs an instance.
ViewLocaleService - Interface in org.eclipse.emf.ecp.edit.spi
A view service providing the locale.
ViewModel - Annotation Type in org.eclipse.emf.ecp.ui.view.test
 
ViewModelContext - Interface in org.eclipse.emf.ecp.view.spi.context
The Interface ViewModelContext.
ViewModelContextFactory - Class in org.eclipse.emf.ecp.view.spi.context
This Factory can be used to instantiate ViewModelContexts.
ViewModelContextImpl - Class in org.eclipse.emf.ecp.view.internal.context
The Class ViewModelContextImpl.
ViewModelContextImpl(VElement, EObject) - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Instantiates a new view model context impl.
ViewModelContextImpl(VElement, EObject, ViewModelService...) - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Instantiates a new view model context impl.
ViewModelContextTest - Class in org.eclipse.emf.ecp.view.context
The Class ViewModelContextTest.
ViewModelContextTest() - Constructor for class org.eclipse.emf.ecp.view.context.ViewModelContextTest
 
ViewModelEditorCallback - Interface in org.eclipse.emf.ecp.ide.view.service
A Callback used to triger a reload of the model.
ViewModelElementAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util
The Adapter Factory for the model.
ViewModelElementAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
Creates an instance of the adapter factory.
ViewModelElementItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ViewModelElementItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
This constructs an instance.
ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
A child creation extender for the VTTemplatePackage.
ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender
 
ViewModelElementSelectorEditPlugin - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
This is the central singleton for the ViewModelElementSelector edit plugin.
ViewModelElementSelectorEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorEditPlugin
Create the instance.
ViewModelElementSelectorEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
The actual implementation of the Eclipse Plugin.
ViewModelElementSelectorEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorEditPlugin.Implementation
Creates an instance.
ViewModelElementSelectorItemProvider - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
This is the item provider adapter for a VTViewModelElementSelector object.
ViewModelElementSelectorItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
This constructs an instance from a factory and a notifier.
ViewModelElementSwitch<T> - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util
The Switch for the model's inheritance hierarchy.
ViewModelElementSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementSwitch
Creates an instance of the switch.
ViewModelFileExtensionsManager - Class in org.eclipse.emf.ecp.view.model.provider.xmi
Manages the view models provided by the file extension point.
ViewModelFileExtensionsManagerTest - Class in org.eclipse.emf.ecp.view.model.provider.xmi.test
 
ViewModelFileExtensionsManagerTest() - Constructor for class org.eclipse.emf.ecp.view.model.provider.xmi.test.ViewModelFileExtensionsManagerTest
 
ViewModelHelper - Class in org.eclipse.emf.ecp.internal.ide.util
Helper class for view model objects.
ViewModelSelectControlSWTRenderer - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
Renderer for the VTViewModelElementSelector#setClassType(EClass).
ViewModelSelectControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.ViewModelSelectControlSWTRenderer
 
ViewModelSelectControlSWTRenderer_ErrorNoEClass - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
ViewModelSelectControlSWTRenderer_ErrorNoSelection - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
ViewModelSelectControlSWTRenderer_ErrorNoVElement - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
 
ViewModelSelectControlTester - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
The tester for the ViewModelSelectControlSWTRenderer.
ViewModelSelectControlTester() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.ViewModelSelectControlTester
 
ViewModelService - Interface in org.eclipse.emf.ecp.view.spi.context
The AbstractViewService is a common super type for all View Services.
ViewModelUtil - Class in org.eclipse.emf.ecp.view.spi.model.util
This Util class provides common methods used often when working with the view model.
ViewModelWizard - Class in org.eclipse.emf.ecp.view.model.presentation
This is a simple wizard for creating a new model file.
ViewModelWizard() - Constructor for class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
 
ViewModelWizardNewFileCreationPage - Class in org.eclipse.emf.ecp.view.model.presentation
This is the first page of the wizard.
ViewModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
Pass in the selection.
ViewProvider - Class in org.eclipse.emf.ecp.view.model.generator
View Provider.
ViewProvider() - Constructor for class org.eclipse.emf.ecp.view.model.generator.ViewProvider
 
ViewProviderHelper - Class in org.eclipse.emf.ecp.view.spi.provider
Util class for retrieving a VView based on an EObject.
ViewproxyAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.util
The Adapter Factory for the model.
ViewproxyAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
Creates an instance of the adapter factory.
ViewproxyEditPlugin - Class in org.eclipse.emf.ecp.view.internal.viewproxy.model.provider
This is the central singleton for the Viewproxy edit plugin.
ViewproxyEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.internal.viewproxy.model.provider.ViewproxyEditPlugin
Create the instance.
ViewproxyEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.internal.viewproxy.model.provider
The actual implementation of the Eclipse Plugin.
ViewproxyEditPlugin.Implementation() - Constructor for class org.eclipse.emf.ecp.view.internal.viewproxy.model.provider.ViewproxyEditPlugin.Implementation
Creates an instance.
ViewProxyItemProvider - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.provider
This is the item provider adapter for a VViewProxy object.
ViewProxyItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewProxyItemProvider
This constructs an instance from a factory and a notifier.
ViewproxyItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ViewproxyItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
This constructs an instance.
ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.provider
A child creation extender for the VViewPackage.
ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender
 
ViewproxySwitch<T> - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.util
The Switch for the model's inheritance hierarchy.
ViewproxySwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxySwitch
Creates an instance of the switch.
ViewRendererTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
ViewRendererTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewRendererTest
 
ViewSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.model.util
The Switch for the model's inheritance hierarchy.
ViewSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Creates an instance of the switch.
ViewSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
The Class ViewSWTRenderer.
ViewSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewSWTRenderer
Default constructor.
ViewTemplateItemProvider - Class in org.eclipse.emf.ecp.view.template.model.provider
This is the item provider adapter for a VTViewTemplate object.
ViewTemplateItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
This constructs an instance from a factory and a notifier.
ViewTemplateProviderImpl - Class in org.eclipse.emf.ecp.view.template.service
Implementation of the VTViewTemplateProvider.
ViewTemplateProviderImpl() - Constructor for class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl
 
ViewValidationListener - Interface in org.eclipse.emf.ecp.view.internal.validation
Listens for new validation results.
ViewValidationTest - Class in org.eclipse.emf.ecp.view.validation.test
 
ViewValidationTest() - Constructor for class org.eclipse.emf.ecp.view.validation.test.ViewValidationTest
 
VLabel - Interface in org.eclipse.emf.ecp.view.spi.label.model
A representation of the model object 'Label'.
VLABEL_STYLE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage.Literals
The meta object literal for the 'VLabel Style' enum.
VLABEL_STYLE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
The meta object id for the 'VLabel Style' enum.
VLabelFactory - Interface in org.eclipse.emf.ecp.view.spi.label.model
The Factory for the model.
VLabelFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.label.model.impl
An implementation of the model Factory.
VLabelFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
Creates an instance of the factory.
VLabelImpl - Class in org.eclipse.emf.ecp.view.spi.label.model.impl
An implementation of the model object 'Label'.
VLabelPackage - Interface in org.eclipse.emf.ecp.view.spi.label.model
The Package for the model.
VLabelPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.label.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VLabelPackageImpl - Class in org.eclipse.emf.ecp.view.spi.label.model.impl
An implementation of the model Package.
VLabelStyle - Enum in org.eclipse.emf.ecp.view.spi.label.model
A representation of the literals of the enumeration 'Style', and utility methods for working with them.
VMappingdmrFactory - Interface in org.eclipse.emf.ecp.view.spi.mappingdmr.model
The Factory for the model.
VMappingdmrFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl
An implementation of the model Factory.
VMappingdmrFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
Creates an instance of the factory.
VMappingdmrPackage - Interface in org.eclipse.emf.ecp.view.spi.mappingdmr.model
The Package for the model.
VMappingdmrPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.mappingdmr.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VMappingdmrPackageImpl - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl
An implementation of the model Package.
VMappingDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.mappingdmr.model
A representation of the model object ' Mapping Domain Model Reference'.
VMappingDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl
An implementation of the model object ' Mapping Domain Model Reference'.
VReadOnlyColumnConfiguration - Interface in org.eclipse.emf.ecp.view.spi.table.model
A representation of the model object 'Read Only Column Configuration'.
VReadOnlyColumnConfigurationImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
An implementation of the model object 'Read Only Column Configuration'.
VRow - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
A representation of the model object 'Row'.
VRowImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
An implementation of the model object 'Row'.
VSection - Interface in org.eclipse.emf.ecp.view.spi.section.model
A representation of the model object 'Section'.
VSectionedArea - Interface in org.eclipse.emf.ecp.view.spi.section.model
A representation of the model object 'Sectioned Area'.
VSectionedAreaImpl - Class in org.eclipse.emf.ecp.view.spi.section.model.impl
An implementation of the model object 'Sectioned Area'.
VSectionFactory - Interface in org.eclipse.emf.ecp.view.spi.section.model
The Factory for the model.
VSectionFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.section.model.impl
An implementation of the model Factory.
VSectionFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
Creates an instance of the factory.
VSectionImpl - Class in org.eclipse.emf.ecp.view.spi.section.model.impl
An implementation of the model object 'Section'.
VSectionPackage - Interface in org.eclipse.emf.ecp.view.spi.section.model
The Package for the model.
VSectionPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.section.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VSectionPackageImpl - Class in org.eclipse.emf.ecp.view.spi.section.model.impl
An implementation of the model Package.
VSpan - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
A representation of the model object 'Span'.
VSpanImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
An implementation of the model object 'Span'.
VStackFactory - Interface in org.eclipse.emf.ecp.view.spi.stack.model
The Factory for the model.
VStackFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.stack.model.impl
An implementation of the model Factory.
VStackFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
Creates an instance of the factory.
VStackItem - Interface in org.eclipse.emf.ecp.view.spi.stack.model
A representation of the model object 'Item'.
VStackItemImpl - Class in org.eclipse.emf.ecp.view.spi.stack.model.impl
An implementation of the model object 'Item'.
VStackLayout - Interface in org.eclipse.emf.ecp.view.spi.stack.model
A representation of the model object 'Layout'.
VStackLayoutImpl - Class in org.eclipse.emf.ecp.view.spi.stack.model.impl
An implementation of the model object 'Layout'.
VStackPackage - Interface in org.eclipse.emf.ecp.view.spi.stack.model
The Package for the model.
VStackPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.stack.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VStackPackageImpl - Class in org.eclipse.emf.ecp.view.spi.stack.model.impl
An implementation of the model Package.
VTableColumnConfiguration - Interface in org.eclipse.emf.ecp.view.spi.table.model
A representation of the model object 'Column Configuration'.
VTableControl - Interface in org.eclipse.emf.ecp.view.spi.table.model
A representation of the model object 'Control'.
VTableControlImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
An implementation of the model object 'Control'.
VTableDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.table.model
A representation of the model object 'Domain Model Reference'.
VTableDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
An implementation of the model object 'Domain Model Reference'.
VTableFactory - Interface in org.eclipse.emf.ecp.view.spi.table.model
The Factory for the model.
VTableFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
An implementation of the model Factory.
VTableFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
Creates an instance of the factory.
VTablePackage - Interface in org.eclipse.emf.ecp.view.spi.table.model
The Package for the model.
VTablePackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.table.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VTablePackageImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
An implementation of the model Package.
VTAlignmentFactory - Interface in org.eclipse.emf.ecp.view.template.style.alignment.model
The Factory for the model.
VTAlignmentFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.impl
An implementation of the model Factory.
VTAlignmentFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
Creates an instance of the factory.
VTAlignmentPackage - Interface in org.eclipse.emf.ecp.view.template.style.alignment.model
The Package for the model.
VTAlignmentPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.alignment.model
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
VTAlignmentPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.impl
An implementation of the model Package.
VTAlignmentStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.alignment.model
A representation of the model object 'Style Property'.
VTAlignmentStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.impl
An implementation of the model object 'Style Property'.
VTControlValidationTemplate - Interface in org.eclipse.emf.ecp.view.template.model
A representation of the model object 'Control Validation Template'.
VTControlValidationTemplateImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
An implementation of the model object 'Control Validation Template'.
VTDomainmodelreferenceFactory - Interface in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model
The Factory for the model.
VTDomainmodelreferenceFactoryImpl - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl
An implementation of the model Factory.
VTDomainmodelreferenceFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
Creates an instance of the factory.
VTDomainmodelreferencePackage - Interface in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model
The Package for the model.
VTDomainmodelreferencePackage.Literals - Interface in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
VTDomainmodelreferencePackageImpl - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl
An implementation of the model Package.
VTDomainModelReferenceSelector - Interface in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model
A representation of the model object 'Domain Model Reference Selector'.
VTDomainModelReferenceSelectorImpl - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl
An implementation of the model object 'Domain Model Reference Selector'.
VTFontPropertiesFactory - Interface in org.eclipse.emf.ecp.view.template.style.fontProperties.model
The Factory for the model.
VTFontPropertiesFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl
An implementation of the model Factory.
VTFontPropertiesFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
Creates an instance of the factory.
VTFontPropertiesPackage - Interface in org.eclipse.emf.ecp.view.template.style.fontProperties.model
The Package for the model.
VTFontPropertiesPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.fontProperties.model
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
VTFontPropertiesPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl
An implementation of the model Package.
VTFontPropertiesStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.fontProperties.model
A representation of the model object 'Style Property'.
VTFontPropertiesStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl
An implementation of the model object 'Style Property'.
VTMandatoryFactory - Interface in org.eclipse.emf.ecp.view.template.style.mandatory.model
The Factory for the model.
VTMandatoryFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl
An implementation of the model Factory.
VTMandatoryFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
Creates an instance of the factory.
VTMandatoryPackage - Interface in org.eclipse.emf.ecp.view.template.style.mandatory.model
The Package for the model.
VTMandatoryPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.mandatory.model
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
VTMandatoryPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl
An implementation of the model Package.
VTMandatoryStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.mandatory.model
A representation of the model object 'Style Property'.
VTMandatoryStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl
An implementation of the model object 'Style Property'.
VTreeMasterDetail - Interface in org.eclipse.emf.ecp.view.treemasterdetail.model
A representation of the model object 'Tree Master Detail'.
VTreeMasterDetailFactory - Interface in org.eclipse.emf.ecp.view.treemasterdetail.model
The Factory for the model.
VTreeMasterDetailFactoryImpl - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.impl
An implementation of the model Factory.
VTreeMasterDetailFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
Creates an instance of the factory.
VTreeMasterDetailImpl - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.impl
An implementation of the model object 'Tree Master Detail'.
VTreeMasterDetailPackage - Interface in org.eclipse.emf.ecp.view.treemasterdetail.model
The Package for the model.
VTreeMasterDetailPackage.Literals - Interface in org.eclipse.emf.ecp.view.treemasterdetail.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VTreeMasterDetailPackageImpl - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.impl
An implementation of the model Package.
VTStyle - Interface in org.eclipse.emf.ecp.view.template.model
A representation of the model object 'Style'.
VTStyleImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
An implementation of the model object 'Style'.
VTStyleProperty - Interface in org.eclipse.emf.ecp.view.template.model
A representation of the model object 'Style Property'.
VTStyleSelector - Interface in org.eclipse.emf.ecp.view.template.model
A representation of the model object 'Style Selector'.
VTTableValidationFactory - Interface in org.eclipse.emf.ecp.view.template.style.tableValidation.model
The Factory for the model.
VTTableValidationFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl
An implementation of the model Factory.
VTTableValidationFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
Creates an instance of the factory.
VTTableValidationPackage - Interface in org.eclipse.emf.ecp.view.template.style.tableValidation.model
The Package for the model.
VTTableValidationPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.tableValidation.model
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
VTTableValidationPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl
An implementation of the model Package.
VTTableValidationStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.tableValidation.model
A representation of the model object 'Style Property'.
VTTableValidationStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl
An implementation of the model object 'Style Property'.
VTTemplateFactory - Interface in org.eclipse.emf.ecp.view.template.model
The Factory for the model.
VTTemplateFactoryImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
An implementation of the model Factory.
VTTemplateFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
Creates an instance of the factory.
VTTemplatePackage - Interface in org.eclipse.emf.ecp.view.template.model
The Package for the model.
VTTemplatePackage.Literals - Interface in org.eclipse.emf.ecp.view.template.model
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
VTTemplatePackageImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
An implementation of the model Package.
VTValidationFactory - Interface in org.eclipse.emf.ecp.view.template.style.validation.model
The Factory for the model.
VTValidationFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.validation.model.impl
An implementation of the model Factory.
VTValidationFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
Creates an instance of the factory.
VTValidationPackage - Interface in org.eclipse.emf.ecp.view.template.style.validation.model
The Package for the model.
VTValidationPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.validation.model
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
VTValidationPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.validation.model.impl
An implementation of the model Package.
VTValidationStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.validation.model
A representation of the model object 'Style Property'.
VTValidationStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.validation.model.impl
An implementation of the model object 'Style Property'.
VTViewModelElementFactory - Interface in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model
The Factory for the model.
VTViewModelElementFactoryImpl - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl
An implementation of the model Factory.
VTViewModelElementFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
Creates an instance of the factory.
VTViewModelElementPackage - Interface in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model
The Package for the model.
VTViewModelElementPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
VTViewModelElementPackageImpl - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl
An implementation of the model Package.
VTViewModelElementSelector - Interface in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model
A representation of the model object 'Selector'.
VTViewModelElementSelectorImpl - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl
An implementation of the model object 'Selector'.
VTViewTemplate - Interface in org.eclipse.emf.ecp.view.template.model
A representation of the model object 'View Template'.
VTViewTemplateImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
An implementation of the model object 'View Template'.
VTViewTemplateProvider - Interface in org.eclipse.emf.ecp.view.template.model
This interface defines a service cappable of providing an instance of the VTViewTemplate.
VVerticalFactory - Interface in org.eclipse.emf.ecp.view.spi.vertical.model
The Factory for the model.
VVerticalFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.vertical.model.impl
An implementation of the model Factory.
VVerticalFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
Creates an instance of the factory.
VVerticalLayout - Interface in org.eclipse.emf.ecp.view.spi.vertical.model
A representation of the model object 'Layout'.
VVerticalLayoutImpl - Class in org.eclipse.emf.ecp.view.spi.vertical.model.impl
An implementation of the model object 'Layout'.
VVerticalPackage - Interface in org.eclipse.emf.ecp.view.spi.vertical.model
The Package for the model.
VVerticalPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.vertical.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VVerticalPackageImpl - Class in org.eclipse.emf.ecp.view.spi.vertical.model.impl
An implementation of the model Package.
VView - Interface in org.eclipse.emf.ecp.view.spi.model
A representation of the model object 'View'.
VViewFactory - Interface in org.eclipse.emf.ecp.view.spi.model
The Factory for the model.
VViewFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
An implementation of the model Factory.
VViewFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
Creates an instance of the factory.
VViewImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
An implementation of the model object 'View'.
VViewPackage - Interface in org.eclipse.emf.ecp.view.spi.model
The Package for the model.
VViewPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VViewPackageImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
An implementation of the model Package.
VViewProxy - Interface in org.eclipse.emf.ecp.view.spi.viewproxy.model
A representation of the model object 'View Proxy'.
VViewproxyFactory - Interface in org.eclipse.emf.ecp.view.spi.viewproxy.model
The Factory for the model.
VViewproxyFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.impl
An implementation of the model Factory.
VViewproxyFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
Creates an instance of the factory.
VViewProxyImpl - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.impl
An implementation of the model object 'View Proxy'.
VViewproxyPackage - Interface in org.eclipse.emf.ecp.view.spi.viewproxy.model
The Package for the model.
VViewproxyPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.viewproxy.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
VViewproxyPackageImpl - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.impl
An implementation of the model Package.

W

wasSet() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
WITH_DIALOG_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
The 'With Dialog' literal value.
WITH_PANEL_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
The 'With Panel' literal value.
WorkspaceCanUndoTester - Class in org.eclipse.emf.ecp.workspace.internal.ui
Test weather an undo is possible on a project.
WorkspaceCanUndoTester() - Constructor for class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceCanUndoTester
 
WorkspaceProvider - Class in org.eclipse.emf.ecp.workspace.internal.core
 
WorkspaceProvider() - Constructor for class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
Instantiates a new workspace provider.
WorkspaceUIProvider - Class in org.eclipse.emf.ecp.workspace.internal.ui
 
WorkspaceUIProvider() - Constructor for class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceUIProvider
Default constructor of an UIProvider.
write(ObjectOutput) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
 
write(ObjectOutput) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
 
write(ObjectOutput) - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
 
write(ObjectOutput) - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesElement
write(ObjectOutput) - Method in interface org.eclipse.emf.ecp.internal.core.util.PropertiesStore.StorableElement
 
WRITER - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Writer' class.
WRITER - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The meta object id for the 'Writer' class.
Writer - Interface in org.eclipse.emf.ecp.validation.test.test
A representation of the model object 'Writer'.
WRITER - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Writer' class.
WRITER - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The meta object id for the 'Writer' class.
Writer - Interface in org.eclipse.emf.ecp.view.validation.test.model
A representation of the model object 'Writer'.
WRITER__BIRTH_DATE - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Birth Date' attribute feature.
WRITER__BIRTH_DATE - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'Birth Date' attribute.
WRITER__BIRTH_DATE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Birth Date' attribute feature.
WRITER__BIRTH_DATE - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Birth Date' attribute.
WRITER__BOOKS - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Books' reference list feature.
WRITER__BOOKS - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'Books' reference list.
WRITER__BOOKS - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Books' reference list feature.
WRITER__BOOKS - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Books' reference list.
WRITER__EMAIL - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'EMail' attribute feature.
WRITER__EMAIL - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'EMail' attribute.
WRITER__EMAIL - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'EMail' attribute feature.
WRITER__EMAIL - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'EMail' attribute.
WRITER__FIRST_NAME - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'First Name' attribute feature.
WRITER__FIRST_NAME - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'First Name' attribute.
WRITER__FIRST_NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'First Name' attribute feature.
WRITER__FIRST_NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'First Name' attribute.
WRITER__LAST_NAME - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Last Name' attribute feature.
WRITER__LAST_NAME - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'Last Name' attribute.
WRITER__LAST_NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Last Name' attribute feature.
WRITER__LAST_NAME - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Last Name' attribute.
WRITER__LIBRARY - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Library' container reference feature.
WRITER__LIBRARY - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'Library' container reference.
WRITER__LIBRARY - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Library' container reference feature.
WRITER__LIBRARY - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Library' container reference.
WRITER__PSEUDONYM - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage.Literals
The meta object literal for the 'Pseudonym' attribute feature.
WRITER__PSEUDONYM - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The feature id for the 'Pseudonym' attribute.
WRITER__PSEUDONYM - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage.Literals
The meta object literal for the 'Pseudonym' attribute feature.
WRITER__PSEUDONYM - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The feature id for the 'Pseudonym' attribute.
WRITER__VALIDATE - Static variable in class org.eclipse.emf.ecp.validation.test.test.util.TestValidator
The code for constraint 'Validate' of 'Writer'.
WRITER__VALIDATE - Static variable in class org.eclipse.emf.ecp.view.validation.test.model.util.TestValidator
The code for constraint 'Validate' of 'Writer'.
WRITER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.validation.test.test.TestPackage
The number of structural features of the 'Writer' class.
WRITER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage
The number of structural features of the 'Writer' class.
WriterImpl - Class in org.eclipse.emf.ecp.validation.test.test.impl
An implementation of the model object 'Writer'.
WriterImpl - Class in org.eclipse.emf.ecp.view.validation.test.model.impl
An implementation of the model object 'Writer'.

X

XMIViewModelProvider - Class in org.eclipse.emf.ecp.view.model.provider.xmi
Abstract class to implement a view provider reading the view model from an xmi file.
XMIViewModelProvider() - Constructor for class org.eclipse.emf.ecp.view.model.provider.xmi.XMIViewModelProvider
 
XML_DATE - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage.Literals
The meta object literal for the 'XML Date' data type.
XML_DATE - Static variable in interface org.eclipse.emf.ecp.view.core.swt.test.model.TestPackage
The meta object id for the 'XML Date' data type.
XmlDateCellEditor - Class in org.eclipse.emf.ecp.edit.internal.swt.table
A cell editor for editing an XMLGregorianCalendar.
XmlDateCellEditor() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
Default constructor.
XmlDateCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
A constructor which takes only a parent.
XmlDateCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
A constructor which takes the parent and the style.
XmlDateCellEditorTester - Class in org.eclipse.emf.ecp.edit.internal.swt.table
Tester for xml date cell editor.
XmlDateCellEditorTester() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditorTester
 
XMLDateControlRendererTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
XMLDateControlRendererTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlRendererTest
 
XMLDateControlRendererTester - Class in org.eclipse.emf.ecp.view.model.common
Tester for Text Renderer.
XMLDateControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.XMLDateControlRendererTester
 
XmlDateControlSWTBotTest - Class in org.eclipse.emf.ecp.view.ui.editor.test.controls
 
XmlDateControlSWTBotTest(boolean) - Constructor for class org.eclipse.emf.ecp.view.ui.editor.test.controls.XmlDateControlSWTBotTest
 
XMLDateControlSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
XMLDateControlSWTRenderer() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
 
XmlDateControlText - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
This is a XMLDateControl.
XmlDateControlText() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.XmlDateControlText
 
XmlDateControlText_InvalidNumber - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
XmlDateControlText_InvalidNumber - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
XmlDateControlText_NoDateSetClickToSetDate - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
XmlDateControlText_NoDateSetClickToSetDate - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
XmlDateControlText_NumberInvalidValueWillBeUnset - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
XmlDateControlText_NumberInvalidValueWillBeUnset - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 
XmlDateControlText_UnsetDate - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.controls.ControlMessages
 
XmlDateControlText_UnsetDate - Static variable in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.RendererMessages
 

A B C D E F G H I J K L M N O P R S T U V W X

Copyright © 2014. All Rights Reserved.