Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

A1T_VALUE - Static variable in enum org.eclipse.emfforms.coffee.model.coffee.SocketConnectorType
The 'A1T' literal value.
aboutToShow(List<MMenuElement>, Diagnostic, EModelService) - Method in class org.eclipse.emf.ecp.quickfix.ui.e4.internal.ModelQuickFixContextMenuContribution
 
aboutToShow(List<MMenuElement>) - Method in class org.eclipse.emf.ecp.ui.e4.view.DynamicCreateChildrenElementsMenuContribution
Adds the child create items to the popup menue.
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 - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Label' 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__TOOLTIP - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Tooltip' attribute.
ABSTRACT_CATEGORIZATION__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Uuid' 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.emfforms.spi.swt.core
The renderer for additional controls.
AbstractAdditionalSWTRenderer(VELEMENT, ViewModelContext, ReportService) - Constructor for class org.eclipse.emfforms.spi.swt.core.AbstractAdditionalSWTRenderer
Default constructor.
AbstractBuilderTest - Class in org.eclipse.emfforms.ide.builder
Abstract framework for builder tests.
AbstractBuilderTest() - Constructor for class org.eclipse.emfforms.ide.builder.AbstractBuilderTest
 
AbstractCachedTree<T> - Class in org.eclipse.emf.ecp.common.spi.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.spi.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.
AbstractComplexFilter - Class in org.eclipse.emfforms.common.spi.validation.filter
Convenience class for custom filters.
AbstractComplexFilter() - Constructor for class org.eclipse.emfforms.common.spi.validation.filter.AbstractComplexFilter
 
AbstractControlSWTRenderer<VCONTROL extends VControl> - Class in org.eclipse.emf.ecp.view.spi.core.swt
Super class for all kinds of control renderer.
AbstractControlSWTRenderer(VCONTROL, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
Default constructor.
AbstractControlSWTRenderer(VCONTROL, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider, SWTValidationHelper) - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
Default constructor.
AbstractControlSWTRenderer_PTest - Class in org.eclipse.emf.ecp.view.spi.core.swt
 
AbstractControlSWTRenderer_PTest() - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer_PTest
 
AbstractControlSWTRendererUtil - Class in org.eclipse.emf.ecp.view.spi.core.swt
Holds some Util methods for the AbstractControlSWTRendererUtil which may be reused by renderers which cannot inherit from AbstractControlSWTRendererUtil but want to reuse functionality.
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.
AbstractEMFFormsLocaleProvider - Class in org.eclipse.emfforms.spi.common.locale
Abstract implementation of the EMF Forms provider for Locales.
AbstractEMFFormsLocaleProvider() - Constructor for class org.eclipse.emfforms.spi.common.locale.AbstractEMFFormsLocaleProvider
 
AbstractEMFFormsLocaleProvider_Test - Class in org.eclipse.emfforms.spi.common.locale
Test cases for the AbstractEMFFormsLocaleProvider.
AbstractEMFFormsLocaleProvider_Test() - Constructor for class org.eclipse.emfforms.spi.common.locale.AbstractEMFFormsLocaleProvider_Test
 
AbstractFeatureAwareBuilder<B> - Class in org.eclipse.emfforms.spi.swt.table
Deprecated.
as of 1.21, Features are used only to communicate configuration data to the UI controls that interrogate the configurations. The builder API for users is a fluent API, not abstracted in terms of features
AbstractFeatureAwareBuilder() - Constructor for class org.eclipse.emfforms.spi.swt.table.AbstractFeatureAwareBuilder
Deprecated.
 
AbstractFilteredReferenceAction - Class in org.eclipse.emf.ecp.view.spi.editor.controls
A ECPSWTAction allowing to set a reference.
AbstractFilteredReferenceAction(EditingDomain, EStructuralFeature.Setting, IItemPropertyDescriptor, Shell) - Constructor for class org.eclipse.emf.ecp.view.spi.editor.controls.AbstractFilteredReferenceAction
Constructor.
AbstractFilteredReferenceCommand<T extends org.eclipse.emf.ecore.EStructuralFeature> - Class in org.eclipse.emf.ecp.view.spi.editor.controls
A ReferenceCommand allowing to select an EStructuralFeature using a dialog.
AbstractFilteredReferenceCommand(Notifier, ComposedAdapterFactory, Shell, EClass, ECPSelectionStatusValidator, boolean) - Constructor for class org.eclipse.emf.ecp.view.spi.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.
AbstractGridCell.Alignment - Enum in org.eclipse.emf.ecp.view.model.common
Either horizontal or vertical alignment within the 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(VELEMENT, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
Default constructor.
AbstractJFaceTreeRenderer.TreeTableLabelProvider - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
The Class TreeTableLabelProvider.
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 interface org.eclipse.emf.ecp.internal.common.ui.MessageKeys
 
AbstractModelElementHelper_FilterText - Static variable in interface org.eclipse.emf.ecp.internal.common.ui.MessageKeys
 
AbstractMoveRowAction - Class in org.eclipse.emf.ecp.view.spi.table.swt.action
Abstract base type for actions which move rows inside a table.
AbstractMoveRowAction(TableRendererViewerActionContext) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.action.AbstractMoveRowAction
The constructor.
AbstractMultiDmrStrategyProviderTest<T extends ReferenceServiceCustomizationVendor<?> & org.eclipse.emfforms.internal.view.multisegment.tooling.TestableStrategyProvider> - Class in org.eclipse.emfforms.internal.view.multisegment.tooling
Abstract base class for unit tests for multi segment dmr reference strategy providers.
AbstractMultiDmrStrategyProviderTest() - Constructor for class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiDmrStrategyProviderTest
 
AbstractMultiSegmentChildDmrStrategyProviderTest<T extends ReferenceServiceCustomizationVendor<?> & org.eclipse.emfforms.internal.view.multisegment.tooling.TestableStrategyProvider> - Class in org.eclipse.emfforms.internal.view.multisegment.tooling
Abstract base class for unit tests for multi segment child dmr reference strategy providers.
AbstractMultiSegmentChildDmrStrategyProviderTest() - Constructor for class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiSegmentChildDmrStrategyProviderTest
 
AbstractNotificationProvider - Class in org.eclipse.emf.ecp.changebroker.spi
Abstract implementation of a NotificationProvider.
AbstractNotificationProvider() - Constructor for class org.eclipse.emf.ecp.changebroker.spi.AbstractNotificationProvider
 
AbstractReferenceHelper - Class in org.eclipse.emf.ecp.emf2web.util
An abstract implementation of ReferenceHelper using EMFFormsDatabinding.
AbstractReferenceHelper() - Constructor for class org.eclipse.emf.ecp.emf2web.util.AbstractReferenceHelper
Constructor.
AbstractRenderer<VELEMENT extends VElement> - Class in org.eclipse.emf.ecp.view.model.common
Common super class for renderer.
AbstractRenderer(VELEMENT, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.model.common.AbstractRenderer
Default constructor.
AbstractRenderer_Test - Class in org.eclipse.emf.ecp.view.model.common
 
AbstractRenderer_Test() - Constructor for class org.eclipse.emf.ecp.view.model.common.AbstractRenderer_Test
 
AbstractReport - Class in org.eclipse.emfforms.spi.common.report
Common base type for reports that may be reported.
AbstractReport() - Constructor for class org.eclipse.emfforms.spi.common.report.AbstractReport
Default constructor with empty message.
AbstractReport(Throwable) - Constructor for class org.eclipse.emfforms.spi.common.report.AbstractReport
Constructor.
AbstractReport(String) - Constructor for class org.eclipse.emfforms.spi.common.report.AbstractReport
Constructor.
AbstractReport(String, Object...) - Constructor for class org.eclipse.emfforms.spi.common.report.AbstractReport
Constructor with MessageFormat support.
AbstractReport(String, int) - Constructor for class org.eclipse.emfforms.spi.common.report.AbstractReport
Constructor.
AbstractReport(String, int, Object...) - Constructor for class org.eclipse.emfforms.spi.common.report.AbstractReport
Constructor with MessageFormat support.
AbstractReport(Throwable, String) - Constructor for class org.eclipse.emfforms.spi.common.report.AbstractReport
Constructor.
AbstractReport(Throwable, String, Object...) - Constructor for class org.eclipse.emfforms.spi.common.report.AbstractReport
Constructor with MessageFormat support.
AbstractReport(Throwable, int) - Constructor for class org.eclipse.emfforms.spi.common.report.AbstractReport
Constructor.
AbstractRuleConditionDmrStrategyProviderTest<T extends ReferenceServiceCustomizationVendor<?> & org.eclipse.emf.ecp.view.internal.editor.handler.TestableStrategyProvider> - Class in org.eclipse.emf.ecp.view.internal.editor.handler
AbstractRuleConditionDmrStrategyProviderTest() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.AbstractRuleConditionDmrStrategyProviderTest
 
AbstractSchemaExportCommandHandler - Class in org.eclipse.emf.ecp.emf2web.ui.handler
Abstract implementation for an handler responsible for exporting view models.
AbstractSchemaExportCommandHandler() - Constructor for class org.eclipse.emf.ecp.emf2web.ui.handler.AbstractSchemaExportCommandHandler
 
AbstractSectionSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.section.swt
Common super class for all section renderer.
AbstractSectionSWTRenderer(VSection, ViewModelContext, ReportService, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
 
AbstractSimpleFilter - Class in org.eclipse.emfforms.common.spi.validation.filter
Convenience class for custom filters.
AbstractSimpleFilter() - Constructor for class org.eclipse.emfforms.common.spi.validation.filter.AbstractSimpleFilter
 
AbstractSWTRenderer<VELEMENT extends VElement> - Class in org.eclipse.emfforms.spi.swt.core
Common base class for all SWT specific renderer classes.
AbstractSWTRenderer(VELEMENT, ViewModelContext, ReportService) - Constructor for class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
Default Constructor.
AbstractSWTRenderer_PTest - Class in org.eclipse.emfforms.spi.swt.core
Unit tests for AbstractSWTRenderer.
AbstractSWTRenderer_PTest() - Constructor for class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer_PTest
 
AbstractSWTRenderer_PTest.TestAbstractSWTRenderer - Class in org.eclipse.emfforms.spi.swt.core
 
AbstractSWTTabRenderer<VELEMENT extends VElement> - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
Abstract class for a tab renderer.
AbstractSWTTabRenderer(VELEMENT, ViewModelContext, ReportService, EMFFormsRendererFactory, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractSWTTabRenderer
Default constructor.
AbstractTableAction<Viewer extends org.eclipse.jface.viewers.AbstractTableViewer> - Class in org.eclipse.emfforms.spi.swt.table.action
Base class for table actions.
AbstractTableAction(ViewerActionContext<? extends Viewer>) - Constructor for class org.eclipse.emfforms.spi.swt.table.action.AbstractTableAction
The constructor.
AbstractTableViewerColumnBuilder<V extends org.eclipse.jface.viewers.AbstractTableViewer,C extends org.eclipse.jface.viewers.ViewerColumn> - Class in org.eclipse.emfforms.spi.swt.table
A table viewer configuration helper class.
AbstractTableViewerColumnBuilder(ColumnConfiguration) - Constructor for class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
The constructor.
AbstractTableViewerComposite<V extends org.eclipse.jface.viewers.AbstractTableViewer> - Class in org.eclipse.emfforms.spi.swt.table
 
AbstractTableViewerComposite(Composite, int, Object, TableViewerSWTCustomization<V>, IObservableValue, IObservableValue) - Constructor for class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
Default constructor.
AbstractTestViewModelService2 - Class in org.eclipse.emfforms.internal.core.services.legacy
 
AbstractTestViewModelService2() - Constructor for class org.eclipse.emfforms.internal.core.services.legacy.AbstractTestViewModelService2
 
AbstractTextControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
Deprecated.
AbstractTextControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
Deprecated.
 
AbstractTextControl.ModelToTargetUpdateStrategy - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
Deprecated.
 
AbstractTextControl.TargetToModelUpdateStrategy - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
Deprecated.
 
AbstractTextControl_Unset - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.controls.DepricatedControlMessageKeys
 
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 - Interface in org.eclipse.emfforms.spi.swt.table.action
An minimal interface for viewer actions.
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.
ACTION_ID - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.action.AddRowAction
The ID of this action.
ACTION_ID - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.action.DuplicateRowAction
The ID of this action.
ACTION_ID - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowDownAction
The ID of this action.
ACTION_ID - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowUpAction
The ID of this action.
ACTION_ID - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.action.RemoveRowAction
The ID of this action.
ActionBar<V extends org.eclipse.jface.viewers.Viewer> - Interface in org.eclipse.emfforms.spi.swt.table.action
Callback interface for the creation of action bar composites.
ActionBarProvider<T extends org.eclipse.jface.viewers.AbstractTableViewer> - Interface in org.eclipse.emfforms.spi.swt.table.action
An action bar provider interface.
ActionCollector - Class in org.eclipse.emfforms.spi.swt.treemasterdetail.actions
Helper class to dot-link the creation of MasterDetailAction collections.
ActionCollector() - Constructor for class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.ActionCollector
Constructor.
ActionConfiguration - Interface in org.eclipse.emfforms.spi.swt.table.action
The action configuration interface.
ActionConfigurationBuilder - Class in org.eclipse.emfforms.spi.swt.table.action
The action configuration builder.
ActionConfigurationProvider - Interface in org.eclipse.emfforms.spi.swt.table.action
Provides an ActionConfiguration if possible.
ActionControlCreator<C extends org.eclipse.swt.widgets.Control> - Interface in org.eclipse.emfforms.spi.swt.table.action
Used to create new action controls.
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.
actionItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
This keeps track of the one adapter used for all VAction instances.
ActionMessageKeys - Interface in org.eclipse.emf.ecp.edit.internal.swt.actions
Keys for translated strings.
actions - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
The cached value of the 'Actions' containment reference list.
activate(ColumnViewerEditorActivationEvent) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringBasedCellEditor
activate(BundleContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRendererService
Activate ViewSWTRendererService.
activate() - Method in class org.eclipse.emf.ecp.view.internal.provider.ViewProviderImpl
Component activate method.
activate(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.rule.AndConditionService
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.rule.OrConditionService
Called by the framework when the component gets activated.
activate() - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
activate(ColumnViewerEditorActivationEvent) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
 
activate(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.table.model.TableDMRConverter
This method is called by the OSGI framework when this DomainModelReferenceConverterEMF is activated.
activate(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRConverter
This method is called by the OSGI framework when this DomainModelReferenceConverterEMF is activated.
activate(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRMappingProvider
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.EMFFormsCustomDMRExpander
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.StructuralChangeCustomDMRTester
Called by the framework when the component gets activated.
activate(ColumnViewerEditorActivationEvent) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.common.prevalidation.PreSetValidationServiceImpl
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter
This method is called by the OSGI framework when this DomainModelReferenceConverterEMF is activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter
This method is called by the OSGI framework when this DomainModelReferenceConverterEMF is activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter
This method is called by the OSGI framework when this DomainModelReferenceConverterEMF is activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.index.EMFFormsIndexDMRExpander
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute.EMFFormsKeyAttributeDMRExpander
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.mapping.EMFFormsMappingDMRExpander
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.table.EMFFormsTableDMRExpander
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyServicesManagerImpl
Called by OSGi when the component is ready to be activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentExpander
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.index.StructuralChangeTesterIndex
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.mapping.StructuralChangeTesterMapping
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.table.StructuralChangeTesterTable
Called by the framework when the component gets activated.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationElementRendererService
The activate method.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationRendererService
The activate method.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategoryRendererService
The activate method.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetContainerRendererService
The activate method.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetViewRendererService
The activate method.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
The activate method.
activate() - Method in class org.eclipse.emfforms.internal.swt.core.di.extension.EMFFormsDIExtensionRendererFactory
Called by the initializer.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.swt.core.plugin.LegacyAdditionalRendererService
Activate method of OSGI Component.
activate(BundleContext) - Method in class org.eclipse.emfforms.internal.swt.core.plugin.LegacyRendererService
Activate method of OSGI Component.
activate() - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
 
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.rap
This is the Activator for the ECP Core RAP plugin.
Activator() - Constructor for class org.eclipse.emf.ecp.core.rap.Activator
 
Activator - Class in org.eclipse.emf.ecp.diffmerge.internal.context
Activator for this plugin.
Activator() - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.context.Activator
 
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.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.emf2web
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.emf2web.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.emf2web.ui.json
Activator for this plugin.
Activator() - Constructor for class org.eclipse.emf.ecp.emf2web.ui.json.Activator
 
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.core.rap
Activator.
Activator() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.core.rap.Activator
 
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.internal
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.ide.internal.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.ide.internal.migration
 
Activator() - Constructor for class org.eclipse.emf.ecp.ide.internal.migration.Activator
 
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.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.internal.view.table.ui.swt.persistedstate
The activator of the plugin.
Activator() - Constructor for class org.eclipse.emf.ecp.internal.view.table.ui.swt.persistedstate.Activator
 
Activator - Class in org.eclipse.emf.ecp.internal.view.template.model
The Class Activator.
Activator() - Constructor for class org.eclipse.emf.ecp.internal.view.template.model.Activator
 
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.internal.e4
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.ui.internal.e4.Activator
 
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.ui.view.internal.editor.controls.legacy
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.ui.view.internal.editor.controls.legacy.Activator
 
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.edapt
The Activator for the edapt view model migration.
Activator() - Constructor for class org.eclipse.emf.ecp.view.edapt.Activator
Default 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.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.editor.controls
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.Activator
The constructor.
Activator - Class in org.eclipse.emf.ecp.view.internal.section.ui.swt
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.section.ui.swt.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.columnservice
Activator of the view.table.columnservice bundle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.table.columnservice.Activator
 
Activator - Class in org.eclipse.emf.ecp.view.internal.table.model
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.table.model.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.treemasterdetail.ui.swt
Activator.
Activator() - Constructor for class org.eclipse.emf.ecp.view.internal.treemasterdetail.ui.swt.Activator
The constructor.
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.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.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.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.spi.rule.model
The Class Activator.
Activator() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.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.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.emfforms.common.internal.validation
The bundle activator.
Activator() - Constructor for class org.eclipse.emfforms.common.internal.validation.Activator
The constructor.
Activator - Class in org.eclipse.emfforms.ide.internal.builder
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emfforms.ide.internal.builder.Activator
 
Activator - Class in org.eclipse.emfforms.internal.editor
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emfforms.internal.editor.Activator
The constructor.
Activator - Class in org.eclipse.emfforms.internal.editor.genmodel
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emfforms.internal.editor.genmodel.Activator
The constructor.
Activator - Class in org.eclipse.emfforms.internal.editor.genmodel.util
The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.emfforms.internal.editor.genmodel.util.Activator
 
activeEditor - Variable in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
This keeps track of the current editor part.
activities - Variable in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
The cached value of the 'Activities' containment reference list.
Activity - Interface in org.eclipse.emfforms.coffee.model.coffee
A representation of the model object 'Activity'.
ACTIVITY - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
The meta object id for the 'Activity' class.
ACTIVITY - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
The meta object literal for the 'Activity' class.
ACTIVITY__NAME - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
The feature id for the 'Name' attribute.
ACTIVITY__NAME - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
The meta object literal for the 'Name' attribute feature.
ACTIVITY_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
The number of structural features of the 'Activity' class.
ACTIVITY_OPERATION_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
The number of operations of the 'Activity' class.
ActivityImpl - Class in org.eclipse.emfforms.coffee.model.coffee.impl
An implementation of the model object 'Activity'.
ActivityImpl() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.impl.ActivityImpl
 
ActivityItemProvider - Class in org.eclipse.emfforms.coffee.model.coffee.provider
This is the item provider adapter for a Activity object.
ActivityItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.coffee.model.coffee.provider.ActivityItemProvider
This constructs an instance from a factory and a notifier.
activityItemProvider - Variable in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
This keeps track of the one adapter used for all Activity instances.
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(EObject, Class<A>) - Static method in class org.eclipse.emf.ecp.common.spi.EMFUtils
Tries to adapt the given EObject to the given class.
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.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.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
 
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.annotation.model.provider.AnnotationItemProviderAdapterFactory
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.annotation.model.provider.AnnotationItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
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.bool.model.provider.BoolItemProviderAdapterFactory
 
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.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
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.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
 
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.background.model.provider.BackgroundItemProviderAdapterFactory
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.background.model.provider.BackgroundItemProviderAdapterFactory
 
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.keybinding.model.provider.KeybindingItemProviderAdapterFactory
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.keybinding.model.provider.KeybindingItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
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.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
 
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.reference.model.provider.ReferenceItemProviderAdapterFactory
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.reference.model.provider.ReferenceItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
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.tab.model.provider.TabItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
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.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
 
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.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
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.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
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.unsettable.model.provider.UnsettableItemProviderAdapterFactory
 
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.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
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.wrap.model.provider.WrapItemProviderAdapterFactory
 
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
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
 
AdapterProvider - Interface in org.eclipse.emf.ecp.spi.core.util
 
add(Vendor<? extends T>) - Method in class org.eclipse.emfforms.bazaar.Bazaar.Builder
Adds a vendor.
add(Vendor<? extends T>, Vendor<? extends T>, Vendor<? extends T>...) - Method in class org.eclipse.emfforms.bazaar.Bazaar.Builder
Adds vendors.
add(Object) - Method in class org.eclipse.emfforms.bazaar.BazaarContext.Builder
Adds a self-typed context value.
add(Diagnostic) - Method in interface org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap
Add a diagnostic.
add(Diagnostic) - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap.Unlimited
 
add(MasterDetailAction) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.ActionCollector
Adds the given MasterDetailAction to the collection.
ADD_IMAGE - Static variable in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Constant for an add image.
ADD_REMOVE_DISABLED_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
The default value of the 'Add Remove Disabled' attribute.
addAction(Action) - Method in class org.eclipse.emfforms.spi.swt.table.action.ActionConfigurationBuilder
Add a new action to this builder.
addAdditionalColumns(TableViewerSWTBuilder) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
Override this method to add additional static columns at the beginning of the table.
addAddRemoveDisabledPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This adds a property descriptor for the Add Remove Disabled feature.
addAll(Collection<? extends E>) - Method in class org.eclipse.emf.ecp.view.internal.validation.ConcurrentLinkedSetQueue
 
addAll(Collection<? extends Vendor<? extends T>>) - Method in class org.eclipse.emfforms.bazaar.Bazaar.Builder
Adds vendors.
addAll(Collection<?>) - Method in interface org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap
Add a bunch of diagnostics.
addAll(Collection<? extends MasterDetailAction>) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.ActionCollector
Adds the given collection of MasterDetailActions to the collection.
addAllVendors() - Method in class org.eclipse.emfforms.bazaar.internal.BazaarBuilder_Test
 
AddAttributeAction - Class in org.eclipse.emf.ecp.edit.internal.swt.actions
Deprecated.
This was only used by the AttributeMultiControl and is thus not needed anymore
AddAttributeAction(EditingDomain, EStructuralFeature.Setting) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.actions.AddAttributeAction
Deprecated.
The constructor for the add attribute action.
AddAttributeAction_AddEntry - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.actions.ActionMessageKeys
 
addAttributePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
This adds a property descriptor for the Attribute feature.
addAttributeValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
This adds a property descriptor for the Attribute Value feature.
addBindingsPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingsItemProvider
This adds a property descriptor for the Bindings feature.
addBoldPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
This adds a property descriptor for the Bold feature.
addBundleNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
This adds a property descriptor for the Bundle Name feature.
addBundleNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
This adds a property descriptor for the Bundle Name feature.
addBundlePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
This adds a property descriptor for the Bundle feature.
addButtonAlignmentPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableStylePropertyItemProvider
This adds a property descriptor for the Button Alignment feature.
addButtonPlacementPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableStylePropertyItemProvider
This adds a property descriptor for the Button Placement feature.
addButtons(TreeViewer, TreeSelection, List<TreeEditor>) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
Adds the buttons.
addButtonsToButtonBar(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailDialogSWTRenderer
Allows to add additional buttons to the button bar of the table control.
addButtonsToButtonBar(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
Allows to add additional buttons to the button bar of the table control.
addCancelColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Cancel Color HEX feature.
addCancelColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Cancel Color HEX feature.
addCancelForegroundColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Cancel Foreground Color HEX feature.
addCancelForegroundColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Cancel Foreground Color HEX feature.
addCancelImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Cancel Image URL feature.
addCancelImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStylePropertyItemProvider
This adds a property descriptor for the Cancel Image URL feature.
addCancelImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Cancel Image URL feature.
addCancelOverlayURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Cancel Overlay URL feature.
addCancelOverlayURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Cancel Overlay URL feature.
addChangeListener(Property.ChangeListener<T>) - Method in interface org.eclipse.emfforms.common.Property
Attach a listener.
addChangeListener(Property.ChangeListener<T>) - Method in class org.eclipse.emfforms.internal.common.ImmutableProperty
 
addChangeListener(Property.ChangeListener<T>) - Method in class org.eclipse.emfforms.internal.common.SimpleProperty
 
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
 
addClassNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
This adds a property descriptor for the Class Name feature.
addClassNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
This adds a property descriptor for the Class Name feature.
addClassNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
This adds a property descriptor for the Class Name feature.
addClassTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
This adds a property descriptor for the Class Type feature.
addClockSpeedPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ProcessorItemProvider
This adds a property descriptor for the Clock Speed feature.
addClockSpeedPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.RAMItemProvider
This adds a property descriptor for the Clock Speed feature.
addCollapsedPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
This adds a property descriptor for the Collapsed feature.
addCollapsedPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
This adds a property descriptor for the Collapsed feature.
addColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
This adds a property descriptor for the Color HEX feature.
addColorPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundStylePropertyItemProvider
This adds a property descriptor for the Color feature.
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.
addColumn(ColumnConfiguration) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
Adds a column to the table.
addColumn(ColumnConfiguration) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
Adds a new column.
addColumnDomainModelReferencesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
This adds a property descriptor for the Column Domain Model References feature.
addColumnDomainReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.EnablementConfigurationItemProvider
This adds a property descriptor for the Column Domain Reference feature.
addColumnDomainReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.WidthConfigurationItemProvider
This adds a property descriptor for the Column Domain Reference feature.
addColumnDomainReferencesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
This adds a property descriptor for the Column Domain References feature.
addColumnListener(ControlListener) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
 
addColumnListener(ControlListener) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
Adds a new column listener.
addColumnListener(ControlListener) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerComposite
 
addColumnNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
This adds a property descriptor for the Column Name feature.
addColumnNamePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SheetLocationItemProvider
This adds a property descriptor for the Column Name feature.
addColumnPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SheetLocationItemProvider
This adds a property descriptor for the Column feature.
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
 
addColumnWidthPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
This adds a property descriptor for the Column Width feature.
addCompareTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
This adds a property descriptor for the Compare Type feature.
addConditionService(ConditionService<Condition>) - Method in class org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManagerImpl
Called by the framework to add a ConditionService.
addConstraintValidator(ENamedElement, IFeatureConstraint) - Method in class org.eclipse.emfforms.internal.common.prevalidation.PreSetValidationServiceImpl
 
addConstraintValidator(ENamedElement, IFeatureConstraint) - Method in interface org.eclipse.emfforms.spi.common.validation.PreSetValidationService
Add a custom IFeatureConstraint.
addConsumer(ReportServiceConsumer) - Method in class org.eclipse.emfforms.internal.common.report.ReportServiceImpl
Adds a ReportServiceConsumer that consumes ReportEntities.
addConsumer(ReportServiceConsumer) - Method in interface org.eclipse.emfforms.spi.common.report.ReportService
Adds a ReportServiceConsumer that consumes ReportEntities.
addContextFunction(String, BazaarContextFunction) - Method in interface org.eclipse.emfforms.bazaar.Bazaar
Adds a BazaarContextFunction to this Bazaar to exchange existing parameters to a parameter requested by a Vendor.
addContextFunction(Class<?>, BazaarContextFunction) - Method in class org.eclipse.emfforms.bazaar.Bazaar.Builder
Add a context function.
addContextFunction(String, BazaarContextFunction) - Method in class org.eclipse.emfforms.bazaar.Bazaar.Builder
Add a context function.
addContextFunction(String, BazaarContextFunction) - Method in class org.eclipse.emfforms.bazaar.internal.BazaarImpl
 
addContextFunction(String, BazaarContextFunction) - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar
 
addContextFunctions(IEclipseContext) - Method in class org.eclipse.emfforms.bazaar.internal.BazaarImpl
Transforms all BazaarContextFunctions to IContextFunctions and attaches those to an IEclipseContext.
addContextUser(Object) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
Inner method for registering context users (not ViewModelService).
addContextUser(Object) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
Adds a user of the context.
addContextUser(Object) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
Adds a user of the context.
addContribution(IFile) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
 
addContribution(IFile) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
Contributes the view model via the "..provider.xmi" extension point.
addControl(String, Control) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.TableRendererActionBar
 
addControl(String, Control) - Method in class org.eclipse.emfforms.spi.swt.table.action.TableActionBar
Add a control to the action bar.
addControlCheckedPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
This adds a property descriptor for the Control Checked feature.
addControlDecoration(Control) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
Deprecated.
 
addControlFor(Action, Creator) - Method in class org.eclipse.emfforms.spi.swt.table.action.ActionConfigurationBuilder
Add a new control creator to an action.
addControls(EClass, VElement, Set<EStructuralFeature>) - Static method in class org.eclipse.emf.ecp.view.internal.editor.handler.ControlGenerator
Create controls and set them to the view.
addControls_segments_WithBottomUpPath() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.ControlGenerator_PTest
 
addControls_segments_WithContainer() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.ControlGenerator_PTest
 
addControls_segments_WithNonViewOrContainer() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.ControlGenerator_PTest
 
addControls_segments_WithView() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.ControlGenerator_PTest
 
addConverter(EMFFormsSpreadsheetValueConverter) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetValueConverterRegistryImpl
Adds a converter to the registry.
addCopyAction(EditingDomain) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.ActionCollector
Adds the CopyMasterDetailAction to the collection.
addCutAction(EditingDomain) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.ActionCollector
Adds the CutMasterDetailAction to the collection.
AddDescriptionTagHandler - Class in org.eclipse.emfforms.internal.editor.genmodel.util.handler
Handler for adding description placeholders to a GenModel.
AddDescriptionTagHandler() - Constructor for class org.eclipse.emfforms.internal.editor.genmodel.util.handler.AddDescriptionTagHandler
 
addDescriptionTags(GenModel, String) - Static method in class org.eclipse.emfforms.editor.genmodel.util.GenModelUtil
Add the given tag as a property description to all GenFeatures, which do not yet have a description.
addDetailEditingPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This adds a property descriptor for the Detail Editing feature.
addDetailViewPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This adds a property descriptor for the Detail View feature.
addDiagnosticFilter(DiagnosticFilter) - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
 
addDiagnosticFilter(DiagnosticFilter) - Method in interface org.eclipse.emfforms.common.spi.validation.ValidationService
Adds a DiagnosticFilter to remove specific Diagnostic from the result of a validation.
addDiagnosticFilter(Predicate<? super Diagnostic>) - Method in interface org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap
Add a predicate that matches diagnostics that should be collected.
addDiagnosticFilter(Predicate<? super Diagnostic>) - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap.Unlimited
 
addDiagnosticFilter() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Limited
 
addDiagnosticFilter() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Unlimited
 
addDiagnosticsPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
This adds a property descriptor for the Diagnostics feature.
addDimensionPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ControlUnitItemProvider
This adds a property descriptor for the Dimension feature.
addDisablePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.EnableRuleItemProvider
This adds a property descriptor for the Disable feature.
addDisplayTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DateTimeDisplayAttachmentItemProvider
This adds a property descriptor for the Display Type feature.
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.
addDomainModelEFeaturePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeaturePathDomainModelReferenceItemProvider
This adds a property descriptor for the Domain Model EFeature feature.
addDomainModelFeaturePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeatureDomainModelReferenceSegmentItemProvider
This adds a property descriptor for the Domain Model Feature feature.
addDomainModelReferenceConverter(DomainModelReferenceConverterEMF) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
Adds the given DomainModelReferenceConverterEMF to the Set of reference converters.
addDomainModelReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProvider
This adds a property descriptor for the Domain Model Reference feature.
addDomainModelReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
This adds a property descriptor for the Domain Model Reference feature.
addDomainModelReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
This adds a property descriptor for the Domain Model Reference feature.
addDomainModelReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IsProxyConditionItemProvider
This adds a property descriptor for the Domain Model Reference feature.
addDomainModelReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
This adds a property descriptor for the Domain Model Reference feature.
addDomainModelReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
This adds a property descriptor for the Domain Model Reference feature.
addDomainModelReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
This adds a property descriptor for the Domain Model Reference feature.
addDomainModelReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
This adds a property descriptor for the Domain Model Reference feature.
addDomainModelReferenceSegmentConverter(DomainModelReferenceSegmentConverterEMF) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
Adds the given DomainModelReferenceSegmentConverterEMF to the Set of segment converters.
addDuplicateDisabledPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This adds a property descriptor for the Duplicate Disabled feature.
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.
addEClassSelectionStrategyProvider(EClassSelectionStrategy.Provider) - Method in class org.eclipse.emf.ecp.ui.view.swt.reference.DefaultCreateNewModelElementStrategyProvider
Add an EClass selection strategy provider.
addEClassSelectionStrategyProvider(EClassSelectionStrategy.Provider) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.TemplateCreateNewModelElementStrategyProvider
Add an EClass selection strategy provider.
addEcorePath(String) - Method in class org.eclipse.emf.ecp.emf2web.json.util.ReferenceHelperImpl
Allows to add an ecore path to the current view model.
addEcorePathsPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
This adds a property descriptor for the Ecore Paths feature.
addECPContextDisposeListener(ECPContextDisposedListener) - Method in interface org.eclipse.emf.ecp.editor.e3.ECPEditorContext
addECPContextDisposeListener(ECPContextDisposedListener) - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorContext
AddedDMRToTableDMRMigration - Class in org.eclipse.emf.ecp.view.table.edapt._140to150
Before 1.5.0 a table domain model reference was simply a subclass of feature path domain model reference.
AddedDMRToTableDMRMigration() - Constructor for class org.eclipse.emf.ecp.view.table.edapt._140to150.AddedDMRToTableDMRMigration
 
addEditorExtensionPoint(IFile, String, boolean, String, String, String, String) - Static method in class org.eclipse.emfforms.internal.editor.genmodel.util.PluginXmlUtil
Adds an editor extension point to the given IFile.
addElement() - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest
 
addElementsPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleEntryItemProvider
This adds a property descriptor for the Elements feature.
addElementsToReference(EObject, EReference, Set<? extends EObject>) - Method in interface org.eclipse.emf.ecp.ui.view.swt.reference.ReferenceStrategy
Add a set of new objects to a reference.
addElementToModel(EObject, EReference, EObject) - Method in interface org.eclipse.emf.ecp.ui.view.swt.reference.AttachmentStrategy
Add a new object to the model.
addEMFFormsAdditionalRendererService(EMFFormsAdditionalRendererService<VElement>) - Method in class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactoryImpl
Called by the initializer to add an EMFFormsAdditionalRendererService.
addEMFFormsDIRendererService(EMFFormsDIRendererService<VElement>) - Method in class org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererFactory
Called by the initializer to add an EMFFormsDIRendererService.
addEMFFormsDMRExpander(EMFFormsDMRExpander) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDomainExpanderImpl
Called by the framework to add an EMFFormsDMRExpander to the set of DMR expanders.
addEMFFormsDMRSegmentExpander(EMFFormsDMRSegmentExpander) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDomainExpanderImpl
Called by the framework to add an EMFFormsDMRSegmentExpander to the set of DMR segment expanders.
addEMFFormsLocaleChangeListener(EMFFormsLocaleChangeListener) - Method in class org.eclipse.emfforms.spi.common.locale.AbstractEMFFormsLocaleProvider
Add an EMFFormsLocaleChangeListener that gets notified about locale changes.
addEMFFormsLocaleChangeListener(EMFFormsLocaleChangeListener) - Method in interface org.eclipse.emfforms.spi.common.locale.EMFFormsLocaleProvider
Add an EMFFormsLocaleChangeListener that gets notified about locale changes.
addEMFFormsMappingProvider(EMFFormsMappingProvider) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.EMFFormsMappingProviderManagerImpl
Called by the framework to add an EMFFormsMappingProvider.
addEMFFormsRendererService(EMFFormsRendererService<VElement>) - Method in class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactoryImpl
Called by the initializer to add an EMFFormsRendererService.
addEMFFormsScopedServiceProvider(EMFFormsViewServiceFactory<?>) - Method in class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsViewServiceManagerImpl
Called by OSGi whenever a new provider is available.
addEMFFormsSpreadsheetRendererService(EMFFormsSpreadsheetRendererService<VElement>) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetRendererFactoryImpl
 
addEMFFormsSpreadsheetRendererService(EMFFormsSpreadsheetRendererService<VElement>) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetRendererFactory
Adds an EMFFormsSpreadsheetRendererService to the list of available renderer.
addEnableDetailEditingDialogPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This adds a property descriptor for the Enable Detail Editing Dialog feature.
addEnabledPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
This adds a property descriptor for the Enabled feature.
addEnableSortingPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProvider
This adds a property descriptor for the Enable Sorting feature.
addEnumValue() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer_ITest
Verify that when adding an enum value, the default value of the attribute is preferred over the default literal of the enumeration (which is always the first literal), if the attribute specifies a default.
addEObjectPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingLocationItemProvider
This adds a property descriptor for the EObject feature.
addErrorColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Error Color HEX feature.
addErrorColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Error Color HEX feature.
addErrorForegroundColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Error Foreground Color HEX feature.
addErrorForegroundColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Error Foreground Color HEX feature.
addErrorImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Error Image URL feature.
addErrorImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStylePropertyItemProvider
This adds a property descriptor for the Error Image URL feature.
addErrorImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Error Image URL feature.
addErrorOverlayURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Error Overlay URL feature.
addErrorOverlayURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Error Overlay URL feature.
addExistingModelElements(EObject, EReference) - Method in interface org.eclipse.emf.ecp.edit.spi.ReferenceService
Adds existing model elements to the EReference.
addExistingModelElements(EObject, EReference) - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
Adds existing model elements to the EReference.
addExistingModelElements(EObject, EReference) - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
 
addExistingModelElements() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService_PTest
 
addExistingModelElements(EObject, EReference) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnConfigurationDMRRendererReferenceService
 
addExistingModelElements(EObject, EReference) - Method in class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreReferenceService
Deprecated.
 
addExistingModelElements2() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService_PTest
 
addExpectedValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
This adds a property descriptor for the Expected Value feature.
addExtension(IExtension, Set<ELEMENT>) - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
 
addFeaturePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingLocationItemProvider
This adds a property descriptor for the Feature feature.
addFilterServiceProvider(TemplateFilterService.Provider) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.TemplateCreateNewModelElementStrategyProvider
Add a template filter service provider.
addFontNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
This adds a property descriptor for the Font Name feature.
addGlobalActions(IMenuManager) - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
This inserts global actions before the "additions-end" separator.
addGroupTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
This adds a property descriptor for the Group Type feature.
addHeightPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
This adds a property descriptor for the Height feature.
addHeightPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DimensionItemProvider
This adds a property descriptor for the Height feature.
addHeightPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DisplayItemProvider
This adds a property descriptor for the Height feature.
addHidePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ShowRuleItemProvider
This adds a property descriptor for the Hide feature.
addHighliteMandatoryFieldsPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
This adds a property descriptor for the Highlite Mandatory Fields feature.
addHorizontalSpanPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.SpanItemProvider
This adds a property descriptor for the Horizontal Span feature.
addIdPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewProxyItemProvider
This adds a property descriptor for the Id feature.
addIdPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingItemProvider
This adds a property descriptor for the Id feature.
addIfEmptyPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IterateConditionItemProvider
This adds a property descriptor for the If Empty feature.
addImagePathPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
This adds a property descriptor for the Image Path feature.
addImportedEObjectsPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SpreadsheetImportResultItemProvider
This adds a property descriptor for the Imported EObjects feature.
addIndexPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexDomainModelReferenceItemProvider
This adds a property descriptor for the Index feature.
addIndexPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexDomainModelReferenceSegmentItemProvider
This adds a property descriptor for the Index feature.
addInfoColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Info Color HEX feature.
addInfoColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Info Color HEX feature.
addInfoForegroundColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Info Foreground Color HEX feature.
addInfoForegroundColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Info Foreground Color HEX feature.
addInfoImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Info Image URL feature.
addInfoImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStylePropertyItemProvider
This adds a property descriptor for the Info Image URL feature.
addInfoImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Info Image URL feature.
addInfoOverlayURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Info Overlay URL feature.
addInfoOverlayURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Info Overlay URL feature.
addInheritableProperty(String, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
Adds a inheritable property and removes the same property from non inheritable properties.
addInheritableProperty(String, Object) - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewModelProperties
Adds a new inheritable property.
addInstancePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateItemProvider
This adds a property descriptor for the Instance feature.
addItalicPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
This adds a property descriptor for the Italic feature.
addItemReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IterateConditionItemProvider
This adds a property descriptor for the Item Reference feature.
ADDITIONS_LAST_STYLE - Static variable in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
This style bit indicates that the "additions" separator should come after the "edit" separator.
addKeyDMRPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyAttributeDomainModelReferenceItemProvider
This adds a property descriptor for the Key DMR feature.
addKeyListener(GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer.GridTableControlSWTRendererTableViewerCreator
Add key listener.
addKeyPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.StringToObjectMapEntryItemProvider
This adds a property descriptor for the Key feature.
addKeyPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorItemProvider
This adds a property descriptor for the Key feature.
addKeyPropertyDescriptor(Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProvider
This adds a property descriptor for the Key feature.
addKeySequenceFor(Action, String...) - Method in class org.eclipse.emfforms.spi.swt.table.action.ActionConfigurationBuilder
Add a key sequence for a registered action.
addKeySequencePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingItemProvider
This adds a property descriptor for the Key Sequence feature.
addKeyValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyAttributeDomainModelReferenceItemProvider
This adds a property descriptor for the Key Value feature.
addLabelAlignmentPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
This adds a property descriptor for the Label Alignment feature.
addLabelAlignmentPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
This adds a property descriptor for the Label Alignment feature.
addLabelObjectPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizableElementItemProvider
This adds a property descriptor for the Label Object feature.
addLabelPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
This adds a property descriptor for the Label feature.
addLast(Character) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.TimeBoundStringBuffer
Append a character to the search buffer.
addLayoutProvider(LayoutProvider) - Static method in class org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProviderHelper
Allows to add a LayoutProvider directly.
addLengthPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DimensionItemProvider
This adds a property descriptor for the Length feature.
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.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
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.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.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
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.annotation.model.provider.AnnotationItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
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.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
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.background.model.provider.BackgroundItemProviderAdapterFactory
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.keybinding.model.provider.KeybindingItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
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.reference.model.provider.ReferenceItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
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.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
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.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
This adds a listener.
addListener(ILabelProviderListener) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.BaseLabelProviderWrapper
 
addListener(ILabelProviderListener) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.decorator.validation.ecp.ECPValidationServiceLabelDecorator
 
addListener(INotifyChangedListener) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
This adds a listener.
addLoaderServiceProvider(TemplateLoaderService.Provider) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.XmiTemplateProvider
Add a template loader service provider.
addLocalDependency(EStructuralFeature) - Method in class org.eclipse.emf.ecp.common.spi.DerivedAttributeAdapter
Use this method to indicate that the given feature influences the derived value and is owned by the same EObject as the derived feature.
addLocalDependency(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
Adds a local dependency for a derived feature.
addLocalDependencyToLabelAdapter(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
 
addMainCategoryDepthPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
This adds a property descriptor for the Main Category Depth feature.
addMandatoryMarkerPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
This adds a property descriptor for the Mandatory Marker feature.
addManufactoringProcessPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ProcessorItemProvider
This adds a property descriptor for the Manufactoring Process feature.
addMappedClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
This adds a property descriptor for the Mapped Class feature.
addMappedClassPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingDomainModelReferenceSegmentItemProvider
This adds a property descriptor for the Mapped Class feature.
addMaximumHeightPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProvider
This adds a property descriptor for the Maximum Height feature.
addMergedDiffsPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
This adds a property descriptor for the Merged Diffs feature.
addMergeTypePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleEntryItemProvider
This adds a property descriptor for the Merge Type feature.
addMessagePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorReportItemProvider
This adds a property descriptor for the Message feature.
addMinimumHeightPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProvider
This adds a property descriptor for the Minimum Height feature.
addMinWidthPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.WidthConfigurationItemProvider
This adds a property descriptor for the Min Width feature.
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
 
addModelElementInReference(EObject, EObject, EReference, EditingDomain) - Static method in class org.eclipse.emf.ecp.internal.edit.ECPControlHelper
 
addModelElementsInReference(EObject, Set<? extends EObject>, EReference, EditingDomain) - Static method in class org.eclipse.emf.ecp.internal.edit.ECPControlHelper
 
addMoveUpDownDisabledPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
This adds a property descriptor for the Move Up Down Disabled feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ActivityItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.MachineItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleEntryItemProvider
This adds a property descriptor for the Name feature.
addNavigatedDependency(EStructuralFeature, EReference...) - Method in class org.eclipse.emf.ecp.common.spi.DerivedAttributeAdapter
Use this method to indicate the given given feature path influences the derived value.
addNavigatedDependency(EStructuralFeature, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
Adds a navigated dependency for a derived feature.
addNavigatedDependencyToLabelAdapter(EStructuralFeature, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
 
addNewModelElements(EObject, EReference) - Method in interface org.eclipse.emf.ecp.edit.spi.ReferenceService
addNewModelElements(EObject, EReference, boolean) - Method in interface org.eclipse.emf.ecp.edit.spi.ReferenceService
Adds new model elements to the EReference.
addNewModelElements(EObject, EReference) - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
Deprecated. 
addNewModelElements(EObject, EReference, boolean) - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
 
addNewModelElements(EObject, EReference) - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
Deprecated.
addNewModelElements(EObject, EReference, boolean) - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
 
addNewModelElements() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService_PTest
 
addNewModelElements(EObject, EReference) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnConfigurationDMRRendererReferenceService
Deprecated.
addNewModelElements(EObject, EReference, boolean) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnConfigurationDMRRendererReferenceService
 
addNewModelElements(EObject, EReference) - Method in class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreReferenceService
Deprecated.
 
addNewModelElements(EObject, EReference, boolean) - Method in class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreReferenceService
Deprecated.
 
addNewSegmentDmr(EObject, EReference) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRenderer
Create a new segment based domain model reference and set it in the reference of the given container object.
addNonInheritableProperty(String, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
Adds a non inheritable property and removes the same property from inheritable properties.
addNonInheritableProperty(String, Object) - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewModelProperties
Adds a new non-inheritable property.
addNotificationProvider(NotificationProvider) - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
Adds a notification provider.
addNumberOfCoresPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ProcessorItemProvider
This adds a property descriptor for the Number Of Cores feature.
addObjectFilter(ObjectFilter) - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
 
addObjectFilter(ObjectFilter) - Method in interface org.eclipse.emfforms.common.spi.validation.ValidationService
Adds an ObjectFilter to skip specific EObjects during the validation.
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.
addOkColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Ok Color HEX feature.
addOkColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Ok Color HEX feature.
addOkForegroundColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Ok Foreground Color HEX feature.
addOkForegroundColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Ok Foreground Color HEX feature.
addOkImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Ok Image URL feature.
addOkImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStylePropertyItemProvider
This adds a property descriptor for the Ok Image URL feature.
addOkImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Ok Image URL feature.
addOkOverlayURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Ok Overlay URL feature.
addOkOverlayURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Ok Overlay URL feature.
addOperation(EObject) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
Call to indicate that an EObject was added.
addPackage(String) - Method in class org.eclipse.emf.ecp.view.edapt.PackageDependencyGraph
Adds a new EPackage with the given namespace URI to the tree.
addPages() - Method in class org.eclipse.emf.ecp.ecore.editor.ui.EMFSimpleProjectWizard
 
addPages() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
addPages() - Method in class org.eclipse.emf.ecp.emf2web.ui.wizard.ExportSchemasWizard
 
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.spi.common.ui.SelectModelElementWizard
addPages() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateDomainModelReferenceWizard
addPages() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard
 
addPages() - Method in class org.eclipse.emf.ecp.view.internal.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 paged to the wizard.
addPages() - Method in class org.eclipse.emf.ecp.workspace.internal.ui.NewXMIFileWizard
 
addPages() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.SelectSubclassAndTemplateWizard
 
addPages() - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.wizard.NewDataTemplateWizard
 
addPages() - Method in class org.eclipse.emfforms.internal.editor.ecore.actions.CreateNewInstaceWizard
addPages() - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.EMFFormsRuleRepositoryWizard
 
addPages() - Method in class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard
 
addPasteAction(EditingDomain) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.ActionCollector
Adds the PasteMasterDetailAction to the collection.
addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.swt.selection.MasterDetailSelectionProvider
 
addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.swt.selection.NullSelectionProvider
 
addPrefixDMRPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexDomainModelReferenceItemProvider
This adds a property descriptor for the Prefix DMR feature.
addPropertiesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
This adds a property descriptor for the Properties feature.
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.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
 
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.
addProvider(IViewProvider) - Method in class org.eclipse.emf.ecp.view.internal.provider.ViewProviderImpl
addProvider(IViewProvider) - Method in interface org.eclipse.emf.ecp.view.spi.provider.EMFFormsViewService
addQuantifierPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IterateConditionItemProvider
This adds a property descriptor for the Quantifier feature.
addReadonlyPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
This adds a property descriptor for the Readonly feature.
addReceiver(NotificationReceiver) - Method in class org.eclipse.emf.ecp.changebroker.spi.AbstractNotificationProvider
addReceiver(NotificationReceiver) - Method in interface org.eclipse.emf.ecp.changebroker.spi.NotificationProvider
AddReferenceAction - Class in org.eclipse.emf.ecp.edit.spi.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.spi.swt.reference.AddReferenceAction
The constructor for the add reference action.
AddReferenceAction_Confirmation - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMessageKeys
 
AddReferenceAction_Link - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMessageKeys
 
AddReferenceAction_No - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMessageKeys
 
AddReferenceAction_Warning - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMessageKeys
 
AddReferenceAction_Yes - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMessageKeys
 
AddReferenceModelElementWizard - Class in org.eclipse.emf.ecp.internal.wizards
 
AddReferenceModelElementWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.AddReferenceModelElementWizard
 
AddReferenceModelElementWizard_AddReference - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
AddReferenceModelElementWizard_ReferenceToSet - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
AddReferenceModelElementWizard_SelectEObjectToReference - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
 
addRemoveDisabled - Variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
The cached value of the 'Add Remove Disabled' attribute.
AddRemoveProjectNatureHandler - Class in org.eclipse.emfforms.ide.internal.builder
Add/Remove handler for the View model projects nature.
AddRemoveProjectNatureHandler() - Constructor for class org.eclipse.emfforms.ide.internal.builder.AddRemoveProjectNatureHandler
 
addRenderDisableAsEditablePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementStylePropertyItemProvider
This adds a property descriptor for the Render Disable As Editable feature.
addRenderModePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProvider
This adds a property descriptor for the Render Mode feature.
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
Handler to add a new ECPRepository.
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
 
addResourceToSet(ResourceSet, URI) - Static method in class org.eclipse.emfforms.spi.editor.helpers.ResourceSetHelpers
addResourceToSet(ResourceSet, URI, Map<Object, Object>) - Static method in class org.eclipse.emfforms.spi.editor.helpers.ResourceSetHelpers
Loads a resource from resourceURI and adds it to the resourceSet.
addRootEClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
This adds a property descriptor for the Root EClass feature.
addRootEClassPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
This adds a property descriptor for the Root EClass feature.
addRootPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.EMFLocationItemProvider
This adds a property descriptor for the Root feature.
addRow(EClass) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
Deprecated.
This method is called to add a new entry in the domain model and thus to create a new row in the table.
addRow(EClass, EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
Deprecated.
this method will be move to AddRowAction in the future
AddRowAction - Class in org.eclipse.emf.ecp.view.spi.table.swt.action
Action to add a row to a table viewer.
AddRowAction(TableRendererViewerActionContext) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.action.AddRowAction
The constructor.
addRowLegacy(EClass, EStructuralFeature, EObject) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.AddRowAction
Delegate method to legacy addRow() implementation.
addRowPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SheetLocationItemProvider
This adds a property descriptor for the Row feature.
addRulePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleEntryItemProvider
This adds a property descriptor for the Rule feature.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.swt.selection.MasterDetailSelectionProvider
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.ecp.view.spi.swt.selection.NullSelectionProvider
 
addSelectorPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleSelectorContainerItemProvider
This adds a property descriptor for the Selector feature.
addSelectorsPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.MultiStyleSelectorContainerItemProvider
This adds a property descriptor for the Selectors feature.
addSelectSubclassesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
This adds a property descriptor for the Select Subclasses feature.
addSettingToSheetMapPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SpreadsheetImportResultItemProvider
This adds a property descriptor for the Setting To Sheet Map feature.
addSeverityPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorReportItemProvider
This adds a property descriptor for the Severity feature.
addSheetPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SheetLocationItemProvider
This adds a property descriptor for the Sheet feature.
addShowCreateAndLinkButtonForCrossReferencesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceStylePropertyItemProvider
This adds a property descriptor for the Show Create And Link Button For Cross References feature.
addShowLinkButtonForContainmentReferencesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceStylePropertyItemProvider
This adds a property descriptor for the Show Link Button For Containment References feature.
addShowValidationSummaryTooltipPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProvider
This adds a property descriptor for the Show Validation Summary Tooltip feature.
addSizePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.RAMItemProvider
This adds a property descriptor for the Size feature.
addSocketconnectorTypePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ProcessorItemProvider
This adds a property descriptor for the Socketconnector Type feature.
addStructuralChangeSegmentTester(StructuralChangeSegmentTester) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl
Called by the framework to add a StructuralChangeSegmentTester.
addStructuralChangeTesterInternal(StructuralChangeTesterInternal) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl
Called by the framework to add a StructuralChangeTesterInternal.
addStylePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProvider
This adds a property descriptor for the Style feature.
addStylesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
This adds a property descriptor for the Styles feature.
addSubTreeFilter(SubTreeFilter) - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
 
addSubTreeFilter(SubTreeFilter) - Method in interface org.eclipse.emfforms.common.spi.validation.ValidationService
Adds a SubTreeFilter to skip specific sub trees during the validation.
addTargetDMRPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexDomainModelReferenceItemProvider
This adds a property descriptor for the Target DMR feature.
addTemplate(Class<? extends EObject>, EReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EMFEditNewChildFactoryBuilder
 
addTemplates(Class<? extends EObject>, Map<EReference, EObject>) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EMFEditNewChildFactoryBuilder
 
addTemplatesPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateCollectionItemProvider
This adds a property descriptor for the Templates feature.
addTextProperty(Composite, String, String) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertiesDialog
 
addThermalDesignPowerPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ProcessorItemProvider
This adds a property descriptor for the Thermal Design Power feature.
addThreeVendors() - Method in class org.eclipse.emfforms.bazaar.internal.BazaarBuilder_Test
 
addToBuildProperties(IFile) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
Adds the folder where the view model is created to the project's build.properties file.
addTooltipPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizableElementItemProvider
This adds a property descriptor for the Tooltip feature.
addTooltipPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
This adds a property descriptor for the Tooltip feature.
addTooltipPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
This adds a property descriptor for the Tooltip feature.
addTopElementPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
This adds a property descriptor for the Top Element feature.
addTotalNumberOfDiffsPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
This adds a property descriptor for the Total Number Of Diffs feature.
addTreeEditor(TreeViewer, EObject, List<TreeEditor>) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
Adds the tree editor.
addTwoVendors() - Method in class org.eclipse.emfforms.bazaar.internal.BazaarBuilder_Test
 
addTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
This adds a property descriptor for the Type feature.
addTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.ControlLabelAlignmentStylePropertyItemProvider
This adds a property descriptor for the Type feature.
addTypePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStylePropertyItemProvider
This adds a property descriptor for the Type feature.
addTypePropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.RAMItemProvider
This adds a property descriptor for the Type feature.
addUserDescriptionPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ControlUnitItemProvider
This adds a property descriptor for the User Description feature.
addUuidPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
This adds a property descriptor for the Uuid feature.
addValidationProvider(ValidationProvider) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
 
addValidationProvider(ValidationProvider, boolean) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
 
addValidationProvider(ValidationProvider) - Method in interface org.eclipse.emf.ecp.view.spi.validation.ValidationService
Adds a validation provider to the list of known validation providers.
addValidationProvider(ValidationProvider, boolean) - Method in interface org.eclipse.emf.ecp.view.spi.validation.ValidationService
Adds a validation provider to the list of known validation providers.
addValidator(Validator) - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
 
addValidator(Validator) - Method in interface org.eclipse.emfforms.common.spi.validation.ValidationService
Adds a validation provider to the list of known validators.
addValidPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SheetLocationItemProvider
This adds a property descriptor for the Valid feature.
addValueConverter(EStructuralFeatureValueConverter) - Method in class org.eclipse.emfforms.internal.common.converter.EStructuralFeatureValueConverterServiceImpl
 
addValueConverter(EStructuralFeatureValueConverter) - Method in interface org.eclipse.emfforms.spi.common.converter.EStructuralFeatureValueConverterService
Register the given value converter.
addValueDMRPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyAttributeDomainModelReferenceItemProvider
This adds a property descriptor for the Value DMR feature.
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.StringToObjectMapEntryItemProvider
This adds a property descriptor for the Value feature.
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemItemProvider
This adds a property descriptor for the Value feature.
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorItemProvider
This adds a property descriptor for the Value feature.
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProvider
This adds a property descriptor for the Value feature.
addVControl(VControl) - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.ViewModelListener
Adds a VControl to this ViewModelListener in order to check the control's VDomainModelReference for changes to the domain model.
addVendor(Vendor<? extends T>) - Method in interface org.eclipse.emfforms.bazaar.Bazaar
Adds a Vendor to the bazaar.
addVendor() - Method in class org.eclipse.emfforms.bazaar.internal.BazaarBuilder_Test
 
addVendor(Vendor<? extends T>) - Method in class org.eclipse.emfforms.bazaar.internal.BazaarImpl
 
addVendor(Vendor<? extends T>) - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar
 
addVendorPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ProcessorItemProvider
This adds a property descriptor for the Vendor feature.
addViewModel(IPath) - Method in class org.eclipse.emf.ecp.view.model.preview.common.PreviewWorkspaceViewProvider
Add a new view model path to the list of available views in the preview.
addViewModelPropertiesUpdateCallback(ViewModelPropertiesUpdateCallback) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
addVisibleLinesPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProvider
This adds a property descriptor for the Visible Lines feature.
addVisiblePropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
This adds a property descriptor for the Visible feature.
addWarningColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Warning Color HEX feature.
addWarningColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Warning Color HEX feature.
addWarningForegroundColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Warning Foreground Color HEX feature.
addWarningForegroundColorHEXPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Warning Foreground Color HEX feature.
addWarningImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Warning Image URL feature.
addWarningImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStylePropertyItemProvider
This adds a property descriptor for the Warning Image URL feature.
addWarningImageURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Warning Image URL feature.
addWarningOverlayURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
This adds a property descriptor for the Warning Overlay URL feature.
addWarningOverlayURLPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
This adds a property descriptor for the Warning Overlay URL feature.
addWeightPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.WidthConfigurationItemProvider
This adds a property descriptor for the Weight feature.
addWidthPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelWidthStylePropertyItemProvider
This adds a property descriptor for the Width feature.
addWidthPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DimensionItemProvider
This adds a property descriptor for the Width feature.
addWidthPropertyDescriptor(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DisplayItemProvider
This adds a property descriptor for the Width feature.
addWrapLabelPropertyDescriptor(Object) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.LabelWrapStylePropertyItemProvider
This adds a property descriptor for the Wrap Label feature.
adjustErrorMarker(IMarker, Diagnostic) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
Override this method to set additional attributes on the given IMarker, e.g.
adjustLayoutData(boolean) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
Adjusts the visibility for all gridcells based on the collapse state.
adjustLayoutData(boolean) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
 
adjustParentSize(Control) - Static method in class org.eclipse.emfforms.spi.swt.core.layout.EMFFormsSWTLayoutUtil
This methods helps to update the size of a parent composite when the size of a child has changed.
advancedMode() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard_PTest
 
advancedMode_back() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard_PTest
Tests that using the back button in advanced mode works properly.
advancedMode_lastSegmentType() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard_PTest
Tests that the advanced mode only allows to finish if the last segment's type matches a configured one.
advancedMode_noSegmentIdeDescriptors() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard_PTest
Verifies that the switch to the advanced mode is disabled if there are no SegmentIdeDescriptors.
after() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsDMRTableControl_Test
 
after() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridTable_PTest
 
after() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor_PTest
 
after() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer_ITest
 
after() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionLeafSWTRenderer_ITest
 
after() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer_Test
 
after() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer_PTest
 
after() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.SWTTable_PTest
 
after() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
 
after() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRendererPerformance_PTest
 
after() - Method in class org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer_ITest
 
after() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer_ITest
 
afterClass() - Static method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridTable_PTest
 
afterClass() - Static method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer_PTest
 
afterClass() - Static method in class org.eclipse.emf.ecp.view.spi.table.swt.SWTTable_PTest
 
afterCreateElement(Object) - Method in class org.eclipse.emfforms.spi.editor.InitializeChildCallback
 
afterCreateElement(Object) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.util.CreateElementCallback
Gets called after a new element was added to the domain model.
afterValidate(EObject, Diagnostic) - Method in interface org.eclipse.emfforms.common.spi.validation.ValidationResultListener
Callback which is invoked for every validation result which passed filtering.
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.CreationSwitch - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.provider
The switch for creating child descriptors specific to each extended class.
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.
alignmentStylePropertyItemProvider - Variable in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
This keeps track of the one adapter used for all VTAlignmentStyleProperty instances.
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.
ALL_FEATURES - Static variable in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
All configurable features.
ALL_FEATURES - Static variable in interface org.eclipse.emfforms.spi.swt.table.TableConfiguration
All configurable features.
ALL_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.rule.model.Quantifier
The 'All' literal value.
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
 
allMatching() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTAndSelectorImpl_Test
 
AllTests - Class in org.eclipse.emfforms.bazaar.internal
Test Suite for bazaar Tests.
AllTests() - Constructor for class org.eclipse.emfforms.bazaar.internal.AllTests
 
AmbiguousRendererPriorityReport - Class in org.eclipse.emf.ecp.view.spi.swt.reporting
An error that indicates that two renderers with the same priority have been found.
AmbiguousRendererPriorityReport(int, String, String) - Constructor for class org.eclipse.emf.ecp.view.spi.swt.reporting.AmbiguousRendererPriorityReport
Constructor.
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.
AND_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage
The meta object id for the 'And Selector' class.
AND_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage.Literals
The meta object literal for the 'And Selector' class.
AND_SELECTOR__SELECTORS - Static variable in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage
The feature id for the 'Selectors' containment reference list.
AND_SELECTOR_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage
The number of structural features of the 'And Selector' class.
AND_SELECTOR_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage
The number of operations of the 'And Selector' class.
AND_VALUE - Static variable in enum org.eclipse.emfforms.spi.rulerepository.model.MergeType
The 'And' literal value.
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'.
AndConditionImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
 
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.
andConditionItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
This keeps track of the one adapter used for all AndCondition instances.
AndConditionService - Class in org.eclipse.emf.ecp.view.internal.rule
ConditionService for conditions of type AndCondition.
AndConditionService() - Constructor for class org.eclipse.emf.ecp.view.internal.rule.AndConditionService
 
AndSelectorItemProvider - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.provider
This is the item provider adapter for a VTAndSelector object.
AndSelectorItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.AndSelectorItemProvider
This constructs an instance from a factory and a notifier.
andSelectorItemProvider - Variable in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
This keeps track of the one adapter used for all VTAndSelector instances.
ANNOTATION - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
The meta object id for the 'Annotation' class.
ANNOTATION - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage.Literals
The meta object literal for the ' Annotation' class.
ANNOTATION__KEY - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
The feature id for the 'Key' attribute.
ANNOTATION__KEY - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage.Literals
The meta object literal for the 'Key' attribute feature.
ANNOTATION__VALUE - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
The feature id for the 'Value' attribute.
ANNOTATION__VALUE - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage.Literals
The meta object literal for the 'Value' attribute feature.
ANNOTATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
The number of structural features of the 'Annotation' class.
ANNOTATION_KEY - Static variable in class org.eclipse.emf.ecp.view.internal.control.multireference.LinkOnlyMultiReferenceRendererService
The annotation key specifying that this renderer is applicable for a multi reference.
ANNOTATION_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
The meta object id for the 'Selector' class.
ANNOTATION_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage.Literals
The meta object literal for the 'Selector' class.
ANNOTATION_SELECTOR__KEY - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
The feature id for the 'Key' attribute.
ANNOTATION_SELECTOR__KEY - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage.Literals
The meta object literal for the 'Key' attribute feature.
ANNOTATION_SELECTOR__VALUE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
The feature id for the 'Value' attribute.
ANNOTATION_SELECTOR__VALUE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage.Literals
The meta object literal for the 'Value' attribute feature.
ANNOTATION_SELECTOR_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
The number of structural features of the 'Selector' class.
ANNOTATION_SELECTOR_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
The number of operations of the 'Selector' class.
AnnotationAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.util
The Adapter Factory for the model.
AnnotationAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.annotation.model.util.AnnotationAdapterFactory
Creates an instance of the adapter factory.
AnnotationAdapterFactory - Class in org.eclipse.emf.emfforms.spi.view.annotation.model.util
The Adapter Factory for the model.
AnnotationAdapterFactory() - Constructor for class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationAdapterFactory
Creates an instance of the adapter factory.
AnnotationEditPlugin - Class in org.eclipse.emf.emfforms.spi.view.annotation.model.provider
This is the central singleton for the Annotation edit plugin.
AnnotationEditPlugin() - Constructor for class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationEditPlugin
Create the instance.
AnnotationEditPlugin.Implementation - Class in org.eclipse.emf.emfforms.spi.view.annotation.model.provider
The actual implementation of the Eclipse Plugin.
AnnotationItemProvider - Class in org.eclipse.emf.emfforms.spi.view.annotation.model.provider
This is the item provider adapter for a VAnnotation object.
AnnotationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProvider
This constructs an instance from a factory and a notifier.
annotationItemProvider - Variable in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
This keeps track of the one adapter used for all VAnnotation instances.
AnnotationItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
AnnotationItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
This constructs an instance.
AnnotationItemProviderAdapterFactory - Class in org.eclipse.emf.emfforms.spi.view.annotation.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
AnnotationItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
This constructs an instance.
AnnotationItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.provider
A child creation extender for the VTTemplatePackage.
AnnotationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.provider
The switch for creating child descriptors specific to each extended class.
AnnotationItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.emfforms.spi.view.annotation.model.provider
A child creation extender for the VViewPackage.
AnnotationItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.emfforms.spi.view.annotation.model.provider
The switch for creating child descriptors specific to each extended class.
AnnotationSelectorEditPlugin - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.provider
This is the central singleton for the AnnotationInHierarchySelector edit plugin.
AnnotationSelectorEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorEditPlugin
Create the instance.
AnnotationSelectorEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.provider
The actual implementation of the Eclipse Plugin.
annotationSelectorItemProvider - Variable in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
This keeps track of the one adapter used for all VTAnnotationSelector instances.
AnnotationSelectorItemProvider - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.provider
This is the item provider adapter for a VTAnnotationSelector object.
AnnotationSelectorItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorItemProvider
This constructs an instance from a factory and a notifier.
AnnotationSwitch<T> - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.util
The Switch for the model's inheritance hierarchy.
AnnotationSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.selector.annotation.model.util.AnnotationSwitch
Creates an instance of the switch.
AnnotationSwitch<T> - Class in org.eclipse.emf.emfforms.spi.view.annotation.model.util
The Switch for the model's inheritance hierarchy.
AnnotationSwitch() - Constructor for class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationSwitch
Creates an instance of the switch.
ANY_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.rule.model.Quantifier
The 'Any' literal value.
append(Command) - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
Adds a command to this compound command's list of commands.
appendAndExecute(Command) - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
Checks if the command can execute; if so, it is executed, appended to the list, and true is returned, if not, it is just disposed and false is returned.
appendAndExecute(Command) - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressStrictCompoundCommand
 
appendIfCanExecute(Command) - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
Adds a command to this compound command's the list of commands and returns true, if command.canExecute() returns true; otherwise, it simply calls command.dispose() and returns false.
appendTo(Collection<? super Diagnostic>) - Method in interface org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap
Append the diagnostics that I have collected, in decreasing severity order, to a collection of diagnostics.
appendTo(Collection<? super Diagnostic>) - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap.Unlimited
 
appendTo() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Limited
 
appendTo() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Unlimited
 
applicable1() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchySelectorImpl_Test
 
applicable2() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchySelectorImpl_Test
 
applicable3() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchySelectorImpl_Test
 
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.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
ApplicationWorkbenchAdvisor() - Constructor for class org.eclipse.emf.ecp.application3x.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.rap
Configures the initial size and appearance of a workbench window.
ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class org.eclipse.emf.ecp.rap.ApplicationWorkbenchWindowAdvisor
Default constructor.
apply(T, U, V) - Method in interface org.eclipse.emfforms.common.TriFunction
Applies this function to the given arguments.
applyActionConfiguration(ActionConfiguration) - Method in class org.eclipse.emfforms.internal.swt.table.action.KeyBindingManager
Apply action bindings stored within an ActionConfiguration.
applyEnable() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
 
applyEnable() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRenderer
 
applyEnable() - Method in class org.eclipse.emf.ecp.view.internal.swt.EmptyVElementSWTRenderer
Allows implementers to set a control to enabled.
applyEnable() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
Allows implementers to set a control to enabled.
applyEnable() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
 
applyEnable(Map<SWTGridCell, Control>) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Applies the current enable state.
applyEnable() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
 
applyEnable() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
 
applyEnable() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer
 
applyEnable() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
 
applyEnable() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
 
applyEnable() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
Allows implementers to set a control to enabled.
applyEnable() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
Allows implementers to set a control to enabled.
applyFix(EObject) - Method in interface org.eclipse.emf.ecp.quickfix.ModelQuickFix
Applies the fix to the EObject.
applyLayout(Composite) - Method in class org.eclipse.emfforms.spi.swt.table.action.TableActionBar
Applies a layout to the action bar composite.
applyReadOnly() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
 
applyReadOnly() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRenderer
 
applyReadOnly() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
Marks a controls as readonly.
applyReadOnly() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
 
applyReadOnly(Map<SWTGridCell, Control>) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Applies the current readOnlyState.
applyReadOnly() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
 
applyReadOnly() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer
 
applyReadOnly() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
 
applyReadOnly() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
Marks a controls as readonly.
applyReadOnly() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
 
applyStyle(Label) - Method in class org.eclipse.emf.ecp.view.label.rap.LabelRapRenderer
 
applyStyle(Label) - Method in class org.eclipse.emf.ecp.view.spi.label.swt.LabelSWTRenderer
Applies the style defined in the StyleProperty.
applyUnchangeableFeature() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
This method is applied if the control's feature is configured as unchangeable.
applyUnchangeableFeature() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
 
applyValidation(VDiagnostic) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
Deprecated.
Override this method in order to handle validation.
applyValidation(VDiagnostic) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
Deprecated.
Override this method in order to handle validation.
applyValidation(VDiagnostic) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated.
Override this method in order to handle validation.
applyValidation() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
 
applyValidation() - Method in class org.eclipse.emf.ecp.view.internal.swt.EmptyVElementSWTRenderer
Allows implementers to display the validation state of the control.
applyValidation() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractSWTTabRenderer
 
applyValidation() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
 
applyValidation() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
Allows implementers to display the validation state of the control.
applyValidation() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Called by the framework to apply validation changes.
applyValidation(VDiagnostic, VDiagnostic) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
 
applyValidation() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
 
applyValidation(VDiagnostic, VDiagnostic) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
applyValidation() - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.TypedElementBoundsRenderer
 
applyValidation() - Method in class org.eclipse.emfforms.internal.swt.categorization.expandbar.ExpandBarCategorizationElementRenderer
Allows implementers to display the validation state of the control.
applyValidation() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
Allows implementers to display the validation state of the control.
applyValidation(VDiagnostic, VDiagnostic) - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
applyValidation() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
 
applyValidation_VDiagnostic_VDiagnostic() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
Simple test to verify that the TableControlSWTRenderer.applyValidation(VDiagnostic, VDiagnostic) method does not NPE on null inputs.
applyVisible() - Method in class org.eclipse.emf.ecp.view.internal.swt.EmptyVElementSWTRenderer
Allows implementers to check and set the visibility on the whole result row.
applyVisible() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
 
applyVisible() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
Allows implementers to check and set the visibility on the whole result row.
areEqual(VControl, EObject, VControl, EObject) - Static method in class org.eclipse.emf.ecp.diffmerge.internal.context.CompareControls
Compares to VControls.
areEqual(VDomainModelReference, EObject, VDomainModelReference, EObject) - Static method in class org.eclipse.emf.ecp.diffmerge.internal.context.CompareControls
Compares to VDomainModelReferences by comparing all values.
areValuesEqual(Object, EStructuralFeature, Object, EStructuralFeature) - Static method in class org.eclipse.emf.ecp.diffmerge.internal.context.CompareControls
Compares two EStructuralFeatures and their values.
ArrayOnceViewModelServiceProvider - Class in org.eclipse.emf.ecp.view.internal.context
A ViewModelServiceProvider for compatibility with the injection of static arrays of services, that provides them exactly once and thereafter provides no services at all.
ArrayOnceViewModelServiceProvider(ViewModelService...) - Constructor for class org.eclipse.emf.ecp.view.internal.context.ArrayOnceViewModelServiceProvider
Initializes me with the services to provide once and once only.
askOverwriteAllowed(String) - Method in class org.eclipse.emf.ecp.emf2web.exporter.FileGenerationExporter
Ask the user if a file shall be overwritten.
askQuestion(String, String, String) - Method in class org.eclipse.emf.ecp.emf2web.exporter.DialogToggleInteraction
 
askQuestion(String, String, String) - Method in interface org.eclipse.emf.ecp.emf2web.exporter.UserInteraction
Asks the user a question.
Assert<T> - Class in org.eclipse.emf.ecp.common.spi.asserts
Class for checking the validity of a provided object.
asString() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.TimeBoundStringBuffer
Returns the search buffer as a string.
asyncCleanUp() - Method in class org.eclipse.emf.ecp.common.spi.Labelizer_Test
 
asyncExec(Runnable) - Method in class org.eclipse.emfforms.internal.core.services.databinding.DefaultRealm
 
attachDefaultCase_inAncestorOfOwner() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService_PTest
 
attachDefaultCase_inOwner() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService_PTest
 
attachDefaultCase_inResource() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService_PTest
 
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.
attachments - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
The cached value of the 'Attachments' containment reference list.
AttachmentStrategy - Interface in org.eclipse.emf.ecp.ui.view.swt.reference
A DefaultReferenceService customization strategy for attachment of new objects to the model.
AttachmentStrategy.Provider - Interface in org.eclipse.emf.ecp.ui.view.swt.reference
Specific Bazaar vendor interface for attachment strategies.
attachOppositeReference() - Method in class org.eclipse.emfforms.spi.editor.EcoreReferenceServiceCustomizationProviders_ITest
 
attribute - Variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
The cached value of the 'Attribute' reference.
ATTRIBUTE_VALUE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
The default value of the 'Attribute Value' attribute.
AttributeMultiControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
Deprecated.
use MultiAttributeSWTRenderer instead
AttributeMultiControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControl
Deprecated.
 
AttributeMultiControl_NotSetClickToSet - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.controls.DepricatedControlMessageKeys
 
AttributeMultiControl_Unset - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.controls.DepricatedControlMessageKeys
 
AttributeMultiControlTester - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
Deprecated.
AttributeMultiControlTester() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControlTester
Deprecated.
 
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(VControl, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeSelectControlSWTRenderer
Default constructor.
AttributeSelectControlTester - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
AttributeSelectControlTester() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeSelectControlTester
 
attributeValue - Variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
The cached value of the 'Attribute Value' attribute.
AttributeValueControlSWTRenderer - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
AttributeValueControlSWTRenderer(VControl, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeValueControlSWTRenderer
Default constructor.
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
AttributeValueControlTester() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeValueControlTester
 
AutocompleteTextControlSWTRenderer - Class in org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer
The text control renderer allows to enter text while given autocompletion proposals.
AutocompleteTextControlSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRenderer
AutocompleteTextControlSWTRenderer_Set - Static variable in interface org.eclipse.emfforms.internal.swt.control.text.autocomplete.MessageKeys
 
AutocompleteTextControlSWTRenderer_Test - Class in org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer
 
AutocompleteTextControlSWTRenderer_Test() - Constructor for class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRenderer_Test
 
AutocompleteTextControlSWTRendererService - Class in org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer
AutocompleteTextControlSWTRendererService() - Constructor for class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRendererService
 
AutocompleteTextControlSWTRendererService_Test - Class in org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer
 
AutocompleteTextControlSWTRendererService_Test() - Constructor for class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRendererService_Test
 
AutocompleteViewModelService - Interface in org.eclipse.emfforms.spi.swt.control.text.autocomplete.viewservice
A ViewModelService which returns a list of proposals for a setting of an EObject and an EAttribute.
AutoSortModelChangeListener() - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.AutoSortModelChangeListener
 
availableEnumValues() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerRenderer_PTest
Tests that the renderer only shows enum literals which fulfill both conditions: they are returned by the item descriptor they are not filtered out by the custom isInputtable annotation

B

BACKGROUND_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage
The meta object id for the ' Style Property' class.
BACKGROUND_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage.Literals
The meta object literal for the ' Style Property' class.
BACKGROUND_STYLE_PROPERTY__COLOR - Static variable in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage
The feature id for the 'Color' attribute.
BACKGROUND_STYLE_PROPERTY__COLOR - Static variable in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage.Literals
The meta object literal for the 'Color' attribute feature.
BACKGROUND_STYLE_PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage
The number of structural features of the 'Style Property' class.
BACKGROUND_STYLE_PROPERTY_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage
The number of operations of the 'Style Property' class.
BackgroundAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.background.model.util
The Adapter Factory for the model.
BackgroundAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.background.model.util.BackgroundAdapterFactory
Creates an instance of the adapter factory.
BackgroundEditPlugin - Class in org.eclipse.emf.ecp.view.template.style.background.model.provider
This is the central singleton for the Background edit plugin.
BackgroundEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundEditPlugin
Create the instance.
BackgroundEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.style.background.model.provider
The actual implementation of the Eclipse Plugin.
BackgroundItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.background.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
BackgroundItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
This constructs an instance.
BackgroundItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.style.background.model.provider
A child creation extender for the VTTemplatePackage.
BackgroundItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.template.style.background.model.provider
The switch for creating child descriptors specific to each extended class.
backgroundStylePropertyItemProvider - Variable in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
This keeps track of the one adapter used for all VTBackgroundStyleProperty instances.
BackgroundStylePropertyItemProvider - Class in org.eclipse.emf.ecp.view.template.style.background.model.provider
This is the item provider adapter for a VTBackgroundStyleProperty object.
BackgroundStylePropertyItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundStylePropertyItemProvider
This constructs an instance from a factory and a notifier.
BackgroundSwitch<T> - Class in org.eclipse.emf.ecp.view.template.style.background.model.util
The Switch for the model's inheritance hierarchy.
BackgroundSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.style.background.model.util.BackgroundSwitch
Creates an instance of the switch.
backPressed() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesDialog
backPressed() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizard
 
backwardCompatibleHandleValidation() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
Deprecated.
Helper method to keep the old validation.
backwardCompatibleHandleValidation() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
Deprecated.
Helper method to keep the old validation.
BaseLabelProviderWrapper - Class in org.eclipse.emfforms.internal.swt.treemasterdetail
This ILabelProvider wrapps a IBaseLabelProvider and delegates to the base label provider as far as possible.
BaseLabelProviderWrapper(IBaseLabelProvider) - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.BaseLabelProviderWrapper
 
basicGetAttribute() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
basicGetClassType() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
 
basicGetColumnDomainReference() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
 
basicGetColumnDomainReference() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
 
basicGetCurrentSelection() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
 
basicGetDomainModelEFeature() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
 
basicGetEObject() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
 
basicGetFeature() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
 
basicGetMappedClass() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
 
basicGetMappedClass() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingDomainModelReferenceSegmentImpl
 
basicGetRoot() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
 
basicGetRootEClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
basicGetRootEClass() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
 
basicGetTopElement() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
 
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.NotConditionImpl
 
basicSetCondition(Condition, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
 
basicSetControl(VControl, NotificationChain) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridCellImpl
 
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
 
basicSetDimension(Dimension, NotificationChain) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
 
basicSetDisplay(Display, NotificationChain) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
 
basicSetDmrLocation(DMRLocation, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
 
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.IsProxyConditionImpl
 
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.spi.table.model.impl.VTableDomainModelReferenceImpl
 
basicSetDomainModelReference(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
 
basicSetDomainModelReference(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.DMRLocationImpl
 
basicSetEmfLocation(EMFLocation, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
 
basicSetInstance(EObject, NotificationChain) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
 
basicSetItemCondition(Condition, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
 
basicSetItemReference(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
 
basicSetKeyDMR(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
 
basicSetLoadingProperties(VViewModelProperties, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
 
basicSetParent(Component, NotificationChain) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
 
basicSetPrefixDMR(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
 
basicSetProcessor(Processor, NotificationChain) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
 
basicSetRoot(VSection, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
 
basicSetRule(Rule, NotificationChain) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
 
basicSetSelector(VTStyleSelector, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleSelectorContainerImpl
 
basicSetSettingLocation(SettingLocation, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
 
basicSetSettingLocation(SettingLocation, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
 
basicSetSheetLocation(SheetLocation, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
 
basicSetSheetLocation(SheetLocation, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
 
basicSetTargetDMR(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
 
basicSetValueDMR(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
 
basicSetValueDomainModelReference(VDomainModelReference, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
 
Bazaar<T> - Interface in org.eclipse.emfforms.bazaar
A Bazaar is a flexible registry for factories to create specific objects of type T, called "product".
bazaar - Variable in class org.eclipse.emfforms.spi.editor.EcoreReferenceServiceCustomizationProviders_ITest
 
Bazaar.Builder<T> - Class in org.eclipse.emfforms.bazaar
A fluent builder of Bazaars.
Bazaar.PriorityOverlapCallBack<T> - Interface in org.eclipse.emfforms.bazaar
If two or more Vendors make the same bid, the registered Bazaar.PriorityOverlapCallBack will be notified, an arbitrary Vendor with the same Bid will create the product in this case.
Bazaar_PTest - Class in org.eclipse.emfforms.bazaar.internal
 
Bazaar_PTest() - Constructor for class org.eclipse.emfforms.bazaar.internal.Bazaar_PTest
 
Bazaar_Test - Class in org.eclipse.emfforms.bazaar.internal
 
Bazaar_Test(BazaarVariant) - Constructor for class org.eclipse.emfforms.bazaar.internal.Bazaar_Test
Initializes me with the bazaar variant to create.
BazaarBuilder_Test - Class in org.eclipse.emfforms.bazaar.internal
Test cases for the Bazaar.Builder class.
BazaarBuilder_Test(BazaarVariant) - Constructor for class org.eclipse.emfforms.bazaar.internal.BazaarBuilder_Test
Initializes me.
BazaarContext - Interface in org.eclipse.emfforms.bazaar
Provides the necessary parameters, the Vendor of a Bazaar might request.
BazaarContext.Builder - Class in org.eclipse.emfforms.bazaar
A fluent builder of BazaarContexts.
BazaarContextFunction - Interface in org.eclipse.emfforms.bazaar
Can exchange Policy.Parameters in a BazaarContext into a new parameter which is requested by a Vendor.
BazaarContextFunctionNoParameter - Class in org.eclipse.emfforms.bazaar.internal
 
BazaarContextFunctionNoParameter(Object) - Constructor for class org.eclipse.emfforms.bazaar.internal.BazaarContextFunctionNoParameter
 
BazaarContextFunctionParameter1 - Class in org.eclipse.emfforms.bazaar.internal
 
BazaarContextFunctionParameter1(Object) - Constructor for class org.eclipse.emfforms.bazaar.internal.BazaarContextFunctionParameter1
 
BazaarContextFunctionReturningNull - Class in org.eclipse.emfforms.bazaar.internal
 
BazaarContextFunctionReturningNull() - Constructor for class org.eclipse.emfforms.bazaar.internal.BazaarContextFunctionReturningNull
 
BazaarContextFunctionWithCounter - Class in org.eclipse.emfforms.bazaar.internal
 
BazaarContextFunctionWithCounter(Object) - Constructor for class org.eclipse.emfforms.bazaar.internal.BazaarContextFunctionWithCounter
 
BazaarContextImpl - Class in org.eclipse.emfforms.bazaar.internal
Default implementation of the bazaar context.
BazaarContextImpl(Map<String, Object>) - Constructor for class org.eclipse.emfforms.bazaar.internal.BazaarContextImpl
Initializes me with my contents.
BazaarImpl<T> - Class in org.eclipse.emfforms.bazaar.internal
Implementation of a Bazaar using the IEclipseContext for dependency injection.
BazaarImpl() - Constructor for class org.eclipse.emfforms.bazaar.internal.BazaarImpl
 
BazaarUtil - Class in org.eclipse.emfforms.spi.bazaar
Utility class providing common functionality for the creation of Bazaars.
BazaarVariant - Enum in org.eclipse.emfforms.bazaar.internal
Enumeration of Bazaar variants, especially for creation of test subjects.
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
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlRenderer_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlRenderer_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerRenderer_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer_Containment_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer_CrossReference_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlRenderer_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.SimpleControlSWTRenderer_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlRenderer_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.ControlGenerator_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlRenderer_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ResolverViewService_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer_ITest
 
before() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlRenderer_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlRendererUnsettable_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionLeafSWTRenderer_ITest
 
before() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer_Test
 
before() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableDMRValidation_Test
 
before() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
 
before() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailRenderer_PTest
 
before() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl_Test
 
before() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTAndSelectorImpl_Test
 
before() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchySelectorImpl_Test
 
before() - Method in class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsScopedServicesFactoryImpl_Test
 
before() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiAttributeConverter_Test
 
before() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiReferenceConverter_Test
 
before() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleReferenceConverter_Test
 
before() - Method in class org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer_ITest
 
before() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer_ITest
 
beforeClass() - Static method in class org.eclipse.emf.ecp.view.edapt.PackageDependencyGraph_Test
 
beforeClass() - Static method in class org.eclipse.emf.ecp.view.edapt.PackageDependencyIterator_Test
 
beforeClass() - Static method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridTable_PTest
 
beforeClass() - Static method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer_PTest
 
beforeClass() - Static method in class org.eclipse.emf.ecp.view.spi.table.swt.SWTTable_PTest
 
beforeClass() - Static method in class org.eclipse.emf.ecp.view.table.internal.validation.TableValidationInitiator_Test
 
beforeClass() - Static method in class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactory_ITest
Setup the BundleContext.
beforeCreateElement(Object) - Method in class org.eclipse.emfforms.spi.editor.InitializeChildCallback
 
beforeCreateElement(Object) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.util.CreateElementCallback
Gets called after the new Element has been added to the containment tree.
beforeDestroy(UISessionEvent) - Method in class org.eclipse.emf.ecp.core.rap.ECPObserverBusFactory
beforeDestroy(UISessionEvent) - Method in class org.eclipse.emf.ecp.core.rap.ECPProjectManagerFactory
beforeDestroy(UISessionEvent) - Method in class org.eclipse.emf.ecp.core.rap.ECPProviderRegistryFactory
beforeDestroy(UISessionEvent) - Method in class org.eclipse.emf.ecp.core.rap.ECPRepositoryManagerFactory
beforeDestroy(UISessionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.core.rap.ESWorkspaceProviderProviderFactory
beforeDestroy(UISessionEvent) - Method in class org.eclipse.emf.ecp.view.internal.util.swt.rap.RAPImageRegistryService
 
bid(EObject, EReference) - Method in class org.eclipse.emf.ecp.ui.view.swt.reference.ReferenceServiceCustomizationVendor
Bid on provision for the given and reference.
Bid - Annotation Type in org.eclipse.emfforms.bazaar
Marks a method in a Vendor doing the Bid for creating a product on a Bazaar.
bid(Integer, String) - Method in class org.eclipse.emfforms.bazaar.internal.FullVendorParameter2
 
bid(String) - Method in class org.eclipse.emfforms.bazaar.internal.VendorPriority01Parameter1
 
bid() - Method in class org.eclipse.emfforms.bazaar.internal.VendorPriority1Parameter0
 
bid(String) - Method in class org.eclipse.emfforms.bazaar.internal.VendorPriority1Parameter1
 
bid() - Method in class org.eclipse.emfforms.bazaar.internal.VendorPriority2Parameter0
 
bid(String) - Method in class org.eclipse.emfforms.bazaar.internal.VendorPriority2Parameter1
 
bid() - Method in class org.eclipse.emfforms.bazaar.internal.VendorWithNoValuePrecondition
 
bid(String) - Method in class org.eclipse.emfforms.bazaar.internal.VendorWithoutPrecondition
 
bid() - Method in class org.eclipse.emfforms.bazaar.internal.VendorWithPrecondition
 
bid() - Method in class org.eclipse.emfforms.bazaar.internal.VendorWithTwoPreconditions
 
bid(IFile) - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelMarkerHelper.Provider
Bid on view model files.
bid(IFile) - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelValidationDelegate.Provider
Bid on view model files.
bid(EReference) - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateEClassSelectionStrategyProvider
This is the Bid for the EClassSelectionStrategy.
BidirectionalMap<K,V> - Class in org.eclipse.emf.ecp.common.spi
Convenience class for mapping keys to values and vice versa.
BidirectionalMap() - Constructor for class org.eclipse.emf.ecp.common.spi.BidirectionalMap
Default constructor.
bindAction(Action, KeyStroke) - Method in class org.eclipse.emfforms.internal.swt.table.action.KeyBindingManager
Bind a new key binding to an Action.
bindings - Variable in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingsImpl
The cached value of the 'Bindings' containment reference list.
bindManager(ECPProjectManager) - Method in class org.eclipse.emf.ecp.changebroker.provider.internal.ECPNotificationProvider
Binds the project manager.
bindProviderRegistry(ECPProviderRegistry) - Method in class org.eclipse.emf.ecp.changebroker.provider.internal.ECPNotificationProvider
Binds the provider registry.
bindTargetToModel(VDomainModelReference, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Method for enabling databinding on the reference/attribute of the referenced object.
bindToViewer(Viewer) - Method in class org.eclipse.emfforms.internal.swt.table.action.KeyBindingManager
Bind all known actions to a viewer.
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
Deprecated.
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.BooleanControl
Deprecated.
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.DateTimeControl
Deprecated.
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.EEnumControl
Deprecated.
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
Deprecated.
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalControl
Deprecated.
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
Deprecated.
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.XmlDateControlText
Deprecated.
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
Deprecated.
 
bindValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
Deprecated.
Triggers the control to perform the databinding.
bindValue(Control, IObservableValue, DataBindingContext, UpdateValueStrategy, UpdateValueStrategy) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
Creates a focus out binding for this control.
bindValue(Control, IObservableValue, DataBindingContext, UpdateValueStrategy, UpdateValueStrategy) - Method in class org.eclipse.emfforms.spi.swt.control.text.richtext.renderer.RichTextControlSWTRenderer
Creates a focus out binding for this control.
bindValue(Widget, IWidgetValueProperty, IObservableValue) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
Binds a value to a widget value property.
BlankTemplateProvider - Class in org.eclipse.emfforms.internal.core.services.datatemplate
TemplateProvider that provides a templates simply containing empty instances of the corresponding EClass and its concrete sub classes.
BlankTemplateProvider() - Constructor for class org.eclipse.emfforms.internal.core.services.datatemplate.BlankTemplateProvider
Creates a new BlankTemplateProvider instance.
BlankTemplateProvider_blankTemplateLabel - Static variable in interface org.eclipse.emfforms.internal.core.services.datatemplate.MessageKeys
 
BlankTemplateProvider_PTest - Class in org.eclipse.emfforms.internal.core.services.datatemplate
Unit tests for BlankTemplateProvider.
BlankTemplateProvider_PTest() - Constructor for class org.eclipse.emfforms.internal.core.services.datatemplate.BlankTemplateProvider_PTest
 
BlankTemplateProvider_Test - Class in org.eclipse.emfforms.internal.core.services.datatemplate
Unit tests for BlankTemplateProvider.
BlankTemplateProvider_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.datatemplate.BlankTemplateProvider_Test
 
bold - Variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
The cached value of the 'Bold' attribute.
BOLD_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
The default value of the 'Bold' attribute.
BoolAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.util
The Adapter Factory for the model.
BoolAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolAdapterFactory
Creates an instance of the adapter factory.
BooleanCellEditor - Class in org.eclipse.emf.ecp.view.internal.table.celleditor.rcp
Cell editor for boolean values.
BooleanCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
A constructor which takes only a parent.
BooleanCellEditorTester - Class in org.eclipse.emf.ecp.view.internal.table.celleditor.rcp
Tester for BooleanCellEditor.
BooleanCellEditorTester() - Constructor for class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditorTester
 
BooleanControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
Deprecated.
BooleanControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.BooleanControl
Deprecated.
 
BooleanControl_NoBooleanSetClickToSetBoolean - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.controls.DepricatedControlMessageKeys
 
BooleanControl_NoBooleanSetClickToSetBoolean - Static variable in interface org.eclipse.emf.ecp.view.internal.core.swt.MessageKeys
 
BooleanControl_UnsetBoolean - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.controls.DepricatedControlMessageKeys
 
BooleanControlRenderer_PTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 
BooleanControlRenderer_PTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlRenderer_PTest
 
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(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlSWTRenderer
Default constructor.
BooleanControlSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
BooleanControlSWTRendererService which provides the BooleanControlSWTRenderer.
BooleanControlSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlSWTRendererService
 
BoolItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
BoolItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
This constructs an instance.
BoolItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.provider
A child creation extender for the VTTemplatePackage.
BoolItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.provider
The switch for creating child descriptors specific to each extended class.
BoolSelectorEditPlugin - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.provider
This is the central singleton for the BoolSelector edit plugin.
BoolSelectorEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolSelectorEditPlugin
Create the instance.
BoolSelectorEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.provider
The actual implementation of the Eclipse Plugin.
BoolSwitch<T> - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.util
The Switch for the model's inheritance hierarchy.
BoolSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolSwitch
Creates an instance of the switch.
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.
BOTTOM_VALUE - Static variable in enum org.eclipse.emf.ecp.view.template.style.tab.model.TabType
The 'BOTTOM' literal value.
BREWING_UNIT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
The meta object id for the 'Brewing Unit' class.
BREWING_UNIT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
The meta object literal for the 'Brewing Unit' class.
BREWING_UNIT__ACTIVITIES - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
The feature id for the 'Activities' containment reference list.
BREWING_UNIT__CHILDREN - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
The feature id for the 'Children' containment reference list.
BREWING_UNIT__PARENT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
The feature id for the 'Parent' container reference.
BREWING_UNIT_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
The number of structural features of the 'Brewing Unit' class.
BREWING_UNIT_OPERATION_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
The number of operations of the 'Brewing Unit' class.
BrewingUnit - Interface in org.eclipse.emfforms.coffee.model.coffee
A representation of the model object 'Brewing Unit'.
BrewingUnitImpl - Class in org.eclipse.emfforms.coffee.model.coffee.impl
An implementation of the model object 'Brewing Unit'.
BrewingUnitImpl() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.impl.BrewingUnitImpl
 
BrewingUnitItemProvider - Class in org.eclipse.emfforms.coffee.model.coffee.provider
This is the item provider adapter for a BrewingUnit object.
BrewingUnitItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.coffee.model.coffee.provider.BrewingUnitItemProvider
This constructs an instance from a factory and a notifier.
brewingUnitItemProvider - Variable in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
This keeps track of the one adapter used for all BrewingUnit instances.
build(TableViewer) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
Creates and returns a TableViewerColumn.
build() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerSWTBuilder
Call this method after all desired customizations have been passed to the builder.
build() - Method in class org.eclipse.emfforms.bazaar.Bazaar.Builder
Create the bazaar.
build() - Method in class org.eclipse.emfforms.bazaar.BazaarContext.Builder
Create the bazaar context.
build(int, Map<String, String>, IProgressMonitor) - Method in class org.eclipse.emfforms.ide.internal.builder.ValidationBuilder
 
build(int, Map<String, String>, IProgressMonitor) - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelBuilder
 
build(V) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
Creates a new viewer column.
build() - Method in class org.eclipse.emfforms.spi.swt.table.action.ActionConfigurationBuilder
Return an action configuration based on the current builder state.
build() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder
Create a new ColumnConfiguration using the current builder state.
build() - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationBuilder
Creates a new TableConfiguration based on the current builder state.
build() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
Call this method after all desired customizations have been passed to the builder.
buildEditingDomain() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EMFEditNewChildFactoryBuilder
 
buildEnum() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonExporter_Test
 
builder() - Method in enum org.eclipse.emfforms.bazaar.internal.BazaarVariant
Create a bazaar builder to test.
builder(Collection<? extends Vendor<? extends T>>) - Method in enum org.eclipse.emfforms.bazaar.internal.BazaarVariant
Create a bazaar builder to test, with initial vendors.
BUILDER_ID - Static variable in class org.eclipse.emfforms.ide.internal.builder.ValidationBuilder
identifier of the builder, similar to plugin.xml value.
BUILDER_ID - Static variable in class org.eclipse.emfforms.ide.internal.builder.ViewModelBuilder
identifier of the builder, similar to plugin.xml value.
BuilderConstants - Class in org.eclipse.emfforms.ide.builder
Constants, especially for names of injectable values in bazaar vendors, the validation-delegate and marker-helper providers.
buildFactory() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EMFEditNewChildFactoryBuilder
 
buildResource() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EMFEditNewChildFactoryBuilder
 
bundle - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
The cached value of the 'Bundle' attribute.
BUNDLE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
The default value of the 'Bundle' attribute.
BUNDLE_NAME_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
The default value of the 'Bundle Name' attribute.
BUNDLE_NAME_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
The default value of the 'Bundle Name' attribute.
bundleName - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
The cached value of the 'Bundle Name' attribute.
bundleName - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
The cached value of the 'Bundle Name' attribute.
BundleResolver - Interface in org.eclipse.emfforms.internal.core.services.label
Class to resolve an EClassifier to a Bundle.
BundleResolver.NoBundleFoundException - Exception in org.eclipse.emfforms.internal.core.services.label
Exception that is used if a bundle could not be found.
BundleResolverImpl - Class in org.eclipse.emfforms.internal.core.services.label
Implementation of the BundleResolver.
BundleResolverImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.label.BundleResolverImpl
 
BUTTON_ALIGNMENT_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
The default value of the 'Button Alignment' attribute.
BUTTON_ALIGNMENT_TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
The meta object id for the 'Button Alignment Type' enum.
BUTTON_ALIGNMENT_TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage.Literals
The meta object literal for the 'Button Alignment Type' enum.
BUTTON_PLACEMENT_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
The default value of the 'Button Placement' attribute.
BUTTON_PLACEMENT_TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
The meta object id for the 'Button Placement Type' enum.
BUTTON_PLACEMENT_TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage.Literals
The meta object literal for the 'Button Placement Type' enum.
buttonAlignment - Variable in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
The cached value of the 'Button Alignment' attribute.
ButtonAlignmentType - Enum in org.eclipse.emf.ecp.view.template.style.unsettable.model
A representation of the literals of the enumeration 'Button Alignment Type', and utility methods for working with them.
buttonData() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer_ITest
 
buttonPlacement - Variable in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
The cached value of the 'Button Placement' attribute.
ButtonPlacementType - Enum in org.eclipse.emf.ecp.view.template.style.unsettable.model
A representation of the literals of the enumeration 'Button Placement Type', and utility methods for working with them.
buttonsUpDown_enableOnSelection() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer_ITest
 

C

cache(ECPSWTView) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.DefaultTreeMasterDetailCache
Caches the provided ECPSWTView to allow it to be reused later.
cache(ECPSWTView) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailCache
Caches the provided ECPSWTView to allow it to be reused later.
CachedDirtyStateTreeNode(Integer) - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree.CachedDirtyStateTreeNode
Constructor.
CachedSeverityTreeNode(Diagnostic) - Constructor for class org.eclipse.emf.ecp.internal.validation.ValidationService.CachedSeverityTreeNode
Constructor.
CachedTreeNode<T> - Class in org.eclipse.emf.ecp.common.spi.cachetree
A node within an AbstractCachedTree.
CachedTreeNode(T) - Constructor for class org.eclipse.emf.ecp.common.spi.cachetree.CachedTreeNode
Constructor.
callback(ConfigurationCallback<AbstractTableViewer, ViewerColumn>) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder
Add a column configuration callback.
canBePasted(EStructuralFeature, String, EObject, EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridPasteKeyListener
Checks whether a given value may be pasted.
CANCEL - Static variable in interface org.eclipse.emf.ecp.emf2web.exporter.UserInteraction
Indicates a 'Cancel' answer.
cancel() - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
 
cancel() - Method in interface org.eclipse.emfforms.common.spi.validation.ValidationService
Allows to cancel the current validation run (if any).
CANCEL_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
The default value of the 'Cancel Color HEX' attribute.
CANCEL_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
The default value of the 'Cancel Color HEX' attribute.
CANCEL_FOREGROUND_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
The default value of the 'Cancel Foreground Color HEX' attribute.
CANCEL_FOREGROUND_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
The default value of the 'Cancel Foreground Color HEX' attribute.
CANCEL_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
The default value of the 'Cancel Image URL' attribute.
CANCEL_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
The default value of the 'Cancel Image URL' attribute.
CANCEL_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
The default value of the 'Cancel Image URL' attribute.
CANCEL_OVERLAY_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
The default value of the 'Cancel Overlay URL' attribute.
CANCEL_OVERLAY_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
The default value of the 'Cancel Overlay URL' attribute.
CANCEL_VALUE - Static variable in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
The 'CANCEL' literal value.
cancelColorHEX - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
The cached value of the 'Cancel Color HEX' attribute.
cancelColorHEX - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
The cached value of the 'Cancel Color HEX' attribute.
cancelForegroundColorHEX - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
The cached value of the 'Cancel Foreground Color HEX' attribute.
cancelForegroundColorHEX - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
The cached value of the 'Cancel Foreground Color HEX' attribute.
cancelImageURL - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
The cached value of the 'Cancel Image URL' attribute.
cancelImageURL - Variable in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
The cached value of the 'Cancel Image URL' attribute.
cancelImageURL - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
The cached value of the 'Cancel Image URL' attribute.
cancelOverlayURL - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
The cached value of the 'Cancel Overlay URL' attribute.
cancelOverlayURL - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
The cached value of the 'Cancel Overlay URL' attribute.
cancelPressed() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertyDialog
 
canDelete(EObject) - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
 
canDelete(EObject) - Method in class org.eclipse.emf.ecp.changebroker.provider.internal.ECPNotificationProvider
canDelete(EObject) - Method in interface org.eclipse.emf.ecp.changebroker.spi.NotificationReceiver
 
canDelete(EObject) - Method in interface org.eclipse.emf.ecp.changebroker.spi.VetoableDeleteObserver
 
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.
canDelete(EObject) - Method in interface org.eclipse.emf.ecp.spi.core.ProviderChangeListener
 
canEdit(Object) - Method in class org.eclipse.emfforms.internal.swt.table.util.DMREditingSupport
 
canEditObject(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
Checks whether an element is editable 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
Checks whether the current selection is adaptable to an ECPProject and if so, whether this is dirty.
canExecute(EObject) - Method in class org.eclipse.emf.ecp.ui.validation.e4.handler.ValidateHandler
Whether the handler can be executed for the current selection.
canExecute(Object) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.actions.OpenPreviewHandler
 
canExecute() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.AbstractMoveRowAction
 
canExecute() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.AddRowAction
 
canExecute() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.DuplicateRowAction
 
canExecute() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowDownAction
 
canExecute() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowUpAction
 
canExecute() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.RemoveRowAction
 
canExecute(Object) - Method in class org.eclipse.emfforms.internal.editor.genmodel.toolbaractions.GenerateEcoreEditorJavaCodeAction
 
canExecute(Object) - Method in class org.eclipse.emfforms.internal.editor.genmodel.toolbaractions.GenerateJavaCodeAction
 
canExecute(Object) - Method in interface org.eclipse.emfforms.spi.editor.IToolbarAction
 
canExecute() - Method in interface org.eclipse.emfforms.spi.swt.table.action.Action
Verify that this action can be executed given the current action context.
canFinish() - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
.
canFinish() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateDomainModelReferenceWizard
canFinish() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard
 
canFinish() - Method in class org.eclipse.emf.ecp.view.internal.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
canFinish() - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizard
 
canFinish() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.SelectSubclassAndTemplateWizard
 
canFinish() - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.EMFFormsRuleRepositoryWizard
 
canFlipToNextPage() - Method in class org.eclipse.emf.ecp.internal.wizards.page.SelectOrCreateRepositoryPage
 
canFlipToNextPage() - Method in class org.eclipse.emf.ecp.internal.wizards.page.SelectRepositoryPage
 
canHandleControlProcessor() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
Indicates if the given Control SWT renderer takes the responsibility to call a possibly existing EMFFormsControlProcessorService itself.
canHandleControlProcessor() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
Indicates whether the ECPAbstractCustomControlSWT can handle a possibly existing EMFFormsControlProcessorService itself.
canHandleControlProcessor() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
Indicates if the given custom control takes the responsibility to call a possibly existing EMFFormsControlProcessorService itself.
canOpen(EObject) - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorModelElementOpener
The default editor can open every EObject, but has the lowest value.
canProvideTemplates(EObject, EReference) - Method in interface org.eclipse.emfforms.core.services.datatemplate.TemplateProvider
Queries whether the provider can provide templates that may be assigned to the given reference of the given owner object.
canProvideTemplates(EObject, EReference) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.BlankTemplateProvider
 
canProvideTemplates(EObject, EReference) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.XmiTemplateProvider
 
canProvideViewModel(EObject, VViewModelProperties) - Method in class org.eclipse.emf.ecp.view.model.generator.ViewProvider
 
canProvideViewModel(EObject, VViewModelProperties) - Method in class org.eclipse.emf.ecp.view.model.preview.common.PreviewWorkspaceViewProvider
 
canProvideViewModel(EObject, VViewModelProperties) - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.ExtensionXMIViewModelProvider
 
canProvideViewModel(EObject, VViewModelProperties) - Method in interface org.eclipse.emf.ecp.view.spi.provider.IViewProvider
Called to check whether the provider can provide a VView for an EObject.
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.
canSetProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.editsupport.EMFFormsEditSupportImpl
Returns whether the property can be set.
canSetProperty(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.editsupport.EMFFormsEditSupport
Returns whether the property can be set.
canUndo() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
Returns false if any of the commands return false for Command.canUndo().
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.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'.
caseActivity(Activity) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
Returns the result of interpreting the object as an instance of 'Activity'.
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'.
caseAndSelector(VTAndSelector) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolSwitch
Returns the result of interpreting the object as an instance of 'And Selector'.
caseAnnotation(VAnnotation) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationSwitch
Returns the result of interpreting the object as an instance of 'Annotation'.
caseAnnotationSelector(VTAnnotationSelector) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.util.AnnotationSwitch
Returns the result of interpreting the object as an instance of 'Selector'.
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'.
caseAttachment(VAttachment) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationSwitch
Returns the result of interpreting the object as an instance of 'Attachment'.
caseBackgroundStyleProperty(VTBackgroundStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.util.BackgroundSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseBrewingUnit(BrewingUnit) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
Returns the result of interpreting the object as an instance of 'Brewing Unit'.
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.spi.categorization.model.util.CategorizationSwitch
Returns the result of interpreting the object as an instance of 'Category'.
caseComponent(Component) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
Returns the result of interpreting the object as an instance of 'Component'.
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'.
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'.
caseContainedContainer(VContainedContainer) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
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'.
caseContainedElement(VContainedElement) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridSwitch
Returns the result of interpreting the object as an instance of 'Contained Element'.
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
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.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
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.label.model.provider.LabelItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
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.provider.SectionItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
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.provider.StackItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
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.table.model.provider.TableItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseContainer(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
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(VContainer) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseContainer(VContainer) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseControl(VControl) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolSwitch
Returns the result of interpreting the object as an instance of 'Control'.
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'.
caseControlGrid(VControlGrid) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridSwitch
Returns the result of interpreting the object as an instance of 'Control Grid'.
caseControlGridCell(VControlGridCell) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridSwitch
Returns the result of interpreting the object as an instance of 'Control Grid Cell'.
caseControlGridRow(VControlGridRow) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridSwitch
Returns the result of interpreting the object as an instance of 'Control Grid Row'.
caseControlLabelAlignmentStyleProperty(VTControlLabelAlignmentStyleProperty) - 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 'Control Label Alignment Style Property'.
caseControlUnit(ControlUnit) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
Returns the result of interpreting the object as an instance of 'Control Unit'.
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'.
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'.
caseDateTimeDisplayAttachment(VDateTimeDisplayAttachment) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Date Time Display Attachment'.
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'.
caseDimension(Dimension) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
Returns the result of interpreting the object as an instance of 'Dimension'.
caseDipTray(DipTray) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
Returns the result of interpreting the object as an instance of 'Dip Tray'.
caseDisplay(Display) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
Returns the result of interpreting the object as an instance of 'Display'.
caseDMRLocation(DMRLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorSwitch
Returns the result of interpreting the object as an instance of 'DMR Location'.
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.indexdmr.model.util.IndexdmrSwitch
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.keyattributedmr.model.util.KeyattributedmrSwitch
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'.
caseDomainModelReferenceSegment(VDomainModelReferenceSegment) - 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 Segment'.
caseDomainModelReferenceSegment(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentSwitch
Returns the result of interpreting the object as an instance of 'Domain Model Reference Segment'.
caseDomainModelReferenceSegment(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentSwitch
Returns the result of interpreting the object as an instance of 'Domain Model Reference Segment'.
caseDomainModelReferenceSegment(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentSwitch
Returns the result of interpreting the object as an instance of 'Domain Model Reference Segment'.
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'.
caseElement(VElement) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
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.provider.GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
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.rule.model.provider.RuleItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
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'.
caseElement(VElement) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseElement(VElement) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridSwitch
Returns the result of interpreting the object as an instance of 'Element'.
caseEMFLocation(EMFLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorSwitch
Returns the result of interpreting the object as an instance of 'EMF Location'.
caseEnablementConfiguration(VEnablementConfiguration) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Enablement Configuration'.
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'.
caseErrorReport(ErrorReport) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorSwitch
Returns the result of interpreting the object as an instance of 'Report'.
caseFalse(False) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'False'.
caseFeatureDomainModelReferenceSegment(VFeatureDomainModelReferenceSegment) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Feature Domain Model Reference Segment'.
caseFeatureDomainModelReferenceSegment(VFeatureDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentSwitch
Returns the result of interpreting the object as an instance of 'Feature Domain Model Reference Segment'.
caseFeatureDomainModelReferenceSegment(VFeatureDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentSwitch
Returns the result of interpreting the object as an instance of 'Feature Domain Model Reference Segment'.
caseFeatureDomainModelReferenceSegment(VFeatureDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentSwitch
Returns the result of interpreting the object as an instance of 'Feature Domain Model Reference Segment'.
caseFeaturePathDomainModelReference(VFeaturePathDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrSwitch
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.keyattributedmr.model.util.KeyattributedmrSwitch
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.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'.
caseHasTooltip(VHasTooltip) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
Returns the result of interpreting the object as an instance of 'Has Tooltip'.
caseHasTooltip(VHasTooltip) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
Returns the result of interpreting the object as an instance of 'Has Tooltip'.
caseHasTooltip(VHasTooltip) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Has Tooltip'.
caseHasTooltip(VHasTooltip) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
Returns the result of interpreting the object as an instance of 'Has Tooltip'.
caseHierarchySelector(VTHierarchySelector) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.util.HierarchySwitch
Returns the result of interpreting the object as an instance of 'Selector'.
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'.
caseIndexDomainModelReference(VIndexDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrSwitch
Returns the result of interpreting the object as an instance of 'Index Domain Model Reference'.
caseIndexDomainModelReferenceSegment(VIndexDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentSwitch
Returns the result of interpreting the object as an instance of 'Index Domain Model Reference Segment'.
caseIsProxyCondition(IsProxyCondition) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'Is Proxy Condition'.
caseIterateCondition(IterateCondition) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'Iterate Condition'.
caseKeyAttributeDomainModelReference(VKeyAttributeDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrSwitch
Returns the result of interpreting the object as an instance of 'Key Attribute Domain Model Reference'.
caseKeyBinding(VTKeyBinding) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.util.KeybindingSwitch
Returns the result of interpreting the object as an instance of 'Key Binding'.
caseKeyBindings(VTKeyBindings) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.util.KeybindingSwitch
Returns the result of interpreting the object as an instance of 'Key Bindings'.
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'.
caseLabelWidthStyleProperty(VTLabelWidthStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.util.LabelwidthSwitch
Returns the result of interpreting the object as an instance of 'Label Width Style Property'.
caseLabelWrapStyleProperty(VTLabelWrapStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.util.WrapSwitch
Returns the result of interpreting the object as an instance of 'Label Wrap Style Property'.
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'.
caseMachine(Machine) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
Returns the result of interpreting the object as an instance of 'Machine'.
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'.
caseMappingDomainModelReferenceSegment(VMappingDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentSwitch
Returns the result of interpreting the object as an instance of 'Mapping Domain Model Reference Segment'.
caseMultiDomainModelReferenceSegment(VMultiDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentSwitch
Returns the result of interpreting the object as an instance of 'Multi Domain Model Reference Segment'.
caseMultiStyleSelectorContainer(VTMultiStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateSwitch
Returns the result of interpreting the object as an instance of 'Multi Style Selector Container'.
caseMultiStyleSelectorContainer(VTMultiStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseMultiStyleSelectorContainer(VTMultiStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseMultiStyleSelectorContainer(VTMultiStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolSwitch
Returns the result of interpreting the object as an instance of 'Multi Style Selector Container'.
caseMultiStyleSelectorContainer(VTMultiStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseMultiStyleSelectorContainer(VTMultiStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseMultiStyleSelectorContainer(VTMultiStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseNotCondition(NotCondition) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'Not Condition'.
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'.
caseProcessor(Processor) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
Returns the result of interpreting the object as an instance of 'Processor'.
caseRAM(RAM) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
Returns the result of interpreting the object as an instance of 'RAM'.
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'.
caseReferenceStyleProperty(VTReferenceStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.util.ReferenceSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
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'.
caseRuleEntry(VRuleEntry) - Method in class org.eclipse.emfforms.spi.rulerepository.model.util.RulerepositorySwitch
Returns the result of interpreting the object as an instance of 'Rule Entry'.
caseRuleRepository(VRuleRepository) - Method in class org.eclipse.emfforms.spi.rulerepository.model.util.RulerepositorySwitch
Returns the result of interpreting the object as an instance of 'Rule Repository'.
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'.
caseSettingLocation(SettingLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorSwitch
Returns the result of interpreting the object as an instance of 'Setting Location'.
caseSettingToSheetMapping(SettingToSheetMapping) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorSwitch
Returns the result of interpreting the object as an instance of 'Setting To Sheet Mapping'.
caseSheetLocation(SheetLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorSwitch
Returns the result of interpreting the object as an instance of 'Sheet Location'.
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'.
caseSingleColumnConfiguration(VSingleColumnConfiguration) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Single Column Configuration'.
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'.
caseSpreadsheetImportResult(SpreadsheetImportResult) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorSwitch
Returns the result of interpreting the object as an instance of 'Spreadsheet Import Result'.
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'.
caseStringToObjectMapEntry(Map.Entry<String, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'String To Object Map Entry'.
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'.
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyle(VTStyle) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
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.background.model.util.BackgroundSwitch
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.keybinding.model.util.KeybindingSwitch
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.labelwidth.model.util.LabelwidthSwitch
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.reference.model.util.ReferenceSwitch
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.tab.model.util.TabSwitch
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.tableStyleProperty.model.util.TableStylePropertySwitch
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.textControlEnablement.model.util.TextControlEnablementSwitch
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.unsettable.model.util.UnsettableSwitch
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'.
caseStyleProperty(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.util.WrapSwitch
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.annotation.model.util.AnnotationSwitch
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.bool.model.util.BoolSwitch
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.hierarchy.model.util.HierarchySwitch
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'.
caseStyleSelectorContainer(VTStyleSelectorContainer) - 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 Container'.
caseStyleSelectorContainer(VTStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyleSelectorContainer(VTStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyleSelectorContainer(VTStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyleSelectorContainer(VTStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
caseStyleSelectorContainer(VTStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.util.HierarchySwitch
Returns the result of interpreting the object as an instance of 'Style Selector Container'.
caseStyleSelectorContainer(VTStyleSelectorContainer) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
 
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'.
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'.
caseTableStyleProperty(VTTableStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.util.TableStylePropertySwitch
Returns the result of interpreting the object as an instance of 'Table Style Property'.
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'.
caseTabStyleProperty(VTTabStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.util.TabSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
caseTemplate(Template) - Method in class org.eclipse.emfforms.datatemplate.util.DataTemplateSwitch
Returns the result of interpreting the object as an instance of 'Template'.
caseTemplateCollection(TemplateCollection) - Method in class org.eclipse.emfforms.datatemplate.util.DataTemplateSwitch
Returns the result of interpreting the object as an instance of 'Template Collection'.
caseTextControlEnablementStyleProperty(VTTextControlEnablementStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.util.TextControlEnablementSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
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'.
caseTrue(True) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
Returns the result of interpreting the object as an instance of 'True'.
caseUnsettableStyleProperty(VTUnsettableStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.util.UnsettableSwitch
Returns the result of interpreting the object as an instance of 'Style Property'.
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.categorization.model.provider.CategorizationItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
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'.
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
caseView(VView) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
 
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'.
caseViewModelLoadingProperties(VViewModelLoadingProperties) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Model Loading Properties'.
caseViewModelProperties(VViewModelProperties) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
Returns the result of interpreting the object as an instance of 'Model Properties'.
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'.
caseWaterTank(WaterTank) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
Returns the result of interpreting the object as an instance of 'Water Tank'.
caseWidthConfiguration(VWidthConfiguration) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
Returns the result of interpreting the object as an instance of 'Width Configuration'.
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 - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
The feature id for the 'Label' 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.