- 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
-
- ABSTRACT_CATEGORIZATION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
-
- 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
-
- 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
-
- AbstractControlSWTRenderer(VCONTROL, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider, SWTValidationUiService) - 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
-
- 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
-
- AbstractFeatureAwareBuilder() - Constructor for class org.eclipse.emfforms.spi.swt.table.AbstractFeatureAwareBuilder
-
Deprecated.
- AbstractFilteredReferenceAction - Class in org.eclipse.emf.ecp.view.spi.editor.controls
-
- 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
-
- 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
-
- 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
-
- AbstractNotificationProvider() - Constructor for class org.eclipse.emf.ecp.changebroker.spi.AbstractNotificationProvider
-
- AbstractReferenceHelper - Class in org.eclipse.emf.ecp.emf2web.util
-
- 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
-
- 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.
- accept(T, U, V) - Method in interface org.eclipse.emfforms.common.TriConsumer
-
Accept the inputs and operate on them.
- 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
-
- 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
-
- 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
-
- activate(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRConverter
-
- 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(EObject) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
- activate(ColumnViewerEditorActivationEvent) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
- activate(ColumnViewerEditorActivationEvent) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- 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
-
- activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter
-
- activate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter
-
- 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
-
- Activator - Class in org.eclipse.emfforms.internal.ide.preferences
-
Plugin activator for Bundle org.eclipse.emfforms.ide.preferences.
- Activator() - Constructor for class org.eclipse.emfforms.internal.ide.preferences.Activator
-
- Activator - Class in org.eclipse.emfforms.internal.swt.core
-
The activator class controls the plug-in life cycle.
- Activator() - Constructor for class org.eclipse.emfforms.internal.swt.core.Activator
-
The constructor.
- 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(DeleteService) - Static method in interface org.eclipse.emf.ecp.edit.spi.ConditionalDeleteService
-
Obtain a view of a given
service
as conditional delete service, if necessary adapting a service
implementation that does not provide the
ConditionalDeleteService
protocol with a default deletion
condition.
- 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(BiConsumer<? super ViewModelContext, ? super Object>) - Static method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.util.DetailPanelRenderingFinishedCallback
-
Adapt the two-argument version of the callback alone.
- 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
-
- 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
-
- 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
-
- addAllVendors() - Method in class org.eclipse.emfforms.bazaar.internal.BazaarBuilder_Test
-
- AddAttributeAction - Class in org.eclipse.emf.ecp.edit.internal.swt.actions
-
- 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.emf.ecp.view.spi.table.nebula.grid.rap.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
-
- 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
-
- addConsumer(ReportServiceConsumer) - Method in class org.eclipse.emfforms.internal.common.report.ReportServiceImpl
-
- addConsumer(ReportServiceConsumer) - Method in interface org.eclipse.emfforms.spi.common.report.ReportService
-
- addContextFunction(String, BazaarContextFunction) - Method in interface org.eclipse.emfforms.bazaar.Bazaar
-
- 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
-
- addContextUser(Object) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
- 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
-
- addCopyAction(EditingDomain) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.ActionCollector
-
- addCutAction(EditingDomain) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.ActionCollector
-
- 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
-
- addDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.internal.core.util.Disposable
-
- addDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
-
- addDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
- addDisposeListener(ECPDisposable.DisposeListener) - Method in interface org.eclipse.emf.ecp.spi.core.util.ECPDisposable
-
- addDisposeListener(ECPDisposable.DisposeListener) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
- 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
-
- 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
-
- 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
-
- addEMFFormsDIRendererService(EMFFormsDIRendererService<VElement>) - Method in class org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererFactory
-
- addEMFFormsDMRExpander(EMFFormsDMRExpander) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDomainExpanderImpl
-
- addEMFFormsDMRSegmentExpander(EMFFormsDMRSegmentExpander) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDomainExpanderImpl
-
- 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
-
- addEMFFormsRendererService(EMFFormsRendererService<VElement>) - Method in class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactoryImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- addObserver(OBSERVER) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
- 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
-
- 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
-
- 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
-
- AddRepositoryCompositeImpl(ECPProvider) - Constructor for class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
-
Constructor to use if a specific provider should be used.
- AddRepositoryHandler - Class in org.eclipse.emf.ecp.ui.commands
-
- AddRepositoryHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.AddRepositoryHandler
-
- AddRepositoryPage - Class in org.eclipse.emf.ecp.internal.wizards.page
-
- AddRepositoryPage(String, AddRepositoryComposite) - Constructor for class org.eclipse.emf.ecp.internal.wizards.page.AddRepositoryPage
-
A WizardPage for adding a repository.
- AddRepositoryPage_PageMessage_AddRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- AddRepositoryPage_PageTitle_AddRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- AddRepositoryWizard - Class in org.eclipse.emf.ecp.internal.wizards
-
- AddRepositoryWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.AddRepositoryWizard
-
- AddRepositoryWizard_PageTitle_AddReposditory - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- AddRepositoryWizard_Title_AddRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- addResolveListener(InternalElementRegistry.ResolveListener<ELEMENT>) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementRegistry
-
- addResolveListener(InternalElementRegistry.ResolveListener<ELEMENT>) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalElementRegistry
-
- 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.
- addRevealProvider(EMFFormsRevealProvider) - Method in class org.eclipse.emfforms.internal.core.services.reveal.EMFFormsRevealServiceFactory
-
Inject a reveal provider dependency.
- addRevealProvider(EMFFormsRevealProvider) - Method in class org.eclipse.emfforms.internal.core.services.reveal.EMFFormsRevealServiceImpl
-
- addRevealProvider(EMFFormsRevealProvider) - Method in interface org.eclipse.emfforms.spi.core.services.reveal.EMFFormsRevealService
-
Register a reveal provider.
- 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
-
- 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
-
- addStructuralChangeTesterInternal(StructuralChangeTesterInternal) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl
-
- 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
-
- addVendor(Vendor<? extends T>) - Method in interface org.eclipse.emfforms.bazaar.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
-
- adjustMarker(IMarker, Diagnostic, Diagnostic) - Method in class org.eclipse.emfforms.ide.builder.DefaultMarkerHelper
-
Add attributes to store the URIs of the problematic object and the feature (if any).
- 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.TableControlRendererSort_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
-
- afterClass() - Static method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlRendererSort_PTest
-
- afterClass() - Static method in class org.eclipse.emfforms.internal.ide.view.segments.DmrToSegmentsMigratorImpl_ITest
-
- 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
-
- ALIGNMENT_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage.Literals
-
- 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
-
- 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
-
- AlignmentStylePropertyItemProvider - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.provider
-
- 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
-
- AND_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
- 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
-
- AND_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage.Literals
-
- 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
-
- 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
-
- 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.
- andThen(TriConsumer<? super T, ? super U, ? super V>) - Method in interface org.eclipse.emfforms.common.TriConsumer
-
Obtain a composed TriConsumer
that performs me followed by an
after
operation.
- ANNOTATION - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
-
- 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
-
- 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
-
- 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
-
- AnnotationSelectorItemProvider - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.provider
-
- 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
-
- 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.internal.core.swt.renderer.LinkControlSWTRenderer
-
- 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.core.swt.SimpleControlSWTRenderer
-
- 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
-
- 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
-
- areEqual(VDomainModelReference, EObject, VDomainModelReference, EObject) - Static method in class org.eclipse.emf.ecp.diffmerge.internal.context.CompareControls
-
- 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
-
- 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
-
- 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
-
- AttributeMultiControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
-
- 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
-
- 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
- cache(ECPSWTView) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.DefaultTreeMasterDetailCache
-
Deprecated.
- cache(ECPSWTView) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailCache
-
Deprecated.
Caches the provided
ECPSWTView
to allow it to be reused later.
- cacheCurrentDetail() - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Cache the currently presented detail view, if any, and remove it from the UI.
- 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
-
- CachedTreeNode(T) - Constructor for class org.eclipse.emf.ecp.common.spi.cachetree.CachedTreeNode
-
Constructor.
- cacheView(ECPSWTView) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.BasicDetailViewCache
-
- cacheView(ECPSWTView) - Method in interface org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewCache
-
Caches the provided
ECPSWTView
to allow it to be reused later, if there is
room for it the cache.
- cacheView(ECPSWTView) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
- cacheView(ECPSWTView) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailCache
-
Deprecated.
- 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
-
- CANCEL_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- CANCEL_FOREGROUND_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- CANCEL_FOREGROUND_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- CANCEL_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- CANCEL_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- CANCEL_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- CANCEL_OVERLAY_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- CANCEL_OVERLAY_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- 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
-
- cancelColorHEX - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- cancelForegroundColorHEX - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- cancelForegroundColorHEX - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- cancelImageURL - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- cancelImageURL - Variable in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- cancelImageURL - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- cancelOverlayURL - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- cancelOverlayURL - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- 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(Object) - Method in interface org.eclipse.emf.ecp.edit.spi.ConditionalDeleteService
-
Queries whether an object
can be deleted.
- canDelete(Iterable<?>) - Method in interface org.eclipse.emf.ecp.edit.spi.ConditionalDeleteService
-
Queries whether all of the given objects
can be deleted.
- canDelete(Iterable<?>) - Method in class org.eclipse.emf.ecp.edit.spi.EMFDeleteServiceImpl
-
- 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
-
- 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
-
- 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
-
- canHandleControlProcessor() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
-
- canHandleControlProcessor() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
- 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, Collection<String>) - 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.IFilteredViewProvider
-
Queries whether I
can provide
without any filter properties being required.
- canProvideViewModel(EObject, VViewModelProperties, Collection<String>) - Method in interface org.eclipse.emf.ecp.view.spi.provider.IFilteredViewProvider
-
Queries the confidence with which I can provide a view model for the given domain model
object
where some keys in the properties
are required to be matched in
an implementation-specific way by the view models the I have access to.
- 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
.
- canRemove(Object, Object, Object) - Method in interface org.eclipse.emf.ecp.edit.spi.ConditionalDeleteService
-
Query whether an object
in some reference
feature of an owner
of that
feature can be removed from the reference
feature.
- canRemove(Object, Object, Iterable<?>) - Method in interface org.eclipse.emf.ecp.edit.spi.ConditionalDeleteService
-
Query whether all of the given objects
in some reference
feature of an owner
of
that
feature can be removed from the reference
feature.
- canRemove(Object, Object, Iterable<?>) - Method in class org.eclipse.emf.ecp.edit.spi.EMFDeleteServiceImpl
-
- canRemoveElement_containment() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.EMFDeleteSerivceImpl_PTest
-
- canRemoveElement_crossReferenced() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.EMFDeleteSerivceImpl_PTest
-
- canRemoveElement_crossReferenced_readOnly() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.EMFDeleteSerivceImpl_PTest
-
- canRemoveElement_notReferenced() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.EMFDeleteSerivceImpl_PTest
-
- 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.
- canReveal(VElement) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CategorizationRevealProvider
-
- canReveal(ViewModelContext, VControl, EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRevealProvider
-
I bid on the
element
if it is a simple
VControl
specified by
a DMR that resolves to a multi-valued containment reference.
- canReveal(ViewModelContext, VControl, EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsRevealProvider
-
- canReveal(VTableControl, EObject, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableDetailRevealProvider
-
I bid on the
element
if it is a
VTableControl
that has a row
representing an
EObject
containing (recursively) the
object
to be revealed and the table control has a detail panel.
- canReveal(VTableControl, EObject, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableRevealProvider
-
I bid on the
element
if it is a
VTableControl
that has a row
representing the
object
to be revealed.
- canReveal(VTreeMasterDetail) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeRevealProvider
-
- canReveal(VControl, EStructuralFeature) - Method in class org.eclipse.emfforms.internal.editor.ecore.helpers.TypedElementBoundsRevealProvider
-
I can reveal a control that renders the upper or lower bound of an Ecore typed element.
- canReveal(VElement) - Method in class org.eclipse.emfforms.internal.swt.core.ContainerRevealProvider
-
- canReveal(VControl, EObject, EStructuralFeature, EMFFormsSettingToControlMapper) - Method in class org.eclipse.emfforms.internal.swt.core.ControlRevealProvider
-
I bid on the control
if it is presents the given feature
of the domain
model object
.
- canReveal(Control) - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
Query whether a given control
can plausibly be revealed.
- 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
-
- CATEGORIZABLE_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
-
- 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.VCategorizationPackage
-
The feature id for the 'Readonly' attribute.
- CATEGORIZABLE_ELEMENT__TOOLTIP - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Tooltip' attribute.
- CATEGORIZABLE_ELEMENT__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Uuid' attribute.
- CATEGORIZABLE_ELEMENT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Visible' attribute.
- CATEGORIZABLE_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The number of structural features of the 'Categorizable Element' class.
- CategorizableElementItemProvider - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
-
- CategorizableElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizableElementItemProvider
-
This constructs an instance from a factory and a notifier.
- CATEGORIZATION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
- CATEGORIZATION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
-
- CATEGORIZATION__ACTIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Actions' containment reference list.
- CATEGORIZATION__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Attachments' containment reference list.
- CATEGORIZATION__CATEGORIZATIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Categorizations' containment reference list.
- CATEGORIZATION__CATEGORIZATIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
-
The meta object literal for the 'Categorizations' containment reference list feature.
- CATEGORIZATION__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Diagnostic' containment reference.
- CATEGORIZATION__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Enabled' attribute.
- CATEGORIZATION__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Label' attribute.
- CATEGORIZATION__LABEL_OBJECT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Label Object' reference.
- CATEGORIZATION__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Name' attribute.
- CATEGORIZATION__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Readonly' attribute.
- CATEGORIZATION__TOOLTIP - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Tooltip' attribute.
- CATEGORIZATION__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Uuid' attribute.
- CATEGORIZATION__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Visible' attribute.
- CATEGORIZATION_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The meta object id for the
'
Element
'
class.
- CATEGORIZATION_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
-
The meta object literal for the
'
Element
'
class.
- CATEGORIZATION_ELEMENT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Attachments' containment reference list.
- CATEGORIZATION_ELEMENT__CATEGORIZATIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Categorizations' containment reference list.
- CATEGORIZATION_ELEMENT__CATEGORIZATIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
-
The meta object literal for the 'Categorizations' containment reference list feature.
- CATEGORIZATION_ELEMENT__CURRENT_SELECTION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Current Selection' reference.
- CATEGORIZATION_ELEMENT__CURRENT_SELECTION - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
-
The meta object literal for the 'Current Selection' reference feature.
- CATEGORIZATION_ELEMENT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Diagnostic' containment reference.
- CATEGORIZATION_ELEMENT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Enabled' attribute.
- CATEGORIZATION_ELEMENT__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Label' attribute.
- CATEGORIZATION_ELEMENT__MAIN_CATEGORY_DEPTH - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Main Category Depth' attribute.
- CATEGORIZATION_ELEMENT__MAIN_CATEGORY_DEPTH - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
-
The meta object literal for the 'Main Category Depth' attribute feature.
- CATEGORIZATION_ELEMENT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Name' attribute.
- CATEGORIZATION_ELEMENT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Readonly' attribute.
- CATEGORIZATION_ELEMENT__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Uuid' attribute.
- CATEGORIZATION_ELEMENT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Visible' attribute.
- CATEGORIZATION_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The number of structural features of the 'Element' class.
- CATEGORIZATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The number of structural features of the 'Categorization' class.
- Categorization_Selection - Static variable in interface org.eclipse.emf.ecp.view.internal.categorization.swt.MessageKeys
-
- CategorizationAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.categorization.model.util
-
The Adapter Factory for the model.
- CategorizationAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
Creates an instance of the adapter factory.
- CategorizationEditPlugin - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
-
This is the central singleton for the Categorization edit plugin.
- CategorizationEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationEditPlugin
-
Create the instance.
- CategorizationEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
-
The actual implementation of the Eclipse Plugin.
- CategorizationElementExpandBarRendererService - Class in org.eclipse.emfforms.internal.swt.categorization.expandbar
-
CategorizationElementExpandBarRendererService which provides the ExpandBarCategorizationElementRenderer.
- CategorizationElementExpandBarRendererService() - Constructor for class org.eclipse.emfforms.internal.swt.categorization.expandbar.CategorizationElementExpandBarRendererService
-
- CategorizationElementItemProvider - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
-
- CategorizationElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
-
This constructs an instance from a factory and a notifier.
- categorizationElementItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
- CategorizationElementTabbedRendererService - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
-
CategorizationElementTabbedRendererService which provides the CategorizationElementTabbedSWTRenderer.
- CategorizationElementTabbedRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.CategorizationElementTabbedRendererService
-
- CategorizationElementTabbedSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
-
Tab renderer for VCategorizationElement.
- CategorizationElementTabbedSWTRenderer(VCategorizationElement, ViewModelContext, ReportService, EMFFormsRendererFactory, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationElementTabbedSWTRenderer
-
Default constructor.
- CategorizationItemProvider - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
-
- CategorizationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
-
This constructs an instance from a factory and a notifier.
- categorizationItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VCategorization
instances.
- CategorizationItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- CategorizationItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
This constructs an instance.
- CategorizationItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
-
- CategorizationItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
-
The switch for creating child descriptors specific to each extended class.
- CategorizationRenderer_PTest - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
-
- CategorizationRenderer_PTest() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationRenderer_PTest
-
- CategorizationRevealProvider - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
-
- CategorizationRevealProvider() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.CategorizationRevealProvider
-
- CategorizationRevealProvider_PTest - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
-
- CategorizationRevealProvider_PTest() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationRevealProvider_PTest
-
Initializes me.
- categorizations - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- categorizations - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
-
- CategorizationSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.categorization.model.util
-
The Switch for the model's inheritance hierarchy.
- CategorizationSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
-
Creates an instance of the switch.
- CATEGORY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The meta object id for the '
Category
' class.
- CATEGORY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
-
The meta object literal for the '
Category
' class.
- CATEGORY__ACTIONS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Actions' containment reference list.
- CATEGORY__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Attachments' containment reference list.
- CATEGORY__COMPOSITE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Composite' containment reference.
- CATEGORY__COMPOSITE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage.Literals
-
The meta object literal for the 'Composite' containment reference feature.
- CATEGORY__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Diagnostic' containment reference.
- CATEGORY__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Enabled' attribute.
- CATEGORY__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Label' attribute.
- CATEGORY__LABEL_OBJECT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Label Object' reference.
- CATEGORY__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Name' attribute.
- CATEGORY__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Readonly' attribute.
- CATEGORY__TOOLTIP - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Tooltip' attribute.
- CATEGORY__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Uuid' attribute.
- CATEGORY__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The feature id for the 'Visible' attribute.
- CATEGORY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The number of structural features of the 'Category' class.
- categoryItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VCategory
instances.
- CategoryItemProvider - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
-
This is the item provider adapter for a
VCategory
object.
- CategoryItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
-
This constructs an instance from a factory and a notifier.
- CategoryItemProvider_Test - Class in org.eclipse.emf.ecp.view.spi.categorization.model.provider
-
- CategoryItemProvider_Test() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider_Test
-
- CDOBranchWrapper - Class in org.eclipse.emf.ecp.cdo.internal.core
-
Wraps are CDO branch for ECP, so it can be checked out.
- CDOBranchWrapper(InternalRepository, String) - Constructor for class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
-
Default constructor.
- CDOProjectData - Class in org.eclipse.emf.ecp.cdo.internal.core
-
Represents the data of an ECP project.
- CDOProjectData(InternalProject) - Constructor for class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
-
Default constructor.
- CDOProvider - Class in org.eclipse.emf.ecp.cdo.internal.core
-
- CDOProvider() - Constructor for class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
Default constructor.
- CDORepositoryData - Class in org.eclipse.emf.ecp.cdo.internal.core
-
- CDORepositoryData(InternalRepository) - Constructor for class org.eclipse.emf.ecp.cdo.internal.core.CDORepositoryData
-
Constructor.
- CDOUIProvider - Class in org.eclipse.emf.ecp.cdo.internal.ui
-
Provides UI for the CDO Provider for ECP.
- CDOUIProvider() - Constructor for class org.eclipse.emf.ecp.cdo.internal.ui.CDOUIProvider
-
Default Constructor.
- CellEditorCreator - Interface in org.eclipse.emfforms.spi.swt.table
-
Interface for creating a CellEditor
.
- CellEditorFactory - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
- CellEditorFactory - Class in org.eclipse.emf.ecp.view.spi.table.swt
-
- CellEditorFactory - Class in org.eclipse.emfforms.internal.view.control.multiattribute.celleditor
-
- CellEditorFactory_CannotBeLoadedBecauseBundle - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.util.UtilMessageKeys
-
- CellEditorFactory_CannotBeResolved - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.util.UtilMessageKeys
-
- CellEditorFactory_ITest - Class in org.eclipse.emfforms.spi.view.control.multiattribute
-
- CellEditorFactory_ITest(String, Class<? extends CellEditor>) - Constructor for class org.eclipse.emfforms.spi.view.control.multiattribute.CellEditorFactory_ITest
-
Initializes me with my test parameters.
- CellLabelProviderFactory - Interface in org.eclipse.emfforms.spi.swt.table
-
This factory is used to create CellLabelProvider
s.
- CellLabelProviderUtil - Class in org.eclipse.emfforms.spi.swt.table.util
-
Util class for creating CellLabelProvider
.
- CellReadOnlyTesterHelper - Class in org.eclipse.emf.ecp.view.internal.table.swt
-
Helper class which collects the cell testers and allows to iterate over all to check whether a cell should be read
only.
- cells - Variable in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridRowImpl
-
The cached value of the '
Cells
' containment reference list.
- ChangeBroker - Interface in org.eclipse.emf.ecp.changebroker.spi
-
- ChangeBrokerImpl - Class in org.eclipse.emf.ecp.changebroker.internal
-
- ChangeBrokerImpl() - Constructor for class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
-
Default constructor.
- changeCloseState(ECPProject[], String) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
-
This method closes/opens an array of ECPProject.
- changeDomainModel(EObject) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
- changeDomainModel(EObject) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
Changes the domain model of this view context to the given EObject
.
- changeDomainModel(EObject) - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewContext
-
Changes the domain model of this view context to the given EObject
.
- changeElements(Set<String>, Set<ELEMENT>) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
Adds or remove elements contained in the registry.
- changeListener - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
- changeNotifier - Variable in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
This is used to implement
IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
This is used to implement
IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
This is used to implement
IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
-
This is used to implement
IChangeNotifier
.
- changeNotifier - Variable in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
-
This is used to implement IChangeNotifier
.
- ChangeObserver - Interface in org.eclipse.emf.ecp.changebroker.spi
-
A EMF Observer has a handle notification method which receives a
Notification
from the
ChangeBroker
.
- changeProject(ECPProject, boolean, boolean) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
This is called by projects to notify observers if a project gets openes or closed.
- check() - Method in class org.eclipse.emf.ecp.common.spi.asserts.Assert
-
Usage example:
Assert.create(Object object).notNull().ofClass(Class clazz).check()
.
- checkAndUpdateSettingToControlMapping(EObject) - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapperImpl
-
Checks and updates the mapping for the given EObject
.
- checkAndUpdateSettingToControlMapping(EObject) - Method in interface org.eclipse.emfforms.spi.core.services.controlmapper.EMFFormsSettingToControlMapper
-
Checks and updates the mapping for the given EObject
.
- checkConditions(IProgressMonitor, CheckConditionsContext) - Method in class org.eclipse.emf.ecp.view.model.refactoring.ViewModelDeleteParticipant
-
- checkDependencies(ViewService, Class<?>, IEclipseContext) - Method in class org.eclipse.emf.ecp.view.model.common.di.service.impl.ViewServiceSupplier
-
- checkDependencies(A, Class<? extends T>, IEclipseContext) - Method in class org.eclipse.emf.ecp.view.spi.common.di.ContextBasedObjectSupplier
-
Check whether the Eclipse context
has the dependencies required to
compute my result.
- checkDependencies(Renderer, Class<? extends AbstractSWTRenderer<? extends VElement>>, IEclipseContext) - Method in class org.eclipse.emfforms.internal.swt.core.di.RendererSupplier
-
- checkDiagnosticData(Diagnostic) - Static method in class org.eclipse.emfforms.common.internal.validation.DiagnosticHelper
-
Verify if the given Diagnostic
contains at least one EStructuralFeature
or a
InternalEObject
.
- CheckedEStructuralFeatureComposite - Interface in org.eclipse.emf.ecp.spi.common.ui.composites
-
- CheckedEStructuralFeatureCompositeImpl - Class in org.eclipse.emf.ecp.spi.common.ui.composites
-
This class provides a list with EStructuralFeature
s that can be
selected with a checkbox.
- CheckedEStructuralFeatureCompositeImpl(Object) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureCompositeImpl
-
Constructor.
- CheckedModelClassComposite - Interface in org.eclipse.emf.ecp.spi.common.ui
-
This class provides a CheckedTree that allows the user to select EPackages
and
EClasses
.
- CheckedModelElementHelper_DeselectAllLabel - Static variable in interface org.eclipse.emf.ecp.internal.common.ui.MessageKeys
-
- CheckedModelElementHelper_SelectAllLabel - Static variable in interface org.eclipse.emf.ecp.internal.common.ui.MessageKeys
-
- CheckedSelectModelClassCompositeImpl - Class in org.eclipse.emf.ecp.spi.common.ui.composites
-
This class provides a CheckedTree that allows the user to select EPackages
and EClasses
.
- CheckedSelectModelClassCompositeImpl(Collection<EPackage>, Collection<EPackage>, Collection<EClass>) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedSelectModelClassCompositeImpl
-
Constructor setting the necessary data for selecting the EClasses
.
- checkFeatureETypeAnnotations(EList<EAnnotation>) - Method in class org.eclipse.emf.ecp.view.model.common.SimpleControlRendererTester
-
Allows to check the EAnnotations
of the feature's type
.
- CheckinHandler - Class in org.eclipse.emf.ecp.cdo.internal.ui.handlers
-
Handles Checkins.
- CheckinHandler() - Constructor for class org.eclipse.emf.ecp.cdo.internal.ui.handlers.CheckinHandler
-
Default constructor.
- checkMigration(String) - Method in interface org.eclipse.emf.ecp.spi.view.migrator.string.StringViewModelMigrator
-
Checks whether a view model needs to be migrated.
- checkMigration(File) - Static method in class org.eclipse.emf.ecp.spi.view.migrator.ViewNsMigrationUtil
-
Checks whether the view name space uri of the given file needs to be migrated.
- checkMigration(String) - Method in class org.eclipse.emf.ecp.view.edapt.EdaptViewModelMigrator
-
Checks whether a view model needs to be migrated.
- checkMigration(URI) - Method in class org.eclipse.emf.ecp.view.edapt.EdaptViewModelMigrator
-
- checkMigration(URI) - Method in interface org.eclipse.emf.ecp.view.migrator.ViewModelMigrator
-
Checks whether a view model needs to be migrated.
- checkMigration_migrationNecessary() - Method in class org.eclipse.emf.ecp.spi.view.migrator.ViewNsMigrationUtil_Test
-
- checkMigration_noMigrationNecessary() - Method in class org.eclipse.emf.ecp.spi.view.migrator.ViewNsMigrationUtil_Test
-
- checkMigration_noModelViewEcore() - Method in class org.eclipse.emf.ecp.spi.view.migrator.ViewNsMigrationUtil_Test
-
- checkMigration_noRegisteredViewEcore() - Method in class org.eclipse.emf.ecp.spi.view.migrator.ViewNsMigrationUtil_Test
-
- checkout(String, ECPProperties) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
-
This method is called in order execute the checkout.
- checkout(String, ECPProperties) - Method in interface org.eclipse.emf.ecp.core.util.ECPCheckoutSource
-
This method is called in order execute the checkout.
- checkout(String, ECPProperties) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
-
This method is called in order execute the checkout.
- checkout(List<ECPCheckoutSource>, Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
-
- checkoutBranch(EMFStoreProjectWrapper, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CheckoutBranchHelper
-
Delegates the call to UICheckoutController
.
- CheckoutBranchHandler - Class in org.eclipse.emf.ecp.e4.emfstore
-
Handler to trigger branch checkout.
- CheckoutBranchHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.CheckoutBranchHandler
-
- CheckoutBranchHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
- CheckoutBranchHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CheckoutBranchHandler
-
- CheckoutBranchHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
This is the EMFStore Checkout Branch Helper delegating to the EMFStore UICheckoutController
.
- checkoutDone(ESLocalProject) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.observer.CheckoutObserver
- CheckoutHandler - Class in org.eclipse.emf.ecp.ui.commands
-
- CheckoutHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.CheckoutHandler
-
- CheckoutObserver - Class in org.eclipse.emf.ecp.emfstore.internal.ui.observer
-
- CheckoutObserver() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.observer.CheckoutObserver
-
- CheckoutObserver_CreateProject - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.observer.Messages
-
- CheckoutObserver_EnterNameForProject - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.observer.Messages
-
- CheckoutObserver_ProjectWithNameExists - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.observer.Messages
-
- CheckoutProjectComposite - Interface in org.eclipse.emf.ecp.ui.common
-
- CheckoutProjectComposite.CheckoutProjectChangeListener - Interface in org.eclipse.emf.ecp.ui.common
-
Listener interface that will be notified if the projectName changes.
- CheckoutProjectComposite_ProjectName - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- CheckoutProjectCompositeImpl - Class in org.eclipse.emf.ecp.internal.ui.composites
-
- CheckoutProjectCompositeImpl(ECPCheckoutSource) - Constructor for class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
-
Constructor for creating a checkout composite.
- CheckoutProjectHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
-
- CheckoutProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.CheckoutProjectHandler
-
- CheckoutProjectWizard - Class in org.eclipse.emf.ecp.internal.wizards
-
- CheckoutProjectWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.CheckoutProjectWizard
-
- CheckoutProjectWizard_PageMessage_CheckoutFrom - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- CheckoutProjectWizard_PageMessage_CheckoutProject - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- CheckoutProjectWizard_PageMessage_CheckoutRepositrory - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- CheckoutProjectWizard_PageTitle_CheckoutProject - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- CheckoutProjectWizard_Title_Checkout - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- checkoutWorkspace() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
-
Check out the CDOWorkspace
of the project.
- checkPreConditions(Vendor<? extends T>, IEclipseContext) - Method in class org.eclipse.emfforms.bazaar.internal.BazaarImpl
-
- checkRenderer() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractRenderer
-
- checkSubclass() - Method in class org.eclipse.emf.ecp.internal.ui.composites.PropertiesComposite
-
- childContextAdded(VElement, EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
-
Called when a child context is added.
- childContextAdded(VElement, EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.view.internal.unset.UnsetService
-
Called when a child context is added.
- childContextAdded(VElement, EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.view.table.internal.validation.TableValidationInitiator
-
Called when a child context is added.
- childContextAdded(VElement, EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.internal.validation.TreeMasterDetailValidationInitiator
-
Called when a child context is added.
- childContextAdded(VElement, EMFFormsViewContext) - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsContextListener
-
Called when a child context is added.
- childContextDisposed(EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
-
Called when a child context is disposed.
- childContextDisposed(EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.view.internal.unset.UnsetService
-
Called when a child context is disposed.
- childContextDisposed(EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.view.table.internal.validation.TableValidationInitiator
-
Called when a child context is disposed.
- childContextDisposed(EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.internal.validation.TreeMasterDetailValidationInitiator
-
Called when a child context is disposed.
- childContextDisposed() - Method in class org.eclipse.emfforms.internal.core.services.scoped.SettingToControlMapper_ITest
-
- childContextDisposed(EMFFormsViewContext) - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsContextListener
-
Called when a child context is disposed.
- childContextDisposed_533827_InfiniteLoop() - Method in class org.eclipse.emfforms.internal.core.services.scoped.SettingToControlMapper_ITest
-
- childContextDisposed_NoSetting() - Method in class org.eclipse.emfforms.internal.core.services.scoped.SettingToControlMapper_ITest
-
- childContextDomainModelChanged() - Method in class org.eclipse.emfforms.internal.core.services.scoped.SettingToControlMapper_ITest
-
Verify that we can handle the reuse of a child context and its controls for
another domain model object.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childCreationExtenderManager - Variable in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
-
This helps manage the child creation extenders.
- childDomainModelReferences - Variable in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultiDomainModelReferenceSegmentImpl
-
- childItems - Variable in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
The cached value of the '
Child Items
' containment reference list.
- CHILDREN - Static variable in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIContainerSWTRenderer
-
Named string for the children of a container.
- children - Variable in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
-
The cached value of the '
Children
' containment reference list.
- children - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
-
The cached value of the '
Children
' containment reference list.
- children - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
-
The cached value of the '
Children
' containment reference list.
- children - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
The cached value of the '
Children
' containment reference list.
- children - Variable in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
The cached value of the '
Children
' containment reference list.
- childrenAdded() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
-
This method is called whenever a child is added.
- ChildrenDescriptorCollector - Class in org.eclipse.emf.ecp.common.spi
-
A helper class which collects all the available descriptors for an EObject
.
- ChildrenDescriptorCollector() - Constructor for class org.eclipse.emf.ecp.common.spi.ChildrenDescriptorCollector
-
- ChildrenListImpl - Class in org.eclipse.emf.ecp.internal.core.util
-
- ChildrenListImpl(Object) - Constructor for class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
-
The ChildrenListImpl constructor.
- childViewModelContextAdded(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
-
- childViewModelContextAdded(ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.spi.context.GlobalViewModelService
-
- childViewModelContextAdded(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.table.internal.validation.TableValidationInitiator
-
- childViewModelContextAdded(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.internal.validation.TreeMasterDetailValidationInitiator
-
- childViewModelContextAdded(ViewModelContext) - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestGlobalViewModelService
-
- childViewModelContextAdded(ViewModelContext) - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestGlobalViewModelService2
-
- CLASS_NAME_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- CLASS_NAME_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- CLASS_NAME_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- ClassifierValidatorWrapper - Class in org.eclipse.emf.ecp.internal.diagnostician
-
- ClassifierValidatorWrapper(EClassifier, Set<ECPValidator>) - Constructor for class org.eclipse.emf.ecp.internal.diagnostician.ClassifierValidatorWrapper
-
Constructor.
- className - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- className - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- className - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- classType - Variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- clean(VDiagnostic) - Static method in class org.eclipse.emf.ecp.view.internal.validation.VDiagnosticHelper
-
Analysis a
VDiagnostic
and merges all Diagnostic pointing to the same EObject.
- clean(IProgressMonitor) - Method in class org.eclipse.emfforms.ide.internal.builder.ValidationBuilder
-
- clean(IProgressMonitor) - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelBuilder
-
- cleanCustomOnSelectionChange() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Gets called after a detail composite was disposed.
- cleanDiagnostic(boolean, ModelChangeNotification) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
- cleanSampleData() - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
-
Clears the data that is rendered in the preview.
- cleanup() - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesElement
-
Cleans up after the PropertiesElement.
- cleanUp() - Method in class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactory_ITest
-
Ungets the service.
- cleanView(VView) - Static method in class org.eclipse.emf.ecp.emf2web.json.controller.xtend.ViewCleaner
-
Remove invalid and not supported
VElement
s.
- clear() - Method in class org.eclipse.emf.ecp.common.spi.cachetree.AbstractCachedTree
-
Clears the cache.
- clear() - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
-
Removes the previous rendering result from the parent Composite.
- clear() - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.BasicDetailViewCache
-
- clear() - Method in interface org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewCache
-
Dispose all cached views, emptying the cache.
- clear() - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
- clear() - Method in interface org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap
-
Remove all diagnostics and histogram counts.
- clear() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap.Unlimited
-
- clear() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Limited
-
- clear() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Unlimited
-
- clear() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.DefaultTreeMasterDetailCache
-
Deprecated.
- clearObserverCache() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyObserver
-
Clears the cache of deleted elements and resets the operation count to 0.
- clearRenderers() - Method in class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactoryImpl
-
Method for Tests to clear all services.
- clearReports() - Method in class org.eclipse.emfforms.internal.common.report.ReportServiceImpl
-
Deprecated.
- clearReports() - Method in interface org.eclipse.emfforms.spi.common.report.ReportService
-
- clearSelectedContainer() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
- clearSelection() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizardPage
-
- clearSelection(Grid) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridClearKeyListener
-
Clears the selection in the given grid
.
- clearSelection(Grid, VControl, EMFFormsDatabindingEMF) - Static method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.KeyListenerUtil
-
Clears the selection from the grid.
- CLOCK_SPEED_EDEFAULT - Static variable in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- CLOCK_SPEED_EDEFAULT - Static variable in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- clockSpeed - Variable in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- clockSpeed - Variable in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- clone(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
This method clones a project.
- clone(String) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
This method clones a project.
- cloneProject(InternalProject, InternalProject) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
This method clones a project.
- cloneProject(InternalProject, InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
This method clones a project.
- cloneProject(InternalProject, InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
This method clones a project.
- cloneProject(InternalProject, InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
This method clones a project.
- close() - Method in interface org.eclipse.emf.ecp.core.ECPProject
-
This closes an opened object.
- close() - Method in class org.eclipse.emf.ecp.ide.editor.view.UnknownFeaturesDialog
-
- close() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
This closes an opened object.
- close() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.DetailDialog
- close() - Method in class org.eclipse.emfforms.spi.core.services.view.EMFFormsContextTracker
-
Stop tracking contexts.
- close() - Method in class org.eclipse.emfforms.spi.swt.core.util.PopupWindow
-
Closes the popup window.
- CloseableHandler - Class in org.eclipse.emf.ecp.ui.commands
-
- CloseableHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.CloseableHandler
-
- closeAllEditors() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart_PTest
-
- closeAllEditors() - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorFullRender_PTest
-
- closeAllEditors() - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest
-
- closeIntroView() - Static method in class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest
-
- CloseProjectHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
-
- CloseProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.CloseProjectHandler
-
- closeShell() - Method in class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider_PTest
-
- CoffeeAdapterFactory - Class in org.eclipse.emfforms.coffee.model.coffee.util
-
The Adapter Factory for the model.
- CoffeeAdapterFactory() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates an instance of the adapter factory.
- CoffeeEditPlugin - Class in org.eclipse.emfforms.coffee.model.coffee.provider
-
This is the central singleton for the Coffee edit plugin.
- CoffeeEditPlugin() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeEditPlugin
-
Create the instance.
- CoffeeEditPlugin.Implementation - Class in org.eclipse.emfforms.coffee.model.coffee.provider
-
The actual implementation of the Eclipse Plugin.
- CoffeeExampleWizard - Class in org.eclipse.emfforms.internal.coffee.wizards
-
Wizard to install coffee model projects into the workspace.
- CoffeeExampleWizard() - Constructor for class org.eclipse.emfforms.internal.coffee.wizards.CoffeeExampleWizard
-
- CoffeeFactory - Interface in org.eclipse.emfforms.coffee.model.coffee
-
The Factory for the model.
- CoffeeFactoryImpl - Class in org.eclipse.emfforms.coffee.model.coffee.impl
-
An implementation of the model Factory.
- CoffeeFactoryImpl() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
Creates an instance of the factory.
- CoffeeItemProviderAdapterFactory - Class in org.eclipse.emfforms.coffee.model.coffee.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- CoffeeItemProviderAdapterFactory() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This constructs an instance.
- CoffeePackage - Interface in org.eclipse.emfforms.coffee.model.coffee
-
The Package for the model.
- CoffeePackage.Literals - Interface in org.eclipse.emfforms.coffee.model.coffee
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- CoffeePackageImpl - Class in org.eclipse.emfforms.coffee.model.coffee.impl
-
An implementation of the model Package.
- CoffeeSwitch<T> - Class in org.eclipse.emfforms.coffee.model.coffee.util
-
The Switch for the model's inheritance hierarchy.
- CoffeeSwitch() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
-
Creates an instance of the switch.
- CoffeeWizardsPlugin - Class in org.eclipse.emfforms.internal.coffee.wizards
-
The Plugin for the org.eclipse.emfforms.coffee.wizards bundle.
- CoffeeWizardsPlugin.Implementation - Class in org.eclipse.emfforms.internal.coffee.wizards
-
The actual implementation of the Eclipse Plugin.
- CollapsableGroupSWTRenderer - Class in org.eclipse.emf.ecp.view.group.swt.internal.collapsable
-
A Group renderer, which is collapsable.
- CollapsableGroupSWTRenderer(VGroup, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emf.ecp.view.group.swt.internal.collapsable.CollapsableGroupSWTRenderer
-
Default constructor.
- CollapsableGroupSWTRendererService - Class in org.eclipse.emf.ecp.view.group.swt.internal.collapsable
-
CollapsableGroupSWTRendererService which provides the CollapsableGroupSWTRenderer.
- CollapsableGroupSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.group.swt.internal.collapsable.CollapsableGroupSWTRendererService
-
- collapseAll() - Method in class org.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
-
Collapse the diagnostic tree.
- collapsed - Variable in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
The cached value of the '
Collapsed
' attribute.
- collapsed - Variable in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
The cached value of the '
Collapsed
' attribute.
- COLLAPSED_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
The default value of the '
Collapsed
' attribute.
- COLLAPSED_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
The default value of the '
Collapsed
' attribute.
- COLLAPSIBLE_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
-
The 'Collapsible' literal value.
- collapsViewer() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractEClassTreeSelectionComposite
-
- collapsViewer() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractFilteredSelectionComposite
-
Subclasses can redefine the collaps behavior of the viewer.
- collectAvailableTemplates(EObject, EReference) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.TemplateCreateNewModelElementStrategyProvider
-
Collect a list of available templates for the given EReference
.
- collectContainerChildDecriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
-
Adds child descriptors for the
VContainer
's children reference.
- collectContainerChildDecriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.TestCategoryItemProvider
-
Adds child descriptors for the
VContainer
's children reference.
- collectEClasses(EObject, EReference, Collection<EClass>) - Method in interface org.eclipse.emf.ecp.ui.view.swt.reference.EClassSelectionStrategy
-
Update a collection of EClass
es that are eligible for creation of
a new object in the reference.
- collectExistingObjects(EObject, EReference, Collection<EObject>) - Method in interface org.eclipse.emf.ecp.ui.view.swt.reference.EObjectSelectionStrategy
-
Update a collection of EObject
s that are eligible for addition to
a reference feature.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.AbstractCategorizationItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizableElementItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.TestCategoryItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.SpanItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalLayoutItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexDomainModelReferenceItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyAttributeDomainModelReferenceItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.AttachmentItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedContainerItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedElementItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainerItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DateTimeDisplayAttachmentItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DomainModelReferenceItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeatureDomainModelReferenceSegmentItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeaturePathDomainModelReferenceItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.StringToObjectMapEntryItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewModelLoadingPropertiesItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ConditionItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.EnableRuleItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.FalseItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IsProxyConditionItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IterateConditionItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.NotConditionItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ShowRuleItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.TrueItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.EnablementConfigurationItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.SingleColumnConfigurationItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.WidthConfigurationItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalLayoutItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewProxyItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.MultiStyleSelectorContainerItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleSelectorContainerItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.AndSelectorItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchySelectorItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.ControlLabelAlignmentStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingsItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelWidthStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.LabelWrapStylePropertyItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridCellItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridRowItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ActivityItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.BrewingUnitItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ComponentItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ControlUnitItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DimensionItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DipTrayItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DisplayItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.MachineItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ProcessorItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.RAMItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.WaterTankItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateCollectionItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleEntryItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleRepositoryItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.DMRLocationItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.EMFLocationItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorReportItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingLocationItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingToSheetMappingItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SheetLocationItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SpreadsheetImportResultItemProvider
-
This adds CommandParameter
s
describing the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexDomainModelReferenceSegmentItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingDomainModelReferenceSegmentItemProvider
-
This adds CommandParameter
s describing
the children that can be created under this object.
- collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultiDomainModelReferenceSegmentItemProvider
-
This adds CommandParameter
s describing the children
that can be created under this object.
- collectSegmentIdeDescriptors(boolean) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard
-
- color - Variable in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl
-
The cached value of the '
Color
' attribute.
- COLOR_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl
-
The default value of the '
Color
' attribute.
- COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
The default value of the '
Color HEX
' attribute.
- colorHEX - Variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
The cached value of the '
Color HEX
' attribute.
- column - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
The cached value of the '
Column
' attribute.
- COLUMN_EDEFAULT - Static variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
The default value of the '
Column
' attribute.
- COLUMN_ID - Static variable in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Data key for column id.
- COLUMN_NAME_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- COLUMN_NAME_EDEFAULT - Static variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- COLUMN_WIDTH_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- ColumnConfiguration - Interface in org.eclipse.emfforms.spi.swt.table
-
A ColumnConfiguration is used to configure how a viewer column shall be created
and how it behaves during runtime.
- ColumnConfigurationBuilder - Class in org.eclipse.emfforms.spi.swt.table
-
- ColumnConfigurationBuilder_PTest - Class in org.eclipse.emfforms.spi.swt.table
-
- ColumnConfigurationBuilder_PTest() - Constructor for class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder_PTest
-
Initializes me.
- ColumnConfigurationDMRRendererReferenceService - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- ColumnConfigurationDMRRendererReferenceService(Class<? extends VTableColumnConfiguration>) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnConfigurationDMRRendererReferenceService
-
Constructor.
- ColumnConfigurationImpl - Class in org.eclipse.emfforms.spi.swt.table
-
- ColumnConfigurationImpl(Set<Feature>, boolean, boolean, int, int, int, IObservableValue, IObservableValue, CellLabelProviderFactory, EditingSupportCreator, Image, Map<String, Object>, List<ConfigurationCallback<AbstractTableViewer, ViewerColumn>>) - Constructor for class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- columnConfigurations - Variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- columnDomainModelReferences - Variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- columnDomainReference - Variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
-
- columnDomainReference - Variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- columnDomainReferences - Variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
-
- ColumnEnablementConfigurationDMRRenderer - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- ColumnEnablementConfigurationDMRRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider, EMFFormsLocalizationService, ImageRegistryService) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnEnablementConfigurationDMRRenderer
-
- ColumnEnablementConfigurationDMRRendererService - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- ColumnEnablementConfigurationDMRRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnEnablementConfigurationDMRRendererService
-
- columnName - Variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- columnName - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- columnRegexFilter(boolean) - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationBuilder
-
Set whether support for users to show a regular expression filter on columns
is installed.
- columnRegexFilter() - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationBuilder_PTest
-
- columnRegexFilter(boolean) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
Set whether support for users to show a regular expression filter on columns
is installed.
- columnRegexFilter() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder_PTest
-
- columnSubstringFilter(boolean) - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationBuilder
-
Set whether support for users to show a simple substring-matching filter on columns
is installed.
- columnSubstringFilter() - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationBuilder_PTest
-
- columnSubstringFilter(boolean) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
Set whether support for users to show a simple substring-matching filter on columns
is installed.
- columnSubstringFilter() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder_PTest
-
- columnWidth - Variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- ComboUtil - Class in org.eclipse.emf.ecp.view.internal.core.swt
-
Combo helper class.
- comboVerification() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners_PTest
-
Verify the support for verify listener on a combo field.
- comboVerification_noVElement() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners_PTest
-
Verify the support for verify listener on a combo field that is not a rendering of a view
model element.
- commitCompleted(ESLocalProject, ESPrimaryVersionSpec, IProgressMonitor) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
- CommitHandler - Class in org.eclipse.emf.ecp.e4.emfstore
-
Handler to trigger a commit.
- CommitHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.CommitHandler
-
- commitProject(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CommitProjectHelper
-
Delegates the call to
UICommitProjectController
and triggers an update of the provided
InternalProject
.
- CommitProjectHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
- CommitProjectHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CommitProjectHandler
-
- CommitProjectHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
This is the EMFStore Commit Helper delegating to the EMFStore UICommitProjectController
.
- COMPACT_VERTICALLY_VALUE - Static variable in enum org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.RenderMode
-
The 'COMPACT VERTICALLY' literal value.
- compactRendererDescription() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer_ITest
-
- CompactVerticallyTableControlSWTRendererCompositeBuilder(boolean, boolean) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.CompactVerticallyTableControlSWTRendererCompositeBuilder
-
Constructor.
- CompactVerticallyTableViewerCompositeBuilder - Class in org.eclipse.emfforms.spi.swt.table
-
- CompactVerticallyTableViewerCompositeBuilder(boolean, boolean) - Constructor for class org.eclipse.emfforms.spi.swt.table.CompactVerticallyTableViewerCompositeBuilder
-
Constructor.
- compare(Object, Object, int) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditorComparator
-
This method is called in order to compare the two given objects.
- compare() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRenderer_PTest
-
- compare(int, Object, Object) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Sorts two objects based on their labels and the given sorting direction.
- compare(EStructuralFeature, T, T) - Method in interface org.eclipse.emf.ecp.view.spi.table.swt.FeatureAwareComparator
-
Compares two values of the given feature.
- compare(EStructuralFeature, Enumerator, Enumerator) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.LocalizedEnumeratorComparator
-
- compare() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.LocalizedEnumeratorComparator_PTest
-
- compare(Viewer, Object, Object, int, int) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- compare(Viewer, Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPTableViewerComparator
-
- compare(String, String) - Method in class org.eclipse.emfforms.spi.common.sort.NumberAwareStringComparator
-
- compare(Viewer, Object, Object) - Method in class org.eclipse.emfforms.spi.swt.core.ui.ObjectViewerComparator
-
- compare_bothNull() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.LocalizedEnumeratorComparator_PTest
-
- compare_leftNull() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.LocalizedEnumeratorComparator_PTest
-
- compare_noBundle() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.LocalizedEnumeratorComparator_PTest
-
- compare_rightNull() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.LocalizedEnumeratorComparator_PTest
-
- COMPARE_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- COMPARE_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
- COMPARE_TYPE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- CompareControls - Class in org.eclipse.emf.ecp.diffmerge.internal.context
-
Class to compare Controls for equality.
- compareTo(ECPElement) - Method in class org.eclipse.emf.ecp.internal.core.util.Element
- CompareType - Enum in org.eclipse.emf.ecp.view.spi.rule.model
-
A representation of the literals of the enumeration 'Compare Type',
and utility methods for working with them.
- compareType - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- completeStatusChanged(boolean) - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite.CreateProjectChangeListener
-
Callback method providing the new provide.
- COMPONENT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The meta object id for the '
Component
' class.
- COMPONENT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the '
Component
' class.
- Component - Interface in org.eclipse.emfforms.coffee.model.coffee
-
A representation of the model object 'Component'.
- COMPONENT__ACTIVITIES - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Activities' containment reference list.
- COMPONENT__ACTIVITIES - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Activities' containment reference list feature.
- COMPONENT__CHILDREN - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Children' containment reference list.
- COMPONENT__CHILDREN - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Children' containment reference list feature.
- COMPONENT__PARENT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Parent' container reference.
- COMPONENT__PARENT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Parent' container reference feature.
- COMPONENT_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The number of structural features of the 'Component' class.
- COMPONENT_OPERATION_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The number of operations of the 'Component' class.
- ComponentImpl - Class in org.eclipse.emfforms.coffee.model.coffee.impl
-
An implementation of the model object 'Component'.
- ComponentImpl() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- ComponentItemProvider - Class in org.eclipse.emfforms.coffee.model.coffee.provider
-
This is the item provider adapter for a
Component
object.
- ComponentItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.coffee.model.coffee.provider.ComponentItemProvider
-
This constructs an instance from a factory and a notifier.
- components(IsProxyCondition) - Method in class org.eclipse.emf.ecp.view.internal.rule.IsProxyConditionService
-
- components(IterateCondition) - Method in class org.eclipse.emf.ecp.view.internal.rule.IterateConditionService
-
- components(NotCondition) - Method in class org.eclipse.emf.ecp.view.internal.rule.NotConditionService
-
- Composed(ViewModelServiceProvider, ViewModelServiceProvider) - Constructor for class org.eclipse.emf.ecp.view.spi.context.ViewModelServiceProvider.Composed
-
Initializes me with two service providers to compose.
- composite - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
-
The cached value of the '
Composite
' containment reference.
- CompositeCategoryJFaceTreeRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
-
Tree renderer for composite category.
- CompositeCategoryJFaceTreeRenderer(VCategorization, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.CompositeCategoryJFaceTreeRenderer
-
Default constructor.
- CompositeCategoryJFaceTreeRendererService - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
-
CompositeCategoryJFaceTreeRendererService which provides the CompositeCategoryJFaceTreeRenderer.
- CompositeCategoryJFaceTreeRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategoryJFaceTreeRendererService
-
- CompositeCategorySWTTabRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
-
Tab renderer for composite category.
- CompositeCategorySWTTabRenderer(VCategorization, ViewModelContext, ReportService, EMFFormsRendererFactory, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.CompositeCategorySWTTabRenderer
-
Default constructor.
- CompositeCategorySWTTabRendererService - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
-
CompositeCategorySWTTabRendererService which provides the CompositeCategorySWTTabRenderer.
- CompositeCategorySWTTabRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategorySWTTabRendererService
-
- compositeChangedState(Composite, boolean, ECPProperties) - Method in interface org.eclipse.emf.ecp.spi.ui.CompositeStateObserver
-
This method is called to inform observers weather the according composites finished-state has changed.
- CompositeFactory - Class in org.eclipse.emf.ecp.spi.common.ui
-
- CompositeProvider - Interface in org.eclipse.emf.ecp.spi.common.ui
-
- CompositeStateObserver - Interface in org.eclipse.emf.ecp.spi.ui
-
- COMPOUND_CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
- COMPOUND_CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage.Literals
-
- COMPOUND_CONTROL__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The feature id for the 'Attachments' containment reference list.
- COMPOUND_CONTROL__CONTROLS - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The feature id for the 'Controls' containment reference list.
- COMPOUND_CONTROL__CONTROLS - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage.Literals
-
The meta object literal for the 'Controls' containment reference list feature.
- COMPOUND_CONTROL__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The feature id for the 'Diagnostic' containment reference.
- COMPOUND_CONTROL__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The feature id for the 'Domain Model Reference' containment reference.
- COMPOUND_CONTROL__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The feature id for the 'Enabled' attribute.
- COMPOUND_CONTROL__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The feature id for the 'Label' attribute.
- COMPOUND_CONTROL__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The feature id for the 'Label Alignment' attribute.
- COMPOUND_CONTROL__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The feature id for the 'Name' attribute.
- COMPOUND_CONTROL__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The feature id for the 'Readonly' attribute.
- COMPOUND_CONTROL__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The feature id for the 'Visible' attribute.
- COMPOUND_CONTROL_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The number of structural features of the 'Compound Control' class.
- CompoundcontrolAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util
-
The Adapter Factory for the model.
- CompoundcontrolAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
-
Creates an instance of the adapter factory.
- CompoundControlDIRendererService - Class in org.eclipse.emf.ecp.view.internal.compoundcontrol.swt
-
- CompoundControlDIRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.CompoundControlDIRendererService
-
- CompoundControlItemProvider - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider
-
- CompoundControlItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
-
This constructs an instance from a factory and a notifier.
- compoundControlItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
- CompoundcontrolItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- CompoundcontrolItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
This constructs an instance.
- CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider
-
- CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider
-
The switch for creating child descriptors specific to each extended class.
- CompoundcontrolSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util
-
The Switch for the model's inheritance hierarchy.
- CompoundcontrolSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolSwitch
-
Creates an instance of the switch.
- CompoundControlSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.swt
-
- CompoundControlSWTRenderer(VCompoundControl, ViewModelContext, ReportService, EMFFormsLabelProvider, EMFFormsRendererFactory, VTViewTemplateProvider, EMFFormsDatabindingEMF) - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
Default constructor.
- CompoundControlSWTRenderer_ITest - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.swt
-
- CompoundControlSWTRenderer_ITest() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer_ITest
-
- CompoundControlSWTRenderer_ITest.DummyRenderer - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.swt
-
- compute(IEclipseContext, String) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextContextFunction
-
- compute(ViewService, Class<?>, IEclipseContext) - Method in class org.eclipse.emf.ecp.view.model.common.di.service.impl.ViewServiceSupplier
-
- compute(A, Class<? extends T>, IEclipseContext) - Method in class org.eclipse.emf.ecp.view.spi.common.di.ContextBasedObjectSupplier
-
Compute my value from the Eclipse context
.
- compute(Renderer, Class<? extends AbstractSWTRenderer<? extends VElement>>, IEclipseContext) - Method in class org.eclipse.emfforms.internal.swt.core.di.RendererSupplier
-
- computeLeftMargin() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
-
- computeRequiredHeight(Integer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer
-
- computeRequiredHeight(Integer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer
-
- computeRequiredHeight(Integer) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Returns the height in pixels required to display the given number of table items.
- computeSize(GC, int, int, Object) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.CustomSelectionColorCellRenderer
- computeSize(Composite, int, int, boolean) - Method in class org.eclipse.emf.ecp.view.spi.swt.layout.PageLayout
-
- concurrentAddContextFunction() - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar_ITest
-
- concurrentAddVendor() - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar_ITest
-
- concurrentCreateProduct() - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar_ITest
-
- concurrentCreateProducts() - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar_ITest
-
- ConcurrentLinkedSetQueue<E> - Class in org.eclipse.emf.ecp.view.internal.validation
-
An extension of
ConcurrentLinkedQueue
that additionally contains a set to avoid unnecessary
duplicated entries in cases of non-concurrent additions.
- ConcurrentLinkedSetQueue() - Constructor for class org.eclipse.emf.ecp.view.internal.validation.ConcurrentLinkedSetQueue
-
- concurrentSetOverlapCallback() - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar_ITest
-
- Condition - Interface in org.eclipse.emf.ecp.view.spi.rule.model
-
A representation of the model object 'Condition'.
- condition - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl
-
The cached value of the '
Condition
' containment reference.
- condition - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
-
The cached value of the '
Condition
' containment reference.
- CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The meta object id for the '
Condition
' class.
- CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
The meta object literal for the '
Condition
' class.
- CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The number of structural features of the 'Condition' class.
- ConditionalDeleteService - Interface in org.eclipse.emf.ecp.edit.spi
-
An extension of the
DeleteService
protocol that supports conditional deletion,
respecting a model's edit providers when they provide unexecutable commands to veto
deletion.
- ConditionEvaluationUtil - Class in org.eclipse.emf.ecp.view.spi.rule.model.util
-
Util class for evaluating conditions.
- ConditionImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
-
An implementation of the model object 'Condition'.
- ConditionImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.impl.ConditionImpl
-
- ConditionItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
-
This is the item provider adapter for a
Condition
object.
- ConditionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.ConditionItemProvider
-
This constructs an instance from a factory and a notifier.
- conditions - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
-
The cached value of the '
Conditions
' containment reference list.
- conditions - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
-
The cached value of the '
Conditions
' containment reference list.
- ConditionService<T extends Condition> - Interface in org.eclipse.emf.ecp.view.spi.rule
-
The
ConditionService
is used to retrieve the relevant information for conditions.
- ConditionServiceManager - Interface in org.eclipse.emf.ecp.view.internal.rule
-
The ConditionServiceManager is responsible to delegate evaluation calls about conditions to the corresponding
ConditionServices.
- ConditionServiceManagerImpl - Class in org.eclipse.emf.ecp.view.internal.rule
-
The internal component implementation of the ConditionServiceManager.
- ConditionServiceManagerImpl() - Constructor for class org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManagerImpl
-
- ConfigurationCallback<V extends org.eclipse.jface.viewers.AbstractTableViewer,C extends org.eclipse.jface.viewers.ViewerColumn> - Interface in org.eclipse.emfforms.spi.swt.table
-
Interface for ConfigurationCallbacks.
- configure(GridTableViewer, GridViewerColumn) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder
-
- configure(GridTableViewer, GridViewerColumn) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridViewerColumnBuilder
-
- configure(ValidationService, ResourceSet, EObject) - Method in class org.eclipse.emfforms.ide.builder.ValidationServiceDelegate
-
Configure the validation service with constraint providers, filters, or whatever else
is necessary for complete and correct validation of the model
.
- configure() - Method in class org.eclipse.emfforms.ide.internal.builder.ProjectNature
-
- configure(ValidationService, ResourceSet, EObject) - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelValidationDelegate
-
- configure(V, C) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
-
Configures a viewer column instance.
- configure(ColumnConfiguration, V, C) - Method in interface org.eclipse.emfforms.spi.swt.table.ConfigurationCallback
-
Setup a custom configuration for the given viewer.
- configureActions(TableRendererViewerActionContext) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Configure the actions applicable to this table viewer.
- configureContextMap(Widget) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
-
Configures the context map of the given widget.
- configureContextMenu(GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
- configureContextMenu(GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerComposite
-
- configureContextMenu(V) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
Configures the context menu for the given TableViewer instance.
- configureDatabinding(Widget) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder
-
- configureDatabinding(Widget) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
-
Configures data binding for the given column widget.
- configureDatabinding(Widget) - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerColumnBuilder
-
- configureEditingSupport(GridViewerColumn, GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder
-
- configureEditingSupport(GridViewerColumn, GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridViewerColumnBuilder
-
- configureEditingSupport(C, V) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
-
Configures the EditingSupport for the given table viewer/column.
- configureEditingSupport(TableViewerColumn, TableViewer) - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerColumnBuilder
-
- configureFiltering(GridTableViewer, GridViewerColumn) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder
-
Configure column filter.
- configureHideShow(GridTableViewer, GridViewerColumn) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder
-
Configure hide/show columns toggle.
- configureHideShow(GridTableViewer, GridViewerColumn) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridViewerColumnBuilder
-
Configure hide/show columns toggle.
- configureImage(Item) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
-
Configures a image for the given column item.
- configureL10nService() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EClassLabelProvider_PTest
-
- configureLabelProvider(C, V) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
-
Configures the label provider of the given column.
- configureMarkers(Bazaar.Builder<MarkerHelper>) - Method in class org.eclipse.emfforms.ide.internal.builder.ValidationBuilder
-
Configure the marker helper bazaar builder.
- configureMarkers(Bazaar.Builder<MarkerHelper>) - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelBuilder
-
- configurePopupWindow(Control, int, boolean) - Method in class org.eclipse.emfforms.spi.swt.core.util.PopupWindow
-
Configures the site, layout and location of the popup.
- configureSegments(List<EStructuralFeature>) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectFeaturePathWizardPage
-
Generates segments from the given path and set them in this page's domain model reference.
- configureShell(Shell) - Method in class org.eclipse.emf.ecp.ide.editor.view.UnknownFeaturesDialog
-
- configureShell(Shell) - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationDialog
- configureShell(Shell) - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationResultDialog
- configureShell(Shell) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.DeleteDialog
-
- configureShell(Shell) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.ProjectPropertiesDialog
-
- configureShell(Shell) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertiesDialog
-
- configureShell(Shell) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
-
- configureShell(Shell) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.ManageAdditionalViewsDialog
-
- configureShell(Shell) - Method in class org.eclipse.emfforms.internal.editor.ui.CreateDialog
-
- configureShell(Shell) - Method in class org.eclipse.emfforms.internal.editor.ui.CreateNewChildDialog
-
- configureTable(TableConfiguration) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
Sets the table configuration.
- configureTable(TableConfiguration) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
Configures the current table instance using the given configuration.
- configureValidation(Bazaar.Builder<ValidationDelegate>) - Method in class org.eclipse.emfforms.ide.internal.builder.ValidationBuilder
-
Configure the validation delegate bazaar builder.
- configureValidation(Bazaar.Builder<ValidationDelegate>) - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelBuilder
-
- configureViewerColumn(GridViewerColumn) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder
-
- configureViewerColumn(GridViewerColumn) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridViewerColumnBuilder
-
- configureViewerColumn(C) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
-
Configures a viewer column instance.
- configureViewerColumn(TableViewerColumn) - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerColumnBuilder
-
- configureViewerFilters(GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
- configureViewerFilters(GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerComposite
-
- configureViewerFilters(V) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
Configures viewer filters for the given TableViewer instance.
- connectInput(ECPProjectManager) - Method in class org.eclipse.emf.ecp.internal.ui.model.ModelContentProvider
-
- connectInput(Properties) - Method in class org.eclipse.emf.ecp.internal.ui.model.PropertiesContentProvider
-
- connectInput(ECPProviderRegistry) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersContentProvider
-
- connectInput(ECPRepositoryManager) - Method in class org.eclipse.emf.ecp.internal.ui.model.RepositoriesContentProvider
-
- connectInput(INPUT) - Method in class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
-
- CONTAINED_CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- CONTAINED_CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
- CONTAINED_CONTAINER__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Attachments' containment reference list.
- CONTAINED_CONTAINER__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Children' containment reference list.
- CONTAINED_CONTAINER__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Diagnostic' containment reference.
- CONTAINED_CONTAINER__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Enabled' attribute.
- CONTAINED_CONTAINER__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Label' attribute.
- CONTAINED_CONTAINER__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Name' attribute.
- CONTAINED_CONTAINER__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Readonly' attribute.
- CONTAINED_CONTAINER__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Uuid' attribute.
- CONTAINED_CONTAINER__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Visible' attribute.
- CONTAINED_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'Contained Container' class.
- CONTAINED_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- CONTAINED_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
- CONTAINED_ELEMENT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Attachments' containment reference list.
- CONTAINED_ELEMENT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Diagnostic' containment reference.
- CONTAINED_ELEMENT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Enabled' attribute.
- CONTAINED_ELEMENT__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Label' attribute.
- CONTAINED_ELEMENT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Name' attribute.
- CONTAINED_ELEMENT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Readonly' attribute.
- CONTAINED_ELEMENT__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Uuid' attribute.
- CONTAINED_ELEMENT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Visible' attribute.
- CONTAINED_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'Contained Element' class.
- ContainedContainerItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
- ContainedContainerItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ContainedContainerItemProvider
-
This constructs an instance from a factory and a notifier.
- ContainedElementItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
- ContainedElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ContainedElementItemProvider
-
This constructs an instance from a factory and a notifier.
- CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The meta object id for the '
Container
'
class.
- CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the '
Container
' class.
- CONTAINER__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Attachments' containment reference list.
- CONTAINER__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Children' containment reference list.
- CONTAINER__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Children' containment reference list feature.
- CONTAINER__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Diagnostic' containment reference.
- CONTAINER__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Enabled' attribute.
- CONTAINER__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Label' attribute.
- CONTAINER__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Name' attribute.
- CONTAINER__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Readonly' attribute.
- CONTAINER__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Uuid' attribute.
- CONTAINER__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Visible' attribute.
- CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'Container' class.
- ContainerItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
This is the item provider adapter for a
VContainer
object.
- ContainerItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ContainerItemProvider
-
This constructs an instance from a factory and a notifier.
- ContainerRevealProvider - Class in org.eclipse.emfforms.internal.swt.core
-
- ContainerRevealProvider() - Constructor for class org.eclipse.emfforms.internal.swt.core.ContainerRevealProvider
-
- ContainerRevealProvider_ITest - Class in org.eclipse.emfforms.internal.swt.core
-
- ContainerRevealProvider_ITest() - Constructor for class org.eclipse.emfforms.internal.swt.core.ContainerRevealProvider_ITest
-
Initializes me.
- ContainerSWTRenderer<VELEMENT extends VElement> - Class in org.eclipse.emf.ecp.view.spi.core.swt
-
- ContainerSWTRenderer(VELEMENT, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer
-
Default constructor.
- ContainingEClassStrategy - Class in org.eclipse.emf.ecp.changebroker.internal
-
- ContainingEClassStrategy() - Constructor for class org.eclipse.emf.ecp.changebroker.internal.ContainingEClassStrategy
-
- contains(InternalProject, Object) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
- contains(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Check whether a project contains an Object.
- contains(InternalProject, Object) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Checks whether a specific project contains a specific object.
- contains(Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
Check whether a project contains an Object.
- contains(InternalProject, Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
Checks whether a specific project contains a specific object.
- contains(InternalProject, Object) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
- containsKey(String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- containsKey(String) - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewModelProperties
-
Returns true
if there is either an inherited property or a non-inherited property for the given key.
- CONTENT_TYPE - Static variable in class org.eclipse.emfforms.ide.builder.BuilderConstants
-
Name of the content-type ID of the file in the injection context (a string value).
- contentChanged(ECPRepository, Collection<Object>) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPRepositoryContentChangedObserver
-
This is called to indicate, that objects inside the repository changed.
- contentChanged(ECPRepository, Collection<Object>) - Method in class org.eclipse.emf.ecp.internal.ui.model.RepositoriesContentProvider
-
This is called to indicate, that objects inside the repository changed.
- ContentProviderProvider - Interface in org.eclipse.emfforms.spi.swt.treemasterdetail
-
Interface to influence the content provider
which is added to the tree master detail.
- contentTouched(ECPProject, Collection<Object>, boolean) - Method in interface org.eclipse.emf.ecp.core.util.observer.ECPProjectContentTouchedObserver
-
This is called when objects of a project changed.
- contentTouched(ECPProject, Collection<Object>, boolean) - Method in class org.eclipse.emf.ecp.internal.ui.model.ModelContentProvider
-
This is called when objects of a project changed.
- ContextBasedObjectSupplier<A extends Annotation,T> - Class in org.eclipse.emf.ecp.view.spi.common.di
-
A partial implementation of an object supplier that computes its results from
values in the Eclipse context.
- ContextBasedObjectSupplier(Class<A>, Class<T>) - Constructor for class org.eclipse.emf.ecp.view.spi.common.di.ContextBasedObjectSupplier
-
Initializes me with the type of value that I supply and the
qualifier annotation type that I key on.
- contextDispose() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
-
Called by the context when the dispose is running.
- contextDispose() - Method in class org.eclipse.emf.ecp.view.internal.unset.UnsetService
-
Called by the context when the dispose is running.
- contextDispose() - Method in class org.eclipse.emf.ecp.view.table.internal.validation.TableValidationInitiator
-
Called by the context when the dispose is running.
- contextDispose() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.internal.validation.TreeMasterDetailValidationInitiator
-
Called by the context when the dispose is running.
- contextDispose() - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsContextListener
-
Called by the context when the dispose is running.
- contextDisposed() - Method in interface org.eclipse.emf.ecp.edit.spi.ECPContextDisposedListener
-
Called when the context is disposed.
- contextDisposed(ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContextDisposeListener
-
- contextInitialised() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
-
Called by the context when the initialization has finished.
- contextInitialised() - Method in class org.eclipse.emf.ecp.view.internal.unset.UnsetService
-
Called by the context when the initialization has finished.
- contextInitialised() - Method in class org.eclipse.emf.ecp.view.table.internal.validation.TableValidationInitiator
-
Called by the context when the initialization has finished.
- contextInitialised() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.internal.validation.TreeMasterDetailValidationInitiator
-
Called by the context when the initialization has finished.
- contextInitialised() - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsContextListener
-
Called by the context when the initialization has finished.
- contextMenu_delete_resetSelectionToRoot() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart_PTest
-
- contextMenu_delete_resetSelectionToRoot() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailRenderer_PTest
-
- ContextMenuViewModelService - Class in org.eclipse.emf.ecp.view.internal.swt
-
- ContextMenuViewModelService() - Constructor for class org.eclipse.emf.ecp.view.internal.swt.ContextMenuViewModelService
-
Deprecated.
- ContextSensitive() - Constructor for class org.eclipse.emf.ecp.view.spi.validation.ValidationProvider.ContextSensitive
-
Initializes me.
- ContextUtil - Class in org.eclipse.emf.ecp.view.model.common.di.util
-
Util class for injection all needed objects in an IEclipseContext
.
- continueNotification() - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
-
- continueNotification(Object) - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
-
- continueNotification() - Method in interface org.eclipse.emf.ecp.changebroker.spi.ChangeBroker
-
- continueNotification(Object) - Method in interface org.eclipse.emf.ecp.changebroker.spi.ChangeBroker
-
- contributeToMenu(IMenuManager) - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
- contributeToStatusLine(IStatusLineManager) - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
- contributeToToolBar(IToolBarManager) - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
- ContributionUtil - Class in org.eclipse.emf.ecp.view.model.presentation
-
Util class used during the creation and deletion of view models to update other project files accordingly.
- CONTRIBUTOR_ID - Static variable in interface org.eclipse.emfforms.core.services.datatemplate.TemplateLoaderService.Provider
-
Name of the
String
-valued context variable for the contributor ID.
- CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The meta object id for the '
Control
' class.
- CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the '
Control
' class.
- control - Variable in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridCellImpl
-
The cached value of the '
Control
' containment reference.
- CONTROL__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Attachments' containment reference list.
- CONTROL__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Diagnostic' containment reference.
- CONTROL__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Domain Model Reference' containment reference.
- CONTROL__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Domain Model Reference' containment reference feature.
- CONTROL__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Enabled' attribute.
- CONTROL__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Label' attribute.
- CONTROL__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Label Alignment' attribute.
- CONTROL__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Label Alignment' attribute feature.
- CONTROL__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Name' attribute.
- CONTROL__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Readonly' attribute.
- CONTROL__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Uuid' attribute.
- CONTROL__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Visible' attribute.
- CONTROL_CHECKED_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- CONTROL_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'Control' class.
- CONTROL_GRID - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
- CONTROL_GRID - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage.Literals
-
- CONTROL_GRID__ATTACHMENTS - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The feature id for the 'Attachments' containment reference list.
- CONTROL_GRID__DIAGNOSTIC - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The feature id for the 'Diagnostic' containment reference.
- CONTROL_GRID__ENABLED - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The feature id for the 'Enabled' attribute.
- CONTROL_GRID__LABEL - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The feature id for the 'Label' attribute.
- CONTROL_GRID__NAME - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The feature id for the 'Name' attribute.
- CONTROL_GRID__READONLY - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The feature id for the 'Readonly' attribute.
- CONTROL_GRID__ROWS - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The feature id for the 'Rows' containment reference list.
- CONTROL_GRID__ROWS - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage.Literals
-
The meta object literal for the 'Rows' containment reference list feature.
- CONTROL_GRID__VISIBLE - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The feature id for the 'Visible' attribute.
- CONTROL_GRID_CELL - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
- CONTROL_GRID_CELL - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage.Literals
-
- CONTROL_GRID_CELL__CONTROL - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The feature id for the 'Control' containment reference.
- CONTROL_GRID_CELL__CONTROL - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage.Literals
-
The meta object literal for the 'Control' containment reference feature.
- CONTROL_GRID_CELL_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The number of structural features of the 'Control Grid Cell' class.
- CONTROL_GRID_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The number of structural features of the 'Control Grid' class.
- CONTROL_GRID_ROW - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
- CONTROL_GRID_ROW - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage.Literals
-
- CONTROL_GRID_ROW__CELLS - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The feature id for the 'Cells' containment reference list.
- CONTROL_GRID_ROW__CELLS - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage.Literals
-
The meta object literal for the 'Cells' containment reference list feature.
- CONTROL_GRID_ROW_FEATURE_COUNT - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The number of structural features of the 'Control Grid Row' class.
- CONTROL_LABEL_ALIGNMENT_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
-
- CONTROL_LABEL_ALIGNMENT_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage.Literals
-
- CONTROL_LABEL_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.
- CONTROL_LABEL_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.
- CONTROL_LABEL_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 'Control Label Alignment Style Property' class.
- CONTROL_LABEL_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 'Control Label Alignment Style Property' class.
- CONTROL_UNIT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- CONTROL_UNIT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
- CONTROL_UNIT__ACTIVITIES - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Activities' containment reference list.
- CONTROL_UNIT__CHILDREN - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Children' containment reference list.
- CONTROL_UNIT__DIMENSION - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Dimension' containment reference.
- CONTROL_UNIT__DIMENSION - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Dimension' containment reference feature.
- CONTROL_UNIT__DISPLAY - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Display' containment reference.
- CONTROL_UNIT__DISPLAY - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Display' containment reference feature.
- CONTROL_UNIT__PARENT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Parent' container reference.
- CONTROL_UNIT__PROCESSOR - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Processor' containment reference.
- CONTROL_UNIT__PROCESSOR - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Processor' containment reference feature.
- CONTROL_UNIT__RAM - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Ram' containment reference list.
- CONTROL_UNIT__RAM - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Ram' containment reference list feature.
- CONTROL_UNIT__USER_DESCRIPTION - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'User Description' attribute.
- CONTROL_UNIT__USER_DESCRIPTION - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'User Description' attribute feature.
- CONTROL_UNIT_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The number of structural features of the 'Control Unit' class.
- CONTROL_UNIT_OPERATION_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The number of operations of the 'Control Unit' class.
- CONTROL_VALIDATION_TEMPLATE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- CONTROL_VALIDATION_TEMPLATE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
- CONTROL_VALIDATION_TEMPLATE__CANCEL_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Cancel Color HEX' attribute.
- CONTROL_VALIDATION_TEMPLATE__CANCEL_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Cancel Color HEX' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__CANCEL_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Cancel Foreground Color HEX' attribute.
- CONTROL_VALIDATION_TEMPLATE__CANCEL_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Cancel Foreground Color HEX' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__CANCEL_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Cancel Image URL' attribute.
- CONTROL_VALIDATION_TEMPLATE__CANCEL_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Cancel Image URL' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__CANCEL_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Cancel Overlay URL' attribute.
- CONTROL_VALIDATION_TEMPLATE__CANCEL_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Cancel Overlay URL' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__ERROR_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Error Color HEX' attribute.
- CONTROL_VALIDATION_TEMPLATE__ERROR_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Error Color HEX' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__ERROR_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Error Foreground Color HEX' attribute.
- CONTROL_VALIDATION_TEMPLATE__ERROR_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Error Foreground Color HEX' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__ERROR_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Error Image URL' attribute.
- CONTROL_VALIDATION_TEMPLATE__ERROR_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Error Image URL' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__ERROR_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Error Overlay URL' attribute.
- CONTROL_VALIDATION_TEMPLATE__ERROR_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Error Overlay URL' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__INFO_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Info Color HEX' attribute.
- CONTROL_VALIDATION_TEMPLATE__INFO_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Info Color HEX' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__INFO_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Info Foreground Color HEX' attribute.
- CONTROL_VALIDATION_TEMPLATE__INFO_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Info Foreground Color HEX' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__INFO_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Info Image URL' attribute.
- CONTROL_VALIDATION_TEMPLATE__INFO_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Info Image URL' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__INFO_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Info Overlay URL' attribute.
- CONTROL_VALIDATION_TEMPLATE__INFO_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Info Overlay URL' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__OK_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Ok Color HEX' attribute.
- CONTROL_VALIDATION_TEMPLATE__OK_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Ok Color HEX' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__OK_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Ok Foreground Color HEX' attribute.
- CONTROL_VALIDATION_TEMPLATE__OK_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Ok Foreground Color HEX' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__OK_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Ok Image URL' attribute.
- CONTROL_VALIDATION_TEMPLATE__OK_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Ok Image URL' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__OK_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Ok Overlay URL' attribute.
- CONTROL_VALIDATION_TEMPLATE__OK_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Ok Overlay URL' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__WARNING_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Warning Color HEX' attribute.
- CONTROL_VALIDATION_TEMPLATE__WARNING_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Warning Color HEX' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__WARNING_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Warning Foreground Color HEX' attribute.
- CONTROL_VALIDATION_TEMPLATE__WARNING_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Warning Foreground Color HEX' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__WARNING_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Warning Image URL' attribute.
- CONTROL_VALIDATION_TEMPLATE__WARNING_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Warning Image URL' attribute feature.
- CONTROL_VALIDATION_TEMPLATE__WARNING_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Warning Overlay URL' attribute.
- CONTROL_VALIDATION_TEMPLATE__WARNING_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Warning Overlay URL' attribute feature.
- CONTROL_VALIDATION_TEMPLATE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of structural features of the 'Control Validation Template' class.
- CONTROL_VALIDATION_TEMPLATE_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of operations of the 'Control Validation Template' class.
- controlChecked - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- CONTROLFACTORY_CANNOT_BE_RESOLVED - Static variable in interface org.eclipse.emf.ecp.internal.edit.MessageKeys
-
The Control factory impl_ cannot be resolved.
- ControlFactoryImpl - Class in org.eclipse.emf.ecp.internal.edit
-
Deprecated.
- ControlFactoryImpl() - Constructor for class org.eclipse.emf.ecp.internal.edit.ControlFactoryImpl
-
Deprecated.
Constructor which reads the extension points.
- CONTROLFACTROY_CANNOT_BE_LOADED - Static variable in interface org.eclipse.emf.ecp.internal.edit.MessageKeys
-
- ControlGenerator - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
Generates and sets a list of controls to a
VView
.
- ControlGenerator_PTest - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- ControlGenerator_PTest() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.ControlGenerator_PTest
-
- ControlgridAdapterFactory - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.util
-
The Adapter Factory for the model.
- ControlgridAdapterFactory() - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridAdapterFactory
-
Creates an instance of the adapter factory.
- ControlGridCellItemProvider - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider
-
- ControlGridCellItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridCellItemProvider
-
This constructs an instance from a factory and a notifier.
- controlGridCellItemProvider - Variable in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
- ControlgridEditPlugin - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider
-
This is the central singleton for the Controlgrid edit plugin.
- ControlgridEditPlugin() - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridEditPlugin
-
Create the instance.
- ControlgridEditPlugin.Implementation - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider
-
The actual implementation of the Eclipse Plugin.
- ControlGridItemProvider - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider
-
This is the item provider adapter for a
VControlGrid
object.
- ControlGridItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridItemProvider
-
This constructs an instance from a factory and a notifier.
- controlGridItemProvider - Variable in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VControlGrid
instances.
- ControlgridItemProviderAdapterFactory - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- ControlgridItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
This constructs an instance.
- ControlgridItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider
-
- ControlgridItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider
-
The switch for creating child descriptors specific to each extended class.
- controlGridRowItemProvider - Variable in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VControlGridRow
instances.
- ControlGridRowItemProvider - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider
-
- ControlGridRowItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridRowItemProvider
-
This constructs an instance from a factory and a notifier.
- ControlgridSwitch<T> - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.util
-
The Switch for the model's inheritance hierarchy.
- ControlgridSwitch() - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridSwitch
-
Creates an instance of the switch.
- ControlGridSWTRenderer - Class in org.eclipse.emfforms.spi.swt.controlgrid.renderer
-
- ControlGridSWTRenderer(VControlGrid, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer
-
Default Constructor.
- ControlGridSWTRenderer_ITest - Class in org.eclipse.emfforms.spi.swt.controlgrid.renderer
-
- ControlGridSWTRenderer_ITest() - Constructor for class org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer_ITest
-
- ControlGridSWTRendererService - Class in org.eclipse.emfforms.internal.swt.controlgrid.renderer
-
- ControlGridSWTRendererService() - Constructor for class org.eclipse.emfforms.internal.swt.controlgrid.renderer.ControlGridSWTRendererService
-
- ControlItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
This is the item provider adapter for a
VControl
object.
- ControlItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
-
This constructs an instance from a factory and a notifier.
- controlItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VControl
instances.
- controlLabelAlignmentStylePropertyItemProvider - Variable in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
- ControlLabelAlignmentStylePropertyItemProvider - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.provider
-
- ControlLabelAlignmentStylePropertyItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.ControlLabelAlignmentStylePropertyItemProvider
-
This constructs an instance from a factory and a notifier.
- ControlPair - Class in org.eclipse.emf.ecp.diffmerge.spi.context
-
Represents a compare pair of two controls.
- ControlPair(VControl, VControl) - Constructor for class org.eclipse.emf.ecp.diffmerge.spi.context.ControlPair
-
Creates the pair.
- ControlRevealProvider - Class in org.eclipse.emfforms.internal.swt.core
-
A reveal provider for
VControl
s that reveals a specific
EStructuralFeature
setting.
- ControlRevealProvider() - Constructor for class org.eclipse.emfforms.internal.swt.core.ControlRevealProvider
-
- ControlRevealProvider_ITest - Class in org.eclipse.emfforms.internal.swt.core
-
- ControlRevealProvider_ITest() - Constructor for class org.eclipse.emfforms.internal.swt.core.ControlRevealProvider_ITest
-
Initializes me.
- ControlRootEClassControl2SWTRenderer - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- ControlRootEClassControl2SWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControl2SWTRenderer
-
Default constructor.
- ControlRootEClassControl2SWTRendererService - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- ControlRootEClassControl2SWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControl2SWTRendererService
-
- ControlRootEClassControlChangeableSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- ControlRootEClassControlChangeableSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControlChangeableSWTRenderer
-
Default constructor.
- ControlRootEClassControlChangeableSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- ControlRootEClassControlChangeableSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControlChangeableSWTRendererService
-
- controls - Variable in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
-
The cached value of the '
Controls
' containment reference list.
- controlsHaveUniqueUUIDs() - Method in class org.eclipse.emf.ecp.view.model.generator.ViewProvider_Test
-
Verify that controls' generated UUIDs actually are unique within the view (there is no
guarantee that they are unique globally, but the
ViewProvider
does not need that).
- ControlUnit - Interface in org.eclipse.emfforms.coffee.model.coffee
-
A representation of the model object 'Control Unit'.
- ControlUnitImpl - Class in org.eclipse.emfforms.coffee.model.coffee.impl
-
An implementation of the model object 'Control Unit'.
- ControlUnitImpl() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- controlUnitItemProvider - Variable in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
ControlUnit
instances.
- ControlUnitItemProvider - Class in org.eclipse.emfforms.coffee.model.coffee.provider
-
This is the item provider adapter for a
ControlUnit
object.
- ControlUnitItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.coffee.model.coffee.provider.ControlUnitItemProvider
-
This constructs an instance from a factory and a notifier.
- controlValidationConfiguration - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- ControlValidationTemplateItemProvider - Class in org.eclipse.emf.ecp.view.template.model.provider
-
- ControlValidationTemplateItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
-
This constructs an instance from a factory and a notifier.
- controlValidationTemplateItemProvider - Variable in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
- convert(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl.ModelToTargetUpdateStrategy
-
Deprecated.
- convert(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl.TargetToModelUpdateStrategy
-
Deprecated.
- convert(Object) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor.TargetToModelStrategy
-
- convert(Object) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.PreSetValidationStrategy
- convert(Text, EDataType, String) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRenderer
-
- convert(Text, EDataType, String) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
-
- convert(Object) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer.ModelToTargetUpdateStrategy
-
- convert(Object) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer.TargetToModelUpdateStrategy
- convert(Text, EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
Convert the given value from target to model.
- convert(Object) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer.ModelToTargetUpdateStrategy
-
- convert(Object) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer.TargetToModelUpdateStrategy
- convertAlignmentTypeToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
-
- convertButtonAlignmentTypeToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
- convertButtonPlacementTypeToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
- convertCalendarToXMLGregorianCalendar(Calendar) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.util.DateUtil
-
- convertCompareTypeToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- convertDateTimeDisplayTypeToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- convertDetailEditingToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
- convertDomainModelReferenceChangeListenerToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- convertGroupLabelAlignmentToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
- convertGroupTypeToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
- convertLabelAlignmentToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- convertManufactoringProcessToString(EDataType, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- convertMergeTypeToString(EDataType, Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryFactoryImpl
-
- convertOnlyDateToXMLGregorianCalendar(Calendar) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.util.DateUtil
-
- convertQuantifierToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- convertRamTypeToString(EDataType, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- convertRenderModeToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyFactoryImpl
-
- convertSeverityToString(EDataType, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- convertSocketConnectorTypeToString(EDataType, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- convertStringToList(String) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
Convertes a String into a list of Strings using the separator.
- convertTabTypeToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabFactoryImpl
-
- convertToListProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emf.ecp.view.internal.table.model.TableDMRConverter
-
- convertToListProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRConverter
-
- convertToListProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.core.services.databinding.featurepath.FeaturePathDomainModelReferenceConverter
-
- convertToListProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter
-
- convertToListProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter
-
- convertToListProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter
-
- convertToListProperty(VDomainModelReferenceSegment, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentConverter
-
- convertToListProperty(VDomainModelReferenceSegment, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentConverter
-
- convertToListProperty(VDomainModelReferenceSegment, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentConverter
-
- convertToListProperty(VDomainModelReferenceSegment, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentConverter
-
- convertToListProperty(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.DomainModelReferenceConverter
-
- convertToListProperty(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.DomainModelReferenceConverterEMF
-
- convertToListProperty(VDomainModelReferenceSegment, EClass, EditingDomain) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.DomainModelReferenceSegmentConverterEMF
-
- convertToListProperty() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDmrSegmentConverter_PTest
-
- convertToListProperty() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDomainModelReferenceConverter_PTest
-
- convertToListProperty_subClassFeature() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentConverter_Test
-
- convertToLiteral(EObject, EStructuralFeature, Object) - Method in class org.eclipse.emfforms.internal.common.converter.DefaultEAttributeValueConverterImpl
-
- convertToLiteral(EObject, EStructuralFeature, Object) - Method in class org.eclipse.emfforms.internal.common.converter.EStructuralFeatureValueConverterServiceImpl
-
- convertToLiteral(EObject, EStructuralFeature, Object) - Method in interface org.eclipse.emfforms.spi.common.converter.EStructuralFeatureValueConverter
-
Convert model value instance to string literal.
- convertToLiteral(EObject, EStructuralFeature, Object) - Method in interface org.eclipse.emfforms.spi.common.converter.EStructuralFeatureValueConverterService
-
Convert value instance to literal.
- convertToModelValue(EObject, EStructuralFeature, String) - Method in class org.eclipse.emfforms.internal.common.converter.DefaultEAttributeValueConverterImpl
-
- convertToModelValue(EObject, EStructuralFeature, String) - Method in class org.eclipse.emfforms.internal.common.converter.EStructuralFeatureValueConverterServiceImpl
-
- convertToModelValue(EObject, EStructuralFeature, String) - Method in interface org.eclipse.emfforms.spi.common.converter.EStructuralFeatureValueConverter
-
Convert string literal to model value instance.
- convertToModelValue(EObject, EStructuralFeature, String) - Method in interface org.eclipse.emfforms.spi.common.converter.EStructuralFeatureValueConverterService
-
Convert literal to Object.
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.edapt.DynamicEcoreFactory
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- convertToValueProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emf.ecp.view.internal.table.model.TableDMRConverter
-
- convertToValueProperty(VDomainModelReference, EClass, EditingDomain) - Method in class org.eclipse.emf.ecp.view.internal.table.model.TableDMRConverter
-
- convertToValueProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRConverter
-
- convertToValueProperty(VDomainModelReference, EClass, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRConverter
-
- convertToValueProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.core.services.databinding.featurepath.FeaturePathDomainModelReferenceConverter
-
- convertToValueProperty(VDomainModelReference, EClass, EditingDomain) - Method in class org.eclipse.emfforms.core.services.databinding.featurepath.FeaturePathDomainModelReferenceConverter
-
- convertToValueProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter
-
- convertToValueProperty(VDomainModelReference, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter
-
- convertToValueProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter
-
- convertToValueProperty(VDomainModelReference, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter
-
- convertToValueProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter
-
- convertToValueProperty(VDomainModelReference, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter
-
- convertToValueProperty(VDomainModelReferenceSegment, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentConverter
-
- convertToValueProperty(VDomainModelReferenceSegment, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentConverter
-
- convertToValueProperty(VDomainModelReferenceSegment, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentConverter
-
- convertToValueProperty(VDomainModelReferenceSegment, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentConverter
-
- convertToValueProperty(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.DomainModelReferenceConverter
-
- convertToValueProperty(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.DomainModelReferenceConverterEMF
-
- convertToValueProperty(VDomainModelReference, EClass, EditingDomain) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.DomainModelReferenceConverterEMF
-
- convertToValueProperty(VDomainModelReferenceSegment, EClass, EditingDomain) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.DomainModelReferenceSegmentConverterEMF
-
- convertToValueProperty() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDmrSegmentConverter_PTest
-
- convertToValueProperty_EClass_EditingDomain() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDomainModelReferenceConverter_PTest
-
- convertToValueProperty_EObject() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDomainModelReferenceConverter_PTest
-
- convertToValueProperty_subClassFeature() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentConverter_Test
-
- convertVLabelStyleToString(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
-
- copy() - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
-
Creates a copy of the current set of properties.
- copy() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
-
Creates a copy of the current set of properties.
- copy() - Method in class org.eclipse.emfforms.spi.swt.core.layout.SWTGridDescription
-
Creates a copy of the grid.
- COPY_STRING_ALTERNATIVE - Static variable in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
Indicator for an alternative copy string.
- CopyMasterDetailAction - Class in org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating
-
Delegates to CopyAction
.
- CopyMasterDetailAction(EditingDomain) - Constructor for class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.CopyMasterDetailAction
-
Constructor.
- copyPaste_Detail_TextControl() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart_PTest
-
- copyPaste_Tree() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart_PTest
-
- copySelectionToClipboard(Grid) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridCopyKeyListener
-
Copies the table selection of the Grid
as a formatted string (if a selection exists).
- copyValues(VControl, EObject, VControl, EObject) - Static method in class org.eclipse.emf.ecp.diffmerge.spi.context.DefaultMergeUtil
-
Copies the values from one
VControl
to another.
- create(T) - Static method in class org.eclipse.emf.ecp.common.spi.asserts.Assert
-
- create(Composite) - Method in class org.eclipse.emf.ecp.diffmerge.swt.DiffDialog
-
Creates the dialog content.
- create() - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
-
- create() - Static method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners
-
- create(ViewModelContext) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners
-
Returns the validation listeners factory.
- create(EditingDomain, Collection<?>, IProgressMonitorProvider) - Static method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCopyCommandFactory
-
This creates a command that copies the given collection of objects.
- create() - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationDialog
- create() - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationResultDialog
- create(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationTreeViewerFactory
-
Creates a TreeViewer
which is able to display validation results from
IStatus
objects.
- create(EClass) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
-
- create(Composite, EMenuService, ESelectionService, MPart) - Method in class org.eclipse.emf.ecp.ui.e4.view.ECPModelView
-
Creates the model explorer view.
- create(Composite, EMenuService, ESelectionService) - Method in class org.eclipse.emf.ecp.ui.e4.view.ECPRepositoryView
-
Creates the repository view.
- create(Composite, EMenuService, ESelectionService) - Method in class org.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
-
Creates the diagnostic view.
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTBoolFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchyFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridFactoryImpl
-
- Create - Annotation Type in org.eclipse.emfforms.bazaar
-
- create(Integer, String) - Method in class org.eclipse.emfforms.bazaar.internal.FullVendorParameter2
-
- create() - Method in class org.eclipse.emfforms.bazaar.internal.VendorCreatingProductParameter0
-
- create(String) - Method in class org.eclipse.emfforms.bazaar.internal.VendorCreatingProductParameter1
-
- create(EClass) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplateFactoryImpl
-
- create() - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateEClassSelectionStrategyProvider
-
This actually creates the EClassSelectionStrategy.
- create(EClass) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- create() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Call this method after all desired customizations have been passed to the builder.
- create() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Call this method after all desired customizations have been passed to the builder.
- create(EClass) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentFactoryImpl
-
- create(EClass) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentFactoryImpl
-
- create(EObject, EReference) - Method in class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider
-
Create my selection table composite strategy for selection of objects to add
to the given reference
of an owner
object.
- create() - Method in class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider_PTest
-
- create(EClass) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentFactoryImpl
-
- createAbstractCategorizationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
- createAction() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
-
- createAction() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
-
Returns a new object of class 'Action'.
- createActionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
This creates an adapter for a
VAction
.
- createActionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
Creates a new adapter for an object of class '
Action
'.
- createActionBar(TableRendererViewerActionContext, ActionConfiguration) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Creates an action bar.
- createActionBarAdvisor(IActionBarConfigurer) - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchWindowAdvisor
- createActionBarAdvisor(IActionBarConfigurer) - Method in class org.eclipse.emf.ecp.rap.ApplicationWorkbenchWindowAdvisor
-
- createActionCommand(EditingDomain, Collection<?>) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.util.CreateChildAction
-
This creates the command for StaticSelectionCommandAction.createActionCommand(org.eclipse.emf.edit.domain.EditingDomain, java.util.Collection<?>)
.
- createActivity() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
Returns a new object of class 'Activity'.
- createActivity() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createActivityAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
- createActivityAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for an object of class '
Activity
'.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.model.common.edit.provider.CustomReflectiveItemProviderAdapterFactory
-
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.util.AnnotationAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.util.HierarchyAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.util.BackgroundAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.util.KeybindingAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.util.LabelwidthAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatoryAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.util.ReferenceAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.util.TabAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.util.TableStylePropertyAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.util.TextControlEnablementAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.util.UnsettableAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.util.WrapAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emfforms.datatemplate.util.DataTemplateAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emfforms.spi.rulerepository.model.util.RulerepositoryAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentAdapterFactory
-
Creates an adapter for the target
.
- createAdapter(Notifier) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentAdapterFactory
-
Creates an adapter for the target
.
- createAdapterFactory() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Creates a new AdapterFactory
.
- createAddExistingButton(Composite, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Creates a button that enables the addition of existing references to the given EStructuralFeature
.
- createAddNewButton(Composite, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Creates a button that enables the addition of newly created references to the given EStructuralFeature
.
- createAddReferenceButton(Composite, String) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- createAddReferenceButton(Composite, String) - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.TemplateInstanceRenderer
-
- createAddRepositoryUI(Composite, ECPProperties, Text, Text, Text) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.CDOUIProvider
-
- createAddRepositoryUI(Composite, ECPProperties, Text, Text, Text) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
-
- createAddRepositoryUI(Composite, ECPProperties, Text, Text, Text) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
The UIProvider can return its provider specific UI to allow the user to fill in provider specific data during the
creation of an Repository.
- createAddRepositoryUI(Composite, ECPProperties, Text, Text, Text) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
-
The UIProvider can return its provider specific UI to allow the user to fill in provider specific data during the
creation of an Repository.
- createAdvancedControls(Composite) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.NewXMIFileWizardPage
-
- createAlignmentStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
-
- createAlignmentStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentFactory
-
Returns a new object of class 'Style Property'.
- createAlignmentStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
- createAlignmentStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
-
- createAlignmentTypeFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
-
- createAndCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createAndCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
Returns a new object of class 'And Condition'.
- createAndConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- createAndConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
- createAndLinkButton_containmentRefReferenceStyleFalse() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRenderer_PTest
-
For a containment ref the 'create and link' must still be shown even if the reference style property is set to
false.
- createAndLinkButton_crossRefNoReferenceStyle() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRenderer_PTest
-
By default, the 'create and link new' button should be shown for cross references (legacy behavior).
- createAndLinkButton_crossRefReferenceStyleFalse() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRenderer_PTest
-
- createAndLinkButton_crossRefReferenceStyleTrue() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRenderer_PTest
-
- createAndLinkButton_noReferenceStyle() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer_Containment_PTest
-
- createAndLinkButton_noReferenceStyleProperty() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer_CrossReference_PTest
-
By default, the 'create and link new' button should be shown for cross references (legacy behavior).
- createAndLinkButton_referenceStyleFalse() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer_Containment_PTest
-
For containment references, the 'create and link new' button must also be shown if the reference style property
is set to false.
- createAndLinkButton_referenceStylePropertyFalse() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer_CrossReference_PTest
-
- createAndLinkButton_referenceStylePropertyFalse_readOnly() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer_CrossReference_PTest
-
Test that buttons are still created but invisible when the VControl is set to readonly.
- createAndLinkButton_referenceStylePropertyTrue() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer_CrossReference_PTest
-
- createAndPopulateProject(String, IProgressMonitor) - Static method in class org.eclipse.emfforms.ide.builder.AbstractBuilderTest
-
- createAndSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTBoolFactoryImpl
-
- createAndSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolFactory
-
Returns a new object of class 'And Selector'.
- createAndSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
-
- createAndSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolAdapterFactory
-
Creates a new adapter for an object of class
'
And Selector
'.
- createAnnotation() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationFactoryImpl
-
- createAnnotation() - Method in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationFactory
-
Returns a new object of class 'Annotation'.
- createAnnotationAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- createAnnotationAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationAdapterFactory
-
Creates a new adapter for an object of class '
Annotation
'.
- createAnnotationSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationFactoryImpl
-
- createAnnotationSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationFactory
-
Returns a new object of class 'Selector'.
- createAnnotationSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- createAnnotationSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.util.AnnotationAdapterFactory
-
Creates a new adapter for an object of class
'
Selector
'.
- createAttachmentAdapter() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
-
Creates a new adapter for an object of class '
Attachment
'.
- createAttachmentAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
-
Creates a new adapter for an object of class '
Attachment
'.
- createAttachmentAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
Creates a new adapter for an object of class '
Attachment
'.
- createAttachmentAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
Creates a new adapter for an object of class '
Attachment
'.
- createAttachmentAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationAdapterFactory
-
Creates a new adapter for an object of class '
Attachment
'.
- createAttachmentStrategy() - Method in class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreAttachmentStrategyProvider
-
Create the attachment strategy.
- createBackgroundStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundFactoryImpl
-
- createBackgroundStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundFactory
-
Returns a new object of class 'Style Property'.
- createBackgroundStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
-
- createBackgroundStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.util.BackgroundAdapterFactory
-
- createBaseContext(Dictionary<String, ?>) - Static method in class org.eclipse.emfforms.spi.bazaar.BazaarUtil
-
- createBazaar(T) - Static method in class org.eclipse.emfforms.spi.bazaar.BazaarUtil
-
Creates a new
Bazaar
initialized with a given default product.
- createBazaarBuilder(Vendor<? extends T>) - Method in class org.eclipse.emfforms.ide.internal.builder.ValidationBuilder
-
Create the core bazaar builder for a bazaar that has a default vendor.
- createBazaarContext(ComponentContext, EObject, EReference) - Static method in class org.eclipse.emf.ecp.ui.view.swt.reference.ReferenceStrategyUtil
-
Creates a basic
BazaarContext
that contains the properties of the
ComponentContext
.
- createBazaarImpl() - Method in enum org.eclipse.emfforms.bazaar.internal.BazaarVariant
-
Create an internal bazaar implementation to test.
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlSWTRenderer
-
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRenderer
-
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ECPLegacyControlSWTRenderer
-
Deprecated.
- createBindings(Viewer) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRenderer
-
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRenderer
-
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
-
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControl2SWTRenderer
-
Create the Bindings
for this controls.
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRenderer
-
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EReferenceLabelControlSWTRenderer
-
Create the Bindings
for this controls.
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer
-
Create the Bindings
for this controls.
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableDetailViewControlSWTRenderer
-
Create the Bindings
for this controls.
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
- createBindings(Viewer) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlJFaceViewerSWTRenderer
-
Create the Bindings
for this controls.
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTControlSWTRenderer
-
Create the Bindings
for this controls.
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeValueControlSWTRenderer
-
Create the Bindings
for this controls.
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.HexColorSelectionControlSWTRenderer
-
Create the Bindings
for this controls.
- createBindings(Control) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.URLSelectionControlSWTRenderer
-
Create the Bindings
for this controls.
- createBindings(Viewer) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.DataTypeControl
-
- createBindings(Control) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.EEnumLiteralRenderer
-
- createBindings(Viewer) - Method in class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRenderer
-
Create the Bindings
for this controls.
- createBorderComposite(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
Creates a composite with a border to surround the grid and detail panel.
- createBranch(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateBranchHelper
-
- CreateBranchHandler - Class in org.eclipse.emf.ecp.e4.emfstore
-
Handler to trigger branch creation.
- CreateBranchHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.CreateBranchHandler
-
- CreateBranchHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
A CreateBranch Handler.
- CreateBranchHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateBranchHandler
-
- CreateBranchHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
A CreateBranch Helper.
- createBrewingUnit() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
Returns a new object of class 'Brewing Unit'.
- createBrewingUnit() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createBrewingUnitAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
- createBrewingUnitAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for an object of class '
Brewing Unit
'.
- createBundleResolver() - Static method in class org.eclipse.emfforms.spi.common.BundleResolverFactory
-
- createButton(Composite, int, String, boolean) - Method in class org.eclipse.emfforms.internal.editor.ui.CreateNewChildDialog
-
- createButtonAlignmentTypeFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
- createButtonComposite(Composite) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Adds a composite with the buttons 'AddExisting', 'AddNew' and 'Delete' to the given Composite
if
necessary.
- createButtonComposite(Composite) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer
-
- createButtonComposite(Composite) - Method in class org.eclipse.emfforms.spi.swt.table.CompactVerticallyTableViewerCompositeBuilder
-
Creates and returns the button composite used by this table viewer.
- createButtonComposite(Composite) - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerCompositeBuilder
-
Creates and returns the button composite used by this table viewer.
- createButtonComposite(Composite, IObservableList) - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
Create the button composite.
- createButtonForAction(Action, Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
A helper method which creates a button for an action on a composite.
- createButtonForAction(Action, Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRenderer
-
A helper method which creates a button for an action on a composite.
- createButtonPlacementTypeFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
- createButtons(Composite) - Method in class org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierControl
-
Creates the buttons to delete a reference, add one to an existing and add a new element to be referenced.
- createButtons(Composite) - Method in class org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierOnlyEClassControl
-
Creates the buttons to delete a reference, add one to an existing and add a new element to be referenced.
- createButtons(Composite) - Method in class org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierOnlyEDataTypeControl
-
Creates the buttons to delete a reference, add one to an existing and add a new element to be referenced.
- createButtons(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
Creates the buttons to delete a reference, add one to an existing and add a new element to be referenced.
- createButtons(Composite) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationResultDialog
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertiesDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.DetailDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.emfforms.internal.editor.ui.CreateDialog
-
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.emfforms.internal.editor.ui.CreateNewChildDialog
-
- createCache(ViewModelContext) - Static method in interface org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewCache
-
- createCategorizableElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
- createCategorization() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
-
- createCategorization() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
-
Returns a new object of class 'Categorization'.
- createCategorizationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
- createCategorizationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
- createCategorizationElement() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
-
- createCategorizationElement() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
-
Returns a new object of class 'Element'.
- createCategorizationElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
- createCategorizationElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
Creates a new adapter for an object of class
'
Element
'.
- createCategory() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
-
- createCategory() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
-
Returns a new object of class 'Category'.
- createCategoryAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
- createCategoryAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
Creates a new adapter for an object of class '
Category
'.
- createCellEditor(EObject, EStructuralFeature, Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
This is called in order to setup the editing support for a table column.
- createCellEditor(EAttribute, EObject, Table, ViewModelContext) - Method in class org.eclipse.emfforms.internal.view.control.multiattribute.celleditor.CellEditorFactory
-
Creates a new CellEditor
for the given arguments.
- createCellEditor(AbstractTableViewer) - Method in interface org.eclipse.emfforms.spi.swt.table.CellEditorCreator
-
Creates a CellEditor
to be used in the given AbstractTableViewer
.
- createCellEditor() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.CellEditorFactory_ITest
-
- createCellLabelProvider(EStructuralFeature, CellEditor, IObservableMap, VTableControl, VDomainModelReference, Control) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- createCellLabelProvider(AbstractTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.TableControlEditingSupportAndLabelProvider
-
- createCellLabelProvider(AbstractTableViewer) - Method in class org.eclipse.emfforms.internal.swt.table.util.StaticCellLabelProviderFactory
-
- createCellLabelProvider(AbstractTableViewer) - Method in interface org.eclipse.emfforms.spi.swt.table.CellLabelProviderFactory
-
Creates the cell label provider.
- createCellLabelProvider(VDomainModelReference, EObject) - Static method in class org.eclipse.emfforms.spi.swt.table.util.CellLabelProviderUtil
-
Creates a CellLabelProvider
.
- createCellLabelProvider(EObject, EStructuralFeature, EReference...) - Static method in class org.eclipse.emfforms.spi.swt.table.util.CellLabelProviderUtil
-
Creates a CellLabelProvider
.
- createChange(IProgressMonitor) - Method in class org.eclipse.emf.ecp.view.model.refactoring.ViewModelDeleteParticipant
-
- createCheckedTreeViewer(Composite, ILabelProvider, ITreeContentProvider, Object, ILabelDecorator, boolean) - Static method in class org.eclipse.emf.ecp.spi.common.ui.TreeViewerFactory
-
Creates a default CheckboxTreeViewer
.
- createCheckoutUI(Composite, ECPCheckoutSource, ECPProperties) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
-
- createCheckoutUI(Composite, ECPCheckoutSource, ECPProperties) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
The UIProvider can return a provider specific UI to allow the user to fill in provider specific data for a
checkout.
- createCheckoutUI(Composite, ECPCheckoutSource, ECPProperties) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
-
The UIProvider can return a provider specific UI to allow the user to fill in provider specific data for a
checkout.
- createCheckoutUI(Composite, ECPCheckoutSource, ECPProperties) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceUIProvider
-
- CreateChildAction - Class in org.eclipse.emfforms.spi.swt.treemasterdetail.util
-
A child creation action is implemented by creating a CreateChildCommand
.
- CreateChildAction(EObject, EditingDomain, ISelectionProvider, CommandParameter, CreateElementCallback) - Constructor for class org.eclipse.emfforms.spi.swt.treemasterdetail.util.CreateChildAction
-
This constructs an instance of an action that uses the given editing domain to create a child
specified by descriptor
for the single object in the selection
.
- CreateChildActionWithAccelerator - Class in org.eclipse.emfforms.internal.editor.ecore
-
The Class CreateChildActionWithAccelerator.
- CreateChildActionWithAccelerator(EObject, EditingDomain, ISelectionProvider, CommandParameter, CreateElementCallback) - Constructor for class org.eclipse.emfforms.internal.editor.ecore.CreateChildActionWithAccelerator
-
Instantiates a new creates the child action with accelerator.
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
.
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
.
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createChildParameter(Object, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
- createColumn(ColumnConfiguration, EMFDataBindingContext, GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
- createColumn(ColumnConfiguration, EMFDataBindingContext, GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerComposite
-
- createColumn(ColumnConfiguration, EMFDataBindingContext, V) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
Creates a new ViewerColumn
.
- createColumn(ColumnConfiguration, EMFDataBindingContext, TableViewer) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerComposite
-
- createColumnLabelProvider(ILabelProvider) - Method in class org.eclipse.emfforms.swt.internal.reference.table.TableSelectionCompositeImpl
-
Create a column label provider that delegates to another label provider.
- createColumnViewerActivationStrategy(AbstractTableViewer) - Static method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
Creates a new ColumnViewerEditorActivationStrategy
for the given table viewer.
- createComboViewer(Composite, EEnum) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRenderer
-
Create a new ComboViewer
instance.
- createComboViewer(Composite, EEnum) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumLiteralFilteredComboViewerSWTRenderer
-
- createCommand(Collection<?>) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.PasteInParentAction
-
- createCommandStack(InternalProject) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
This is used during the creation of the EditingDomain
.
- createCompactGrid(boolean, boolean, AbstractSWTRenderer<? extends VElement>) - Method in class org.eclipse.emfforms.spi.swt.core.layout.GridDescriptionFactory
-
Creates the default compact grid.
- createCompareTypeFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createComponentAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for an object of class '
Component
'.
- createCompositeLayout(Composite) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- createCompositeLayout(Composite) - Method in class org.eclipse.emfforms.spi.swt.table.CompactVerticallyTableViewerCompositeBuilder
-
- createCompositeLayout(Composite) - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerCompositeBuilder
-
- createCompositeLayout(Composite) - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerCompositeBuilder
-
Called to create the composites
.
- createCompoundControl() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
-
- createCompoundControl() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolFactory
-
Returns a new object of class 'Compound Control'.
- createCompoundControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
- createCompoundControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
-
- createConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
Creates a new adapter for an object of class '
Condition
'.
- createContainedContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
-
- createContainedContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
-
- createContainedContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
- createContainedContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
-
- createContainedElementAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridAdapterFactory
-
- createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
-
Creates a new adapter for an object of class '
Container
'.
- createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
-
Creates a new adapter for an object of class '
Container
'.
- createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
Creates a new adapter for an object of class '
Container
'.
- createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
-
Creates a new adapter for an object of class '
Container
'.
- createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
-
Creates a new adapter for an object of class '
Container
'.
- createContainerAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
-
Creates a new adapter for an object of class '
Container
'.
- createContentControl(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
Helper for creating the unset stacklayout and creating the control's composite.
- createContentProvider() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- createContentProvider() - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerSWTCustomization
-
Returns the content provider to use.
- createContents(Composite) - Method in class org.eclipse.emfforms.internal.ide.preferences.EmfFormsMainPreferencePage
-
- createContext() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextContextFunction_ITest
-
- createContext(IFile) - Method in class org.eclipse.emfforms.ide.internal.builder.ValidationBuilder
-
Create the bazaar vendor injection context for a file
.
- createContext() - Method in class org.eclipse.emfforms.spi.swt.core.di.EMFFormsContextViewServiceFactory_PTest
-
- createContext() - Method in class org.eclipse.emfforms.spi.swt.core.di.RendererSupplier_PTest
-
- createContext() - Method in class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider_PTest
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
- createControl(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
This method is called to render the control on a parent.
- createControl(Class<T>, EObject, VDomainModelReference) - Method in interface org.eclipse.emf.ecp.edit.spi.ECPControlFactory
-
Deprecated.
- createControl(String) - Method in interface org.eclipse.emf.ecp.edit.spi.ECPControlFactory
-
Deprecated.
- createControl(Composite) - Method in class org.eclipse.emf.ecp.emf2web.ui.wizard.SelectLocationPage
-
- createControl(Class<T>, EObject, VDomainModelReference) - Method in class org.eclipse.emf.ecp.internal.edit.ControlFactoryImpl
-
Deprecated.
- createControl(String) - Method in class org.eclipse.emf.ecp.internal.edit.ControlFactoryImpl
-
Deprecated.
- createControl(Composite) - Method in class org.eclipse.emf.ecp.internal.wizards.page.AddRepositoryPage
- createControl(Composite) - Method in class org.eclipse.emf.ecp.internal.wizards.page.SelectOrCreateRepositoryPage
- createControl(Composite) - Method in class org.eclipse.emf.ecp.internal.wizards.page.SelectRepositoryPage
- createControl(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard.WizardPageExtension
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsDMRTableControl
-
Creates the control itself.
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizardPage
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEClassWizardPage
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEcorePage
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectFeaturePathWizardPage
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.model.presentation.IncludeViewModelProviderXmiFileExtensionPage
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEClassForViewWizardPage
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlJFaceViewerSWTRenderer
-
Creates the control itself.
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTControlSWTRenderer
-
Creates the control itself.
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
Creates the control itself.
- createControl() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createControl() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
-
Returns a new object of class 'Control'.
- createControl(Composite, Action) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.TableActionIconButton
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsChooseTemplateWizardPage
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsNewTemplateWizardPage
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsSelectTemplateWizardPage
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsStyleSelectorWizardPage
-
- createControl(Composite) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.NewXMIFileWizardPage
-
- createControl(Composite) - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.EMFFormsNewRuleRepositoryWizardPage
-
- createControl(Composite) - Method in class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard.ExampleInstallerPage
-
- createControl(Composite, Action) - Method in interface org.eclipse.emfforms.spi.swt.table.action.ActionControlCreator
-
Creates a new control.
- createControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
-
Creates a new adapter for an object of class '
Control
'.
- createControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
-
Creates a new adapter for an object of class '
Control
'.
- createControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- createControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
Creates a new adapter for an object of class '
Control
'.
- createControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
Creates a new adapter for an object of class '
Control
'.
- createControlCell(int) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlSWTRenderer
-
Creates the control cell.
- createControlCell(int) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
Creates the control cell.
- createControlCell(int, AbstractSWTRenderer<? extends VElement>) - Static method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRendererUtil
-
Creates the control cell.
- createControlComposite(Composite) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Creates the composite which will be the parent for the table.
- createControlComposite(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
- createControlComposite(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer
-
- createControlComposite(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Creates and returns the composite which will be the parent for the table viewer.
- createControlComposite(Composite) - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
Creates the composite which will be the parent for the table.
- createControlGrid() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridFactoryImpl
-
- createControlGrid() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridFactory
-
Returns a new object of class 'Control Grid'.
- createControlGridAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
- createControlGridAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridAdapterFactory
-
Creates a new adapter for an object of class '
Control Grid
'.
- createControlGridCell() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridFactoryImpl
-
- createControlGridCell() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridFactory
-
Returns a new object of class 'Control Grid Cell'.
- createControlGridCellAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
- createControlGridCellAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridAdapterFactory
-
- createControlGridRow() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridFactoryImpl
-
- createControlGridRow() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridFactory
-
Returns a new object of class 'Control Grid Row'.
- createControlGridRowAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
- createControlGridRowAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridAdapterFactory
-
- createControlLabelAlignmentStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
-
- createControlLabelAlignmentStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentFactory
-
Returns a new object of class 'Control Label Alignment Style Property'.
- createControlLabelAlignmentStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
- createControlLabelAlignmentStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
-
- createControls(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
- createControls(Composite) - Method in interface org.eclipse.emf.ecp.edit.internal.swt.util.ECPControlSWT
-
Deprecated.
- createControls(Composite) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
- createControls(Composite) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
Creates the controls composite.
- createControls(Composite, int) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
Creates the controls composite.
- createControlUnit() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
Returns a new object of class 'Control Unit'.
- createControlUnit() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createControlUnitAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
- createControlUnitAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for an object of class '
Control Unit
'.
- createControlValidationTemplate() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
-
- createControlValidationTemplate() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplateFactory
-
Returns a new object of class 'Control Validation Template'.
- createControlValidationTemplateAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
- createControlValidationTemplateAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
-
- createCreateChildAction(EditingDomain, EObject, CommandParameter) - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreEditorMenuListener
-
- createCreateChildAction(EditingDomain, EObject, CommandParameter) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailMenuListener
-
Creates a new child creation action based on the given CommandParameter
.
- createCreateNewModelElementStrategy() - Method in class org.eclipse.emf.ecp.ui.view.swt.reference.DefaultCreateNewModelElementStrategyProvider
-
- createCreateNewModelElementStrategy() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.DmrNewReferenceElementStrategyProvider
-
- createCreateNewModelElementStrategy() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrNewModelElementStrategyProvider
-
- createCreateNewModelElementStrategy() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.TemplateCreateNewModelElementStrategyProvider
-
- createCreateNewModelElementStrategy() - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateCreateNewModelElementStrategyProvider
-
- createCreateNewModelElementStrategy() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiDmrNewReferenceElementStrategyProvider
-
- createCreateNewModelElementStrategy() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrNewModelElementStrategyProvider
-
- createCustomControl() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
-
- createCustomControl() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomFactory
-
Returns a new object of class 'Control'.
- createCustomControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
- createCustomControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
-
Creates a new adapter for an object of class '
Control
'.
- createCustomDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
-
- createCustomDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomFactory
-
Returns a new object of class 'Domain Model Reference'.
- createCustomDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
- createCustomDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
-
- createDateTimeDisplayAttachment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createDateTimeDisplayAttachment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
-
Returns a new object of class 'Date Time Display Attachment'.
- createDateTimeDisplayAttachmentAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- createDateTimeDisplayAttachmentAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
- createDateTimeDisplayTypeFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createdCachedTreeNode(T) - Method in class org.eclipse.emf.ecp.common.spi.cachetree.AbstractCachedTree
-
Creates a cached tree node.
- createdCachedTreeNode(Integer) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
-
Creates a cached tree node.
- createdCachedTreeNode(Diagnostic) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
-
Creates a cached tree node.
- createdCachedTreeNode(Diagnostic) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.diagnostic.DiagnosticCache
-
- createdEditorPane(Composite) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
-
Created editor pane.
- createdEditorPane(Composite) - Method in class org.eclipse.emfforms.internal.swt.categorization.expandbar.ExpandBarCategorizationElementRenderer
-
Created editor pane.
- createDefaultBackgroundStyleProperty() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- createDefaultFontPropertiesStyleProperty() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- createDefaultTableStyleProperty() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
- createDefaultTableStyleProperty() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- createDefaultTableStyleProperty() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
- createDefaultTableValidationStyleProperty() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- createDefaultUnsettableStyleProperty() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
- createDefaultView() - Method in class org.eclipse.emf.ecp.emf2web.json.controller.xtend.ViewCleaner_Test
-
- createDelegatedAction(EditingDomain) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.CopyMasterDetailAction
-
- createDelegatedAction(EditingDomain) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.CutMasterDetailAction
-
- createDelegatedAction(EditingDomain) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.DelegatingMasterDetailAction
-
- createDelegatedAction(EditingDomain) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.PasteInParentMasterDetailAction
-
- createDelegatedAction(EditingDomain) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.PasteMasterDetailAction
-
- createDeleteAction() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorActionBarContributor
-
- createDeleteAction(IStructuredSelection, EditingDomain) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDeleteActionBuilder
-
- createDeleteAction(IStructuredSelection, EditingDomain) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.DeleteActionBuilder
-
This method creates an action which gets added to the context menu of elements in the TreeMasterDetail.
- createDeleteButton(Composite, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Creates a button that enables the removal of existing references from the given EStructuralFeature
.
- createDeleteReferenceButton(Composite, String) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- createDetailComposite(Composite) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDetailCompositeBuilder
-
- createDetailComposite(Composite) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeMasterDetailCustomization
-
- createDetailComposite(Composite) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.DetailCompositeBuilder
-
Called to create the detail composite on the right.
- createDetailEditingFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
- createDetailPanel(ScrolledComposite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
Creates the detail panel.
- createDetailPanel(ScrolledComposite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer
-
Creates the detail panel.
- createDiagnostic(int, String, int, String, Object[], Map<Object, Object>) - Method in class org.eclipse.emf.ecp.diagnostician.ECPValidator
-
Creates a diagnostic.
- createDiagnostic(String, int, String, Object[], Map<Object, Object>, List<Diagnostic>) - Method in class org.eclipse.emf.ecp.diagnostician.ECPValidator
-
Creates a diagnostic with child diagnostics.
- createDiagnostic() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createDiagnostic() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
-
Returns a new object of class 'Diagnostic'.
- createDiagnosticAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- createDiagnosticAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
Creates a new adapter for an object of class '
Diagnostic
'.
- CreateDialog - Class in org.eclipse.emfforms.internal.editor.ui
-
The Class CreateDialog allows initializing newly created EObjects.
- CreateDialog(Shell, EObject) - Constructor for class org.eclipse.emfforms.internal.editor.ui.CreateDialog
-
Instantiates a new dialog.
- CreateDialog_CreateDialogTitle - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- CreateDialog_ErrorDialogTitle - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- CreateDialog_ErrorOccuredMessage - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- CreateDialog_ErrorPlural - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- CreateDialog_ErrorSingular - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- createDialogArea(Composite) - Method in class org.eclipse.emf.ecp.ide.editor.view.UnknownFeaturesDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationDialog
- createDialogArea(Composite) - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationResultDialog
- createDialogArea(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.DeleteDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertiesDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertyDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.ManageAdditionalViewsDialog
- createDialogArea(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.DetailDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.emfforms.internal.editor.ui.CreateDialog
-
- createDialogArea(Composite) - Method in class org.eclipse.emfforms.internal.editor.ui.CreateNewChildDialog
-
- createDiangosticCache(Notifier) - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreEditor
-
- createDiangosticCache(Notifier) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Creates the diagnostic cache.
- createDiffAttachment() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
-
- createDiffAttachment() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergeFactory
-
Returns a new object of class 'Diff Attachment'.
- createDiffAttachmentAdapter() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
- createDiffAttachmentAdapter() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
-
- createDimension() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
Returns a new object of class 'Dimension'.
- createDimension() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createDimensionAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
- createDimensionAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for an object of class '
Dimension
'.
- createDipTray() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
Returns a new object of class 'Dip Tray'.
- createDipTray() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createDipTrayAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This creates an adapter for a
DipTray
.
- createDipTrayAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for an object of class '
Dip
Tray
'.
- createDisplay() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
Returns a new object of class 'Display'.
- createDisplay() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createDisplayAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This creates an adapter for a
Display
.
- createDisplayAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for an object of class '
Display
'.
- createDMRLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
Returns a new object of class 'DMR Location'.
- createDMRLocation(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
- createDMRLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createDMRLocation(VDomainModelReference) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createDMRLocationAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- createDMRLocationAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorAdapterFactory
-
Creates a new adapter for an object of class '
DMR Location
'.
- createDomainModel() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableDetailRevealProvider_PTest
-
- createDomainModel() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableRevealProvider_PTest
-
- createDomainModel() - Method in class org.eclipse.emfforms.internal.swt.core.ControlRevealProvider_ITest
-
- createDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createDomainModelReference(EStructuralFeature) - Static method in class org.eclipse.emf.ecp.view.spi.model.ModelReferenceHelper
-
- createDomainModelReference(EStructuralFeature, Collection<EReference>) - Static method in class org.eclipse.emf.ecp.view.spi.model.ModelReferenceHelper
-
- createDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
-
Returns a new object of class 'Domain Model Reference'.
- createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
-
- createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrAdapterFactory
-
- createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrAdapterFactory
-
- createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
-
- createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
- createDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
- createDomainModelReferenceChangeListenerFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
- createDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentAdapterFactory
-
- createDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentAdapterFactory
-
- createDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentAdapterFactory
-
- createDomainModelReferenceSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
-
- createDomainModelReferenceSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferenceFactory
-
Returns a new object of class 'Domain Model Reference Selector'.
- createDomainModelReferenceSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
- createDomainModelReferenceSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
-
- CreateDomainModelReferenceWizard - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- CreateDomainModelReferenceWizard(EStructuralFeature.Setting, EditingDomain, EClass, String, String, String, String, VDomainModelReference) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.CreateDomainModelReferenceWizard
-
A wizard used for creating a new DomainModelReference.
- CreateDomainModelReferenceWizard(EObject, EStructuralFeature, EditingDomain, EClass, String, String, String, String, VDomainModelReference) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.CreateDomainModelReferenceWizard
-
A wizard used for creating a new DomainModelReference.
- createDummyValidationIcon(Composite) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
Creates the validation icon of the first cell of the first child may not be used as the validation icon.
- createDynamicEClassSelectionStrategy(Bazaar<EClassSelectionStrategy>, ComponentContext) - Static method in class org.eclipse.emf.ecp.ui.view.swt.reference.ReferenceStrategyUtil
-
- createEclipseContext(BazaarContext) - Method in class org.eclipse.emfforms.bazaar.internal.BazaarImpl
-
- createEcoreAnnotations() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrPackageImpl
-
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
- createEcoreAnnotations() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrPackageImpl
-
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
- createEcoreAnnotations() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
-
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
- createEcoreAnnotations() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
- createEcoreAnnotations() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore.
- createEditingDomain(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
This method creates an editing domain each time it is called.
- createEditingDomain(InternalProject) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
This method creates an editing domain each time it is called.
- createEditingDomain(InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
This method creates an editing domain each time it is called.
- createEditingDomain(InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
- createEditingSupport(AbstractTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.TableControlEditingSupportAndLabelProvider
-
- createEditingSupport(AbstractTableViewer) - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Called to setup the EditingSupport
for the viewer.
- createEditingSupport(AbstractTableViewer) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- createEditingSupport(AbstractTableViewer) - Method in interface org.eclipse.emfforms.spi.swt.table.EditingSupportCreator
-
Create the editing support which will be set on a column of the given AbstractTableViewer
.
- createEditingSupport(VDomainModelReference, EObject, CellEditorCreator) - Static method in class org.eclipse.emfforms.spi.swt.table.util.EditingSupportUtil
-
Creates an editing support for the given DMR + CellEditor
.
- createEditingSupport(CellEditorCreator, EObject, EStructuralFeature, EReference...) - Static method in class org.eclipse.emfforms.spi.swt.table.util.EditingSupportUtil
-
Creates an editing support for the value at the given path + CellEditor
.
- createElement(IMemento) - Method in class org.eclipse.emf.ecp.application3x.NavigatorRoot
- createElement(String, IConfigurationElement) - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
-
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- createElementAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridAdapterFactory
-
Creates a new adapter for an object of class '
Element
'.
- CreateElementCallback - Interface in org.eclipse.emfforms.spi.swt.treemasterdetail.util
-
This interface allows intercepting the TreeMasterDetailSWTRenderer's create function.
- createEMFLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
Returns a new object of class 'EMF Location'.
- createEMFLocation(EObject) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
- createEMFLocation(EObject, SettingLocation, DMRLocation) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
- createEMFLocation(EObject, DMRLocation) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
- createEMFLocation(EObject, SettingLocation) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
- createEMFLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createEMFLocation(EObject, SettingLocation, DMRLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createEMFLocation(EObject, DMRLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createEMFLocation(EObject) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createEMFLocation(EObject, SettingLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createEMFLocationAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- createEMFLocationAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorAdapterFactory
-
Creates a new adapter for an object of class '
EMF Location
'.
- createEmptyGridDescription() - Method in class org.eclipse.emfforms.spi.swt.core.layout.GridDescriptionFactory
-
Creates an empty grid description.
- createEnablementConfiguration() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
- createEnablementConfiguration() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
-
Returns a new object of class 'Enablement Configuration'.
- createEnablementConfigurationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
- createEnablementConfigurationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
- createEnableRule() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createEnableRule() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
Returns a new object of class 'Enable Rule'.
- createEnableRuleAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- createEnableRuleAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
Creates a new adapter for an object of class '
Enable Rule
'.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.util.AnnotationAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.util.HierarchyAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.util.BackgroundAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.util.KeybindingAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.util.LabelwidthAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatoryAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.util.ReferenceAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.util.TabAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.util.TableStylePropertyAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.util.TextControlEnablementAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.util.UnsettableAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.util.WrapAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emfforms.datatemplate.util.DataTemplateAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emfforms.spi.rulerepository.model.util.RulerepositoryAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectSelectionStrategy() - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateEObjectSelectionStrategyProvider
-
Create the selection strategy.
- createEObjectSelectionStrategy() - Method in class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreEObjectSelectionStrategyProvider
-
Create the selection strategy.
- createErrorLabel(Composite, Exception) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Creates an error label for the given
Exception
.
- createErrorLabel(Composite, Exception) - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
Creates an error label for the given
Exception
.
- createErrorReport() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
Returns a new object of class 'Report'.
- createErrorReport() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createErrorReportAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- createErrorReportAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorAdapterFactory
-
Creates a new adapter for an object of class '
Report
'.
- createFalse() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createFalse() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
Returns a new object of class 'False'.
- createFalseAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
This creates an adapter for a
False
.
- createFalseAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
Creates a new adapter for an object of class '
False
'.
- createFanVisitedTournaments() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRenderer_PTest
-
- createFeatureDomainModelReferenceSegment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createFeatureDomainModelReferenceSegment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
-
Returns a new object of class 'Feature Domain Model Reference Segment'.
- createFeatureDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- createFeatureDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
- createFeatureDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentAdapterFactory
-
- createFeatureDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentAdapterFactory
-
- createFeatureDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentAdapterFactory
-
- createFeaturePathDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createFeaturePathDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
-
Returns a new object of class 'Feature Path Domain Model Reference'.
- createFeaturePathDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrAdapterFactory
-
- createFeaturePathDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrAdapterFactory
-
- createFeaturePathDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
-
- createFeaturePathDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- createFeaturePathDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
- createFeaturePathDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
- createFeatureSegment(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.FeatureSegmentGenerator
-
- createFirstColumn(Composite) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
-
Renders the first column.
- createFirstColumn(Composite) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionLeafSWTRenderer
-
- createFirstColumn() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionLeafSWTRenderer_ITest
-
- createFirstColumn(Composite) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
-
- createFixture() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService_PTest
-
- createFixture() - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar_ITest
-
- createFixture() - Method in class org.eclipse.emfforms.spi.editor.EcoreReferenceServiceCustomizationProviders_ITest
-
- createFixture() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor_PTest
-
- createFixture() - Method in class org.eclipse.emfforms.spi.editor.GotoMarkerAdapter_Test
-
- createFixture() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder_PTest
-
- createFixture() - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationBuilder_PTest
-
- createFixture() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder_PTest
-
- createFixture() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDmrSegmentConverter_PTest
-
- createFixture() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDomainModelReferenceConverter_PTest
-
- createFontPropertiesStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
-
- createFontPropertiesStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesFactory
-
Returns a new object of class 'Style Property'.
- createFontPropertiesStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
-
- createFontPropertiesStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesAdapterFactory
-
- createFormContent(IManagedForm) - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditorPage
- createFromList(List<EEnumLiteral>) - Static method in class org.eclipse.emf.ecp.view.spi.table.swt.SelectedEnumeratorMapping
-
- createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.edapt.DynamicEcoreFactory
- createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryFactoryImpl
-
- createFromString(EDataType, String) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createGlobalImmediateService(Class<T>, EMFFormsViewContext) - Method in class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsViewServiceManagerImpl
-
Return a global service which should be activated immediately.
- createGlobalImmediateService(Class<T>, EMFFormsViewContext) - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceManager
-
Return a global service which should be activated immediately.
- createGlobalLazyService(Class<T>, EMFFormsViewContext) - Method in class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsViewServiceManagerImpl
-
Return a global service which should be activated on request.
- createGlobalLazyService(Class<T>, EMFFormsViewContext) - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceManager
-
Return a global service which should be activated on request.
- createGridDataForControlWithHorizontalGrab(SWTGridDescription, SWTGridCell, Control, int) - Method in class org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer
-
Creates the GridData
which will be set on control which will take up horizontal space an will span over
the given amount of columns.
- createGridDataForControlWithoutHorizontalGrab(SWTGridDescription, SWTGridCell, Control) - Method in class org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer
-
Creates the GridData
which will be set on control which will take a span of 1 column an have no
horizontal grab.
- createGridDescriptionForEmptyCells(Collection<SWTGridDescription>) - Method in class org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer
-
- createGroup() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
- createGroup() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupFactory
-
Returns a new object of class 'Group'.
- createGroup() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
-
- createGroup() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
-
Returns a new object of class 'Group'.
- createGroupAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
This creates an adapter for a
VGroup
.
- createGroupAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
-
Creates a new adapter for an object of class '
Group
'.
- createGroupAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This creates an adapter for a
VGroup
.
- createGroupAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
-
Creates a new adapter for an object of class '
Group
'.
- createGroupedGrid() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
-
- createGroupedGrid() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
-
Returns a new object of class 'Grouped Grid'.
- createGroupedGridAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
- createGroupedGridAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
-
Creates a new adapter for an object of class '
Grouped Grid
'.
- createGroupLabelAlignmentFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
- createGroupTypeFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
- createHasTooltipAdapter() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
Creates a new adapter for an object of class '
Has
Tooltip
'.
- createHasTooltipAdapter() - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
-
Creates a new adapter for an object of class '
Has
Tooltip
'.
- createHasTooltipAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
Creates a new adapter for an object of class '
Has
Tooltip
'.
- createHasTooltipAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
-
Creates a new adapter for an object of class '
Has
Tooltip
'.
- createHeader(Composite) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Adds the header to a parent composite.
- createHeaderFilterControl(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder
-
Creates a column filter control.
- createHeadingControl(Composite) - Method in class org.eclipse.emf.ecp.view.alignmentgroup.internal.swt.EmbeddedGroupSWTRenderer
-
Creates the control, which is used as a heading for the embedded group.
- createHierarchySelector() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchyFactoryImpl
-
- createHierarchySelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.hierarchy.model.VTHierarchyFactory
-
Returns a new object of class 'Selector'.
- createHierarchySelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
-
- createHierarchySelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.util.HierarchyAdapterFactory
-
Creates a new adapter for an object of class
'
Selector
'.
- createHorizontalLayout() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
-
- createHorizontalLayout() - Method in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalFactory
-
Returns a new object of class 'Layout'.
- createHorizontalLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
-
- createHorizontalLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
-
Creates a new adapter for an object of class '
Layout
'.
- createIndexDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrFactoryImpl
-
- createIndexDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrFactory
-
Returns a new object of class 'Index Domain Model Reference'.
- createIndexDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
- createIndexDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrAdapterFactory
-
- createIndexDomainModelReferenceSegment() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentFactoryImpl
-
- createIndexDomainModelReferenceSegment() - Method in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentFactory
-
Returns a new object of class 'Index Domain Model Reference
Segment'.
- createIndexDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
- createIndexDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentAdapterFactory
-
- createInitialLayout(IPageLayout) - Method in class org.eclipse.emf.ecp.application3x.Perspective
- createInitialLayout(IPageLayout) - Method in class org.eclipse.emf.ecp.rap.Perspective
-
- createInitialLayout(IPageLayout) - Method in class org.eclipse.emf.ecp.ui.perspective.ECPPerspectiveFactory
-
- createInvalidSheetLocation(String) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
Creates a new object which creates an invalid SheetLocation.
- createInvalidSheetLocation(String) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
Creates a new object which creates an invalid SheetLocation.
- createIsProxyCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createIsProxyCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
Returns a new object of class 'Is Proxy Condition'.
- createIsProxyConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- createIsProxyConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
- createIterateCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createIterateCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
Returns a new object of class 'Iterate Condition'.
- createIterateConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- createIterateConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
- createJFaceViewer(Composite) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRenderer
-
- createJFaceViewer(Composite) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlJFaceViewerSWTRenderer
-
Creates the Viewer
.
- createJFaceViewer(Composite) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.DataTypeControl
-
- createJFaceViewer(Composite) - Method in class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRenderer
-
Creates the Viewer
.
- createJsonElement(EObject) - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonGenerator
-
- createJsonElement(EObject) - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.FormsJsonGenerator
-
- createJsonElement(EObject) - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.JsonGenerator
-
- createJsonElement(EObject) - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.JsonGenerator_Test.TestJsonGenerator
-
- createJsonSchemaElementFromEClassWithCircleReference() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonExporter_Test
-
- createJsonSchemaElementFromEClassWithMandatoryMultiReference() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonExporter_Test
-
- createJsonSchemaElementFromEClassWithMandatorySingleReference() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonExporter_Test
-
- createJsonSchemaElementFromEClassWithMandatoryStringAttribute() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonExporter_Test
-
- createJsonSchemaElementFromEClassWithOptionalMultiReference() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonExporter_Test
-
- createJsonSchemaElementFromEClassWithOptionalSingleReference() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonExporter_Test
-
- createJsonSchemaElementFromEClassWithOptionalStringAttribute() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonExporter_Test
-
- createJsonSchemaElementFromEmptyEClass() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonExporter_Test
-
- createKeyAttributeDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrFactoryImpl
-
- createKeyAttributeDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrFactory
-
Returns a new object of class 'Key Attribute Domain Model Reference'.
- createKeyAttributeDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
-
- createKeyAttributeDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrAdapterFactory
-
- createKeyBinding() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingFactoryImpl
-
- createKeyBinding() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingFactory
-
Returns a new object of class 'Key Binding'.
- createKeyBindingAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
- createKeyBindingAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.util.KeybindingAdapterFactory
-
Creates a new adapter for an object of class
'
Key Binding
'.
- createKeyBindings() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingFactoryImpl
-
- createKeyBindings() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingFactory
-
Returns a new object of class 'Key Bindings'.
- createKeyBindingsAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
- createKeyBindingsAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.util.KeybindingAdapterFactory
-
Creates a new adapter for an object of class
'
Key Bindings
'.
- createLabel(Composite) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
Creates the label composite.
- createLabel(String, Composite) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer_ITest.DummyRenderer
-
- createLabel(Composite) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
Create the
Control
displaying the label of the current
VControl
.
- createLabel(Composite) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Create the
Control
displaying the label of the current
VControl
.
- createLabel() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
-
- createLabel() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelFactory
-
Returns a new object of class 'Label'.
- createLabel(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- createLabelAdapter() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
-
This creates an adapter for a
VLabel
.
- createLabelAdapter() - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
-
Creates a new adapter for an object of class '
Label
'.
- createLabelAlignmentFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createLabelCell(int) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
Creates the label cell if necessary.
- createLabelCell(int, AbstractSWTRenderer<? extends VElement>, Optional<Integer>) - Static method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRendererUtil
-
Creates the cell for the label.
- createLabelDecorator() - Method in class org.eclipse.emf.ecp.ui.views.TreeView
-
Creates a label decorator.
- createLabelProvider() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Creates a new ILabelProvider
for the table viewer.
- createLabelProvider() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EClassLabelProvider_PTest
-
- createLabelProvider() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer
-
- createLabelProvider(AbstractTableViewer) - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
The cell label provider which will be set on the column.
- createLabelProvider(AbstractTableViewer) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- createLabelWidthStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthFactoryImpl
-
- createLabelWidthStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthFactory
-
Returns a new object of class 'Label Width Style Property'.
- createLabelWidthStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
-
- createLabelWidthStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.util.LabelwidthAdapterFactory
-
- createLabelWrapStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapFactoryImpl
-
- createLabelWrapStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTWrapFactory
-
Returns a new object of class 'Label Wrap Style Property'.
- createLabelWrapStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
-
- createLabelWrapStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.util.WrapAdapterFactory
-
- createLayout(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
- createLayout(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerComposite
-
- createLayout(Composite) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
Sets the layout of the given Composite
.
- createLayout(Composite) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerComposite
-
- createLeafCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createLeafCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
Returns a new object of class 'Leaf Condition'.
- createLeafConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- createLeafConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
- createLeaguePlayersTable() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRenderer_PTest
-
- createLeaguePlayersTable(League) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRenderer_PTest
-
- createLocalImmediateService(Class<T>, EMFFormsViewContext) - Method in class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsViewServiceManagerImpl
-
Return a local service which should be activated immediately.
- createLocalImmediateService(Class<T>, EMFFormsViewContext) - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceManager
-
Return a local service which should be activated immediately.
- createLocalLazyService(Class<T>, EMFFormsViewContext) - Method in class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsViewServiceManagerImpl
-
Return a local service which should be activated on request.
- createLocalLazyService(Class<T>, EMFFormsViewContext) - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceManager
-
Return a local service which should be activated on request.
- createLocalStore(InternalProject, File) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
Create a local IDBStore
.
- createMachine() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
Returns a new object of class 'Machine'.
- createMachine() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createMachineAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This creates an adapter for a
Machine
.
- createMachineAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for an object of class '
Machine
'.
- createMandatoryStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
-
- createMandatoryStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryFactory
-
Returns a new object of class 'Style Property'.
- createMandatoryStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
-
- createMandatoryStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatoryAdapterFactory
-
- createManufactoringProcessFromString(EDataType, String) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createMappingDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
-
- createMappingDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrFactory
-
Returns a new object of class 'Mapping Domain Model Reference'.
- createMappingDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
-
- createMappingDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
-
- createMappingDomainModelReferenceSegment() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentFactoryImpl
-
- createMappingDomainModelReferenceSegment() - Method in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingsegmentFactory
-
Returns a new object of class 'Mapping Domain Model Reference Segment'.
- createMappingDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
-
- createMappingDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentAdapterFactory
-
- createMarkerHelper(IFile) - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelMarkerHelper.Provider
-
Create the view model marker helper.
- createMarkers(IResource, Diagnostic, Diagnostic) - Method in class org.eclipse.emfforms.ide.builder.DefaultMarkerHelper
-
- createMarkers(Diagnostic) - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelMarkerHelper
-
- createMasterDetailForm(Composite) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Create the parent of the master detail form.
- createMasterDetailSelectionProvider(Viewer, Supplier<? extends Control>) - Method in interface org.eclipse.emf.ecp.view.spi.swt.services.ECPSelectionProviderService
-
Create a master-detail selection provider on the given master
viewer.
- createMasterPanel(SashForm) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Creates the composite for the master panel.
- createMasterTree(Composite) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Creates the tree viewer for the master.
- createMergeTypeFromString(EDataType, String) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryFactoryImpl
-
- createModel() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DeleteServiceAdapter_PTest
-
- createModelExplorerViewer(Composite, boolean, ILabelDecorator) - Static method in class org.eclipse.emf.ecp.ui.common.ECPViewerFactory
-
Create the ECP ModelExplorer View which is based on the TreeViewer
.
- CreateModelsWorkspaceModifyOperation - Class in org.eclipse.emf.ecp.ecore.editor.ui.operations
-
Operation that modifies the workspace.
- CreateModelsWorkspaceModifyOperation(IFile, String, String, String) - Constructor for class org.eclipse.emf.ecp.ecore.editor.ui.operations.CreateModelsWorkspaceModifyOperation
-
Constructor.
- createMoveDownButton(Composite, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Creates a button that enables reordering the references by the given EStructuralFeature
.
- createMoveUpButton(Composite, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Creates a button that enables reordering the references by the given EStructuralFeature
.
- createMultiDomainModelReferenceSegment() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentFactoryImpl
-
- createMultiDomainModelReferenceSegment() - Method in interface org.eclipse.emfforms.view.spi.multisegment.model.VMultisegmentFactory
-
Returns a new object of class 'Multi Domain Model Reference Segment'.
- createMultiDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
-
- createMultiDomainModelReferenceSegmentAdapter() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentAdapterFactory
-
- createMultiStyleSelectorContainerAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
-
- createMultiStyleSelectorContainerAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolAdapterFactory
-
- CreateNewChildDialog - Class in org.eclipse.emfforms.internal.editor.ui
-
The Class CreateNewChildDialog.
- CreateNewChildDialog(Shell, String, EObject, ISelectionProvider) - Constructor for class org.eclipse.emfforms.internal.editor.ui.CreateNewChildDialog
-
Instantiates a new creates the new child dialog.
- createNewElement(EClass, EObject, EStructuralFeature) - Method in interface org.eclipse.emf.ecp.view.spi.table.swt.TableControlService
-
- createNewElementDialog(EditingDomain, ISelectionProvider, EObject, String) - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreShortcutHandler
-
- createNewElementDialog(EditingDomain, ISelectionProvider, EObject, String) - Method in class org.eclipse.emfforms.internal.editor.handlers.ShortcutHandler
-
Creates the new element dialog.
- CreateNewInstaceWizard - Class in org.eclipse.emfforms.internal.editor.ecore.actions
-
A wizard to create a new instance of an EClass
and save it into a file.
- CreateNewInstaceWizard(EClass) - Constructor for class org.eclipse.emfforms.internal.editor.ecore.actions.CreateNewInstaceWizard
-
Default constructor.
- CreateNewInstaceWizard.CreateNewInstanceFileCreationPage - Class in org.eclipse.emfforms.internal.editor.ecore.actions
-
The wizard page to select in which file the new instance will be saved.
- CreateNewInstanceAction - Class in org.eclipse.emfforms.internal.editor.ecore.actions
-
- CreateNewInstanceAction() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.actions.CreateNewInstanceAction
-
Default constructor.
- CreateNewInstanceFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.emfforms.internal.editor.ecore.actions.CreateNewInstaceWizard.CreateNewInstanceFileCreationPage
-
Default constructor.
- createNewModelElement(EObject, EReference) - Method in interface org.eclipse.emf.ecp.ui.view.swt.reference.CreateNewModelElementStrategy
-
Create a new model element in the reference of the given owner.
- CreateNewModelElementStrategy - Interface in org.eclipse.emf.ecp.ui.view.swt.reference
-
- CreateNewModelElementStrategy.Provider - Interface in org.eclipse.emf.ecp.ui.view.swt.reference
-
Specific Bazaar vendor interface for add new model elements strategies.
- createNewProjectUI(Composite, CompositeStateObserver, ECPProperties) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
The UIProvider can return a provider specific UI to allow the user to fill in provider specific data for the
creation of a new project.
- createNewProjectUI(Composite, CompositeStateObserver, ECPProperties) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
-
The UIProvider can return a provider specific UI to allow the user to fill in provider specific data for the
creation of a new project.
- createNewProjectUI(Composite, CompositeStateObserver, ECPProperties) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceUIProvider
-
- createNewReferenceButton(Composite, String) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- createNewReferenceButton(Composite, String) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnEnablementConfigurationDMRRenderer
-
- createNewReferenceButton(Composite, String) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.WidthConfigurationDMRRenderer
-
- createNewTemplate() - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsChooseTemplateWizardPage
-
Whether to create a new template model.
- createNonMockRenderer() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- createNotCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createNotCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
Returns a new object of class 'Not Condition'.
- createNotConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- createNotConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
- createOpenInNewContextStrategy() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.DmrOpenInNewContextStrategyProvider
-
- createOpenInNewContextStrategy() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrOpenInNewContextStrategyProvider
-
- createOpenInNewContextStrategy() - Method in class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreOpenInNewContextStrategyProvider
-
Create the open strategy.
- createOpenInNewContextStrategy() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiDmrOpenInNewContextStrategyProvider
-
- createOpenInNewContextStrategy() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrOpenInNewContextStrategyProvider
-
Creates the strategy a multi segment's child dmr in a dialog.
- createOrCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createOrCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
Returns a new object of class 'Or Condition'.
- createOrConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- createOrConditionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
Creates a new adapter for an object of class '
Or
Condition
'.
- createPackageContents() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTBoolPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchyPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferencePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettablePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplatePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentPackageImpl
-
Creates the meta-model objects for the package.
- createPage(FormEditor, ECPEditorContext) - Method in class org.eclipse.emf.ecp.editor.e3.AbstractMEEditorPage
-
Create a page for the editor.
- createPartControl(Composite) - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- createPartControl(Composite) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
-
- createPartControl(Composite) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
-
- createPartControl(Composite) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
- createPopupWindow() - Method in class org.eclipse.emfforms.spi.swt.control.text.richtext.renderer.RichTextControlSWTRenderer
-
creates the popup window.
- createProcessor() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
Returns a new object of class 'Processor'.
- createProcessor() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createProcessorAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
- createProcessorAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for an object of class '
Processor
'.
- createProduct(BazaarContext) - Method in interface org.eclipse.emfforms.bazaar.Bazaar
-
Creates a product of type T, provided by the
Vendor
with the highest
Bid
and which is statisfied
by the parameters in the
BazaarContext
.
- createProduct(Vendor<? extends T>, IEclipseContext) - Method in class org.eclipse.emfforms.bazaar.internal.BazaarImpl
-
Returns the product which is provided with the highest priority by any
Vendor
.
- createProduct(BazaarContext) - Method in class org.eclipse.emfforms.bazaar.internal.BazaarImpl
-
- createProduct(BazaarContext) - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar
-
- createProducts(BazaarContext) - Method in interface org.eclipse.emfforms.bazaar.Bazaar
-
Creates a list of products of type T, provided by
Vendor
s which are statisfied by the parameters in the
BazaarContext
, ordered by their
Bid
.
- createProducts(BazaarContext) - Method in class org.eclipse.emfforms.bazaar.internal.BazaarImpl
-
- createProducts(BazaarContext) - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar
-
- createProject(InternalProject) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
Creates a provider specific project for the given internal project.
- createProject(ECPProvider, String) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
-
- createProject(ECPProvider, String, ECPProperties) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
-
Method to construct an offline Project and notify listeners about this add.
- createProject(ECPRepository, String, ECPProperties) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
-
Method to construct an shared Project, e.g.
- createProject(ECPProject, String) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
-
Method to construct a new Project based on an existing project as template.
- createProject(ECPProvider, String) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
- createProject(ECPProvider, String, ECPProperties) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
Method to construct an offline Project and notify listeners about this add.
- createProject(ECPRepository, String, ECPProperties) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
Method to construct an shared Project, e.g.
- createProject(ECPProject, String) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
Method to construct a new Project based on an existing project as template.
- createProject(Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
-
This method creates a new project.
- createProject(String, IProgressMonitor) - Static method in class org.eclipse.emfforms.ide.builder.AbstractBuilderTest
-
- CreateProjectComposite - Interface in org.eclipse.emf.ecp.ui.common
-
- CreateProjectComposite.CreateProjectChangeListener - Interface in org.eclipse.emf.ecp.ui.common
-
Listener interface that will be notified if the projectName or the selected provider changes.
- CreateProjectCompositeImpl - Class in org.eclipse.emf.ecp.internal.ui.composites
-
This class generates a composite on top of a parent composite containing all ui elements necessary to create an
ecpproject.
- CreateProjectCompositeImpl(List<ECPProvider>) - Constructor for class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
-
Constructor for the Project composite.
- CreateProjectHandler - Class in org.eclipse.emf.ecp.ui.commands
-
- CreateProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.CreateProjectHandler
-
- CreateProjectWizard - Class in org.eclipse.emf.ecp.internal.wizards
-
- CreateProjectWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.CreateProjectWizard
-
- CreateProjectWizard_PageMessage_SelectProviderAndSetName - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- CreateProjectWizard_PageMessage_SetProjectName - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- CreateProjectWizard_PageTitle_CreateProject - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- createProperties() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
-
- createQuantifierFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createRAM() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
Returns a new object of class 'RAM'.
- createRAM() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createRAMAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This creates an adapter for a
RAM
.
- createRAMAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for an object of class '
RAM
'.
- createRamTypeFromString(EDataType, String) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createReadOnlyColumnConfiguration() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
- createReadOnlyColumnConfiguration() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
-
Returns a new object of class 'Read Only Column Configuration'.
- createReadOnlyColumnConfigurationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
- createReadOnlyColumnConfigurationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
- createRealm() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDmrSegmentConverter_PTest
-
- createRealm() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDomainModelReferenceConverter_PTest
-
- createRealm() - Method in class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider_PTest
-
- createRedoAction() - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
Returns the action used to implement redo.
- createReferenceStrategy() - Method in class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreReferenceStrategyProvider
-
Create the reference strategy.
- createReferenceStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceFactoryImpl
-
- createReferenceStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferenceFactory
-
Returns a new object of class 'Style Property'.
- createReferenceStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory
-
- createReferenceStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.util.ReferenceAdapterFactory
-
- createRemoteProject(InternalRepository, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateRemoteProjectHelper
-
- CreateRemoteProjectHandler - Class in org.eclipse.emf.ecp.e4.emfstore
-
Handler to trigger remote project creation.
- CreateRemoteProjectHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.CreateRemoteProjectHandler
-
- CreateRemoteProjectHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
- CreateRemoteProjectHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateRemoteProjectHandler
-
- CreateRemoteProjectHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
This is the EMFStore Create Remote Project helper delegating to the EMFStore UICreateRemoteProjectController
.
- CreateRemoteProjectHelper_EnterName - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.Messages
-
- CreateRemoteProjectHelper_RemoteProjectName - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.Messages
-
- createRenderingResultRow(Control...) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultRenderingResultFactory
-
Deprecated.
- createRenderingResultRow(CONTROL...) - Method in interface org.eclipse.emf.ecp.view.spi.renderer.RenderingResultRowFactory
-
Deprecated.
- createRenderModeFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyFactoryImpl
-
- createRepository(Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
-
This method created a new Repository.
- createRepositoryExplorerViewer(Composite, ILabelDecorator) - Static method in class org.eclipse.emf.ecp.ui.common.ECPViewerFactory
-
Create the ECP RepositoryExplorer View which is based on the TreeViewer
.
- createResource(URI) - Method in class org.eclipse.emf.ecp.view.spi.model.util.VViewResourceFactoryImpl
-
Creates an instance of the resource.
- createResource() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.BlankTemplateProvider_PTest
-
- createResource(URI) - Method in class org.eclipse.emfforms.spi.rulerepository.model.util.VRulerepositoryResourceFactoryImpl
-
Creates an instance of the resource.
- createResource(URI) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.VIndexsegmentResourceFactoryImpl
-
Creates an instance of the resource.
- createResource(URI) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.VMappingsegmentResourceFactoryImpl
-
Creates an instance of the resource.
- createResource(URI) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.VMultisegmentResourceFactoryImpl
-
Creates an instance of the resource.
- createResourceSet(CommandStack) - Static method in class org.eclipse.emfforms.spi.editor.helpers.ResourceSetHelpers
-
Creates a ResourceSet with a CommandStack attached to it.
- createResourceSet(AdapterFactoryEditingDomain) - Static method in class org.eclipse.emfforms.spi.editor.helpers.ResourceSetHelpers
-
Creates a ResourceSet with the given EditingDomain.
- createRightPanelContent(Composite) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Creates the composite holding the details.
- createRootView(Composite, String, Object, List<Action>, CreateElementCallback) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Creates the top area of the editor.
- createRow() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
-
- createRow() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
-
Returns a new object of class 'Row'.
- createRowAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This creates an adapter for a
VRow
.
- createRowAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
-
Creates a new adapter for an object of class '
Row
'.
- createRuleAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
Creates a new adapter for an object of class '
Rule
'.
- createRuleEntry() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryFactoryImpl
-
- createRuleEntry() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryFactory
-
Returns a new object of class 'Rule Entry'.
- createRuleEntryAdapter() - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
- createRuleEntryAdapter() - Method in class org.eclipse.emfforms.spi.rulerepository.model.util.RulerepositoryAdapterFactory
-
Creates a new adapter for an object of class '
Rule Entry
'.
- createRuleRepository() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryFactoryImpl
-
- createRuleRepository() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryFactory
-
Returns a new object of class 'Rule Repository'.
- createRuleRepositoryAdapter() - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
- createRuleRepositoryAdapter() - Method in class org.eclipse.emfforms.spi.rulerepository.model.util.RulerepositoryAdapterFactory
-
- createSash(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
Creates the SashForm for the grid and the detail panel.
- createSash(Composite) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Creates the sashform for the master detail colums.
- createScrolledDetail(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
Creates a scrolled Composite that contains the detail panel.
- createSection() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
-
- createSection() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionFactory
-
Returns a new object of class 'Section'.
- createSectionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
- createSectionAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
-
Creates a new adapter for an object of class '
Section
'.
- createSectionedArea() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
-
- createSectionedArea() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionFactory
-
Returns a new object of class 'Sectioned Area'.
- createSectionedAreaAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
- createSectionedAreaAdapter() - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
-
- CreateSegmentDmrWizard - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
An advanced DMR creation wizard that allows the user to create a segment based DMR.
- CreateSegmentDmrWizard(EClass, String, VDomainModelReference, EStructuralFeatureSelectionValidator, SegmentGenerator, EClass, boolean) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard
-
A wizard used for creating and configuring a DomainModelReference.
- CreateSegmentDmrWizard(String, EStructuralFeatureSelectionValidator, SegmentGenerator, EClass, boolean) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard
-
A wizard used for creating a new DomainModelReference.
- CreateSegmentDmrWizard(EClass, String, VDomainModelReference, EStructuralFeatureSelectionValidator) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard
-
Creates a new dmr creation with default values for segment generation (= a simple feature segment path), segment
types (all none restricted types), and the required last segment type (all are allowed) in advanced mode.
- CreateSegmentDmrWizard_PTest - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- CreateSegmentDmrWizard_PTest() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard_PTest
-
- createSelectionChangedListener() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectFeaturePathWizardPage
-
- createService(EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.internal.edit.DeleteServiceFactoryImpl
-
Creates a new instance of the provided service.
- createService(EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.internal.view.table.ui.swt.persistedstate.PersistTableStateServiceFactory
-
- createService(EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceServiceFactory
-
- createService(EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.TableColumnsDmrViewServiceFactory
-
- createService(EMFFormsViewContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.DefaultSelectionProviderServiceFactory
-
- createService(EMFFormsViewContext) - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapFactoryImpl
-
Creates a new instance of the provided service.
- createService(EMFFormsViewContext) - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsAbstractLegacyServiceFactory
-
Creates a new instance of the provided service.
- createService(EMFFormsViewContext) - Method in class org.eclipse.emfforms.internal.core.services.reveal.EMFFormsRevealServiceFactory
-
- createService(EMFFormsViewContext) - Method in class org.eclipse.emfforms.internal.core.services.segments.DmrToSegmentsViewServiceFactory
-
- createService(EMFFormsViewContext) - Method in class org.eclipse.emfforms.internal.swt.core.di.EclipseContextViewServiceFactory
-
- createService(EMFFormsViewContext) - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceFactory
-
Creates a new instance of the provided service.
- createSessionConfiguration() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDORepositoryData
- createSetting(EObject, EStructuralFeature) - Static method in class org.eclipse.emf.ecp.common.spi.UniqueSetting
-
Convenience method for creating a setting.
- createSetting(EStructuralFeature.Setting) - Static method in class org.eclipse.emf.ecp.common.spi.UniqueSetting
-
Convenience method for creating a setting.
- createSettingLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
Returns a new object of class 'Setting Location'.
- createSettingLocation(EObject, EStructuralFeature) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
- createSettingLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createSettingLocation(EObject, EStructuralFeature) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createSettingLocationAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- createSettingLocationAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorAdapterFactory
-
- createSettingToSheetMapping() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
Returns a new object of class 'Setting To Sheet Mapping'.
- createSettingToSheetMapping(SettingLocation, SheetLocation) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
- createSettingToSheetMapping() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createSettingToSheetMapping(SettingLocation, SheetLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createSettingToSheetMappingAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- createSettingToSheetMappingAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorAdapterFactory
-
- createSeverityFromString(EDataType, String) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createSheetLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
Returns a new object of class 'Sheet Location'.
- createSheetLocation(String, int, int, String) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
Creates a new object which identifies the affected cell in the spreadsheet.
- createSheetLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createSheetLocation(String, int, int, String) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createSheetLocationAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- createSheetLocationAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorAdapterFactory
-
- createShell() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners_PTest
-
- createShell() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableDetailRevealProvider_PTest
-
- createShell() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableRevealProvider_PTest
-
- createShell() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationRevealProvider_PTest
-
- createShell() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeRevealProvider_PTest
-
- createShell() - Method in class org.eclipse.emfforms.internal.swt.core.ContainerRevealProvider_ITest
-
- createShell() - Method in class org.eclipse.emfforms.internal.swt.core.ControlRevealProvider_ITest
-
- createShowRule() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createShowRule() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
Returns a new object of class 'Show Rule'.
- createShowRuleAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- createShowRuleAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
Creates a new adapter for an object of class '
Show
Rule
'.
- createSimpleGrid(int, int) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Creates a simple grid.
- createSimpleGrid(int, int, AbstractSWTRenderer<? extends VElement>) - Method in class org.eclipse.emfforms.spi.swt.core.layout.GridDescriptionFactory
-
Creates a simple grid based on the number of rows and columns provided.
- createSingleColumnConfigurationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
- createSocketConnectorTypeFromString(EDataType, String) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createSpan() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
-
- createSpan() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
-
Returns a new object of class 'Span'.
- createSpanAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This creates an adapter for a
VSpan
.
- createSpanAdapter() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
-
Creates a new adapter for an object of class '
Span
'.
- createSpecialProperties(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.ProjectPropertiesDialog
-
- createSpecialProperties(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertiesDialog
-
- createSpecialProperties(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
-
- createSpreadsheetImportResult() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
Returns a new object of class 'Spreadsheet Import Result'.
- createSpreadsheetImportResult() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- createSpreadsheetImportResultAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- createSpreadsheetImportResultAdapter() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorAdapterFactory
-
- createStackItem() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
-
- createStackItem() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackFactory
-
Returns a new object of class 'Item'.
- createStackItemAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
- createStackItemAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
-
Creates a new adapter for an object of class '
Item
'.
- createStackLayout() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
-
- createStackLayout() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackFactory
-
Returns a new object of class 'Layout'.
- createStackLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
- createStackLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
-
Creates a new adapter for an object of class '
Layout
'.
- createStringToObjectMapEntry() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createStringToObjectMapEntryAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- createStringToObjectMapEntryAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
- createStyle() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
-
- createStyle() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplateFactory
-
Returns a new object of class 'Style'.
- createStyleAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
This creates an adapter for a
VTStyle
.
- createStyleAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
-
Creates a new adapter for an object of class '
Style
'.
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.util.BackgroundAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.util.KeybindingAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.util.LabelwidthAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatoryAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.util.ReferenceAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.util.TabAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.util.TableStylePropertyAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.util.TextControlEnablementAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.util.UnsettableAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
-
- createStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.util.WrapAdapterFactory
-
- createStyleSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
-
- createStyleSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.util.AnnotationAdapterFactory
-
- createStyleSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolAdapterFactory
-
- createStyleSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
-
- createStyleSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.util.HierarchyAdapterFactory
-
- createStyleSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
-
- createStyleSelectorContainerAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
-
- createStyleSelectorContainerAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.util.HierarchyAdapterFactory
-
- createSubstitutionLabelProvider(ComposedAdapterFactory) - Method in interface org.eclipse.emf.ecp.view.internal.validation.ViewSubstitutionLabelProviderFactory
-
Create a EValidator.SubstitutionLabelProvider
.
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlSWTRenderer
-
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRenderer
-
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ECPLegacyControlSWTRenderer
-
Deprecated.
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
-
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControl2SWTRenderer
-
Creates the Control.
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControlChangeableSWTRenderer
-
Creates the Control.
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRenderer
-
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EditableEReferenceLabelControlSWTRenderer
-
Creates the Control.
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EReferenceLabelControlSWTRenderer
-
Creates the Control.
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer
-
Creates the Control.
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableDetailViewControlSWTRenderer
-
Creates the Control.
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTControlSWTRenderer
-
Creates the Control.
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeValueControlSWTRenderer
-
Creates the Control.
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRenderer
-
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.HexColorSelectionControlSWTRenderer
-
Creates the Control.
- createSWTControl(Composite) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.URLSelectionControlSWTRenderer
-
Creates the Control.
- createSWTControl(Composite) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.EEnumLiteralRenderer
-
- createSWTControl(Composite) - Method in class org.eclipse.emfforms.spi.swt.control.text.richtext.renderer.RichTextControlSWTRenderer
-
- createTableColumnConfigurationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
- createTableComposite(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
Creates the Composite that will contain the grid.
- createTableControl() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
- createTableControl() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
-
Returns a new object of class 'Control'.
- createTableControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
- createTableControlAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
Creates a new adapter for an object of class '
Control
'.
- createTableDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
- createTableDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
-
Returns a new object of class 'Domain Model Reference'.
- createTableDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
- createTableDomainModelReferenceAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
- createTableStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyFactoryImpl
-
- createTableStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyFactory
-
Returns a new object of class 'Table Style Property'.
- createTableStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
-
- createTableStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.util.TableStylePropertyAdapterFactory
-
- createTableValidationStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
-
- createTableValidationStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationFactory
-
Returns a new object of class 'Style Property'.
- createTableValidationStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
-
- createTableValidationStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationAdapterFactory
-
- createTableViewer(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer.GridTableControlSWTRendererTableViewerCreator
-
- createTableViewer(TableViewerSWTCustomization<GridTableViewer>, Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
- createTableViewer(TableViewerSWTCustomization<GridTableViewer>, Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerComposite
-
- createTableViewer(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer.GridTableControlSWTRendererTableViewerCreator
-
- createTableViewer(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.TableControlSWTRendererTableViewerCreator
-
- createTableViewer(Composite) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- createTableViewer(TableViewerSWTCustomization<V>, Composite) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
Creates the table viewer.
- createTableViewer(TableViewerSWTCustomization<TableViewer>, Composite) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerComposite
-
Creates the table viewer.
- createTableViewer(Composite) - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerCreator
-
Creates the AbstractTableViewer
.
- createTableViewerComparator() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Creates a TableControlComparator.
- createTableViewerCompositeBuilder() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- createTableViewerEditor(GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer.GridTableControlSWTRendererTableViewerCreator
-
This method creates and initialises a GridViewerEditor
for the given GridTableViewer
.
- createTableViewerEditor(GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer.GridTableControlSWTRendererTableViewerCreator
-
This method creates and initialises a GridViewerEditor
for the given GridTableViewer
.
- createTableViewerEditor(TableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.TableControlSWTRendererTableViewerCreator
-
This method creates and initialises a TableViewerEditor
for the given TableViewer
.
- createTableViewerSWTBuilder(Composite, IObservableList, IObservableValue, IObservableValue, TableViewerCompositeBuilder, ObservableListContentProvider, ViewerComparator, TableActionBar<? extends AbstractTableViewer>) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer
-
- createTableViewerSWTBuilder(Composite, IObservableList, IObservableValue, IObservableValue, TableViewerCompositeBuilder, ObservableListContentProvider, TableControlSWTRenderer.ECPTableViewerComparator, TableActionBar<? extends AbstractTableViewer>) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer
-
- createTableViewerSWTBuilder(Composite, IObservableList, IObservableValue, IObservableValue, TableViewerCompositeBuilder, ObservableListContentProvider, TableControlSWTRenderer.ECPTableViewerComparator, TableActionBar<? extends AbstractTableViewer>) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- createTableViewerSWTBuilder(Composite, IObservableList, IObservableValue, IObservableValue, TableViewerCompositeBuilder, ObservableListContentProvider, ViewerComparator, TableActionBar<? extends AbstractTableViewer>) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- createTabStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabFactoryImpl
-
- createTabStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabFactory
-
Returns a new object of class 'Style Property'.
- createTabStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
-
- createTabStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.util.TabAdapterFactory
-
- createTabTypeFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabFactoryImpl
-
- createTemplate() - Method in interface org.eclipse.emfforms.datatemplate.DataTemplateFactory
-
Returns a new object of class 'Template'.
- createTemplate() - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplateFactoryImpl
-
- createTemplate(EClass, EObject) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.BlankTemplateProvider
-
Creates a blank template for the given type.
- createTemplateAdapter() - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
- createTemplateAdapter() - Method in class org.eclipse.emfforms.datatemplate.util.DataTemplateAdapterFactory
-
Creates a new adapter for an object of class '
Template
'.
- createTemplateCollection() - Method in interface org.eclipse.emfforms.datatemplate.DataTemplateFactory
-
Returns a new object of class 'Template Collection'.
- createTemplateCollection() - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplateFactoryImpl
-
- createTemplateCollectionAdapter() - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
- createTemplateCollectionAdapter() - Method in class org.eclipse.emfforms.datatemplate.util.DataTemplateAdapterFactory
-
- createTemplateProvider() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.BlankTemplateProvider_PTest
-
- createTextControlEnablementStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementFactoryImpl
-
- createTextControlEnablementStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementFactory
-
Returns a new object of class 'Style Property'.
- createTextControlEnablementStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
-
- createTextControlEnablementStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.util.TextControlEnablementAdapterFactory
-
- createTitleComposite(Composite) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Creates a composite with a label, a validation icon and a button composite.
- createTitleComposite(Composite) - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
Creates the Title Composite containing validation and buttons.
- createTitleLabel(Composite, Color) - Method in class org.eclipse.emfforms.spi.swt.table.CompactVerticallyTableViewerCompositeBuilder
-
Returns the Label
displaying the table viewer's label.
- createTitleLabel(Composite, Color) - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerCompositeBuilder
-
Returns the Label
displaying the table viewer's label.
- createToolTip(int, String, String) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
-
Deprecated.
Creates a ToolTip
.
- createTooltipBinding(UpdateValueStrategy, UpdateValueStrategy) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
-
Deprecated.
Creates a tooltip binding for this control.
- createTooltipBinding(Control, IObservableValue, DataBindingContext, UpdateValueStrategy, UpdateValueStrategy) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer
-
Creates a tooltip binding for this control.
- createTooltipBinding(Control, IObservableValue, DataBindingContext, UpdateValueStrategy, UpdateValueStrategy) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
Creates a tooltip binding for this control.
- createTree(Composite) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultTreeViewerBuilder
-
- createTree(Composite) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- createTree(Composite) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerBuilder
-
This method is called to create the TreeViewer
.
- createTreeMasterDetail(Composite, Object, CreateElementCallback) - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
-
- createTreeMasterDetail() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
-
- createTreeMasterDetail() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailFactory
-
Returns a new object of class 'Tree Master Detail'.
- createTreeMasterDetail(Composite, Object, CreateElementCallback) - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreEditor
-
- createTreeMasterDetail(Composite, Object, CreateElementCallback) - Method in class org.eclipse.emfforms.internal.editor.genmodel.GenModelEditor
-
- createTreeMasterDetail(Composite, Object, CreateElementCallback) - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest.Editor
-
- createTreeMasterDetail(Composite, Object, CreateElementCallback) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
This method creates a tree master detail.
- createTreeMasterDetail(Composite, int, Object) - Static method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTFactory
-
- createTreeMasterDetail(Composite, int, Object, TreeMasterDetailSWTCustomization) - Static method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTFactory
-
- createTreeMasterDetail(Composite, int, Object, int, TreeMasterDetailSWTCustomization) - Static method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTFactory
-
- createTreeMasterDetailAdapter() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
-
- createTreeMasterDetailAdapter() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
-
- createTreeViewer(Composite, ILabelProvider, ITreeContentProvider, Object, ILabelDecorator, boolean) - Static method in class org.eclipse.emf.ecp.spi.common.ui.TreeViewerFactory
-
Creates a default TreeViewer
.
- createTreeViewer(Composite) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectFeaturePathWizardPage
-
Creates the tree viewer of this wizard page.
- createTreeViewer(Composite) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
-
Creates a TreeViewer
.
- createTreeViewer(Composite, Object) - Static method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTFactory
-
Creates a TreeViewer
with the default behavior.
- createTreeViewer(Composite, Object, TreeViewerCustomization) - Static method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTFactory
-
Creates a TreeViewer
with a customized behavior.
- createTreeViewerBuilder() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Create the
TreeViewerBuilder
customization which creates the tree for the editor's tree master detail.
- createTrue() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- createTrue() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
Returns a new object of class 'True'.
- createTrueAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
This creates an adapter for a
True
.
- createTrueAdapter() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
Creates a new adapter for an object of class '
True
'.
- createUI(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
-
This method creates a UI bundled into a Composite
that can be used anywhere.
- createUI(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
-
This method creates a UI bundled into a Composite
that can be used anywhere.
- createUI(Composite) - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
-
This method creates a UI bundled into a Composite
that can be used anywhere.
- createUI() - Method in class org.eclipse.emf.ecp.rap.Application
-
- createUI(Composite) - Method in interface org.eclipse.emf.ecp.spi.common.ui.CompositeProvider
-
This method creates a UI bundled into a Composite
that can be used anywhere.
- createUI(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractFilteredSelectionComposite
-
This method creates a UI bundled into a Composite
that can be used anywhere.
- createUI(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureCompositeImpl
-
This method creates a UI bundled into a Composite
that can be used anywhere.
- createUI(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedSelectModelClassCompositeImpl
-
- createUndoAction() - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
Returns the action used to implement undo.
- createUnsettableStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
- createUnsettableStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettableFactory
-
Returns a new object of class 'Style Property'.
- createUnsettableStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
-
- createUnsettableStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.util.UnsettableAdapterFactory
-
- createUpDownButtons(Composite, IObservableList) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EcorePathsRenderer
-
- createUpDownButtons(Composite, IObservableList) - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
Create the up and down buttons.
- createValidationCell(int) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
Creates the validation cell.
- createValidationCell(int, AbstractSWTRenderer<? extends VElement>) - Static method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRendererUtil
-
Creates the validation cell.
- createValidationDelegate() - Method in class org.eclipse.emfforms.ide.datatemplate.internal.builder.DataTemplateValidationDelegateProvider
-
Create the validation delegate.
- createValidationDelegate() - Method in class org.eclipse.emfforms.ide.ecore.internal.builder.EcoreValidationDelegateProvider
-
Create the validation delegate.
- createValidationDelegate() - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelValidationDelegate.Provider
-
Create the view model validation delegate.
- createValidationDelegate() - Method in class org.eclipse.emfforms.ide.viewtemplate.internal.builder.ViewTemplateValidationDelegateProvider
-
Create the validation delegate.
- createValidationIcon(Composite) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
Return the validation cell of the fist child.
- createValidationIcon(Composite) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
Creates a validation icon.
- createValidationIcon(Composite) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Creates a Label which is used to display the validation icon.
- createValidationLabel(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.CompactVerticallyTableControlSWTRendererCompositeBuilder
-
- createValidationLabel(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.TableControlSWTRendererCompositeBuilder
-
- createValidationLabel(Composite) - Method in class org.eclipse.emfforms.spi.swt.table.CompactVerticallyTableViewerCompositeBuilder
-
Called to create the validation label.
- createValidationLabel(Composite) - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerCompositeBuilder
-
Called to create the validation label.
- createValidationStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
-
- createValidationStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationFactory
-
Returns a new object of class 'Style Property'.
- createValidationStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
- createValidationStylePropertyAdapter() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
-
- createValidationViewer(Composite) - Static method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationTreeViewerFactory
-
Creates a TreeViewer
which is able to display validation results from
IStatus
objects.
- createVerticalLayout() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
-
- createVerticalLayout() - Method in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalFactory
-
Returns a new object of class 'Layout'.
- createVerticalLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
- createVerticalLayoutAdapter() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
-
Creates a new adapter for an object of class '
Layout
'.
- createView(EObject, VViewModelProperties, Collection<String>) - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager
-
- createView() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createView() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
-
Returns a new object of class 'View'.
- createViewAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
This creates an adapter for a
VView
.
- createViewAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
Creates a new adapter for an object of class '
View
'.
- createViewer(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractEClassTreeSelectionComposite
-
- createViewer(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractFilteredSelectionComposite
-
Creates a StructuredViewer
on top of the provided Composite
.
- createViewer(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureCompositeImpl
-
Creates a StructuredViewer
on top of the provided Composite
.
- createViewer(Composite) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelElementCompositeImpl
-
Creates a StructuredViewer
on top of the provided Composite
.
- createViewer(Composite) - Method in class org.eclipse.emf.ecp.ui.views.ECPProvidersView
-
- createViewer(Composite) - Method in class org.eclipse.emf.ecp.ui.views.ModelExplorerView
-
- createViewer(Composite) - Method in class org.eclipse.emf.ecp.ui.views.ModelRepositoriesView
-
- createViewer(Composite) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
-
Creates the TreeViewer
.
- createViewer(Composite) - Method in class org.eclipse.emfforms.swt.internal.reference.table.TableSelectionCompositeImpl
-
- createViewerActionContext() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- createViewerBinding(VDomainModelReference, StructuredViewer, IValueProperty[]) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Creates a binding for a StructuredViewer
based on a ECPCustomControlFeature
and the array of
IValueProperties
for labels.
- createViewerColumn(GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder
-
- createViewerColumn(GridTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridViewerColumnBuilder
-
- createViewerColumn(V) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
-
Creates a new ViewerColumn instance.
- createViewerColumn(TableViewer) - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerColumnBuilder
-
- createViewerComposite(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.CompactVerticallyTableControlSWTRendererCompositeBuilder
-
- createViewerComposite(Composite) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.TableControlSWTRendererCompositeBuilder
-
- createViewerComposite(Composite) - Method in class org.eclipse.emfforms.spi.swt.table.CompactVerticallyTableViewerCompositeBuilder
-
Called to create the composite for the table viewer.
- createViewerComposite(Composite) - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerCompositeBuilder
-
Called to create the composite for the table viewer.
- createViewModel(IFile, EClass, IFile) - Static method in class org.eclipse.emf.ecp.ide.spi.util.ViewModelHelper
-
Creates a new view model file.
- createViewModel() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableDetailRevealProvider_PTest
-
- createViewModel() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableRevealProvider_PTest
-
- CreateViewModel - Class in org.eclipse.emf.ecp.view.model.actions
-
An AbstractHandler
that creates a new wizard allowing the creation of new view model files.
- CreateViewModel() - Constructor for class org.eclipse.emf.ecp.view.model.actions.CreateViewModel
-
- createViewModel() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationRevealProvider_PTest
-
- createViewModel() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeRevealProvider_PTest
-
- createViewModel() - Method in class org.eclipse.emfforms.internal.swt.core.ContainerRevealProvider_ITest
-
- createViewModel() - Method in class org.eclipse.emfforms.internal.swt.core.ControlRevealProvider_ITest
-
- createViewModelContext(VElement, EObject, EObject, EObject) - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeContextFactory
-
Instantiates a new view model context.
- createViewModelContext(VElement, EObject, EObject, EObject, ViewModelService...) - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeContextFactory
-
Instantiates a new view model context with specific services.
- createViewModelContext(VElement, EObject, EObject, EObject, Set<VDomainModelReference>) - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeContextFactory
-
Instantiates a new view model context.
- createViewModelContext(VElement, EObject, EObject, EObject, Set<VDomainModelReference>, ViewModelService...) - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeContextFactory
-
Instantiates a new view model context with specific services.
- createViewModelContext(VElement, EObject) - Method in class org.eclipse.emf.ecp.view.spi.context.ViewModelContextFactory
-
Instantiates a new view model context.
- createViewModelContext(VElement, EObject, ViewModelService...) - Method in class org.eclipse.emf.ecp.view.spi.context.ViewModelContextFactory
-
Instantiates a new view model context with specific services.
- createViewModelContext(VElement, EObject, ViewModelServiceProvider) - Method in class org.eclipse.emf.ecp.view.spi.context.ViewModelContextFactory
-
Instantiates a new view model context with a provider of local service overrides.
- createViewModelContext(VElement, EObject, Map<String, ?>) - Method in class org.eclipse.emf.ecp.view.spi.context.ViewModelContextFactory
-
- createViewModelContext(VElement, EObject, ViewModelServiceProvider, Map<String, ?>) - Method in class org.eclipse.emf.ecp.view.spi.context.ViewModelContextFactory
-
Instantiates a new view model context with a provider of local service overrides and
initial
context values.
- createViewModelElementSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
-
- createViewModelElementSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementFactory
-
Returns a new object of class 'Selector'.
- createViewModelElementSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
- createViewModelElementSelectorAdapter() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
-
Creates a new adapter for an object of class '
Selector
'.
- createViewModelLoadingProperties() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- createViewModelLoadingProperties() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
-
Returns a new object of class 'Model Loading Properties'.
- createViewModelLoadingPropertiesAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- createViewModelLoadingPropertiesAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
- CreateViewModelProjectCommandHandler - Class in org.eclipse.emf.ecp.view.model.internal.project.handlers
-
Handler for creating a new project for a view model.
- CreateViewModelProjectCommandHandler() - Constructor for class org.eclipse.emf.ecp.view.model.internal.project.handlers.CreateViewModelProjectCommandHandler
-
- createViewModelPropertiesAdapter() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
- createViewProxy() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
-
- createViewProxy() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyFactory
-
Returns a new object of class 'View Proxy'.
- createViewProxyAdapter() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
- createViewProxyAdapter() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
-
Creates a new adapter for an object of class '
View Proxy
'.
- createViewTemplate() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
-
- createViewTemplate() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplateFactory
-
Returns a new object of class 'View Template'.
- createViewTemplateAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
- createViewTemplateAdapter() - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
-
- createVLabelStyleFromString(EDataType, String) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
-
- createWarning(List<T>, double) - Method in class org.eclipse.emfforms.common.RankingHelper
-
Create warning about clashing priorities.
- createWaterTank() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
Returns a new object of class 'Water Tank'.
- createWaterTank() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- createWaterTankAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
- createWaterTankAdapter() - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Creates a new adapter for an object of class '
Water
Tank
'.
- createWidthConfiguration() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
- createWidthConfiguration() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
-
Returns a new object of class 'Width Configuration'.
- createWidthConfigurationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
- createWidthConfigurationAdapter() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
- createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchAdvisor
- createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class org.eclipse.emf.ecp.rap.ApplicationWorkbenchAdvisor
-
- createWorkspaceBase(InternalProject, File) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
Create and store a CDOWorkspaceBase
.
- createWorkspaceConfiguration(InternalProject) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
Create and store a CDOWorkspaceConfiguration
for the given internal project.
- currentSelection - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- CUSTOM_CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The meta object id for the '
Control
' class.
- CUSTOM_CONTROL - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
-
The meta object literal for the '
Control
' class.
- CUSTOM_CONTROL__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Attachments' containment reference list.
- CUSTOM_CONTROL__BUNDLE_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Bundle Name' attribute.
- CUSTOM_CONTROL__BUNDLE_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
-
The meta object literal for the 'Bundle Name' attribute feature.
- CUSTOM_CONTROL__CLASS_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Class Name' attribute.
- CUSTOM_CONTROL__CLASS_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
-
The meta object literal for the 'Class Name' attribute feature.
- CUSTOM_CONTROL__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Diagnostic' containment reference.
- CUSTOM_CONTROL__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Domain Model Reference' containment reference.
- CUSTOM_CONTROL__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Enabled' attribute.
- CUSTOM_CONTROL__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Label Alignment' attribute.
- CUSTOM_CONTROL__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Name' attribute.
- CUSTOM_CONTROL__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Readonly' attribute.
- CUSTOM_CONTROL__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Visible' attribute.
- CUSTOM_CONTROL_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The number of structural features of the 'Control' class.
- CUSTOM_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
- CUSTOM_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
-
- CUSTOM_DOMAIN_MODEL_REFERENCE__BUNDLE_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Bundle Name' attribute.
- CUSTOM_DOMAIN_MODEL_REFERENCE__BUNDLE_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
-
The meta object literal for the 'Bundle Name' attribute feature.
- CUSTOM_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Change Listener' attribute list.
- CUSTOM_DOMAIN_MODEL_REFERENCE__CLASS_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Class Name' attribute.
- CUSTOM_DOMAIN_MODEL_REFERENCE__CLASS_NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
-
The meta object literal for the 'Class Name' attribute feature.
- CUSTOM_DOMAIN_MODEL_REFERENCE__CONTROL_CHECKED - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Control Checked' attribute.
- CUSTOM_DOMAIN_MODEL_REFERENCE__CONTROL_CHECKED - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
-
The meta object literal for the 'Control Checked' attribute feature.
- CUSTOM_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCES - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Domain Model References' containment reference list.
- CUSTOM_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCES - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage.Literals
-
The meta object literal for the 'Domain Model References' containment reference list feature.
- CUSTOM_DOMAIN_MODEL_REFERENCE__SEGMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The feature id for the 'Segments' containment reference list.
- CUSTOM_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The number of structural features of the 'Domain Model Reference' class.
- CUSTOM_VARIANT - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
RAP theming variable to set.
- CUSTOM_VARIANT - Static variable in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
RAP theming variable.
- CUSTOM_VARIANT - Static variable in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Variant constant for indicating RAP controls.
- CUSTOM_VARIANT - Static variable in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
Variant constant for indicating RAP controls.
- CustomAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.custom.model.util
-
The Adapter Factory for the model.
- CustomAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
-
Creates an instance of the adapter factory.
- CustomControlInitFailedReport - Class in org.eclipse.emf.ecp.view.spi.swt.reporting
-
Indicates that the initialization of a custom control failed.
- CustomControlInitFailedReport(String, String) - Constructor for class org.eclipse.emf.ecp.view.spi.swt.reporting.CustomControlInitFailedReport
-
Constructor.
- CustomControlItemProvider - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
-
- CustomControlItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
-
This constructs an instance from a factory and a notifier.
- customControlItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VCustomControl
instances.
- CustomControlSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.custom.swt
-
The renderer for custom control view models.
- CustomControlSWTRenderer(VCustomControl, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
-
Legacy Constructor.
- CustomControlSWTRenderer(VCustomControl, ViewModelContext, ReportService, SWTValidationUiService) - Constructor for class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
-
Default Constructor.
- CustomDMRConverter - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
-
DomainModelReferenceConverter for CustomDomainModelReferences.
- CustomDMRConverter() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRConverter
-
- CustomDMRMappingProvider - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
-
- CustomDMRMappingProvider() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRMappingProvider
-
- CustomDomainModelReferenceItemProvider - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
-
- CustomDomainModelReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
-
This constructs an instance from a factory and a notifier.
- customDomainModelReferenceItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
- CustomEditPlugin - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
-
This is the central singleton for the Custom edit plugin.
- CustomEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomEditPlugin
-
Create the instance.
- CustomEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
-
The actual implementation of the Eclipse Plugin.
- CustomGridTableViewer(Composite, int) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer.CustomGridTableViewer
-
Creates a grid viewer on a newly-created grid control under the given
parent.
- CustomGridTableViewer(Composite, int) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer.CustomGridTableViewer
-
Creates a grid viewer on a newly-created grid control under the given
parent.
- CustomItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- CustomItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
This constructs an instance.
- CustomItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
-
- CustomItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.spi.custom.model.provider
-
The switch for creating child descriptors specific to each extended class.
- customizeActionBar(ActionBar<? extends Viewer>) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
Use this method to customize the way the button bar is filled.
- customizeActionConfiguration(ActionConfiguration) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
Use this method to customize the key bindings for the table viewer.
- customizeCildCreation(CreateElementCallback) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to customize the Menu
which is shown when an element in the
tree is right-clicked.
- customizeCildCreation(CreateElementCallback) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to customize the Menu
which is shown when an element in the
tree is right-clicked.
- customizeComparator(ViewerComparator) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
Use this method to set a ViewerComparator
on the table.
- customizeCompositeStructure(TableViewerCompositeBuilder) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
Use this method to customize the way title, validation, buttons and the tableviewer are arranged.
- customizeContentProvider(IContentProvider) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
Use this method to set a different content provider on the viewer.
- customizeContentProvider(ContentProviderProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to set a custom IContentProvider
on the tree
viewer.
- customizeContentProvider(IContentProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to set a custom IContentProvider
on the tree
viewer.
- customizeContentProvider(ContentProviderProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to set a custom IContentProvider
on the tree
viewer.
- customizeContentProvider(IContentProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to set a custom IContentProvider
on the tree
viewer.
- customizeDelete(DeleteActionBuilder) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to customize the Menu
which is shown when an element in the
tree is right-clicked.
- customizeDelete(DeleteActionBuilder) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to customize the Menu
which is shown when an element in the
tree is right-clicked.
- customizeDetailComposite(DetailCompositeBuilder) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to create the parent composite, which will contain the detail composite.
- customizeDragAndDrop(DNDProvider) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
Use this method to customize drag&drop.
- customizeDragAndDrop(DNDProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to add a customized drag and drop behaviour to the tree or to remove drag and drop functionality.
- customizeDragAndDrop(DNDProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to add a customized drag and drop behaviour to the tree or to remove drag and drop functionality.
- customizeInitialSelection(InitialSelectionProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to customize which element should be selected after the initial rendering.
- customizeInitialSelection(InitialSelectionProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to customize which element should be selected after the initial rendering.
- customizeInitialTreeWidth(int) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to influence the width of the composite which hosts the
TreeViewer
.
- customizeLabelDecorator(LabelDecoratorProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to add a ILabelDecorator
for decorating the labels of the label provider.
- customizeLabelDecorator(ILabelDecorator) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to add a ILabelDecorator
for decorating the labels of the label provider.
- customizeLabelDecorator(LabelDecoratorProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to add a ILabelDecorator
for decorating the labels of the label provider.
- customizeLabelDecorator(ILabelDecorator) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to add a ILabelDecorator
for decorating the labels of the label provider.
- customizeLabelProvider(LabelProviderProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method a add a custom IBaseLabelProvider
to the
tree.
- customizeLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method a add a custom IBaseLabelProvider
to the
tree.
- customizeLabelProvider(LabelProviderProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method a add a custom IBaseLabelProvider
to the
tree.
- customizeLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method a add a custom IBaseLabelProvider
to the
tree.
- customizeMenu(Collection<MasterDetailAction>) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Sets the right click actions of the menu.
- customizeMenu(CreateElementCallback) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- customizeMenu(DeleteActionBuilder) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Sets the delete action.
- customizeMenu(MenuProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to customize the Menu
which is shown when an element in the
tree is right-clicked.
- customizeMenu(MenuProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to customize the Menu
which is shown when an element in the
tree is right-clicked.
- customizeMenuItems(Collection<MasterDetailAction>) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to customize the Menu
which is shown when an element in the
tree is right-clicked.
- customizeMenuItems(Collection<MasterDetailAction>) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to customize the Menu
which is shown when an element in the
tree is right-clicked.
- customizeReadOnly(boolean) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to specify whether the tree and its details should be rendered as read-only.
- customizeTableViewerCreation(TableViewerCreator<? extends AbstractTableViewer>) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
Use this method to create the actual TableViewer.
- customizeText(Text) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
-
Deprecated.
This method allows to set custom values to the text field, e.g.
- customizeText(Text) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalControl
-
Deprecated.
- customizeText(Text) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.StringControl
-
Deprecated.
- customizeText(Text) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.XmlDateControlText
-
Deprecated.
- customizeTree(TreeMasterDetailSWTBuilder) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Customize the tree builder
.
- customizeTree() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor_PTest
-
- customizeTree(TreeViewerBuilder) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to create the TreeViewer
which is part of the tree
master detail.
- customizeTree(TreeViewerBuilder) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to create the TreeViewer
which is part of the tree
master detail.
- customizeUpdateDelay(int) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to specify the time between a detected selection change and updating the detail panel.
- customizeViewerFilters(ViewerFilter[]) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to add ViewerFilters
on the tree.
- customizeViewerFilters(ViewerFilter[]) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeViewerSWTBuilder
-
Use this method to add ViewerFilters
on the tree.
- customizeViewModelServices(ViewModelServiceProvider) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailSWTBuilder
-
Use this method to specify which
ViewModelServices
will be added when the detail views
are rendered.
- CustomMigrationClassLoader - Class in org.eclipse.emf.ecp.view.edapt
-
- CustomMigrationClassLoader() - Constructor for class org.eclipse.emf.ecp.view.edapt.CustomMigrationClassLoader
-
- CustomMigrationHelper - Class in org.eclipse.emf.ecp.view.edapt
-
Helper class for accessing the bundle which registers a custom migration.
- CustomReflectiveItemProvider - Class in org.eclipse.emf.ecp.view.model.common.edit.provider
-
- CustomReflectiveItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.model.common.edit.provider.CustomReflectiveItemProvider
-
A custom reflective item provider.
- CustomReflectiveItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.model.common.edit.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers reflectively.
- CustomReflectiveItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.model.common.edit.provider.CustomReflectiveItemProviderAdapterFactory
-
This constructs an instance.
- CustomSelectionColorCellRenderer - Class in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
Copy of the Nebula Grid DefaultCellRenderer (temporary fix to be able to set the selection colors)
- CustomSelectionColorCellRenderer(Color, Color) - Constructor for class org.eclipse.emf.ecp.view.internal.table.nebula.grid.CustomSelectionColorCellRenderer
-
- CustomSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.custom.model.util
-
The Switch for the model's inheritance hierarchy.
- CustomSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
-
Creates an instance of the switch.
- CutCopyPasteListener - Class in org.eclipse.emf.ecp.view.spi.table.ui.rcp
-
On creation this listener registers itself on a given TableViewer
and register the according EMF
Cut/Copy/Paste-Actions.
- CutCopyPasteListener(TableViewer, EditingDomain, EStructuralFeature.Setting) - Constructor for class org.eclipse.emf.ecp.view.spi.table.ui.rcp.CutCopyPasteListener
-
Constructs this listener.
- CutMasterDetailAction - Class in org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating
-
Delegates to CutAction
.
- CutMasterDetailAction(EditingDomain) - Constructor for class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.CutMasterDetailAction
-
Constructor.
- data() - Static method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlRenderer_PTest
-
- data() - Static method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableDMRValidation_Test
-
- DatabindingFailedException - Exception in org.eclipse.emfforms.spi.core.services.databinding
-
- DatabindingFailedException(String) - Constructor for exception org.eclipse.emfforms.spi.core.services.databinding.DatabindingFailedException
-
- DatabindingFailedReport - Class in org.eclipse.emfforms.spi.core.services.databinding
-
A rendering report indicating that the databinding is not possible due to an exception.
- DatabindingFailedReport(Throwable) - Constructor for class org.eclipse.emfforms.spi.core.services.databinding.DatabindingFailedReport
-
Constructor.
- dataMap(Map<String, Object>) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder
-
Add a pre-initialized data map.
- dataMapEntry(String, Object) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder
-
Add a data map entry.
- dataMapEntry(String, Object) - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationBuilder
-
Add a data map entry.
- dataset - Variable in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlRenderer_PTest
-
- DataTemplateAdapterFactory - Class in org.eclipse.emfforms.datatemplate.util
-
The Adapter Factory for the model.
- DataTemplateAdapterFactory() - Constructor for class org.eclipse.emfforms.datatemplate.util.DataTemplateAdapterFactory
-
Creates an instance of the adapter factory.
- DataTemplateCreateNewModelElement_0 - Static variable in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.Messages
-
- DataTemplateCreateNewModelElement_1 - Static variable in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.Messages
-
- DataTemplateCreateNewModelElementStrategyProvider - Class in org.eclipse.emfforms.internal.datatemplate.tooling.editor
-
Provides a strategy to the DefaultReferenceService
that does not allow to create objects in non containment references inside data templates.
- DataTemplateCreateNewModelElementStrategyProvider() - Constructor for class org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateCreateNewModelElementStrategyProvider
-
- DataTemplateEClassSelectionStrategyProvider - Class in org.eclipse.emfforms.internal.datatemplate.tooling.editor
-
- DataTemplateEClassSelectionStrategyProvider() - Constructor for class org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateEClassSelectionStrategyProvider
-
- DataTemplateEClassSelectionStrategyProvider_Test - Class in org.eclipse.emfforms.internal.datatemplate.tooling.editor
-
- DataTemplateEClassSelectionStrategyProvider_Test() - Constructor for class org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateEClassSelectionStrategyProvider_Test
-
- DataTemplateEditor - Class in org.eclipse.emfforms.internal.datatemplate.tooling.editor
-
- DataTemplateEditor() - Constructor for class org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateEditor
-
- DatatemplateEditPlugin - Class in org.eclipse.emfforms.datatemplate.provider
-
This is the central singleton for the DataTemplate edit plugin.
- DatatemplateEditPlugin() - Constructor for class org.eclipse.emfforms.datatemplate.provider.DatatemplateEditPlugin
-
Create the instance.
- DatatemplateEditPlugin.Implementation - Class in org.eclipse.emfforms.datatemplate.provider
-
The actual implementation of the Eclipse Plugin.
- DataTemplateEObjectSelectionStrategyProvider - Class in org.eclipse.emfforms.internal.datatemplate.tooling.editor
-
Provider of an data template specific object selection strategy.
- DataTemplateEObjectSelectionStrategyProvider() - Constructor for class org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateEObjectSelectionStrategyProvider
-
Initializes me.
- DataTemplateFactory - Interface in org.eclipse.emfforms.datatemplate
-
The Factory for the model.
- DataTemplateFactoryImpl - Class in org.eclipse.emfforms.datatemplate.impl
-
An implementation of the model Factory.
- DataTemplateFactoryImpl() - Constructor for class org.eclipse.emfforms.datatemplate.impl.DataTemplateFactoryImpl
-
Creates an instance of the factory.
- DataTemplateItemProviderAdapterFactory - Class in org.eclipse.emfforms.datatemplate.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- DataTemplateItemProviderAdapterFactory() - Constructor for class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
This constructs an instance.
- DataTemplatePackage - Interface in org.eclipse.emfforms.datatemplate
-
The Package for the model.
- DataTemplatePackage.Literals - Interface in org.eclipse.emfforms.datatemplate
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- DataTemplatePackageImpl - Class in org.eclipse.emfforms.datatemplate.impl
-
An implementation of the model Package.
- DataTemplateSwitch<T> - Class in org.eclipse.emfforms.datatemplate.util
-
The Switch for the model's inheritance hierarchy.
- DataTemplateSwitch() - Constructor for class org.eclipse.emfforms.datatemplate.util.DataTemplateSwitch
-
Creates an instance of the switch.
- DataTemplateValidationDelegateProvider - Class in org.eclipse.emfforms.ide.datatemplate.internal.builder
-
Validation delegate provider for data template models.
- DataTemplateValidationDelegateProvider() - Constructor for class org.eclipse.emfforms.ide.datatemplate.internal.builder.DataTemplateValidationDelegateProvider
-
Initializes me.
- DataTypeControl - Class in org.eclipse.emfforms.internal.editor.ecore.controls
-
A control to select the DataType for ETypedElements.
- DataTypeControl(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emfforms.internal.editor.ecore.controls.DataTypeControl
-
Default constructor.
- DataTypeControlService - Class in org.eclipse.emfforms.internal.editor.ecore.controls
-
This class decides, if the DataTypeControl can be used for the provided EStructuralFeature.
- DataTypeControlService() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.controls.DataTypeControlService
-
- DATE - Static variable in class org.eclipse.emfforms.spi.spreadsheet.core.converter.EMFFormsCellStyleConstants
-
Constant for a cell style that sets the cell format to date.
- DATE_ONLY_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.model.DateTimeDisplayType
-
The 'Date Only' literal value.
- DATE_TIME_DISPLAY_ATTACHMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- DATE_TIME_DISPLAY_ATTACHMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
- DATE_TIME_DISPLAY_ATTACHMENT__DISPLAY_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Display Type' attribute.
- DATE_TIME_DISPLAY_ATTACHMENT__DISPLAY_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Display Type' attribute feature.
- DATE_TIME_DISPLAY_ATTACHMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'Date Time Display Attachment' class.
- DATE_TIME_DISPLAY_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- DATE_TIME_DISPLAY_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
- DateCellEditor - Class in org.eclipse.emf.ecp.edit.internal.swt.table
-
A cell editor for editing a date time value.
- DateCellEditor() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
Default constructor.
- DateCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
A constructor which takes only a parent.
- DateCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
A constructor which takes the parent and the style.
- DateCellEditorTester - Class in org.eclipse.emf.ecp.edit.internal.swt.table
-
Tester for a date cell editor.
- DateCellEditorTester() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditorTester
-
- DateCellEditorTester - Class in org.eclipse.emfforms.internal.view.control.multiattribute.celleditor
-
- DateCellEditorTester() - Constructor for class org.eclipse.emfforms.internal.view.control.multiattribute.celleditor.DateCellEditorTester
-
- DateCellStringTooltipModifier - Class in org.eclipse.emf.ecp.edit.internal.swt.table
-
String modifier for date cell tooltips.
- DateCellStringTooltipModifier() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellStringTooltipModifier
-
Default constructor.
- DateCellStringTooltipModifier_PTest - Class in org.eclipse.emf.ecp.edit.internal.swt.table
-
- DateCellStringTooltipModifier_PTest() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellStringTooltipModifier_PTest
-
- DateSerialize_Test - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
- DateSerialize_Test() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.DateSerialize_Test
-
- DateTimeControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
-
Deprecated.
- DateTimeControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.DateTimeControl
-
Deprecated.
- DateTimeControl_NoDateSetClickToSetDate - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.controls.DepricatedControlMessageKeys
-
- DateTimeControl_NoDateSetClickToSetDate - Static variable in interface org.eclipse.emf.ecp.view.internal.core.swt.MessageKeys
-
- DateTimeControl_NoTimeSetClickToSetTime - Static variable in interface org.eclipse.emf.ecp.view.internal.core.swt.MessageKeys
-
- DateTimeControl_UnsetDate - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.controls.DepricatedControlMessageKeys
-
- DateTimeControlRenderer_PTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
- DateTimeControlRenderer_PTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlRenderer_PTest
-
- DateTimeControlRendererTester - Class in org.eclipse.emf.ecp.view.model.common
-
Tester for Text Renderer.
- DateTimeControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.DateTimeControlRendererTester
-
- DateTimeControlSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
A control which can handle
Date
.
- DateTimeControlSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider, EMFFormsLocalizationService, ImageRegistryService) - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRenderer
-
Default constructor.
- DateTimeControlSWTRenderer_CleanDate - Static variable in interface org.eclipse.emf.ecp.view.internal.core.swt.MessageKeys
-
- DateTimeControlSWTRenderer_CleanTime - Static variable in interface org.eclipse.emf.ecp.view.internal.core.swt.MessageKeys
-
- DateTimeControlSWTRenderer_SelectData - Static variable in interface org.eclipse.emf.ecp.view.internal.core.swt.MessageKeys
-
- DateTimeControlSWTRenderer_SelectTime - Static variable in interface org.eclipse.emf.ecp.view.internal.core.swt.MessageKeys
-
- DateTimeControlSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
- DateTimeControlSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRendererService
-
- DateTimeDisplayAttachmentItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
- DateTimeDisplayAttachmentItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.DateTimeDisplayAttachmentItemProvider
-
This constructs an instance from a factory and a notifier.
- dateTimeDisplayAttachmentItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- DateTimeDisplayType - Enum in org.eclipse.emf.ecp.view.spi.model
-
A representation of the literals of the enumeration 'Date Time Display Type',
and utility methods for working with them.
- DateUtil - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
Helper class for Date conversion.
- deactivate(BundleContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRendererService
-
Deactivate ViewSWTRendererService.
- deactivate(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.rule.AndConditionService
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.rule.OrConditionService
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.table.model.TableDMRConverter
-
- deactivate(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRConverter
-
- deactivate(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRMappingProvider
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.EMFFormsCustomDMRExpander
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.StructuralChangeCustomDMRTester
-
Called by the framework when the component gets deactivated.
- deactivate() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
- deactivate() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.common.prevalidation.PreSetValidationServiceImpl
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter
-
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter
-
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter
-
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.index.EMFFormsIndexDMRExpander
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute.EMFFormsKeyAttributeDMRExpander
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.mapping.EMFFormsMappingDMRExpander
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.table.EMFFormsTableDMRExpander
-
Called by the framework when the component gets deactivated.
- deactivate() - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyServicesManagerImpl
-
Called by OSGi when the component must be deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentExpander
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.index.StructuralChangeTesterIndex
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.mapping.StructuralChangeTesterMapping
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.table.StructuralChangeTesterTable
-
Called by the framework when the component gets deactivated.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationElementRendererService
-
The deactivate method.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationRendererService
-
The deactivate method.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategoryRendererService
-
The deactivate method.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetContainerRendererService
-
The deactivate method.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetViewRendererService
-
The deactivate method.
- deactivate(BundleContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
The deactivate method.
- deactivate() - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
- DebugSWTReportConsumer - Class in org.eclipse.emf.ecp.ui.view.swt
-
- DebugSWTReportConsumer() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.DebugSWTReportConsumer
-
- DebugViewModelService - Class in org.eclipse.emf.ecp.view.internal.swt
-
- DebugViewModelService() - Constructor for class org.eclipse.emf.ecp.view.internal.swt.DebugViewModelService
-
- deconfigure() - Method in class org.eclipse.emfforms.ide.internal.builder.ProjectNature
-
- decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
- decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreUnsharedDecorator
- decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreDirtyDecorator
- decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewBranchDecorator
-
- decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewLabelDecorator
- decorate(Object, IDecoration) - Method in class org.eclipse.emf.ecp.validation.connector.ValidationFailedDecorator
- decorateImage(Image, Image) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
-
Returns an Image
composed of a base image decorated by another image.
- decorateImage(Image, Image, int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
-
Returns an Image
composed of a base image decorated by another image.
- decorateImage(Image, Image) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Returns an Image
composed of a base image decorated by another image.
- decorateImage(Image, Image, int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Returns an Image
composed of a base image decorated by another image.
- decorateImage(Image, Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
-
- decorateImage(Image, Object) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.decorator.validation.ecp.ECPValidationServiceLabelDecorator
-
- decorateText(String, Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
-
- decorateText(String, Object) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.decorator.validation.ecp.ECPValidationServiceLabelDecorator
-
- DEFAULT - Static variable in interface org.eclipse.emf.ecp.ui.view.swt.reference.AttachmentStrategy
-
The default strategy.
- DEFAULT - Static variable in interface org.eclipse.emf.ecp.ui.view.swt.reference.CreateNewModelElementStrategy
-
Default strategy that creates a new model element based on the sub classes of the reference type.
- DEFAULT - Static variable in interface org.eclipse.emf.ecp.ui.view.swt.reference.OpenInNewContextStrategy
-
The default strategy.
- DEFAULT - Static variable in interface org.eclipse.emf.ecp.ui.view.swt.reference.ReferenceStrategy
-
The default strategy.
- DEFAULT - Static variable in interface org.eclipse.emf.ecp.ui.view.swt.reference.SelectionCompositeStrategy
-
The default strategy.
- DEFAULT - Static variable in interface org.eclipse.emfforms.core.services.datatemplate.TemplateLoaderService
-
The default template loader service.
- DEFAULT - Static variable in interface org.eclipse.emfforms.ide.builder.MarkerHelperProvider
-
Provider of the default EMF marker helper.
- DEFAULT_INITIAL_RANK - Static variable in class org.eclipse.emfforms.common.RankingHelper
-
Value used to initialize the rank comparison in case no initialRank value is passed.
- DEFAULT_KEYBINDING - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.action.AddRowAction
-
The default key binding of this action.
- DEFAULT_KEYBINDING - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.action.DuplicateRowAction
-
The default key binding of this action.
- DEFAULT_KEYBINDING - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowDownAction
-
The default key binding of this action.
- DEFAULT_KEYBINDING - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowUpAction
-
The default key binding of this action.
- DEFAULT_KEYBINDING - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.action.RemoveRowAction
-
The default key binding of this action.
- DEFAULT_LIST_SEPARATOR - Static variable in class org.eclipse.emfforms.internal.common.converter.DefaultEAttributeValueConverterImpl
-
Default list separator token.
- DEFAULT_PRIORITY - Static variable in class org.eclipse.emfforms.internal.common.converter.DefaultEAttributeValueConverterImpl
-
The default priority for this converter implementation.
- DEFAULT_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
-
The 'Default' literal value.
- DEFAULT_VALUE - Static variable in enum org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.RenderMode
-
The 'DEFAULT' literal value.
- DefaultButtonBarBuilder_AddButtonText - Static variable in class org.eclipse.emfforms.internal.swt.table.messages.MessageKeys
-
- DefaultButtonBarBuilder_AddButtonTooltipNoCreator - Static variable in class org.eclipse.emfforms.internal.swt.table.messages.MessageKeys
-
- DefaultButtonBarBuilder_RemoveButtonText - Static variable in class org.eclipse.emfforms.internal.swt.table.messages.MessageKeys
-
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrSwitch
-
Returns the result of interpreting the object as an instance of ' EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxySwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.util.AnnotationSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - 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 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.util.HierarchySwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.util.BackgroundSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.util.KeybindingSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - 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 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatorySwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.util.ReferenceSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - 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 'EObject'.
- defaultCase(EObject) - 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 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.util.TextControlEnablementSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - 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 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.util.WrapSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emfforms.datatemplate.util.DataTemplateSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emfforms.spi.rulerepository.model.util.RulerepositorySwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentSwitch
-
Returns the result of interpreting the object as an instance of
'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- DefaultCreateNewModelElementStrategyProvider - Class in org.eclipse.emf.ecp.ui.view.swt.reference
-
Default strategy that allows creating a new model element based on the sub classes of the reference type.
- DefaultCreateNewModelElementStrategyProvider() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.reference.DefaultCreateNewModelElementStrategyProvider
-
- DefaultDeleteActionBuilder - Class in org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider
-
The default delete action creates a remove command and wraps it's execution in the run
method.
- DefaultDeleteActionBuilder() - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDeleteActionBuilder
-
- DefaultDetailCompositeBuilder - Class in org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider
-
- DefaultDetailCompositeBuilder() - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDetailCompositeBuilder
-
- DefaultDNDProvider - Class in org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider
-
- DefaultDNDProvider() - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDNDProvider
-
- DefaultEAttributeValueConverterImpl - Class in org.eclipse.emfforms.internal.common.converter
-
Default value converter for generic EAttribute handling.
- DefaultEAttributeValueConverterImpl() - Constructor for class org.eclipse.emfforms.internal.common.converter.DefaultEAttributeValueConverterImpl
-
Default no value constructor (will use the
DEFAULT_LIST_SEPARATOR and DEFAULT_PRIORITY for this converter).
- DefaultEAttributeValueConverterImpl(String, double) - Constructor for class org.eclipse.emfforms.internal.common.converter.DefaultEAttributeValueConverterImpl
-
Constructor which allows to override the list separator.
- DefaultFilter - Class in org.eclipse.emf.ecp.core.emffilter.internal
-
This class provides all EPackages that are per default in an Eclipse Modeling
Edition.
- DefaultFilter() - Constructor for class org.eclipse.emf.ecp.core.emffilter.internal.DefaultFilter
-
Convenient constructor.
- defaultHandleControlProcessor(Control) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
- defaultHandleControlProcessor(Control) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
-
- defaultHandleControlProcessorForCell(Control, SWTGridCell) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
- DefaultLayoutHelper - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
Deprecated.
- DefaultLayoutHelper() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
-
Deprecated.
- DefaultLocaleProvider - Class in org.eclipse.emfforms.internal.core.services.locale.defaultlocale
-
EMFFormsLocaleProvider that works on the default
Locale
.
- DefaultLocaleProvider() - Constructor for class org.eclipse.emfforms.internal.core.services.locale.defaultlocale.DefaultLocaleProvider
-
- DefaultLocaleViewService - Class in org.eclipse.emf.ecp.view.context.internal.locale
-
- DefaultLocaleViewService() - Constructor for class org.eclipse.emf.ecp.view.context.internal.locale.DefaultLocaleViewService
-
Deprecated.
- DefaultMarkerHelper - Class in org.eclipse.emfforms.ide.builder
-
Default implementation of the
MarkerHelper
that accounts for the fact
that the
ValidationServiceDelegate
unloads its resource set before markers
are created, so that objects in the diagnostics are
proxies by the time markers are created.
- DefaultMarkerHelper() - Constructor for class org.eclipse.emfforms.ide.builder.DefaultMarkerHelper
-
Initializes me.
- DefaultMenuProvider - Class in org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider
-
The default menu provider.
- DefaultMenuProvider() - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultMenuProvider
-
Default constructor.
- DefaultMenuProvider(ChildrenDescriptorCollector, Collection<MasterDetailAction>, CreateElementCallback, DeleteActionBuilder) - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultMenuProvider
-
Constructor.
- DefaultMergeUtil - Class in org.eclipse.emf.ecp.diffmerge.spi.context
-
This util class provides a method, which allows to copy values from one
VControl
to another generically.
- DefaultProvider - Class in org.eclipse.emf.ecp.spi.core
-
- DefaultProvider(String) - Constructor for class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
- DefaultRealm - Class in org.eclipse.emfforms.internal.core.services.databinding
-
Simple realm implementation that will set itself as default when constructed.
- DefaultRealm() - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.DefaultRealm
-
- DefaultReferenceService - Class in org.eclipse.emf.ecp.ui.view.swt
-
The DefaultReferenceService
is the standard implementation of the ReferenceService
.
- DefaultReferenceService() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
-
- DefaultReferenceService_PTest - Class in org.eclipse.emf.ecp.ui.view.swt
-
- DefaultReferenceService_PTest() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService_PTest
-
Initializes me.
- DefaultReferenceServiceFactory - Class in org.eclipse.emf.ecp.ui.view.swt
-
- DefaultReferenceServiceFactory() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceServiceFactory
-
Initializes me.
- DefaultRenderingResultFactory - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
Deprecated.
- DefaultRenderingResultFactory() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultRenderingResultFactory
-
Deprecated.
- DefaultSelectionProviderService - Class in org.eclipse.emf.ecp.view.spi.swt.services
-
A selection provider service that simply delegates the selection provider API
to the selection provider registered for the "top-most" element in the view model,
where "top-most" is the first element in a depth-first traversal.
- DefaultSelectionProviderService() - Constructor for class org.eclipse.emf.ecp.view.spi.swt.services.DefaultSelectionProviderService
-
Initializes me.
- DefaultSelectionProviderServiceFactory - Class in org.eclipse.emf.ecp.view.internal.swt
-
- DefaultSelectionProviderServiceFactory() - Constructor for class org.eclipse.emf.ecp.view.internal.swt.DefaultSelectionProviderServiceFactory
-
Initializes me.
- DefaultTableControlSWTCustomization<T extends org.eclipse.jface.viewers.AbstractTableViewer> - Class in org.eclipse.emfforms.internal.swt.table
-
- DefaultTableControlSWTCustomization() - Constructor for class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- DefaultTableViewerColumnBuilder - Class in org.eclipse.emfforms.spi.swt.table
-
The default table viewer configuration helper class.
- DefaultTableViewerColumnBuilder(ColumnConfiguration) - Constructor for class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerColumnBuilder
-
The constructor.
- DefaultTableViewerCompositeBuilder - Class in org.eclipse.emfforms.spi.swt.table
-
- DefaultTableViewerCompositeBuilder() - Constructor for class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerCompositeBuilder
-
- DefaultTreeMasterDetailCache - Class in org.eclipse.emfforms.spi.swt.treemasterdetail
-
- DefaultTreeMasterDetailCache() - Constructor for class org.eclipse.emfforms.spi.swt.treemasterdetail.DefaultTreeMasterDetailCache
-
Deprecated.
Creates a cache with maximal 5 entries.
- DefaultTreeMasterDetailCache(int) - Constructor for class org.eclipse.emfforms.spi.swt.treemasterdetail.DefaultTreeMasterDetailCache
-
Deprecated.
Creates a cache with a custom number of maximal entries.
- DefaultTreeMasterDetailCustomization - Class in org.eclipse.emfforms.internal.swt.treemasterdetail
-
- DefaultTreeMasterDetailCustomization() - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeMasterDetailCustomization
-
Default constructor.
- DefaultTreeViewerBuilder - Class in org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider
-
- DefaultTreeViewerBuilder() - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultTreeViewerBuilder
-
- DefaultTreeViewerCustomization - Class in org.eclipse.emfforms.internal.swt.treemasterdetail
-
- DefaultTreeViewerCustomization() - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Default constructor.
- DefaultTreeWidthProvider - Class in org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider
-
- DefaultTreeWidthProvider() - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultTreeWidthProvider
-
- DefaultUIProvider - Class in org.eclipse.emf.ecp.spi.ui
-
- DefaultUIProvider(String) - Constructor for class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
- DefaultUIProvider_Calculating - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- DefaultUIProvider_CantFindInPackageRegistry - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- DefaultValidationProvider - Class in org.eclipse.emf.ecp.view.internal.validation.bean
-
- DefaultValidationProvider() - Constructor for class org.eclipse.emf.ecp.view.internal.validation.bean.DefaultValidationProvider
-
- DefaultValidationProvider(InputStream...) - Constructor for class org.eclipse.emf.ecp.view.internal.validation.bean.DefaultValidationProvider
-
- defaultValues() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl_Test
-
- DefaultViewerFilterProvider - Class in org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider
-
- DefaultViewerFilterProvider() - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultViewerFilterProvider
-
- DefaultViewModelServiceProvider - Class in org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider
-
- DefaultViewModelServiceProvider() - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultViewModelServiceProvider
-
- defer(Object) - Method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealHelper
-
Create a deferred reveal step that will attempt to reveal the domain model object
in the current context.
- delegateProviders() - Method in class org.eclipse.emfforms.ide.builder.ValidationBuilder_PTest
-
- DelegatingDmrSegmentConverter_PTest - Class in org.eclipse.emfforms.swt.internal.reference.table
-
Test cases for DelegatingDmrSegmentConverter
.
- DelegatingDmrSegmentConverter_PTest() - Constructor for class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDmrSegmentConverter_PTest
-
- DelegatingDomainModelReferenceConverter_PTest - Class in org.eclipse.emfforms.swt.internal.reference.table
-
Test cases for the DelegatingDomainModelReferenceConverter
class.
- DelegatingDomainModelReferenceConverter_PTest() - Constructor for class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDomainModelReferenceConverter_PTest
-
Initializes me.
- DelegatingMasterDetailAction - Class in org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating
-
- DelegatingMasterDetailAction(EditingDomain) - Constructor for class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.DelegatingMasterDetailAction
-
Constructor.
- delete() - Method in interface org.eclipse.emf.ecp.core.util.ECPContainer
-
Deletes the current instance.
- delete() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Deletes the current instance.
- delete() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
Deletes the current instance.
- delete(InternalProject, Collection<Object>) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Deletes a collection of EObjects from the model.
- delete(InternalProject, Collection<Object>) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
Deletes a collection of EObjects from the model.
- DELETE_IMAGE - Static variable in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Constant for an delete image.
- DeleteActionBuilder - Interface in org.eclipse.emfforms.spi.swt.treemasterdetail
-
- DeleteDialog - Class in org.eclipse.emf.ecp.internal.ui.dialogs
-
- DeleteDialog(Shell, List<ECPContainer>) - Constructor for class org.eclipse.emf.ecp.internal.ui.dialogs.DeleteDialog
-
Default constructor.
- DeleteDialog_DialogTitle - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- DeleteDialog_Message_AreYouSure - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- DeleteDialog_Message_element - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- DeleteDialog_Message_element_plural - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- DeleteDialog_Title - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- deleteElement(Object) - Method in interface org.eclipse.emf.ecp.edit.spi.DeleteService
-
Deletes the given object from the containment tree.
- deleteElement(Object) - Method in class org.eclipse.emf.ecp.edit.spi.EMFDeleteServiceImpl
-
- deleteElement(Object) - Method in class org.eclipse.emf.ecp.spi.ui.ECPDeleteServiceImpl
-
Deletes the given object from the containment tree.
- deleteElements(Collection<Object>) - Method in interface org.eclipse.emf.ecp.core.ECPProject
-
Deletes a collection of
Object
s by delegating the task to the provider.
- deleteElements(Collection<Object>) - Method in interface org.eclipse.emf.ecp.edit.spi.DeleteService
-
Deletes the given objects from the containment tree.
- deleteElements(Collection<Object>) - Method in class org.eclipse.emf.ecp.edit.spi.EMFDeleteServiceImpl
-
- deleteElements(Collection<Object>) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Deletes a collection of
Object
s by delegating the task to the provider.
- deleteElements(Collection<Object>) - Method in class org.eclipse.emf.ecp.spi.ui.ECPDeleteServiceImpl
-
Deletes the given objects from the containment tree.
- deleteExistingProjects(IProgressMonitor) - Method in class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard
-
The EMFFormsExampleInstallerWizard doesn't delete any projects.
- DeleteHandler - Class in org.eclipse.emf.ecp.ui.commands
-
- DeleteHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.DeleteHandler
-
- deleteHandlerHelper(List<ECPContainer>, Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
-
- deleteMarkers() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Deletes the problem markers created by this Editor.
- deleteModelElement(ECPProject, Collection<Object>) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
-
This helper method is used to delete model elements from a project.
- DeleteModelElementHandler - Class in org.eclipse.emf.ecp.ui.commands
-
- DeleteModelElementHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.DeleteModelElementHandler
-
- DeleteModelElementHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
-
Handler to delete selected EObject
.
- DeleteModelElementHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.DeleteModelElementHandler
-
- deleteOnServer(EMFStoreProjectWrapper, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.DeleteOnServerHelper
-
Deletes an RemoteProject from the server.
- DeleteOnServerHandler - Class in org.eclipse.emf.ecp.e4.emfstore
-
Handler to trigger project deletion on server.
- DeleteOnServerHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.DeleteOnServerHandler
-
- DeleteOnServerHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
- DeleteOnServerHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.DeleteOnServerHandler
-
- DeleteOnServerHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
This is the EMFStore DeleteOnServer Helper delegating to the EMFStore UIDeleteRemoteProjectController
.
- DeleteProjectHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
-
Handler to delete selected projects.
- DeleteProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.DeleteProjectHandler
-
- deleteProjects() - Method in class org.eclipse.emfforms.ide.builder.AbstractBuilderTest
-
- DeleteReferenceAction - Class in org.eclipse.emf.ecp.edit.spi.swt.reference
-
This action unsets a reference.
- DeleteReferenceAction(EditingDomain, EStructuralFeature.Setting, ReferenceService) - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.reference.DeleteReferenceAction
-
The constructor for a delete reference action.
- DeleteReferenceAction(EditingDomain, EObject, EStructuralFeature, ReferenceService) - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.reference.DeleteReferenceAction
-
The constructor for a delete reference action.
- DeleteReferenceAction_Confirmation - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMessageKeys
-
- DeleteReferenceAction_DeleteModelQuestion - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMessageKeys
-
- DeleteReferenceAction_DeleteReference - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMessageKeys
-
- DeleteReferenceAction_No - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMessageKeys
-
- DeleteReferenceAction_Questionmark - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMessageKeys
-
- DeleteReferenceAction_Yes - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMessageKeys
-
- deleteRows(List<EObject>) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
- deleteRows(List<EObject>, EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
Deprecated.
- deleteRows(List<EObject>, EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer
-
Deprecated.
- deleteRows(List<EObject>, EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- deleteRowUserConfirmDialog(List<EObject>) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
This method shows a user confirmation dialog when the user attempts to delete a row in the table.
- deleteRowUserConfirmDialog(List<EObject>, EObject, EStructuralFeature, Button, Button) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- DeleteService - Interface in org.eclipse.emf.ecp.edit.spi
-
The DeleteService is used by renderers in order to delete objects from the containment tree.
- DeleteServiceAdapter_PTest - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
- DeleteServiceAdapter_PTest() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.DeleteServiceAdapter_PTest
-
- DeleteServiceFactoryImpl - Class in org.eclipse.emf.ecp.internal.edit
-
- DeleteServiceFactoryImpl() - Constructor for class org.eclipse.emf.ecp.internal.edit.DeleteServiceFactoryImpl
-
- DeleteShortCutHandler - Interface in org.eclipse.emfforms.spi.editor.handler
-
This service will be invoked when the delete shortcut was pressed in the
GenericEditor
.
- deleteValidationService(Object) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationServiceProvider
-
Deletes the validation service for the given object.
- deleteValidationService(Object) - Method in interface org.eclipse.emf.ecp.validation.api.IValidationServiceProvider
-
Deletes the validation service for the given object.
- DepricatedControlMessageKeys - Interface in org.eclipse.emf.ecp.edit.internal.swt.controls
-
Keys for translated strings.
- deregister(ChangeObserver) - Method in class org.eclipse.emf.ecp.changebroker.internal.ContainingEClassStrategy
-
Deregisters and observer.
- deregister(ChangeObserver) - Method in class org.eclipse.emf.ecp.changebroker.internal.EClassStrategy
-
Deregisters and observer.
- deregister(ChangeObserver) - Method in class org.eclipse.emf.ecp.changebroker.internal.FeatureStrategy
-
Deregisters and observer.
- deregister(ChangeObserver) - Method in class org.eclipse.emf.ecp.changebroker.internal.NoStrategy
-
Deregisters and observer.
- deregister(ChangeObserver) - Method in interface org.eclipse.emf.ecp.changebroker.internal.Strategy
-
Deregisters and observer.
- deregister(ECPValidationResultService.ECPValidationResultServiceListener) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
-
Deregisters a listener.
- deregister(ECPValidationResultService.ECPValidationResultServiceListener) - Method in interface org.eclipse.emf.ecp.ui.validation.ECPValidationResultService
-
Deregisters a listener.
- deregister(ValidationService, ValidationUpdateListener) - Static method in interface org.eclipse.emf.ecp.view.spi.validation.ValidationUpdateListener
-
De-register a listener
from the given validation service.
- deregisterServices() - Method in class org.eclipse.emfforms.ide.builder.ValidationBuilder_PTest
-
- deregisterValidationListener(ViewValidationListener) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
-
- deregisterValidationListener(ViewValidationListener) - Method in interface org.eclipse.emf.ecp.view.spi.validation.ValidationService
-
Deregisters the given listener.
- deregisterValidationListener(DiagnosticCache.ValidationListener) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.diagnostic.DiagnosticCache
-
- deregisterValidationUpdateListener(ValidationUpdateListener) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
-
- deregisterValidationUpdateListener(ValidationUpdateListener) - Method in interface org.eclipse.emf.ecp.view.spi.validation.IncrementalValidationService
-
De-register a listener for incremental validation updates.
- DerivedAttributeAdapter - Class in org.eclipse.emf.ecp.common.spi
-
The DerivedAttributeAdapter can be added on EObjects which include derived EStructuralFeatures
.
- DerivedAttributeAdapter(EObject, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.common.spi.DerivedAttributeAdapter
-
- DerivedAttributeAdapter - Class in org.eclipse.emf.ecp.view.spi.categorization.model
-
- DerivedAttributeAdapter(EObject, EStructuralFeature, EStructuralFeature, EStructuralFeature, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
-
Convenience constructor for a local and navigated dependency.
- DerivedAttributeAdapter(EObject, EStructuralFeature, EStructuralFeature, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
-
Convenience constructor for a navigated dependency.
- DerivedAttributeAdapter(EObject, EStructuralFeature, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
-
Convenience constructor for a local dependency.
- DerivedAttributeAdapter(EObject, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.DerivedAttributeAdapter
-
Constructor with source object and the derived feature.
- DerivedAttributeAdapter_Test - Class in org.eclipse.emf.ecp.common.spi
-
- DerivedAttributeAdapter_Test() - Constructor for class org.eclipse.emf.ecp.common.spi.DerivedAttributeAdapter_Test
-
- descriptorChanged(ElementDescriptor<ELEMENT>, boolean) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementRegistry
-
- descriptorChanged(InternalDescriptor<InternalProvider>, boolean) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
- descriptorChanged(InternalDescriptor<ELEMENT>, boolean) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalElementRegistry.ResolveListener
-
- deselectAll(SelectedEnumeratorMapping[]) - Static method in class org.eclipse.emf.ecp.view.spi.table.swt.SelectedEnumeratorMapping
-
- deserializeObject(String) - Static method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.XMIStringConverterHelper
-
Gets an EObject from an XMI string.
- destroy() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor_PTest
-
- destroyContext() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextContextFunction_ITest
-
- destroyContext() - Method in class org.eclipse.emfforms.spi.swt.core.di.EMFFormsContextViewServiceFactory_PTest
-
- destroyContext() - Method in class org.eclipse.emfforms.spi.swt.core.di.RendererSupplier_PTest
-
- destroyContext() - Method in class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider_PTest
-
- destroyFixture() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService_PTest
-
- destroyFixture() - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar_ITest
-
- destroyFixture() - Method in class org.eclipse.emfforms.spi.editor.EcoreReferenceServiceCustomizationProviders_ITest
-
- destroyRealm() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDmrSegmentConverter_PTest
-
- destroyRealm() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDomainModelReferenceConverter_PTest
-
- destroyRealm() - Method in class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider_PTest
-
- destroyShell() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners_PTest
-
- destroyShell() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableDetailRevealProvider_PTest
-
- destroyShell() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableRevealProvider_PTest
-
- destroyShell() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationRevealProvider_PTest
-
- destroyShell() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeRevealProvider_PTest
-
- destroyShell() - Method in class org.eclipse.emfforms.internal.swt.core.ContainerRevealProvider_ITest
-
- destroyShell() - Method in class org.eclipse.emfforms.internal.swt.core.ControlRevealProvider_ITest
-
- destroyUI() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.CellEditorFactory_ITest
-
- DETAIL_EDITING - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- DETAIL_EDITING - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
-
- DETAIL_EDITING_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- DETAIL_KEY - Static variable in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
The detail key passed to the view model context.
- DETAIL_KEY - Static variable in class org.eclipse.emf.ecp.view.treemasterdetail.internal.validation.TreeMasterDetailValidationInitiator
-
The detail key passed to the view model context.
- DETAIL_PROPERTY - Static variable in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Name of a boolean-valued
view model property
indicating that the view model is being rendered as a detail in a master-detail
presentation.
- DETAIL_VIEW_CACHE_SIZE - Static variable in interface org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewCache
-
Name of an
context value
specifying the view cache to instantiate in the editor, for master-detail
renderers that support caching.
- DetailCompositeBuilder - Interface in org.eclipse.emfforms.spi.swt.treemasterdetail
-
Interface to influence the creation of the detail composite of the tree master detail.
- DetailDialog - Class in org.eclipse.emf.ecp.view.spi.table.swt
-
A dialog allowing to edit an EObject
.
- DetailDialog(Shell, EObject, VTableControl, VView) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.DetailDialog
-
Creates a dialog allowing to edit an EObject
.
- DetailEditing - Enum in org.eclipse.emf.ecp.view.spi.table.model
-
A representation of the literals of the enumeration 'Detail Editing',
and utility methods for working with them.
- detailEditing - Variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- DetailPanelRenderingFinishedCallback - Interface in org.eclipse.emfforms.spi.swt.treemasterdetail.util
-
- DetailRenderingFunction - Interface in org.eclipse.emf.ecp.view.spi.swt.masterdetail
-
Rendering function for detail views.
- detailView - Variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
The cached value of the '
Detail View
' containment reference.
- detailView - Variable in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
-
The cached value of the '
Detail View
' containment reference.
- detailView_initially_disabled() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailRenderer_PTest
-
- detailView_readOnly() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailRenderer_PTest
-
- DetailViewCache - Interface in org.eclipse.emf.ecp.view.spi.swt.masterdetail
-
A cache for the
Master-Detail renderers that caches rendered
ECPSWTView
s
and reuses them when switching between elements in the master viewer.
- DetailViewManager - Class in org.eclipse.emf.ecp.view.spi.swt.masterdetail
-
A manager for the SWT renderings of detail views, with caching.
- DetailViewManager(Composite) - Constructor for class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Initializes me.
- DetailViewManager(Composite, Function<? super EObject, ? extends VView>) - Constructor for class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Initializes me with explicit detail views.
- detailViewRenderingReused() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailRenderer_PTest
-
Verify that a cached detail view rendering is reused.
- diagnostic - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
The cached value of the '
Diagnostic
' containment reference.
- DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the '
Diagnostic
' class.
- DIAGNOSTIC__DIAGNOSTICS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Diagnostics' attribute list.
- DIAGNOSTIC__DIAGNOSTICS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Diagnostics' attribute list feature.
- DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrValidator
-
A constant with a fixed name that can be used as the base value for additional hand written constants in a
derived class.
- DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrValidator
-
A constant with a fixed name that can be used as the base value for additional hand written constants in a
derived class.
- DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrValidator
-
A constant with a fixed name that can be used as the base value for additional hand written constants in a
derived class.
- DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
A constant with a fixed name that can be used as the base value for additional hand written constants in a
derived class.
- DIAGNOSTIC_CODE_COUNT - Static variable in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
A constant with a fixed name that can be used as the base value for additional hand written constants in a
derived class.
- DIAGNOSTIC_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'Diagnostic' class.
- DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrValidator
-
A constant for the source
of diagnostic
codes
from this package.
- DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrValidator
-
A constant for the source
of diagnostic
codes
from this package.
- DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrValidator
-
A constant for the source
of diagnostic
codes
from this package.
- DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
A constant for the source
of diagnostic
codes
from this package.
- DIAGNOSTIC_SOURCE - Static variable in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
A constant for the source
of diagnostic
codes
from this package.
- DiagnosticCache - Class in org.eclipse.emfforms.spi.swt.treemasterdetail.diagnostic
-
Cache for diagnostic results.
- DiagnosticCache(Notifier) - Constructor for class org.eclipse.emfforms.spi.swt.treemasterdetail.diagnostic.DiagnosticCache
-
Default constructor.
- DiagnosticCache.ValidationListener - Interface in org.eclipse.emfforms.spi.swt.treemasterdetail.diagnostic
-
Notified when the validation changes.
- diagnosticChainsNoSubstitutionLabelProvider() - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl_Test
-
Verify that the service can create diagnostic chains even without
a EValidator.SubstitutionLabelProvider
.
- DiagnosticFilter - Interface in org.eclipse.emfforms.common.spi.validation.filter
-
Interface that allows filtering of Diagnostic
s.
- DiagnosticFrequencyMap - Interface in org.eclipse.emfforms.spi.common.validation
-
A simple collector of diagnostics that maps them in a histogram by severity.
- DiagnosticFrequencyMap.Limited - Class in org.eclipse.emfforms.spi.common.validation
-
A frequency map of limited size that collects up to and no more than a certain
number of diagnostics, keeping the most severe of them.
- DiagnosticFrequencyMap.Unlimited - Class in org.eclipse.emfforms.spi.common.validation
-
A frequency map of unlimited size that keeps all diagnostics added to it.
- DiagnosticFrequencyMap_Test - Class in org.eclipse.emfforms.spi.common.validation
-
- DiagnosticFrequencyMap_Test.Limited - Class in org.eclipse.emfforms.spi.common.validation
-
- DiagnosticFrequencyMap_Test.Unlimited - Class in org.eclipse.emfforms.spi.common.validation
-
- DiagnosticHelper - Class in org.eclipse.emfforms.common.internal.validation
-
Helper class for validation handling.
- DiagnosticItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
This is the item provider adapter for a
VDiagnostic
object.
- DiagnosticItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
-
This constructs an instance from a factory and a notifier.
- diagnosticItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VDiagnostic
instances.
- DiagnosticMessageExtractor - Class in org.eclipse.emf.ecp.view.spi.model
-
This Util allows to extract messages from Diagnostics.
- DiagnosticMessageExtractor_Test - Class in org.eclipse.emf.ecp.view.spi.model
-
Test cases for DiagnosticMessageExtractor.
- DiagnosticMessageExtractor_Test() - Constructor for class org.eclipse.emf.ecp.view.spi.model.DiagnosticMessageExtractor_Test
-
- diagnostics - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
- diagnosticValidateUsesDefaultValidator() - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl_Test
-
- diagnosticValidateUsesDefaultValidatorForDynamicDomainModel() - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl_Test
-
- diagnosticValidateUsesExistingCustomValidator() - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl_Test
-
- DiagnosticView - Class in org.eclipse.emf.ecp.ui.validation.e4.view
-
View to display validation results.
- DiagnosticView() - Constructor for class org.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
-
- DialogOpener - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
- DialogToggleInteraction - Class in org.eclipse.emf.ecp.emf2web.exporter
-
- DialogToggleInteraction() - Constructor for class org.eclipse.emf.ecp.emf2web.exporter.DialogToggleInteraction
-
Constructor.
- DialogWrapper - Interface in org.eclipse.emf.ecp.edit.internal.swt.util
-
Interface to provide a wrapper for opening JFace dialogs.
- DIContainerSWTRenderer - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
-
DI Renderer for Container.
- DIContainerSWTRenderer(VElement, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIContainerSWTRenderer
-
Default constructor.
- DIContainerSWTRendererTester - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
-
- DIContainerSWTRendererTester() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIContainerSWTRendererTester
-
- DIControlSWTRenderer - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
-
- DIControlSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIControlSWTRenderer
-
Default constructor.
- DIControlSWTRendererTester - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
-
- DIControlSWTRendererTester() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIControlSWTRendererTester
-
- DICustomControlSWT - Class in org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer
-
- DICustomControlSWTRenderer - Class in org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer
-
Custom control SWTRenderer for Dependency Injection.
- DICustomControlSWTRenderer(VCustomControl, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer.DICustomControlSWTRenderer
-
Legacy constructor.
- DICustomControlSWTRenderer(VCustomControl, ViewModelContext, ReportService, SWTValidationUiService) - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer.DICustomControlSWTRenderer
-
Default constructor.
- DICustomControlSWTRendererTester - Class in org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer
-
- DICustomControlSWTRendererTester() - Constructor for class org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer.DICustomControlSWTRendererTester
-
- DIFF_ATTACHMENT - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
- DIFF_ATTACHMENT - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage.Literals
-
- DIFF_ATTACHMENT__MERGED_DIFFS - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
The feature id for the 'Merged Diffs' attribute.
- DIFF_ATTACHMENT__MERGED_DIFFS - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage.Literals
-
The meta object literal for the 'Merged Diffs' attribute feature.
- DIFF_ATTACHMENT__TOTAL_NUMBER_OF_DIFFS - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
The feature id for the 'Total Number Of Diffs' attribute.
- DIFF_ATTACHMENT__TOTAL_NUMBER_OF_DIFFS - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage.Literals
-
The meta object literal for the 'Total Number Of Diffs' attribute feature.
- DIFF_ATTACHMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
The number of structural features of the 'Diff Attachment' class.
- DiffAttachmentItemProvider - Class in org.eclipse.emf.ecp.spi.diffmerge.model.provider
-
- DiffAttachmentItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
-
This constructs an instance from a factory and a notifier.
- diffAttachmentItemProvider - Variable in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VDiffAttachment
instances.
- DiffDialog - Class in org.eclipse.emf.ecp.diffmerge.swt
-
Class creating a diff Dialog.
- DiffDialog(DiffMergeModelContext, String, VControl, VControl, VControl) - Constructor for class org.eclipse.emf.ecp.diffmerge.swt.DiffDialog
-
Constructor for the diff dialog.
- DiffDialog_Confirm - Static variable in interface org.eclipse.emf.ecp.diffmerge.swt.MessageKeys
-
- DiffDialog_DiffConfirmed - Static variable in interface org.eclipse.emf.ecp.diffmerge.swt.MessageKeys
-
- DiffDialog_DifferenceGroup - Static variable in interface org.eclipse.emf.ecp.diffmerge.swt.MessageKeys
-
- DiffDialog_leftObject - Static variable in interface org.eclipse.emf.ecp.diffmerge.swt.MessageKeys
-
- DiffDialog_Next - Static variable in interface org.eclipse.emf.ecp.diffmerge.swt.MessageKeys
-
- DiffDialog_Previous - Static variable in interface org.eclipse.emf.ecp.diffmerge.swt.MessageKeys
-
- DiffDialog_replaceWithLeft - Static variable in interface org.eclipse.emf.ecp.diffmerge.swt.MessageKeys
-
- DiffDialog_replaceWithRight - Static variable in interface org.eclipse.emf.ecp.diffmerge.swt.MessageKeys
-
- DiffDialog_rightObject - Static variable in interface org.eclipse.emf.ecp.diffmerge.swt.MessageKeys
-
- DiffDialog_targetObject - Static variable in interface org.eclipse.emf.ecp.diffmerge.swt.MessageKeys
-
- DiffDialog_title - Static variable in interface org.eclipse.emf.ecp.diffmerge.swt.MessageKeys
-
- DiffDialogHelper - Class in org.eclipse.emf.ecp.diffmerge.swt
-
The Diff Dialog helper provides methods to open a Diff Dialog.
- DiffmergeAdapterFactory - Class in org.eclipse.emf.ecp.spi.diffmerge.model.util
-
The Adapter Factory for the model.
- DiffmergeAdapterFactory() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
-
Creates an instance of the adapter factory.
- DiffMergeContextFactory - Class in org.eclipse.emf.ecp.diffmerge.spi.context
-
- DiffmergeEditPlugin - Class in org.eclipse.emf.ecp.spi.diffmerge.model.provider
-
This is the central singleton for the Diffmerge edit plugin.
- DiffmergeEditPlugin() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeEditPlugin
-
Create the instance.
- DiffmergeEditPlugin.Implementation - Class in org.eclipse.emf.ecp.spi.diffmerge.model.provider
-
The actual implementation of the Eclipse Plugin.
- DiffmergeItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.spi.diffmerge.model.provider
-
This is the factory that is used to provide the interfaces needed to support
Viewers.
- DiffmergeItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
This constructs an instance.
- DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.spi.diffmerge.model.provider
-
- DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.spi.diffmerge.model.provider
-
The switch for creating child descriptors specific to each extended
class.
- DiffMergeModelContext - Interface in org.eclipse.emf.ecp.diffmerge.spi.context
-
- DiffMergeModelContextImpl - Class in org.eclipse.emf.ecp.diffmerge.internal.context
-
- DiffMergeModelContextImpl(VElement, EObject, EObject, EObject) - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
- DiffMergeModelContextImpl(VElement, EObject, EObject, EObject, Set<VDomainModelReference>) - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
- DiffMergeModelContextImpl(VElement, EObject, EObject, EObject, ViewModelService...) - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
- DiffMergeModelContextImpl(VElement, EObject, EObject, EObject, Set<VDomainModelReference>, ViewModelService...) - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
- DiffmergeSwitch<T> - Class in org.eclipse.emf.ecp.spi.diffmerge.model.util
-
The Switch for the model's inheritance
hierarchy.
- DiffmergeSwitch() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeSwitch
-
Creates an instance of the switch.
- DIMENSION - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The meta object id for the '
Dimension
' class.
- DIMENSION - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the '
Dimension
' class.
- Dimension - Interface in org.eclipse.emfforms.coffee.model.coffee
-
A representation of the model object 'Dimension'.
- dimension - Variable in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
The cached value of the '
Dimension
' containment reference.
- DIMENSION__HEIGHT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Height' attribute.
- DIMENSION__HEIGHT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Height' attribute feature.
- DIMENSION__LENGTH - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Length' attribute.
- DIMENSION__LENGTH - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Length' attribute feature.
- DIMENSION__WIDTH - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Width' attribute.
- DIMENSION__WIDTH - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Width' attribute feature.
- DIMENSION_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The number of structural features of the 'Dimension' class.
- DIMENSION_OPERATION_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The number of operations of the 'Dimension' class.
- DimensionImpl - Class in org.eclipse.emfforms.coffee.model.coffee.impl
-
An implementation of the model object 'Dimension'.
- DimensionImpl() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- dimensionItemProvider - Variable in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
Dimension
instances.
- DimensionItemProvider - Class in org.eclipse.emfforms.coffee.model.coffee.provider
-
This is the item provider adapter for a
Dimension
object.
- DimensionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.coffee.model.coffee.provider.DimensionItemProvider
-
This constructs an instance from a factory and a notifier.
- DIP_TRAY - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The meta object id for the '
Dip Tray
'
class.
- DIP_TRAY - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the '
Dip
Tray
' class.
- DIP_TRAY__ACTIVITIES - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Activities' containment reference list.
- DIP_TRAY__CHILDREN - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Children' containment reference list.
- DIP_TRAY__PARENT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Parent' container reference.
- DIP_TRAY_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The number of structural features of the 'Dip Tray' class.
- DIP_TRAY_OPERATION_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The number of operations of the 'Dip Tray' class.
- DipTray - Interface in org.eclipse.emfforms.coffee.model.coffee
-
A representation of the model object 'Dip Tray'.
- DipTrayImpl - Class in org.eclipse.emfforms.coffee.model.coffee.impl
-
An implementation of the model object 'Dip Tray'.
- DipTrayImpl() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.impl.DipTrayImpl
-
- dipTrayItemProvider - Variable in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
DipTray
instances.
- DipTrayItemProvider - Class in org.eclipse.emfforms.coffee.model.coffee.provider
-
This is the item provider adapter for a
DipTray
object.
- DipTrayItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.coffee.model.coffee.provider.DipTrayItemProvider
-
This constructs an instance from a factory and a notifier.
- DIRendererUtil - Class in org.eclipse.emf.ecp.view.model.common.di.renderer
-
Utility methods for implementing depdendency injection renderers.
- dirtyPath - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
-
- disable - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
-
The cached value of the '
Disable
' attribute.
- DISABLE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
-
The default value of the '
Disable
' attribute.
- disableFeature(Feature) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractFeatureAwareBuilder
-
Deprecated.
Disable a feature.
- disconnectInput(ECPProjectManager) - Method in class org.eclipse.emf.ecp.internal.ui.model.ModelContentProvider
-
- disconnectInput(Properties) - Method in class org.eclipse.emf.ecp.internal.ui.model.PropertiesContentProvider
-
- disconnectInput(ECPProviderRegistry) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersContentProvider
-
- disconnectInput(ECPRepositoryManager) - Method in class org.eclipse.emf.ecp.internal.ui.model.RepositoriesContentProvider
-
- disconnectInput(INPUT) - Method in class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
-
- DISPLAY - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The meta object id for the '
Display
'
class.
- DISPLAY - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the '
Display
' class.
- Display - Interface in org.eclipse.emfforms.coffee.model.coffee
-
A representation of the model object 'Display'.
- display - Variable in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
The cached value of the '
Display
' containment reference.
- DISPLAY__HEIGHT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Height' attribute.
- DISPLAY__HEIGHT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Height' attribute feature.
- DISPLAY__WIDTH - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The feature id for the 'Width' attribute.
- DISPLAY__WIDTH - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
The meta object literal for the 'Width' attribute feature.
- DISPLAY_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The number of structural features of the 'Display' class.
- DISPLAY_OPERATION_COUNT - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The number of operations of the 'Display' class.
- DISPLAY_TYPE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.model.impl.VDateTimeDisplayAttachmentImpl
-
- DisplayImpl - Class in org.eclipse.emfforms.coffee.model.coffee.impl
-
An implementation of the model object 'Display'.
- DisplayImpl() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.impl.DisplayImpl
-
- displayItemProvider - Variable in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
Display
instances.
- DisplayItemProvider - Class in org.eclipse.emfforms.coffee.model.coffee.provider
-
This is the item provider adapter for a
Display
object.
- DisplayItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.coffee.model.coffee.provider.DisplayItemProvider
-
This constructs an instance from a factory and a notifier.
- displayType - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VDateTimeDisplayAttachmentImpl
-
- Disposable - Class in org.eclipse.emf.ecp.internal.core.util
-
- Disposable(ECPDisposable) - Constructor for class org.eclipse.emf.ecp.internal.core.util.Disposable
-
Constructor of an disposable object.
- dispose() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
-
Dispose all resources of the project data.
- dispose() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
-
Dispose of cached objects and their underlying OS resources.
- dispose() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Dispose of cached objects and their underlying OS resources.
- dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
-
Deprecated.
- dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.BooleanControl
-
Deprecated.
- dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
-
Deprecated.
Disposes the control.
- dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
-
Deprecated.
Disposes the control.
- dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
Disposes the control.
- dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
- dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
- dispose() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
- dispose() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
Disposes the control.
- dispose() - Method in class org.eclipse.emf.ecp.edit.spi.EMFDeleteServiceImpl
-
- dispose() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
-
Calls Command.dispose()
for each command in the list.
- dispose() - Method in interface org.eclipse.emf.ecp.editor.e3.ECPEditorContext
-
Called if the context is not used anymore.
- dispose() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
-
Disposes the input.
- dispose() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
- dispose() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditorPage
- dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
- dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreUnsharedDecorator
- dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
-
- dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreDirtyDecorator
- dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewBranchDecorator
-
- dispose() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewLabelDecorator
- dispose() - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorContext
-
Dispose the context.
- dispose() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- dispose() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
Disposes the current instance.
- dispose() - Method in class org.eclipse.emf.ecp.internal.core.util.Disposable
-
Disposes the current instance.
- dispose() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
-
Disposes the current instance.
- dispose() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
-
Disposes this composite provider.
- dispose() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
-
Disposes this composite provider.
- dispose() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
-
Disposes this composite provider.
- dispose() - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPContentProvider
-
- dispose() - Method in class org.eclipse.emf.ecp.internal.ui.model.ModelLabelProvider
-
- dispose() - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
-
- dispose() - Method in class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
- dispose() - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
- dispose() - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
- dispose() - Method in interface org.eclipse.emf.ecp.spi.common.ui.CompositeProvider
-
Disposes this composite provider.
- dispose() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractEClassTreeSelectionComposite
-
Disposes this composite provider.
- dispose() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelElementCompositeImpl
-
Disposes this composite provider.
- dispose() - Method in class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
- dispose() - Method in class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard
-
- dispose() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Disposes the current instance.
- dispose() - Method in interface org.eclipse.emf.ecp.spi.core.util.ECPDisposable
-
Disposes the current instance.
- dispose() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
Disposes the current instance.
- dispose() - Method in class org.eclipse.emf.ecp.spi.ui.ECPDeleteServiceImpl
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.ui.transaction.TransactionalModelLabelProvider
-
- dispose() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
-
- dispose() - Method in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTView
-
Disposes the view.
- dispose() - Method in class org.eclipse.emf.ecp.ui.view.swt.RenderFailureView
-
- dispose() - Method in class org.eclipse.emf.ecp.ui.views.ModelExplorerView
- dispose() - Method in class org.eclipse.emf.ecp.ui.views.ModelRepositoriesView
-
- dispose() - Method in class org.eclipse.emf.ecp.validation.connector.ValidationFailedDecorator
- dispose() - Method in class org.eclipse.emf.ecp.view.alignmentgroup.internal.swt.EmbeddedGroupSWTRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.context.internal.locale.DefaultLocaleViewService
-
Deprecated.
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsable.CollapsableGroupSWTRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ECPLegacyControlSWTRenderer
-
Deprecated.
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnConfigurationDMRRendererReferenceService
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControl2SWTRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EditableEReferenceLabelControlSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EReferenceLabelControlSWTRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsDMRTableControl
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableDetailViewControlSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.EStructuralFeatureContentProvider
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectFeaturePathWizardPage
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleRegistry
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleServiceHelperImpl
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.StackItemViewService
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.swt.DebugViewModelService
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewImpl
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.table.columnservice.AddColumnService
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.unset.UnsetService
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationProviderHelper
-
Dispose and clear out the registered validation providers.
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
-
- dispose() - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ProxyResolverViewService
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractRenderer_Test
-
- dispose() - Method in class org.eclipse.emf.ecp.view.model.common.di.service.impl.EclipseContextViewServiceImpl
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.view.model.common.edit.provider.CustomReflectiveItemProviderAdapterFactory
-
- dispose() - Method in class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
-
- dispose() - Method in class org.eclipse.emf.ecp.view.model.preview.common.PreviewWorkspaceViewProvider
-
Clean the used resources.
- dispose() - Static method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager
-
Disposed the instance.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractSWTTabRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategorizationRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
- dispose() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
-
Disposes the context.
- dispose() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelService
-
Dispose.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Is called by the framework to trigger a dispose of the control.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.group.swt.GroupSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.swt.GroupedGridSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.swt.HorizontalLayoutSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.label.swt.LabelSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionSettingIterator
-
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.stack.ui.swt.SWTStackLayoutRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Dispose of me and my UI resources.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.swt.services.DefaultSelectionProviderService
-
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailDialogSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.table.internal.validation.TableValidationInitiator
-
- dispose() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRenderer
-
- dispose() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
-
- dispose() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.internal.validation.TreeMasterDetailValidationInitiator
-
- dispose() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in interface org.eclipse.emfforms.common.Property
-
Dispose the value.
- dispose() - Method in class org.eclipse.emfforms.common.ServiceObjectTracker
-
Disposes this services which leads to ungetting all retrieved services.
- dispose() - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emfforms.internal.common.ImmutableProperty
-
- dispose() - Method in class org.eclipse.emfforms.internal.common.SimpleProperty
-
- dispose() - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.ViewModelListener
-
- dispose() - Method in class org.eclipse.emfforms.internal.core.services.databinding.DefaultRealm
-
Removes the realm from being the current and sets the previous realm to the default.
- dispose() - Method in class org.eclipse.emfforms.internal.core.services.legacy.AbstractTestViewModelService2
-
- dispose() - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestGlobalViewModelService
-
- dispose() - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestGlobalViewModelService2
-
Dispose.
- dispose() - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestLocalViewModelService
-
- dispose() - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestLocalViewModelService2
-
- dispose() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter
-
Ungets manually retrieved LegacyDmrToRootEClass.
- dispose() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrToRootEClassConverter
-
Ungets manually retrieved LegacyDmrToRootEClass.
- dispose() - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreEditorTMDCustomization
-
- dispose() - Method in class org.eclipse.emfforms.internal.editor.ecore.GroupExpansionViewModelService
-
Dispose.
- dispose() - Method in class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreReferenceService
-
Deprecated.
- dispose() - Method in class org.eclipse.emfforms.internal.editor.genmodel.service.GenModelGroupExpansionViewModelService
-
Dispose.
- dispose() - Method in class org.eclipse.emfforms.internal.editor.genmodel.service.GenModelReadonlyViewModelService
-
Dispose.
- dispose() - Method in class org.eclipse.emfforms.internal.editor.ui.EditorToolBar
-
- dispose() - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.RuleRepositoryEditor
-
- dispose() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
Disposes the context.
- dispose() - Method in class org.eclipse.emfforms.internal.swt.categorization.expandbar.ExpandBarCategorizationElementRenderer
-
- dispose() - Method in class org.eclipse.emfforms.internal.swt.core.di.EMFFormsContextProviderImpl
-
- dispose() - Method in class org.eclipse.emfforms.internal.swt.table.util.DMRCellLabelProvider
-
- dispose() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.BaseLabelProviderWrapper
-
- dispose() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.decorator.validation.ecp.ECPValidationServiceLabelDecorator
-
- dispose() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- dispose() - Method in class org.eclipse.emfforms.internal.view.model.localization.LocalizationViewModelService
-
Dispose.
- dispose() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer
-
- dispose() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
- dispose() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor_PTest
-
- dispose() - Method in class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard
-
- dispose() - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
- dispose() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Dispose this configuration and all its properties.
- dispose() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- dispose() - Method in interface org.eclipse.emfforms.spi.swt.table.TableConfiguration
-
Dispose this configuration and all its properties.
- dispose() - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationImpl
-
- dispose() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerComposite
-
- dispose() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.decorator.validation.ecp.ECPValidationLabelDecoratorProvider
-
- dispose() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.diagnostic.DiagnosticCache
-
Disposes this cache.
- dispose() - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.Disposeable
-
Disposes the element.
- dispose() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
-
- dispose() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
Disposes all resources used by the renderer.
- dispose() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- dispose() - Method in class org.eclipse.emfforms.swt.internal.reference.table.TableSelectionCompositeImpl
-
- dispose() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- Disposeable - Interface in org.eclipse.emfforms.spi.swt.treemasterdetail
-
Interface for elements which need to be disposed.
- disposeClipboard() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart_PTest
-
- disposeColors() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Dispose of all the cached Color
's.
- disposeCursors() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Dispose all of the cached cursors.
- disposeCustomControl() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer.DICustomControlSWT
-
This method is called during dispose and allows to dispose necessary objects.
- disposeCustomControl() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
This method is called during dispose and allows to dispose necessary objects.
- disposed(ECPDisposable) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Callback method being used to notify listeners about a dispose.
- disposed(ECPDisposable) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
Callback method being used to notify listeners about a dispose.
- disposed(ECPDisposable) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
-
Callback method being used to notify listeners about a dispose.
- disposed(ECPDisposable) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
Callback method being used to notify listeners about a dispose.
- disposed(ECPDisposable) - Method in interface org.eclipse.emf.ecp.spi.core.util.ECPDisposable.DisposeListener
-
Callback method being used to notify listeners about a dispose.
- DisposeException - Exception in org.eclipse.emf.ecp.spi.core.util
-
This is an Exception that is thrown during dispose actions.
- DisposeException(String, Throwable) - Constructor for exception org.eclipse.emf.ecp.spi.core.util.DisposeException
-
Constructs a new exception with the specified detail message and cause.
- DisposeException(Throwable) - Constructor for exception org.eclipse.emf.ecp.spi.core.util.DisposeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ? null :
cause.toString())
- disposeFonts() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Dispose all of the cached Font
's.
- disposeImages() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
-
Dispose all of the cached images.
- disposeImages() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Dispose all of the cached Image
's.
- disposeProject(InternalProject) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
Dispose the given project and its data.
- disposeRealm() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappedEClassControlSWTRenderer_PTest
-
- disposeShell() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard_PTest
-
- disposeShell() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor_PTest
-
- disposeShells() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappedEClassControlSWTRenderer_PTest
-
- DIViewSWTRenderer - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
-
- DIViewSWTRenderer(VView, ViewModelContext, ReportService, EMFFormsRendererFactory, EMFFormsLocaleProvider) - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRenderer
-
Default constructor.
- DIViewSWTRendererService - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
-
NumberControlSWTRendererService which provides the NumberControlSWTRenderer.
- DIViewSWTRendererService() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRendererService
-
- DIViewSWTRendererTester - Class in org.eclipse.emf.ecp.ui.view.swt.di.renderer
-
- DIViewSWTRendererTester() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRendererTester
-
- DMR - Static variable in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Data key for a domain model reference.
- DMR - Static variable in interface org.eclipse.emfforms.spi.swt.table.TableConfiguration
-
Data key for a domain model reference.
- DMR_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- DMR_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
- DMR_LOCATION__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Domain Model Reference' containment reference.
- DMR_LOCATION__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Domain Model Reference' containment reference feature.
- DMR_LOCATION_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The number of structural features of the 'DMR Location' class.
- DMRCellLabelProvider - Class in org.eclipse.emfforms.internal.swt.table.util
-
- DMRCellLabelProvider(VDomainModelReference) - Constructor for class org.eclipse.emfforms.internal.swt.table.util.DMRCellLabelProvider
-
- DMRCellLabelProvider(VDomainModelReference, EMFFormsDatabinding) - Constructor for class org.eclipse.emfforms.internal.swt.table.util.DMRCellLabelProvider
-
- DMRCreationWizard - Class in org.eclipse.emf.ecp.view.template.internal.tooling.util
-
- DMRCreationWizard() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
-
- DMRCreationWizard_Title - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- DMREditingSupport - Class in org.eclipse.emfforms.internal.swt.table.util
-
- DMREditingSupport(ColumnViewer, CellEditor, IValueProperty) - Constructor for class org.eclipse.emfforms.internal.swt.table.util.DMREditingSupport
-
- DMREditingSupport(ColumnViewer, CellEditor, VDomainModelReference, EObject) - Constructor for class org.eclipse.emfforms.internal.swt.table.util.DMREditingSupport
-
- DMRLocation - Interface in org.eclipse.emfforms.spi.spreadsheet.core.error.model
-
A representation of the model object 'DMR Location'.
- dmrLocation - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
The cached value of the '
Dmr Location
' containment reference.
- DMRLocationImpl - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl
-
An implementation of the model object 'DMR Location'.
- DMRLocationImpl() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.DMRLocationImpl
-
- DMRLocationItemProvider - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider
-
This is the item provider adapter for a
DMRLocation
object.
- DMRLocationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.DMRLocationItemProvider
-
This constructs an instance from a factory and a notifier.
- dmrLocationItemProvider - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
DMRLocation
instances.
- DmrNewReferenceElementStrategyProvider - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- DmrNewReferenceElementStrategyProvider() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.DmrNewReferenceElementStrategyProvider
-
- dmrNull() - Method in class org.eclipse.emfforms.internal.core.services.segments.SegmentGeneratorService_Test
-
- DmrOpenInNewContextStrategyProvider - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
Provides a strategy to edit a segment based DMR.
- DmrOpenInNewContextStrategyProvider() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.DmrOpenInNewContextStrategyProvider
-
- DmrSegmentGenerator - Interface in org.eclipse.emfforms.spi.core.services.segments
-
- DMRSelectorControlSWTRenderer - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
-
Control for setting the DomainModelReference in the DomainModelReferenceSelector.
- DMRSelectorControlSWTRenderer(VControl, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DMRSelectorControlSWTRenderer
-
- DMRSelectorControlTester - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
-
- DMRSelectorControlTester() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DMRSelectorControlTester
-
- DmrSelectorPreReplaceProcessor(LegacyDmrToRootEClass) - Constructor for class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart.DmrSelectorPreReplaceProcessor
-
Default constructor.
- DmrSelectorSegmentDmrControlSWTRenderer - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
-
Control for setting a segment based DomainModelReference in the DomainModelReferenceSelector.
- DmrSelectorSegmentDmrControlSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabindingEMF) - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRenderer
-
- DmrSelectorSegmentDmrControlSWTRenderer_PTest - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
-
- DmrSelectorSegmentDmrControlSWTRenderer_PTest() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRenderer_PTest
-
- DmrSelectorSegmentDmrControlSWTRendererService - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
-
- DmrSelectorSegmentDmrControlSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRendererService
-
- DmrToRootEClassConverter - Interface in org.eclipse.emfforms.spi.core.services.segments
-
Determines the root EClass
for a subset of legacy domain model references.
- DmrToSegmentsMigrationException - Exception in org.eclipse.emfforms.spi.ide.view.segments
-
Thrown when the migration of a resource from legacy to segment based dmrs fails.
- DmrToSegmentsMigrationException(String, Object...) - Constructor for exception org.eclipse.emfforms.spi.ide.view.segments.DmrToSegmentsMigrationException
-
- DmrToSegmentsMigrationException(Throwable, String, Object...) - Constructor for exception org.eclipse.emfforms.spi.ide.view.segments.DmrToSegmentsMigrationException
-
- DmrToSegmentsMigrator - Interface in org.eclipse.emfforms.spi.ide.view.segments
-
Service which replaces all legacy domain model references of a view model with equivalent plain DMRs containing the
corresponding segments.
- DmrToSegmentsMigrator.PreReplaceProcessor - Interface in org.eclipse.emfforms.spi.ide.view.segments
-
Processor that is executed after segments have been generated for the new segment based dmr but before the legacy
dmr is replaced in the model.
- DmrToSegmentsMigratorImpl - Class in org.eclipse.emfforms.internal.ide.view.segments
-
- DmrToSegmentsMigratorImpl() - Constructor for class org.eclipse.emfforms.internal.ide.view.segments.DmrToSegmentsMigratorImpl
-
- DmrToSegmentsMigratorImpl_ITest - Class in org.eclipse.emfforms.internal.ide.view.segments
-
- DmrToSegmentsMigratorImpl_ITest() - Constructor for class org.eclipse.emfforms.internal.ide.view.segments.DmrToSegmentsMigratorImpl_ITest
-
- DmrToSegmentsMigratorImpl_Test - Class in org.eclipse.emfforms.internal.ide.view.segments
-
- DmrToSegmentsMigratorImpl_Test() - Constructor for class org.eclipse.emfforms.internal.ide.view.segments.DmrToSegmentsMigratorImpl_Test
-
- DmrToSegmentsViewService - Class in org.eclipse.emfforms.internal.core.services.segments
-
- DmrToSegmentsViewService(EMFFormsViewContext) - Constructor for class org.eclipse.emfforms.internal.core.services.segments.DmrToSegmentsViewService
-
Creates a new instance.
- DmrToSegmentsViewService_Test - Class in org.eclipse.emfforms.internal.core.services.segments
-
- DmrToSegmentsViewService_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.DmrToSegmentsViewService_Test
-
- DmrToSegmentsViewServiceFactory - Class in org.eclipse.emfforms.internal.core.services.segments
-
- DmrToSegmentsViewServiceFactory() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.DmrToSegmentsViewServiceFactory
-
- dnd() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer_PTest
-
Tests drag and drop to move dmrs in the table.
- DNDProvider - Interface in org.eclipse.emfforms.spi.swt.table
-
Interface to influence the D&D support which is added to the table viewer.
- DNDProvider - Interface in org.eclipse.emfforms.spi.swt.treemasterdetail
-
Interface to influence the D&D support which is added to the tree master detail.
- doActivate() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
- doActivate() - Method in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
-
- doActivate() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
-
- doActivate() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
-
- doActivate() - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesStore
-
- doActivate() - Method in class org.eclipse.emf.ecp.internal.ui.UIProviderRegistryImpl
-
- doChangeElements(Set<String>, Set<ELEMENT>) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
Executes adding or removing elements contained in the registry.
- doDeactivate() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
- doDeactivate() - Method in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
-
- doDeactivate() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
-
- doDeactivate() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
-
- doDeactivate() - Method in class org.eclipse.emf.ecp.internal.ui.UIProviderRegistryImpl
-
- doDelete(InternalProject, Collection<Object>) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
Executes the delete opertation.
- doDelete(InternalProject, Collection<Object>) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
Executes the delete opertation.
- doDelete(InternalProject, Collection<Object>) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Executes the delete opertation.
- doDelete(InternalProject, Collection<Object>) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
Executes the delete opertation.
- doDispose() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
- doDispose() - Method in class org.eclipse.emf.ecp.internal.core.util.Disposable
-
this method is called so that each implementation can execute specific dispose methods.
- doDispose() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
-
- doDispose() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
This method is called when a provider is disposed.
- doDispose() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
Subclasses can override.
- doDispose() - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
- doEvaluate(Collection<? extends EObject>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
Evaluates me by iteration of the given subjects
.
- doEvaluate(Collection<? extends EObject>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
Evaluates me by iteration of the given subjects
.
- doExecute() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressAddCommand
-
- doExecute() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressPasteFromClipboardCommand
-
- doExecute() - Method in class org.eclipse.emf.ecp.editor.internal.e3.ECPCommand
- doExecute() - Method in class org.eclipse.emf.ecp.view.spi.editor.controls.AbstractFilteredReferenceCommand
-
- doExecuteWithProgress(String) - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressPasteFromClipboardCommand
-
- doGetComposite() - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIContainerSWTRenderer
-
Invokes the get composite call on the pojo.
- doGetSettingFromObservable(EStructuralFeature, EObject, EObject) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- doGetValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
- doGetValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- doGetValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
- doGetValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ECPObservableValue
-
- doGetValue() - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
- doGetValue() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- doGetValue() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- doGetValue(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.ExpandableCompositeTooltipProperty
-
- doGetValue() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
- doGetValue() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- doGetValue(Object) - Method in class org.eclipse.emfforms.internal.core.services.databinding.index.EMFIndexedValuePropertyDelegator
-
- doGetValue(Object) - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.EMFKeyAttributeValueProperty
- doGetValue(Object) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.EMFIndexedValueProperty
-
- doGetValue(Object) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.EMFMappingValueProperty
-
- doGetValue(Object) - Method in class org.eclipse.emfforms.internal.group.swt.GroupTextProperty
-
- DOMAIN_MODEL_FEATURE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.model.impl.VFeatureDomainModelReferenceSegmentImpl
-
- DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
- DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Change Listener' attribute list.
- DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Change Listener' attribute list feature.
- DOMAIN_MODEL_REFERENCE__SEGMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Segments' containment reference list.
- DOMAIN_MODEL_REFERENCE__SEGMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Segments' containment reference list feature.
- DOMAIN_MODEL_REFERENCE_CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The meta object id for the 'Domain Model Reference Change Listener' data type.
- DOMAIN_MODEL_REFERENCE_CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Domain Model Reference Change Listener' data type.
- DOMAIN_MODEL_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'Domain Model Reference' class.
- DOMAIN_MODEL_REFERENCE_SEGMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- DOMAIN_MODEL_REFERENCE_SEGMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
- DOMAIN_MODEL_REFERENCE_SEGMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'Domain Model Reference Segment' class.
- DOMAIN_MODEL_REFERENCE_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
- DOMAIN_MODEL_REFERENCE_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage.Literals
-
- DOMAIN_MODEL_REFERENCE_SELECTOR__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
The feature id for the 'Domain Model Reference' containment reference.
- DOMAIN_MODEL_REFERENCE_SELECTOR__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage.Literals
-
The meta object literal for the 'Domain Model Reference' containment reference feature.
- DOMAIN_MODEL_REFERENCE_SELECTOR__ROOT_ECLASS - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
The feature id for the 'Root EClass' reference.
- DOMAIN_MODEL_REFERENCE_SELECTOR__ROOT_ECLASS - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage.Literals
-
The meta object literal for the 'Root EClass' reference feature.
- DOMAIN_MODEL_REFERENCE_SELECTOR_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
The number of structural features of the 'Domain Model Reference Selector' class.
- DOMAIN_MODEL_REFERENCE_SELECTOR_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
The number of operations of the 'Domain Model Reference Selector' class.
- domainChange() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer_PTest
-
First renders for a table control with an empty dmr.
- domainModelChange() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners_PTest
-
Verify that the pre-set validation does not happen during root domain model change
in the view model context.
- domainModelEFeature - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
- domainModelEReferencePath - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
- domainModelFeature - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VFeatureDomainModelReferenceSegmentImpl
-
- domainModelReference - Variable in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- domainModelReference - Variable in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- domainModelReference - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- domainModelReference - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- domainModelReference - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- domainModelReference - Variable in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- domainModelReference - Variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- domainModelReference - Variable in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- domainModelReference - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.DMRLocationImpl
-
- DomainmodelreferenceAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util
-
The Adapter Factory for the model.
- DomainmodelreferenceAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
-
Creates an instance of the adapter factory.
- DomainModelReferenceChangeListener - Interface in org.eclipse.emf.ecp.view.spi.model
-
- DomainModelReferenceControlSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
Renderer for DomainModelReferences.
- DomainModelReferenceControlSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabindingEMF, EMFFormsLabelProvider, VTViewTemplateProvider, EMFFormsEditSupport) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRenderer
-
Default constructor.
- DomainModelReferenceControlSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- DomainModelReferenceControlSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRendererService
-
- DomainModelReferenceConverter - Interface in org.eclipse.emfforms.spi.core.services.databinding
-
- DomainModelReferenceConverterEMF - Interface in org.eclipse.emfforms.spi.core.services.databinding.emf
-
EMF specific DomainModelReferenceConverter interface.
- DomainModelReferenceItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
- DomainModelReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.DomainModelReferenceItemProvider
-
This constructs an instance from a factory and a notifier.
- domainModelReferenceItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- DomainmodelreferenceItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- DomainmodelreferenceItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
This constructs an instance.
- DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
-
- DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
-
The switch for creating child descriptors specific to each extended class.
- DomainModelReferenceIterator - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
Class for the DomainModelReferenceIterator which iterates over all found Settings
.
- DomainModelReferenceIterator(List<EReference>, EObject, EStructuralFeature) - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.DomainModelReferenceIterator
-
- DomainModelReferenceResolutionFailedReport - Class in org.eclipse.emf.ecp.view.spi.model.reporting
-
- DomainModelReferenceResolutionFailedReport(VDomainModelReference, EObject) - Constructor for class org.eclipse.emf.ecp.view.spi.model.reporting.DomainModelReferenceResolutionFailedReport
-
Constructor.
- DomainModelReferenceResolutionFailedReport(VDomainModelReference, VControl) - Constructor for class org.eclipse.emf.ecp.view.spi.model.reporting.DomainModelReferenceResolutionFailedReport
-
Constructor.
- domainModelReferences - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- DomainModelReferenceSegmentConverterEMF - Interface in org.eclipse.emfforms.spi.core.services.databinding.emf
-
- DomainModelReferenceSelector_PTest - Class in org.eclipse.emf.ecp.view.template.service
-
- DomainModelReferenceSelector_PTest() - Constructor for class org.eclipse.emf.ecp.view.template.service.DomainModelReferenceSelector_PTest
-
- DomainModelReferenceSelectorEditPlugin - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
-
This is the central singleton for the DomainModelReferenceSelector edit plugin.
- DomainModelReferenceSelectorEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorEditPlugin
-
Create the instance.
- DomainModelReferenceSelectorEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
-
The actual implementation of the Eclipse Plugin.
- domainModelReferenceSelectorItemProvider - Variable in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
- DomainModelReferenceSelectorItemProvider - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider
-
- DomainModelReferenceSelectorItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
-
This constructs an instance from a factory and a notifier.
- DomainmodelreferenceSwitch<T> - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util
-
The Switch for the model's inheritance hierarchy.
- DomainmodelreferenceSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceSwitch
-
Creates an instance of the switch.
- doRedo() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressPasteFromClipboardCommand
-
- doRedoWithProgress(String) - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressPasteFromClipboardCommand
-
- doRun() - Method in class org.eclipse.emf.ecp.editor.internal.e3.ECPCommand
-
The actual action that is being executed.
- doSave(IProgressMonitor) - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
- doSave(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
Convenient implementation where nothing happens.
- doSave(IProgressMonitor) - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- doSave(InternalProject) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Convenient implementation where nothing happens.
- doSave(InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
This method manually triggers the save of the model data.
- doSave(InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
- doSave(IProgressMonitor) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
- doSaveAs() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
- doSaveAs() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- doSaveAs() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
- doSetFocus() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
- doSetFocus() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- doSetFocus() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
- doSetFocus() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringBasedCellEditor
-
- doSetFocus() - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
- doSetFocus() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- doSetFocus() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- doSetFocus() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
- doSetFocus() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- doSetValue(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
- doSetValue(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- doSetValue(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
- doSetValue(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ECPObservableValue
-
- doSetValue(Object) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
- doSetValue(Object) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- doSetValue(Object) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- doSetValue(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.ExpandableCompositeTooltipProperty
-
- doSetValue(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
- doSetValue(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- doSetValue(Object, Object) - Method in class org.eclipse.emfforms.internal.core.services.databinding.index.EMFIndexedValuePropertyDelegator
-
- doSetValue(Object, Object) - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.EMFKeyAttributeValueProperty
- doSetValue(Object, Object) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.EMFIndexedValueProperty
-
- doSetValue(Object, Object) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.EMFMappingValueProperty
-
- doSetValue(Object, Object) - Method in class org.eclipse.emfforms.internal.group.swt.GroupTextProperty
-
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrSwitch
-
Calls caseXXX
for each class of the model until one returns
a non null result; it yields that result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxySwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.util.AnnotationSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.util.HierarchySwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.util.BackgroundSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.util.KeybindingSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.util.LabelwidthSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatorySwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.util.ReferenceSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.util.TabSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.util.TableStylePropertySwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.util.TextControlEnablementSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.util.UnsettableSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.util.WrapSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emfforms.datatemplate.util.DataTemplateSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emfforms.spi.rulerepository.model.util.RulerepositorySwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentSwitch
-
Calls caseXXX
for each class of the model until one returns a
non null result; it yields that result.
- doSwitch(int, EObject) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doSwitch(int, EObject) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentSwitch
-
Calls caseXXX
for each class of the model until one returns a non null result; it yields that
result.
- doubleClick(DoubleClickEvent) - Method in class org.eclipse.emf.ecp.internal.validationvieweditorbridge.ValidationViewToEditorBridge
- doubleClick(DoubleClickEvent) - Method in class org.eclipse.emf.ecp.ui.views.ModelExplorerView.DoubleClickListener
-
Opens an EObject using the ActionHelper or opens a closed ECPProject.
- doubleClick(VTableControl, EObject) - Method in interface org.eclipse.emf.ecp.view.spi.table.swt.TableControlService
-
Called when an object in the table is double clicked.
- doubleClicked(DoubleClickEvent) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
-
Called if a double click is triggered in the TreeViewer.
- DoubleClickListener() - Constructor for class org.eclipse.emf.ecp.ui.views.ModelExplorerView.DoubleClickListener
-
- DoubleColumnRow - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
Deprecated.
- DoubleColumnRow(Control, Control) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.DoubleColumnRow
-
Deprecated.
- doUndo() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressPasteFromClipboardCommand
-
- doUndoWithProgress(String) - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressPasteFromClipboardCommand
-
- dragEnter(DropTargetEvent) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ModelExplorerDropAdapter
-
- dragOver(DropTargetEvent) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ModelExplorerDropAdapter
-
- dragOver(DropTargetEvent) - Method in class org.eclipse.emf.ecp.ui.view.internal.editor.controls.legacy.handler.ViewEditorDropAdapter
-
- drawCompositeImage(int, int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.OverlayImageDescriptor
-
Draws the given source image data into this composite image at the given position.
- DrillDown - Annotation Type in org.eclipse.emfforms.spi.core.services.reveal
-
- drillDown(Object) - Method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealHelper
-
Create an intermediate step that drills down into the best fitting of the children
of the view-model element in the current scope.
- drillDown(Object, Object) - Method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealHelper
-
Create an intermediate step that drills down into the best fitting of the children
of the view-model element in the current scope.
- drillDown() - Method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealStep
-
Drills down into me to reveal the next step in the nested reveal.
- drillDown(VElement, EObject, RevealStep) - Static method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealStep
-
Create an intermediate step that drills down into another step.
- drillDown(VElement, EObject, RevealStep, Runnable) - Static method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealStep
-
Create an intermediate step that reveals some kind of container and drills
down into another step.
- DrillUp - Annotation Type in org.eclipse.emfforms.spi.core.services.reveal
-
Annotation on a method that computes the
EObject
parent of a detail domain model object
to try to reveal in the master view in a delegated
master-detail reveal step.
- drop(DropTargetEvent) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ModelExplorerDropAdapter
-
- drop(DropTargetEvent) - Method in class org.eclipse.emf.ecp.ui.view.internal.editor.controls.legacy.handler.ViewEditorDropAdapter
-
- dropAccept(DropTargetEvent) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ModelExplorerDropAdapter
-
- dropAccept(DropTargetEvent) - Method in class org.eclipse.emf.ecp.ui.view.internal.editor.controls.legacy.handler.ViewEditorDropAdapter
-
- DummyDomainExpander - Class in org.eclipse.emfforms.swt.internal.reference.table
-
Dummy Domain expander doing nothing because we do not need to expand the extent segments.
- DUPLICATE_DISABLED_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- duplicateDisabled - Variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- DuplicateRowAction - Class in org.eclipse.emf.ecp.view.spi.table.swt.action
-
Action to duplicate a row within a table viewer.
- DuplicateRowAction(TableRendererViewerActionContext) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.action.DuplicateRowAction
-
The constructor.
- DuplicateRowAction_Test - Class in org.eclipse.emf.ecp.view.spi.table.swt.action
-
- DuplicateRowAction_Test() - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.action.DuplicateRowAction_Test
-
- DynamicCreateChildrenElementsMenuContribution - Class in org.eclipse.emf.ecp.ui.e4.view
-
- DynamicCreateChildrenElementsMenuContribution() - Constructor for class org.eclipse.emf.ecp.ui.e4.view.DynamicCreateChildrenElementsMenuContribution
-
- DynamicEcoreFactory - Class in org.eclipse.emf.ecp.view.edapt
-
EFactory
implementation for creating objects for the custom data types of the
EcoreFactory
.
- DynamicEcoreFactory() - Constructor for class org.eclipse.emf.ecp.view.edapt.DynamicEcoreFactory
-
- E4ModelElementOpener - Class in org.eclipse.emf.ecp.application.e4.editor
-
- E4ModelElementOpener() - Constructor for class org.eclipse.emf.ecp.application.e4.editor.E4ModelElementOpener
-
- E_ROOT_OBJECT - Static variable in interface org.eclipse.emfforms.spi.common.validation.IFeatureConstraint
-
Context map key to retrieve the the root EObject (may be null).
- eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
-
- eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
-
- eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- eBaseStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
-
- eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- ECLASS_KEY - Static variable in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- EClassifierControl - Class in org.eclipse.emf.ecp.edit.ecore.swt.internal
-
This is a control for EClassifier
s.
- EClassifierControl() - Constructor for class org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierControl
-
- EClassifierOnlyEClassControl - Class in org.eclipse.emf.ecp.edit.ecore.swt.internal
-
This is a control for EClassifier
s which will offer the possibility to
select EClass
es.
- EClassifierOnlyEClassControl() - Constructor for class org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierOnlyEClassControl
-
- EClassifierOnlyEDataTypeControl - Class in org.eclipse.emf.ecp.edit.ecore.swt.internal
-
This is a control for EClassifier
s which will offer the possibility to
select EDataType
s.
- EClassifierOnlyEDataTypeControl() - Constructor for class org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierOnlyEDataTypeControl
-
- EClassLabelProvider_PTest - Class in org.eclipse.emfforms.internal.core.services.datatemplate
-
Unit tests for the EClassLabelProvider
class.
- EClassLabelProvider_PTest() - Constructor for class org.eclipse.emfforms.internal.core.services.datatemplate.EClassLabelProvider_PTest
-
Initializes me.
- EClassSelectionStrategy - Interface in org.eclipse.emf.ecp.ui.view.swt.reference
-
A customization strategy for accumulating EClass
es for instantiation to create a new
object in a reference.
- EClassSelectionStrategy.Provider - Interface in org.eclipse.emf.ecp.ui.view.swt.reference
-
Specific Bazaar vendor interface for EClass
selection strategies.
- EClassStrategy - Class in org.eclipse.emf.ecp.changebroker.internal
-
- EClassStrategy() - Constructor for class org.eclipse.emf.ecp.changebroker.internal.EClassStrategy
-
- EclipseContextViewService - Interface in org.eclipse.emf.ecp.view.model.common.di.service
-
ViewModelService
for registering and retrieving the
IEclipseContext
associated with a view.
- EclipseContextViewServiceFactory - Class in org.eclipse.emfforms.internal.swt.core.di
-
EMF Forms global view service factory that provides the Eclipse Context in the
View Context.
- EclipseContextViewServiceFactory() - Constructor for class org.eclipse.emfforms.internal.swt.core.di.EclipseContextViewServiceFactory
-
- EclipseContextViewServiceImpl - Class in org.eclipse.emf.ecp.view.model.common.di.service.impl
-
- EclipseContextViewServiceImpl() - Constructor for class org.eclipse.emf.ecp.view.model.common.di.service.impl.EclipseContextViewServiceImpl
-
- eCONTENT_TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The package content type ID.
- eCONTENT_TYPE - Static variable in interface org.eclipse.emfforms.datatemplate.DataTemplatePackage
-
The package content type ID.
- EcoreAttachmentStrategyProvider - Class in org.eclipse.emfforms.internal.editor.ecore.referenceservices
-
Provider of object attachment strategy for specific use cases in Ecore models, such as
creation of opposite references in the context of a reference.
- EcoreAttachmentStrategyProvider() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreAttachmentStrategyProvider
-
Initializes me.
- EcoreCreateNewChildDialog - Class in org.eclipse.emfforms.internal.editor.ecore
-
Dialog which is shown when a new element is created in the ecore editor.
- EcoreCreateNewChildDialog(Shell, String, EObject, ISelectionProvider) - Constructor for class org.eclipse.emfforms.internal.editor.ecore.EcoreCreateNewChildDialog
-
- EcoreDiagnosticCache - Class in org.eclipse.emfforms.internal.editor.ecore
-
- EcoreDiagnosticCache(Notifier) - Constructor for class org.eclipse.emfforms.internal.editor.ecore.EcoreDiagnosticCache
-
- EcoreEditor - Class in org.eclipse.emfforms.internal.editor.ecore
-
This class extends the GenericEditor to provide customized features for Ecore files.
- EcoreEditor() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.EcoreEditor
-
- EcoreEditor_PTest - Class in org.eclipse.emfforms.spi.editor
-
- EcoreEditor_PTest() - Constructor for class org.eclipse.emfforms.spi.editor.EcoreEditor_PTest
-
- EcoreEditorFullRender_PTest - Class in org.eclipse.emfforms.spi.editor
-
- EcoreEditorFullRender_PTest() - Constructor for class org.eclipse.emfforms.spi.editor.EcoreEditorFullRender_PTest
-
- EcoreEditorMenuListener - Class in org.eclipse.emfforms.internal.editor.ecore
-
- EcoreEditorMenuListener(ChildrenDescriptorCollector, MenuManager, TreeViewer, EditingDomain, Collection<MasterDetailAction>, CreateElementCallback) - Constructor for class org.eclipse.emfforms.internal.editor.ecore.EcoreEditorMenuListener
-
Default constructor.
- EcoreEditorPerformance_PTest - Class in org.eclipse.emfforms.spi.editor
-
Performance tests for the EMF Forms GenericEditor, using the Ecore editor
as test subject.
- EcoreEditorPerformance_PTest() - Constructor for class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest
-
Initializes me.
- EcoreEditorPerformance_PTest.Editor - Class in org.eclipse.emfforms.spi.editor
-
Subclass of the Ecore Editor that injects view-model properties to select our
custom EPackage
view.
- EcoreEditorPerformance_PTest.ProjectRule - Class in org.eclipse.emfforms.spi.editor
-
- EcoreEditorPerformance_PTest.Validation - Class in org.eclipse.emfforms.spi.editor
-
A dummy validation provider that complains about an EClass
that is
a abstract
and has a name
that has an odd number of characters.
- EcoreEditorTMDCustomization - Class in org.eclipse.emfforms.internal.editor.ecore
-
Ecore Editor specific behaviour for the TMD.
- EcoreEditorTMDCustomization(CreateElementCallback, Notifier, EcoreDiagnosticCache) - Constructor for class org.eclipse.emfforms.internal.editor.ecore.EcoreEditorTMDCustomization
-
- EcoreEObjectSelectionStrategyProvider - Class in org.eclipse.emfforms.internal.editor.ecore.referenceservices
-
Provider of existing object selection strategy for specific use cases in Ecore models,
such as selection of eligible references to be opposites of a reference.
- EcoreEObjectSelectionStrategyProvider() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreEObjectSelectionStrategyProvider
-
Initializes me.
- ecoreExistsInWorkspace(String) - Method in class org.eclipse.emf.ecp.ide.spi.util.ViewModelHelper.ViewLoader
-
Indicates whether the Ecore denoted by the path exists in the workspace.
- EcoreGenException - Exception in org.eclipse.emf.ecp.ecore.editor.util
-
Custom exception to indicate an error during the generation of a genmodel.
- EcoreGenException(String) - Constructor for exception org.eclipse.emf.ecp.ecore.editor.util.EcoreGenException
-
Constructor.
- EcoreGenException(String, Throwable) - Constructor for exception org.eclipse.emf.ecp.ecore.editor.util.EcoreGenException
-
Constructor with additional cause.
- EcoreGenModelLinkerFactory - Class in org.eclipse.emf.ecp.ecore.editor.factory
-
- EcoreGenModelLinkerImpl - Class in org.eclipse.emf.ecp.ecore.editor.internal
-
A class which creates a new ecore file and a new genmodel file and
links the two of them.
- EcoreGenModelLinkerImpl() - Constructor for class org.eclipse.emf.ecp.ecore.editor.internal.EcoreGenModelLinkerImpl
-
- EcoreHelper - Class in org.eclipse.emf.ecp.ide.spi.util
-
Helper methods for dealing with ecores.
- EcoreHelper_invalidEcore - Static variable in class org.eclipse.emf.ecp.internal.ide.util.messages.Messages
-
- EcoreHelper_invalidEcorePath - Static variable in class org.eclipse.emf.ecp.internal.ide.util.messages.Messages
-
- EcoreHelpers - Class in org.eclipse.emfforms.internal.editor.ecore.helpers
-
Provides methods to simplify working with Ecore files.
- EcoreJsonExporter_Test - Class in org.eclipse.emf.ecp.emf2web.json.generator.xtend
-
- EcoreJsonExporter_Test() - Constructor for class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonExporter_Test
-
- EcoreJsonGenerator - Class in org.eclipse.emf.ecp.emf2web.json.generator.xtend
-
The class which handles the conversion from ecore files to qbForm files.
- EcoreJsonGenerator() - Constructor for class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonGenerator
-
- EcoreOpenInNewContextStrategyProvider - Class in org.eclipse.emfforms.internal.editor.ecore.referenceservices
-
Provider of strategy for opening of new objects in Ecore models.
- EcoreOpenInNewContextStrategyProvider() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreOpenInNewContextStrategyProvider
-
Initializes me.
- ecorePaths - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- EcorePathsRenderer - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
Custom Renderer for the EcorePath List of a View.
- EcorePathsRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider, ImageRegistryService) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.EcorePathsRenderer
-
Default constructor.
- EcorePathsRendererService - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- EcorePathsRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.EcorePathsRendererService
-
- EcoreReferenceService - Class in org.eclipse.emfforms.internal.editor.ecore.referenceservices
-
- EcoreReferenceService() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreReferenceService
-
Deprecated.
- EcoreReferenceServiceCustomizationProviders_ITest - Class in org.eclipse.emfforms.spi.editor
-
Integration test cases for the Ecore Editor's reference service strategy provider classes.
- EcoreReferenceServiceCustomizationProviders_ITest() - Constructor for class org.eclipse.emfforms.spi.editor.EcoreReferenceServiceCustomizationProviders_ITest
-
Initializes me.
- EcoreReferenceStrategyProvider - Class in org.eclipse.emfforms.internal.editor.ecore.referenceservices
-
Provider of reference editing strategy for specific use cases in Ecore models.
- EcoreReferenceStrategyProvider() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreReferenceStrategyProvider
-
Initializes me.
- EcoreShortcutHandler - Class in org.eclipse.emfforms.internal.editor.ecore
-
- EcoreShortcutHandler() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.EcoreShortcutHandler
-
- EcoreValidationDelegateProvider - Class in org.eclipse.emfforms.ide.ecore.internal.builder
-
Validation delegate provider for Ecore models.
- EcoreValidationDelegateProvider() - Constructor for class org.eclipse.emfforms.ide.ecore.internal.builder.EcoreValidationDelegateProvider
-
Initializes me.
- ECPAbstractControl - Class in org.eclipse.emf.ecp.edit.spi
-
Deprecated.
- ECPAbstractControl() - Constructor for class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
- ECPAbstractCustomControlSWT - Class in org.eclipse.emf.ecp.view.spi.custom.swt
-
- ECPAbstractCustomControlSWT() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
- ECPAbstractCustomControlSWT.SWTCustomControlHelper - Class in org.eclipse.emf.ecp.view.spi.custom.swt
-
- ECPAction - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
-
This interface defines an ECPAction.
- ECPAdditionalRendererDescription - Class in org.eclipse.emf.ecp.view.internal.swt
-
A class describing a rendererClass.
- ECPAdditionalRendererDescription(Class<AbstractAdditionalSWTRenderer<VElement>>, ECPAdditionalRendererTester) - Constructor for class org.eclipse.emf.ecp.view.internal.swt.ECPAdditionalRendererDescription
-
The constructor of the ControlDescription.
- ECPAdditionalRendererTester - Interface in org.eclipse.emf.ecp.view.spi.swt
-
EPCRendererTester is used by the framework to find the best fitting renderer for a specific
ViewModelContext
.
- ECPApplicableTester - Interface in org.eclipse.emf.ecp.edit.spi.util
-
Deprecated.
- ECPCellEditor - Interface in org.eclipse.emf.ecp.edit.spi.swt.table
-
A common super interface for all CellEditors contributed to ECP.
- ECPCellEditorComparator - Interface in org.eclipse.emf.ecp.edit.spi.swt.table
-
A
ECPCellEditor
may optionally implement the ECPCellEditorComparator interface.
- ECPCellEditorTester - Interface in org.eclipse.emf.ecp.edit.spi.swt.table
-
- ECPCellLabelProvider(EStructuralFeature, CellEditor, IObservableMap) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl.ECPCellLabelProvider
-
Deprecated.
Constructor.
- ECPCellLabelProvider(EStructuralFeature, CellEditor, IObservableMap, VTableControl, VDomainModelReference, Control) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
-
Constructor.
- ECPCellReadOnlyTester - Interface in org.eclipse.emf.ecp.view.spi.table.swt
-
Interface used in the cellReadOnly extensionpoint.
- ECPCheckoutSource - Interface in org.eclipse.emf.ecp.core.util
-
This class describes an object that can be checked out.
- ECPCommand - Class in org.eclipse.emf.ecp.editor.internal.e3
-
Command capable of recording changes on a model element.
- ECPCommand(EObject, EditingDomain) - Constructor for class org.eclipse.emf.ecp.editor.internal.e3.ECPCommand
-
Constructor.
- ECPCompositeFactory - Class in org.eclipse.emf.ecp.ui.common
-
- ECPContainer - Interface in org.eclipse.emf.ecp.core.util
-
Common super interface for ECP containers, model elements can belong to.
- ECPContainerProperties - Class in org.eclipse.emf.ecp.internal.core.properties
-
- ECPContainerProperties.Tester - Class in org.eclipse.emf.ecp.internal.core.properties
-
- ECPContentProvider<INPUT> - Class in org.eclipse.emf.ecp.internal.ui.model
-
- ECPContentProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.model.ECPContentProvider
-
Default constructor.
- ECPContextDisposedListener - Interface in org.eclipse.emf.ecp.edit.spi
-
Listens to the changes of a context.
- ECPControlDescription - Class in org.eclipse.emf.ecp.edit.spi
-
Deprecated.
- ECPControlDescription(String, Class<? extends ECPAbstractControl>, boolean, Set<ECPApplicableTester>) - Constructor for class org.eclipse.emf.ecp.edit.spi.ECPControlDescription
-
Deprecated.
The constructor of the ControlDescription.
- ECPControlFactory - Interface in org.eclipse.emf.ecp.edit.spi
-
Deprecated.
- ECPControlHelper - Class in org.eclipse.emf.ecp.internal.edit
-
- ECPControlHelper() - Constructor for class org.eclipse.emf.ecp.internal.edit.ECPControlHelper
-
- ECPControlSWT - Interface in org.eclipse.emf.ecp.edit.internal.swt.util
-
Deprecated.
- ECPCustomControlChangeListener - Interface in org.eclipse.emf.ecp.view.spi.custom.model
-
- ECPCustomUpdateCellEditor - Interface in org.eclipse.emf.ecp.edit.spi.swt.table
-
If a
ECPCellEditor
additionally implements this interface, the cell editor instance will be notified when
a cell's label and image need to be updated.
- ECPDeleteServiceImpl - Class in org.eclipse.emf.ecp.spi.ui
-
- ECPDeleteServiceImpl() - Constructor for class org.eclipse.emf.ecp.spi.ui.ECPDeleteServiceImpl
-
- ECPDiagnostician - Class in org.eclipse.emf.ecp.diagnostician
-
- ECPDialogExecutor - Class in org.eclipse.emf.ecp.edit.spi.swt.util
-
- ECPDialogExecutor(Dialog) - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.util.ECPDialogExecutor
-
Constructor.
- ECPDirtyTester - Class in org.eclipse.emf.ecp.internal.core.util
-
Tests weather a project is dirty.
- ECPDirtyTester() - Constructor for class org.eclipse.emf.ecp.internal.core.util.ECPDirtyTester
-
- ECPDisposable - Interface in org.eclipse.emf.ecp.spi.core.util
-
This interface is used on classes that can be disposed.
- ECPDisposable.DisposeListener - Interface in org.eclipse.emf.ecp.spi.core.util
-
This interface defines a listener that gets notified when an object is disposed.
- ECPDomainModelReferenceMerger - Interface in org.eclipse.emf.ecp.view.spi.viewproxy.resolver
-
- ECPDropAdapter - Class in org.eclipse.emf.ecp.ui.common.dnd
-
- ECPDropAdapter() - Constructor for class org.eclipse.emf.ecp.ui.common.dnd.ECPDropAdapter
-
Default constructor for drop adapters initialized by extension point.
- ECPDropAdapter(EditingDomain, Viewer) - Constructor for class org.eclipse.emf.ecp.ui.common.dnd.ECPDropAdapter
-
Constructor.
- ECPE4Editor - Class in org.eclipse.emf.ecp.ui.e4.editor
-
Editor displaying one EObject
.
- ECPE4Editor(Composite, Shell) - Constructor for class org.eclipse.emf.ecp.ui.e4.editor.ECPE4Editor
-
Default constructor.
- ECPEditorContext - Interface in org.eclipse.emf.ecp.editor.e3
-
This Context adds methods that are specifically needed by an editor.
- ECPElement - Interface in org.eclipse.emf.ecp.core.util
-
An interface that defines common methods for all ECP Classes.
- ECPElementAwareCellEditor - Interface in org.eclipse.emf.ecp.edit.spi.swt.table
-
If a
ECPCellEditor
additionally implements this interface, the cell editor instance will be notified about
the edited row element before the editor gets activated.
- ECPEMFUtils - Class in org.eclipse.emf.ecp.emfstore.core.internal
-
- ECPEMFUtils() - Constructor for class org.eclipse.emf.ecp.emfstore.core.internal.ECPEMFUtils
-
- ECPEnumCellEditor - Class in org.eclipse.emf.ecp.edit.spi.swt.table
-
Common base class for combo-based enum cell editors.
- ECPEnumCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.table.ECPEnumCellEditor
-
Constructor.
- ECPEnumCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.table.ECPEnumCellEditor
-
Constructor.
- ECPExportHandlerHelper - Class in org.eclipse.emf.ecp.internal.ui.util
-
A utility class which provides support for exporting model elements.
- ECPFileDialogHelper - Interface in org.eclipse.emf.ecp.internal.ui.util
-
Interface defining methods for retrieving Filepaths from a FileDialog
.
- ECPFileDialogHelperImpl - Class in org.eclipse.emf.ecp.internal.ui.util
-
- ECPFileDialogHelperImpl() - Constructor for class org.eclipse.emf.ecp.internal.ui.util.ECPFileDialogHelperImpl
-
- ECPFilterableCell - Interface in org.eclipse.emf.ecp.edit.spi.swt.table
-
Optional interface (either implemented or provided as an adapter)
for a cell that supports filtering by its text content.
- ECPFilterProvider - Interface in org.eclipse.emf.ecp.core.util
-
Interface to provide a collection of nsUris that should not be available.
- ECPFocusCellDrawHighlighter - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
-
A concrete implementation of FocusCellHighlighter
using by setting
the control into owner draw mode and highlighting the currently selected
cell.
- ECPFocusCellDrawHighlighter(ColumnViewer) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.ECPFocusCellDrawHighlighter
-
Create a new instance which can be passed to a.
- ECPHandlerHelper - Class in org.eclipse.emf.ecp.spi.ui.util
-
This is a utility class providing commonly necessary methods.
- ECPHardcodedReferences - Interface in org.eclipse.emf.ecp.view.spi.custom.model
-
- ECPImportHandlerHelper - Class in org.eclipse.emf.ecp.internal.ui.util
-
A utility class which provides support for importing EObject
s.
- ECPLabelProvider - Class in org.eclipse.emf.ecp.internal.ui.model
-
- ECPLabelProvider(ECPModelContextProvider) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
-
- ECPLayoutProvider - Class in org.eclipse.emf.ecp.view.swt.internal.layout
-
A default layout provider.
- ECPLayoutProvider() - Constructor for class org.eclipse.emf.ecp.view.swt.internal.layout.ECPLayoutProvider
-
- ECPLegacyControlSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
Deprecated.
- ECPLegacyControlSWTRenderer(VControl, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ECPLegacyControlSWTRenderer
-
Deprecated.
Default constructor.
- ECPLegacyControlSWTRendererTester - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
Deprecated.
- ECPLegacyControlSWTRendererTester() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ECPLegacyControlSWTRendererTester
-
Deprecated.
- ECPModelContextAdapter - Class in org.eclipse.emf.ecp.core.util
-
- ECPModelContextAdapter(ECPContainer) - Constructor for class org.eclipse.emf.ecp.core.util.ECPModelContextAdapter
-
- ECPModelContextProvider - Interface in org.eclipse.emf.ecp.core.util
-
- ECPModelElementChangeListener - Class in org.eclipse.emf.ecp.edit.spi.util
-
Listens to the changes of one modelelement.
- ECPModelElementChangeListener(EObject) - Constructor for class org.eclipse.emf.ecp.edit.spi.util.ECPModelElementChangeListener
-
Default constructor.
- ECPModelElementOpener - Interface in org.eclipse.emf.ecp.ui.util
-
This interface is used to open a specific editor for a model element.
- ECPModelElementOpenerWithContext - Interface in org.eclipse.emf.ecp.ui.util
-
This interface is used to open a specific editor for a model element.
- ECPModelElementOpenTester - Interface in org.eclipse.emf.ecp.ui.util
-
This interface can be extended in order to provide dynamic testers for the model element opener.
- ECPModelView - Class in org.eclipse.emf.ecp.ui.e4.view
-
Model Explorer View Part.
- ECPModelView() - Constructor for class org.eclipse.emf.ecp.ui.e4.view.ECPModelView
-
- ECPNotificationProvider - Class in org.eclipse.emf.ecp.changebroker.provider.internal
-
- ECPNotificationProvider() - Constructor for class org.eclipse.emf.ecp.changebroker.provider.internal.ECPNotificationProvider
-
- ECPObservableValue - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
This implements an ObservableValue of a list.
- ECPObservableValue(IObservableList, int, Object) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.ECPObservableValue
-
The Constructor to crate an observable value for a IObservableList
, an index and a special value type.
- ECPObserver - Interface in org.eclipse.emf.ecp.core.util.observer
-
Universal observer super interface.
- ECPObserverBus - Interface in org.eclipse.emf.ecp.core.util.observer
-
Bus for application wide notifications on events of various types.
- ECPObserverBusFactory - Class in org.eclipse.emf.ecp.core.rap
-
This is the factory for5 creating the ECPObserverBus service.
- ECPObserverBusFactory() - Constructor for class org.eclipse.emf.ecp.core.rap.ECPObserverBusFactory
-
default constructor.
- ECPObserverBusImpl - Class in org.eclipse.emf.ecp.internal.core.util.observer
-
This is a universal observer bus.
- ECPObserverBusImpl() - Constructor for class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverBusImpl
-
Default constructor.
- ECPObserverCall - Interface in org.eclipse.emf.ecp.internal.core.util.observer
-
- ECPObserverCall.Result - Class in org.eclipse.emf.ecp.internal.core.util.observer
-
This class represents an result from an observer call.
- ECPPerspectiveFactory - Class in org.eclipse.emf.ecp.ui.perspective
-
- ECPPerspectiveFactory() - Constructor for class org.eclipse.emf.ecp.ui.perspective.ECPPerspectiveFactory
-
- ECPPrioritizedIObserver - Interface in org.eclipse.emf.ecp.internal.core.util.observer
-
An observer with a priority.
- ECPProject - Interface in org.eclipse.emf.ecp.core
-
This class describes a Project.
- ECPProjectAdapterFactory - Class in org.eclipse.emf.ecp.cdo.internal.core
-
- ECPProjectAdapterFactory() - Constructor for class org.eclipse.emf.ecp.cdo.internal.core.ECPProjectAdapterFactory
-
- ECPProjectAware - Interface in org.eclipse.emf.ecp.core.util
-
This interface is used to identify classes, that know the project they belong to.
- ECPProjectContentChangedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
-
This Observer is called to notify listeners about changes of objects in a project.
- ECPProjectContentTouchedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
-
This Observer is called when objects of an project are touched.
- ECPProjectImpl - Class in org.eclipse.emf.ecp.internal.core
-
- ECPProjectImpl(InternalProvider, String, ECPProperties) - Constructor for class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Constructor used when an offline project is created.
- ECPProjectImpl(ECPRepository, String, ECPProperties) - Constructor for class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Constructor used when an online project is created.
- ECPProjectImpl(ObjectInput) - Constructor for class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Constructor used to load persisted projects on startup.
- ECPProjectManager - Interface in org.eclipse.emf.ecp.core
-
The ECPProjectManager provides access to ECPProjects and manages their lifecycle.
- ECPProjectManagerFactory - Class in org.eclipse.emf.ecp.core.rap
-
This is the factory for creating the ECPProjectManager service.
- ECPProjectManagerFactory() - Constructor for class org.eclipse.emf.ecp.core.rap.ECPProjectManagerFactory
-
default constructor.
- ECPProjectManagerImpl - Class in org.eclipse.emf.ecp.internal.core
-
- ECPProjectManagerImpl() - Constructor for class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
Should not be called directly, use service instead.
- ECPProjectManagerImpl(String) - Constructor for class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
- ECPProjectOpenClosedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
-
This Observer is notified when a project is closed or opened.
- ECPProjectPreDeleteObserver - Interface in org.eclipse.emf.ecp.core.util.observer
-
Observer that gets notified before a project is deleted.
- ECPProjectProperties - Class in org.eclipse.emf.ecp.internal.core.properties
-
- ECPProjectProperties.Tester - Class in org.eclipse.emf.ecp.internal.core.properties
-
- ECPProjectProperties_HasProjectUnsavedChanges - Static variable in class org.eclipse.emf.ecp.internal.core.Messages
-
- ECPProjectProperties_IsProjectDirty - Static variable in class org.eclipse.emf.ecp.internal.core.Messages
-
- ECPProjectProperties_Name - Static variable in class org.eclipse.emf.ecp.internal.core.Messages
-
- ECPProjectProperties_NameOfProject - Static variable in class org.eclipse.emf.ecp.internal.core.Messages
-
- ECPProjectProperties_Provider - Static variable in class org.eclipse.emf.ecp.internal.core.Messages
-
- ECPProjectProperties_ProviderOfProject - Static variable in class org.eclipse.emf.ecp.internal.core.Messages
-
- ECPProjectProperties_Repository - Static variable in class org.eclipse.emf.ecp.internal.core.Messages
-
- ECPProjectProperties_RepositoryOfProject - Static variable in class org.eclipse.emf.ecp.internal.core.Messages
-
- ECPProjectsChangedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
-
This Observer is called to notify listeners about changes of projects.
- ECPProjectSelectionModelClassCompositeImpl - Class in org.eclipse.emf.ecp.internal.ui.composites
-
- ECPProjectSelectionModelClassCompositeImpl(ECPProject) - Constructor for class org.eclipse.emf.ecp.internal.ui.composites.ECPProjectSelectionModelClassCompositeImpl
-
- ECPProjectWithNameExistsException - Exception in org.eclipse.emf.ecp.core.exceptions
-
This exception is thrown when we try to add a project with a name that already exists.
- ECPProjectWithNameExistsException(String) - Constructor for exception org.eclipse.emf.ecp.core.exceptions.ECPProjectWithNameExistsException
-
Convenient Constructor for this Exception.
- ECPProperties - Interface in org.eclipse.emf.ecp.core.util
-
- ECPPropertiesAware - Interface in org.eclipse.emf.ecp.core.util
-
Interface used on classes which have properties attached.
- ECPPropertiesObserver - Interface in org.eclipse.emf.ecp.core.util.observer
-
This Observer is called to notify listeners about changes of properties.
- ECPProvider - Interface in org.eclipse.emf.ecp.core
-
- ECPProviderAware - Interface in org.eclipse.emf.ecp.core.util
-
This interface is used to define classes that know the provider they belong to.
- ECPProviderRegistry - Interface in org.eclipse.emf.ecp.core
-
Registry class to manage the registered providers.
- ECPProviderRegistryFactory - Class in org.eclipse.emf.ecp.core.rap
-
This is the factory for creating the ECPProviderRegistry service.
- ECPProviderRegistryFactory() - Constructor for class org.eclipse.emf.ecp.core.rap.ECPProviderRegistryFactory
-
default constructor.
- ECPProviderRegistryImpl - Class in org.eclipse.emf.ecp.internal.core
-
- ECPProviderRegistryImpl() - Constructor for class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
-
Should not be called directly, use service instead.
- ECPProvidersChangedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
-
This Observer is called to notify listeners about changes of providers.
- ECPProvidersView - Class in org.eclipse.emf.ecp.ui.views
-
- ECPProvidersView() - Constructor for class org.eclipse.emf.ecp.ui.views.ECPProvidersView
-
Default constructor.
- ECPReferenceServiceImpl - Class in org.eclipse.emf.ecp.spi.ui
-
- ECPReferenceServiceImpl() - Constructor for class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
-
- ECPRendererDescription - Class in org.eclipse.emf.ecp.view.internal.swt
-
A class describing a rendererClass.
- ECPRendererDescription(Class<AbstractSWTRenderer<VElement>>, Set<ECPRendererTester>) - Constructor for class org.eclipse.emf.ecp.view.internal.swt.ECPRendererDescription
-
The constructor of the ControlDescription.
- ECPRendererDescriptionInitFailedReport - Class in org.eclipse.emf.ecp.view.spi.swt.reporting
-
- ECPRendererDescriptionInitFailedReport(Throwable) - Constructor for class org.eclipse.emf.ecp.view.spi.swt.reporting.ECPRendererDescriptionInitFailedReport
-
Constructor.
- ECPRendererException - Exception in org.eclipse.emf.ecp.ui.view
-
Common super type of exceptions, which can occur during rendering a view.
- ECPRendererException(String) - Constructor for exception org.eclipse.emf.ecp.ui.view.ECPRendererException
-
- ECPRendererTester - Interface in org.eclipse.emf.ecp.view.model.common
-
EPCRendererTester is used by the framework to find the best fitting renderer for a specific
ViewModelContext
.
- ECPRepositoriesChangedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
-
This Observer is called to notify listeners about changes of repositories.
- ECPRepository - Interface in org.eclipse.emf.ecp.core
-
This class describes a repository.
- ECPRepositoryAware - Interface in org.eclipse.emf.ecp.core.util
-
This interface is used on classes that are aware of the repository they belong to.
- ECPRepositoryContentChangedObserver - Interface in org.eclipse.emf.ecp.core.util.observer
-
This Observer is called to notify listeners about changes of the objects in a repository.
- ECPRepositoryImpl - Class in org.eclipse.emf.ecp.internal.core
-
This Class describes a repository.
- ECPRepositoryImpl(ECPProvider, String, ECPProperties) - Constructor for class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
Constructor used to create an instance through user input.
- ECPRepositoryImpl(ObjectInput) - Constructor for class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
- ECPRepositoryManager - Interface in org.eclipse.emf.ecp.core
-
The ECPRepositoryManager contains all ECPRepositories and manages their lifecycle.
- ECPRepositoryManagerFactory - Class in org.eclipse.emf.ecp.core.rap
-
This is the factory for creating the ECPRepositoryManager service.
- ECPRepositoryManagerFactory() - Constructor for class org.eclipse.emf.ecp.core.rap.ECPRepositoryManagerFactory
-
default constructor.
- ECPRepositoryManagerImpl - Class in org.eclipse.emf.ecp.internal.core
-
This class manages the repositories.
- ECPRepositoryManagerImpl() - Constructor for class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
-
Should not be called directly, use service instead.
- ECPRepositoryProperties - Class in org.eclipse.emf.ecp.internal.core.properties
-
- ECPRepositoryProperties.Tester - Class in org.eclipse.emf.ecp.internal.core.properties
-
- ECPRepositoryView - Class in org.eclipse.emf.ecp.ui.e4.view
-
View to display available model repositories.
- ECPRepositoryView() - Constructor for class org.eclipse.emf.ecp.ui.e4.view.ECPRepositoryView
-
- ECPSelectionProviderService - Interface in org.eclipse.emf.ecp.view.spi.swt.services
-
A mediator of selection providers for the
ViewModelContext
, to provide
a coherent selection provider for the rendering of a view.
- ECPSelectionStatusValidator - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
An ISelectionStatusValidator allowing to get the TreePath
of the current selection.
- ECPSelectionStatusValidator() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.ECPSelectionStatusValidator
-
- ECPStaticApplicableTester - Class in org.eclipse.emf.ecp.edit.spi.util
-
Deprecated.
- ECPStaticApplicableTester(boolean, int, Class<?>, Class<? extends EObject>, String) - Constructor for class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
-
Deprecated.
The constructor of the static tester.
- ECPStaticRendererTester - Class in org.eclipse.emf.ecp.view.model.common
-
The static tester for renderer.
- ECPStaticRendererTester(int, Class<? extends VElement>) - Constructor for class org.eclipse.emf.ecp.view.model.common.ECPStaticRendererTester
-
The constructor of the static tester.
- ECPStringLineWrapper - Class in org.eclipse.emf.ecp.internal.ui.view.linewrapper
-
- ECPStringLineWrapper() - Constructor for class org.eclipse.emf.ecp.internal.ui.view.linewrapper.ECPStringLineWrapper
-
- ECPStringModifier - Interface in org.eclipse.emf.ecp.view.spi.provider
-
The TooltipModifier allows to manipulate a provided String.
- ECPSubstitutionLabelProvider - Class in org.eclipse.emf.ecp.view.internal.validation
-
An ECP ECPSubstitutionLabelProvider used in the validation context.
- ECPSubstitutionLabelProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.internal.validation.ECPSubstitutionLabelProvider
-
- ECPSWTAction - Class in org.eclipse.emf.ecp.edit.spi.swt.actions
-
An abstract action used by ecp.
- ECPSWTAction(EditingDomain, EStructuralFeature.Setting) - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.actions.ECPSWTAction
-
The constructor of all ecp actions.
- ECPSWTView - Interface in org.eclipse.emf.ecp.ui.view.swt
-
This is the result of a Rendering call.
- ECPSWTViewImpl - Class in org.eclipse.emf.ecp.view.internal.swt
-
- ECPSWTViewImpl(Composite, ViewModelContext) - Constructor for class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewImpl
-
- ECPSWTViewRenderer - Interface in org.eclipse.emf.ecp.ui.view.swt
-
Renders a view which displays the attributes of an domain objects.
- ECPSWTViewRendererImpl - Class in org.eclipse.emf.ecp.view.internal.swt
-
- ECPSWTViewRendererImpl() - Constructor for class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewRendererImpl
-
Constructor.
- ECPTooltipModifierHelper - Class in org.eclipse.emf.ecp.view.spi.provider
-
A helper to ease the access to the string modifiers.
- ECPTreeViewAction - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
-
This
ECPAction
implementation is specific for a TreeViewer.
- ECPTreeViewAction() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.ECPTreeViewAction
-
- ECPUtil - Class in org.eclipse.emf.ecp.core.util
-
This class provides common functionality.
- ECPValidationLabelDecoratorProvider - Class in org.eclipse.emfforms.spi.swt.treemasterdetail.decorator.validation.ecp
-
- ECPValidationLabelDecoratorProvider(Notifier) - Constructor for class org.eclipse.emfforms.spi.swt.treemasterdetail.decorator.validation.ecp.ECPValidationLabelDecoratorProvider
-
Default constructor.
- ECPValidationLabelDecoratorProvider(Notifier, DiagnosticCache) - Constructor for class org.eclipse.emfforms.spi.swt.treemasterdetail.decorator.validation.ecp.ECPValidationLabelDecoratorProvider
-
Default constructor.
- ECPValidationResultService - Interface in org.eclipse.emf.ecp.ui.validation
-
Service for propagating validation results.
- ECPValidationResultService.ECPValidationResultServiceListener - Interface in org.eclipse.emf.ecp.ui.validation
-
Listener interface for getting informed on input changes of the validation view.
- ECPValidationResultServiceImpl - Class in org.eclipse.emf.ecp.internal.ui.validation
-
- ECPValidationResultServiceImpl() - Constructor for class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
-
Constructor.
- ECPValidationServiceLabelDecorator - Class in org.eclipse.emfforms.internal.swt.treemasterdetail.decorator.validation.ecp
-
Decorator showing diagnostics.
- ECPValidationServiceLabelDecorator(TreeViewer, Notifier, DiagnosticCache) - Constructor for class org.eclipse.emfforms.internal.swt.treemasterdetail.decorator.validation.ecp.ECPValidationServiceLabelDecorator
-
Default constructor.
- ECPValidator - Class in org.eclipse.emf.ecp.diagnostician
-
Abstract Class defining an EValidator
that can be used with the ECP validation.
- ECPValidator() - Constructor for class org.eclipse.emf.ecp.diagnostician.ECPValidator
-
- ECPValidatorRegistry - Class in org.eclipse.emf.ecp.internal.diagnostician
-
- ECPViewEditorTreeSelectionDialog - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
ElementTreeSelectionDialog which also stores the selection along the tree.
- ECPViewEditorTreeSelectionDialog(Shell, ILabelProvider, ITreeContentProvider) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.ECPViewEditorTreeSelectionDialog
-
Default constructor.
- ECPViewerAwareCellEditor - Interface in org.eclipse.emf.ecp.edit.spi.swt.table
-
If a
ECPCellEditor
additionally implements this interface, the cell editor instance will get the TableViewer
instance it belongs to.
- ECPViewerFactory - Class in org.eclipse.emf.ecp.ui.common
-
Utility class to create components for ECP.
- ECPViewerFilter - Class in org.eclipse.emf.ecp.spi.common.ui
-
- ECPViewerFilter() - Constructor for class org.eclipse.emf.ecp.spi.common.ui.ECPViewerFilter
-
- ECPWizard<T extends CompositeProvider> - Class in org.eclipse.emf.ecp.spi.common.ui
-
An abstract class for all Wizard with only one page that use an
CompositeProvider
to create this page.
- ECPWizard() - Constructor for class org.eclipse.emf.ecp.spi.common.ui.ECPWizard
-
- EdaptViewModelMigrator - Class in org.eclipse.emf.ecp.view.edapt
-
- EdaptViewModelMigrator() - Constructor for class org.eclipse.emf.ecp.view.edapt.EdaptViewModelMigrator
-
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
-
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
-
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
-
- EditableEReferenceLabelControlSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- EditableEReferenceLabelControlSWTRenderer(VControl, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.EditableEReferenceLabelControlSWTRenderer
-
- editingDomain - Variable in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingDomain - Variable in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch
-
The domain in which to create the children.
- editingSupportCreator(EditingSupportCreator) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder
-
Add an editing support creator.
- EditingSupportCreator - Interface in org.eclipse.emfforms.spi.swt.table
-
Interface for creating the EditingSupport
.
- EditingSupportUtil - Class in org.eclipse.emfforms.spi.swt.table.util
-
Util class for creating EditingSupports
.
- Editor() - Constructor for class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest.Editor
-
- editorActivated(IEditorPart) - Method in interface org.eclipse.emf.ecp.ui.linkedView.ILinkedWithEditorView
-
Called to tell the view, that a certain IEditorPart
has been activated.
- editorActivated(IEditorPart) - Method in class org.eclipse.emf.ecp.ui.views.ModelExplorerView
-
Called to tell the view, that a certain IEditorPart
has been activated.
- EditorContext - Class in org.eclipse.emf.ecp.explorereditorbridge.internal
-
- EditorContext(EObject, ECPProject) - Constructor for class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorContext
-
Default constructor.
- EditorModelElementOpener - Class in org.eclipse.emf.ecp.explorereditorbridge.internal
-
ECP Class to open the default ECP Editor.
- EditorModelElementOpener() - Constructor for class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorModelElementOpener
-
Convenient constructor.
- EditorToolBar - Class in org.eclipse.emfforms.internal.editor.ui
-
The Toolbar at the top of the editor.
- EditorToolBar(Composite, int, String, List<Action>) - Constructor for class org.eclipse.emfforms.internal.editor.ui.EditorToolBar
-
Creates a new Toolbar.
- editSegmentDmr(EObject, EReference, VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRenderer
-
Edits the existing DMR set in the reference
of the given
container
object.
- EEnumControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
-
Deprecated.
- EEnumControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.EEnumControl
-
Deprecated.
- EEnumControl_NoValueSetClickToSetValue - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.controls.DepricatedControlMessageKeys
-
- EEnumControl_NoValueSetClickToSetValue - Static variable in interface org.eclipse.emf.ecp.view.internal.core.swt.MessageKeys
-
- EEnumControl_UnsetValue - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.controls.DepricatedControlMessageKeys
-
- EEnumLiteralControlService - Class in org.eclipse.emfforms.internal.editor.ecore.controls
-
This class decides, if the EEnumLiteralRenderer can be used for the provided EStructuralFeature.
- EEnumLiteralControlService() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.controls.EEnumLiteralControlService
-
- EEnumLiteralRenderer - Class in org.eclipse.emfforms.internal.editor.ecore.controls
-
The Renderer for EENumLiterals.
- EEnumLiteralRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emfforms.internal.editor.ecore.controls.EEnumLiteralRenderer
-
Default constructor.
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
-
.
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDateTimeDisplayAttachmentImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeatureDomainModelReferenceSegmentImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
.
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTMultiStyleSelectorContainerImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleSelectorContainerImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTControlLabelAlignmentStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingsImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelWidthStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridCellImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridRowImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ActivityImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DisplayImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.MachineImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateCollectionImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleRepositoryImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.DMRLocationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexDomainModelReferenceSegmentImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingDomainModelReferenceSegmentImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultiDomainModelReferenceSegmentImpl
-
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergeFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplateFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferenceFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.hierarchy.model.VTHierarchyFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.hierarchy.model.VTHierarchyPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferenceFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferencePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettableFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTWrapFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTWrapPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.datatemplate.DataTemplateFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.datatemplate.DataTemplatePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingsegmentFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingsegmentPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.view.spi.multisegment.model.VMultisegmentFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.emfforms.view.spi.multisegment.model.VMultisegmentPackage
-
The singleton instance of the package.
- eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTMultiStyleSelectorContainerImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleSelectorContainerImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingsImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridCellImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridRowImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateCollectionImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleRepositoryImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.DMRLocationImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
.
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultiDomainModelReferenceSegmentImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDateTimeDisplayAttachmentImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeatureDomainModelReferenceSegmentImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTMultiStyleSelectorContainerImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleSelectorContainerImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTControlLabelAlignmentStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingsImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelWidthStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridCellImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridImpl
-
- eIsSet(int) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridRowImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ActivityImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DisplayImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.MachineImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateCollectionImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleRepositoryImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.DMRLocationImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexDomainModelReferenceSegmentImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingDomainModelReferenceSegmentImpl
-
- eIsSet(int) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultiDomainModelReferenceSegmentImpl
-
- Element - Class in org.eclipse.emf.ecp.internal.core.util
-
- Element(String) - Constructor for class org.eclipse.emf.ecp.internal.core.util.Element
-
- ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The meta object id for the '
Element
' class.
- ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the '
Element
' class.
- ELEMENT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Attachments' containment reference list.
- ELEMENT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Attachments' containment reference list feature.
- ELEMENT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Diagnostic' containment reference.
- ELEMENT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Diagnostic' containment reference feature.
- ELEMENT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Enabled' attribute.
- ELEMENT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Enabled' attribute feature.
- ELEMENT__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Label' attribute.
- ELEMENT__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- ELEMENT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Name' attribute.
- ELEMENT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- ELEMENT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Readonly' attribute.
- ELEMENT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Readonly' attribute feature.
- ELEMENT__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Uuid' attribute.
- ELEMENT__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Uuid' attribute feature.
- ELEMENT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Visible' attribute.
- ELEMENT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Visible' attribute feature.
- ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'Element' class.
- ELEMENT_ID_KEY - Static variable in class org.eclipse.emfforms.spi.swt.core.SWTDataElementIdHelper
-
Default key constant for the element id.
- ElementDescriptor<ELEMENT extends ECPElement> - Class in org.eclipse.emf.ecp.internal.core.util
-
- ElementDescriptor(ElementRegistry<ELEMENT, ?>, String) - Constructor for class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
-
- ElementItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
This is the item provider adapter for a
VElement
object.
- ElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
-
This constructs an instance from a factory and a notifier.
- ElementRegistry<ELEMENT extends ECPElement,OBSERVER extends ECPObserver> - Class in org.eclipse.emf.ecp.internal.core.util
-
- ElementRegistry() - Constructor for class org.eclipse.emf.ecp.internal.core.util.ElementRegistry
-
- elements - Variable in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
The cached value of the '
Elements
' reference list.
- elementsChanged(Collection<InternalProject>, Collection<InternalProject>) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
- elementsChanged(Collection<InternalProvider>, Collection<InternalProvider>) - Method in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
-
- elementsChanged(Collection<ELEMENT>, Collection<ELEMENT>) - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesStore
-
- elementsChanged(Collection<ELEMENT>, Collection<ELEMENT>) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
- elementVisibleAfterMove() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer_ITest
-
- EMBEDDED_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
-
The 'Embedded' literal value.
- EmbeddedGroupSWTRenderer - Class in org.eclipse.emf.ecp.view.alignmentgroup.internal.swt
-
A Group renderer, which doesn't enforce its own layout.
- EmbeddedGroupSWTRenderer(VGroup, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emf.ecp.view.alignmentgroup.internal.swt.EmbeddedGroupSWTRenderer
-
Default Constructor.
- EmbeddedGroupSWTRendererService - Class in org.eclipse.emf.ecp.view.alignmentgroup.internal.swt
-
EmbeddedGroupSWTRendererService which provides the EmbeddedGroupSWTRenderer.
- EmbeddedGroupSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.alignmentgroup.internal.swt.EmbeddedGroupSWTRendererService
-
- EMF_ADAPTER_FACTORY - Static variable in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
ComposedAdapterFactory
to use.
- EMF_FORMS_DOMAIN_MODEL - Static variable in class org.eclipse.emf.ecp.view.model.common.di.util.ContextUtil
-
Named key for the domain model.
- EMF_LABEL_PROVIDER - Static variable in interface org.eclipse.emf.ecp.spi.ui.UIProvider
-
The LabelProvider to use in UIProviders.
- EMF_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- EMF_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
- EMF_LOCATION__DMR_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Dmr Location' containment reference.
- EMF_LOCATION__DMR_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Dmr Location' containment reference feature.
- EMF_LOCATION__ROOT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Root' reference.
- EMF_LOCATION__ROOT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Root' reference feature.
- EMF_LOCATION__SETTING_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Setting Location' containment reference.
- EMF_LOCATION__SETTING_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Setting Location' containment reference feature.
- EMF_LOCATION_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The number of structural features of the 'EMF Location' class.
- EMFDeleteSerivceImpl_PTest - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
- EMFDeleteSerivceImpl_PTest() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.EMFDeleteSerivceImpl_PTest
-
- EMFDeleteServiceImpl - Class in org.eclipse.emf.ecp.edit.spi
-
- EMFDeleteServiceImpl() - Constructor for class org.eclipse.emf.ecp.edit.spi.EMFDeleteServiceImpl
-
- EMFEditNewChildFactoryBuilder - Class in org.eclipse.emfforms.internal.core.services.datatemplate
-
Utility for tests to create EMF.Edit-based factories of new children.
- EMFEditNewChildFactoryBuilder() - Constructor for class org.eclipse.emfforms.internal.core.services.datatemplate.EMFEditNewChildFactoryBuilder
-
Initializes me.
- EMFFormsAbstractLegacyServiceFactory<T extends ViewModelService> - Class in org.eclipse.emfforms.internal.core.services.legacy
-
- EMFFormsAbstractLegacyServiceFactory(Class<T>, double, ReportService) - Constructor for class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsAbstractLegacyServiceFactory
-
- EMFFormsAbstractSpreadsheetRenderer<VELEMENT extends VElement> - Class in org.eclipse.emfforms.spi.spreadsheet.core
-
Abstract class which is the base class for all Spreadsheet renderer.
- EMFFormsAbstractSpreadsheetRenderer() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsAbstractSpreadsheetRenderer
-
- EMFFormsAdditionalRendererService<VELEMENT extends VElement> - Interface in org.eclipse.emfforms.spi.swt.core
-
- EMFFormsCategorizationElementRenderer - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization
-
- EMFFormsCategorizationElementRenderer(EMFFormsSpreadsheetRendererFactory, ReportService) - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationElementRenderer
-
Default constructor.
- EMFFormsCategorizationElementRendererService - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization
-
- EMFFormsCategorizationElementRendererService() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationElementRendererService
-
- EMFFormsCategorizationRenderer - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization
-
- EMFFormsCategorizationRenderer(EMFFormsSpreadsheetRendererFactory, ReportService) - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationRenderer
-
Default constructor.
- EMFFormsCategorizationRendererService - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization
-
- EMFFormsCategorizationRendererService() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationRendererService
-
- EMFFormsCategoryRenderer - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization
-
- EMFFormsCategoryRenderer(EMFFormsSpreadsheetRendererFactory, ReportService) - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategoryRenderer
-
Default constructor.
- EMFFormsCategoryRendererService - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization
-
- EMFFormsCategoryRendererService() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategoryRendererService
-
- EMFFormsCellStyleConstants - Class in org.eclipse.emfforms.spi.spreadsheet.core.converter
-
This defines constants for retrieving predefines cell styles from the ViewModelContext.
- EMFFormsChooseTemplateWizardPage - Class in org.eclipse.emf.ecp.view.template.tooling.wizards
-
This wizard page allows the user to decide whether a new template model should be created or if an existing one may
be resued.
- EMFFormsChooseTemplateWizardPage_Description - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsChooseTemplateWizardPage_ExistingButton - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsChooseTemplateWizardPage_NewButton - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsChooseTemplateWizardPage_Title - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsContextListener - Interface in org.eclipse.emfforms.spi.core.services.view
-
A Listener for Context changes.
- EMFFormsContextProvider - Interface in org.eclipse.emfforms.spi.swt.core.di
-
- EMFFormsContextProviderImpl - Class in org.eclipse.emfforms.internal.swt.core.di
-
- EMFFormsContextProviderImpl() - Constructor for class org.eclipse.emfforms.internal.swt.core.di.EMFFormsContextProviderImpl
-
- EMFFormsContextTracker - Class in org.eclipse.emfforms.spi.core.services.view
-
- EMFFormsContextTracker(EMFFormsViewContext) - Constructor for class org.eclipse.emfforms.spi.core.services.view.EMFFormsContextTracker
-
Initializes me with the root context to track.
- EMFFormsContextViewServiceFactory_PTest - Class in org.eclipse.emfforms.spi.swt.core.di
-
Tests for the EMFFormsContextViewServiceFactory
class.
- EMFFormsContextViewServiceFactory_PTest() - Constructor for class org.eclipse.emfforms.spi.swt.core.di.EMFFormsContextViewServiceFactory_PTest
-
Initializes me.
- EMFFormsControlProcessorService - Interface in org.eclipse.emfforms.spi.swt.core
-
A service which should be called while controls are initially rendered.
- EMFFormsConverterException - Exception in org.eclipse.emfforms.spi.spreadsheet.core.converter
-
Exception thrown when the value conversion fails.
- EMFFormsConverterException(String) - Constructor for exception org.eclipse.emfforms.spi.spreadsheet.core.converter.EMFFormsConverterException
-
- EMFFormsConverterException(Throwable) - Constructor for exception org.eclipse.emfforms.spi.spreadsheet.core.converter.EMFFormsConverterException
-
- EMFFormsConverterException(String, Throwable) - Constructor for exception org.eclipse.emfforms.spi.spreadsheet.core.converter.EMFFormsConverterException
-
- EMFFormsCustomDMRExpander - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
-
- EMFFormsCustomDMRExpander() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.impl.EMFFormsCustomDMRExpander
-
- EMFFormsDatabinding - Interface in org.eclipse.emfforms.spi.core.services.databinding
-
- EMFFormsDatabindingEMF - Interface in org.eclipse.emfforms.spi.core.services.databinding.emf
-
EMF specific interface of the EMFFormsDatabinding.
- EMFFormsDatabindingImpl - Class in org.eclipse.emfforms.internal.core.services.databinding
-
- EMFFormsDatabindingImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- EMFFormsDatabindingImpl_ITest - Class in org.eclipse.emfforms.internal.core.services.databinding
-
- EMFFormsDatabindingImpl_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_ITest
-
- EMFFormsDatabindingImpl_Test - Class in org.eclipse.emfforms.internal.core.services.databinding
-
- EMFFormsDatabindingImpl_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- EMFFormsDIExtensionRendererFactory - Class in org.eclipse.emfforms.internal.swt.core.di.extension
-
The
EMFFormsDIExtensionRendererFactory
reads the extension point
"org.eclipse.emfforms.swt.core.di.extension.renderers" and provides renderer instances for the registered renderers.
- EMFFormsDIExtensionRendererFactory() - Constructor for class org.eclipse.emfforms.internal.swt.core.di.extension.EMFFormsDIExtensionRendererFactory
-
- EMFFormsDIExtensionRendererFactory_PTest - Class in org.eclipse.emfforms.internal.swt.core.di.extension
-
- EMFFormsDIExtensionRendererFactory_PTest() - Constructor for class org.eclipse.emfforms.internal.swt.core.di.extension.EMFFormsDIExtensionRendererFactory_PTest
-
- EMFFormsDIRendererFactory - Class in org.eclipse.emfforms.spi.swt.core.di
-
- EMFFormsDIRendererFactory() - Constructor for class org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererFactory
-
- EMFFormsDIRendererFactory_PTest - Class in org.eclipse.emfforms.spi.swt.core.di
-
- EMFFormsDIRendererFactory_PTest() - Constructor for class org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererFactory_PTest
-
- EMFFormsDIRendererFactory_Test - Class in org.eclipse.emfforms.spi.swt.core.di
-
- EMFFormsDIRendererFactory_Test() - Constructor for class org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererFactory_Test
-
- EMFFormsDIRendererService<VELEMENT extends VElement> - Interface in org.eclipse.emfforms.spi.swt.core.di
-
This class defines a renderer service interface for dependency injection renderer services.
- EMFFormsDIWrapperRendererService - Class in org.eclipse.emfforms.internal.swt.core.di.extension
-
- EMFFormsDIWrapperRendererService(Class<AbstractSWTRenderer<VElement>>, ECPRendererTester) - Constructor for class org.eclipse.emfforms.internal.swt.core.di.extension.EMFFormsDIWrapperRendererService
-
- EMFFormsDMRExpander - Interface in org.eclipse.emfforms.spi.core.services.domainexpander
-
- EMFFormsDMRExpanderDefaultHeuristic - Class in org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic
-
- EMFFormsDMRExpanderDefaultHeuristic() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDMRExpanderDefaultHeuristic
-
- EMFFormsDMRExpanderDefaultHeuristic_ITest - Class in org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic
-
- EMFFormsDMRExpanderDefaultHeuristic_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDMRExpanderDefaultHeuristic_ITest
-
- EMFFormsDMRExpanderDefaultHeuristic_Test - Class in org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic
-
- EMFFormsDMRExpanderDefaultHeuristic_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDMRExpanderDefaultHeuristic_Test
-
- EMFFormsDMRSegmentExpander - Interface in org.eclipse.emfforms.spi.core.services.domainexpander
-
- EMFFormsDomainExpander - Interface in org.eclipse.emfforms.spi.core.services.domainexpander
-
- EMFFormsDomainExpanderImpl - Class in org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic
-
- EMFFormsDomainExpanderImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDomainExpanderImpl
-
- EMFFormsDomainExpanderImpl_ITest - Class in org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic
-
- EMFFormsDomainExpanderImpl_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDomainExpanderImpl_ITest
-
- EMFFormsDomainExpanderImpl_Test - Class in org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic
-
- EMFFormsDomainExpanderImpl_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDomainExpanderImpl_Test
-
- EMFFormsEditSupport - Interface in org.eclipse.emfforms.spi.core.services.editsupport
-
- EMFFormsEditSupportImpl - Class in org.eclipse.emfforms.internal.core.services.editsupport
-
- EMFFormsEditSupportImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.editsupport.EMFFormsEditSupportImpl
-
- EMFFormsExampleInstallerWizard - Class in org.eclipse.emfforms.spi.example.wizards
-
Wizard to create example projects in the workspace.
- EMFFormsExampleInstallerWizard() - Constructor for class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard
-
- EMFFormsExampleInstallerWizard.ExampleInstallerPage - Class in org.eclipse.emfforms.spi.example.wizards
-
The project page for the EMFFormsExampleInstallerWizard.
- EMFFormsExpandingFailedException - Exception in org.eclipse.emfforms.spi.core.services.domainexpander
-
- EMFFormsExpandingFailedException(String) - Constructor for exception org.eclipse.emfforms.spi.core.services.domainexpander.EMFFormsExpandingFailedException
-
- EMFFormsExportTableParent - Class in org.eclipse.emfforms.spi.spreadsheet.core
-
- EMFFormsExportTableParent(VIndexDomainModelReference, VIndexDomainModelReference, String) - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsExportTableParent
-
Default Constructor.
- EMFFormsFilteredViewService - Interface in org.eclipse.emf.ecp.view.spi.provider
-
A specialization of the
EMFFormsViewService
protocol that makes explicit
the support for filtering views by matching
properties
requested by the client.
- EMFFormsIdProvider - Interface in org.eclipse.emfforms.spi.spreadsheet.core
-
This service provides the value for the ID column used for identifying values accross multiple sheets.
- EMFFormsIdProviderImpl - Class in org.eclipse.emfforms.internal.spreadsheet.core
-
Simple implementation of the EMFFormsIdProvider which returns a generated UUID per EObject.
- EMFFormsIdProviderImpl() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsIdProviderImpl
-
- EMFFormsIndexDMRExpander - Class in org.eclipse.emfforms.internal.core.services.domainexpander.index
-
- EMFFormsIndexDMRExpander() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.index.EMFFormsIndexDMRExpander
-
- EMFFormsIndexDMRExpander_ITest - Class in org.eclipse.emfforms.internal.core.services.domainexpander.index
-
- EMFFormsIndexDMRExpander_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.index.EMFFormsIndexDMRExpander_ITest
-
- EMFFormsIndexDMRExpander_Test - Class in org.eclipse.emfforms.internal.core.services.domainexpander.index
-
- EMFFormsIndexDMRExpander_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.index.EMFFormsIndexDMRExpander_Test
-
- EMFFormsKeyAttributeDMRExpander - Class in org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute
-
- EMFFormsKeyAttributeDMRExpander() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute.EMFFormsKeyAttributeDMRExpander
-
- EMFFormsKeyAttributeDMRExpander_ITest - Class in org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute
-
- EMFFormsKeyAttributeDMRExpander_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute.EMFFormsKeyAttributeDMRExpander_ITest
-
- EMFFormsKeyAttributeDMRExpander_Test - Class in org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute
-
- EMFFormsKeyAttributeDMRExpander_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute.EMFFormsKeyAttributeDMRExpander_Test
-
- EMFFormsLabelProvider - Interface in org.eclipse.emfforms.spi.core.services.label
-
- EMFFormsLabelProviderDefaultImpl - Class in org.eclipse.emfforms.internal.core.services.label
-
- EMFFormsLabelProviderDefaultImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl
-
- EMFFormsLabelProviderDefaultImpl_ITest - Class in org.eclipse.emfforms.internal.core.services.label
-
- EMFFormsLabelProviderDefaultImpl_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl_ITest
-
- EMFFormsLabelProviderDefaultImpl_Test - Class in org.eclipse.emfforms.internal.core.services.label
-
- EMFFormsLabelProviderDefaultImpl_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl_Test
-
- EMFFormsLabelProviderImpl - Class in org.eclipse.emfforms.internal.core.services.label
-
- EMFFormsLabelProviderImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
- EMFFormsLabelProviderImpl_ITest - Class in org.eclipse.emfforms.internal.core.services.label
-
- EMFFormsLabelProviderImpl_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl_ITest
-
- EMFFormsLabelProviderImpl_Test - Class in org.eclipse.emfforms.internal.core.services.label
-
- EMFFormsLabelProviderImpl_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl_Test
-
- EMFFormsLabelProviderImpl_Test.TestObservableValue - Interface in org.eclipse.emfforms.internal.core.services.label
-
Helper Interface for mocking.
- EMFFormsLegacyGlobalServiceFactory<T extends GlobalViewModelService> - Class in org.eclipse.emfforms.internal.core.services.legacy
-
- EMFFormsLegacyGlobalServiceFactory(Class<T>, double, ReportService) - Constructor for class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyGlobalServiceFactory
-
- EMFFormsLegacyLocalServiceFactory<T extends ViewModelService> - Class in org.eclipse.emfforms.internal.core.services.legacy
-
- EMFFormsLegacyLocalServiceFactory(Class<T>, double, ReportService) - Constructor for class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyLocalServiceFactory
-
- EMFFormsLegacyServicesFactory_ITest - Class in org.eclipse.emfforms.internal.core.services.legacy
-
- EMFFormsLegacyServicesFactory_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyServicesFactory_ITest
-
- EMFFormsLegacyServicesManager - Interface in org.eclipse.emf.ecp.view.spi.context
-
- EMFFormsLegacyServicesManagerImpl - Class in org.eclipse.emfforms.internal.core.services.legacy
-
- EMFFormsLegacyServicesManagerImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyServicesManagerImpl
-
- EMFFormsLocaleChangeListener - Interface in org.eclipse.emfforms.spi.common.locale
-
EMF Forms locale change listener.
- EMFFormsLocaleProvider - Interface in org.eclipse.emfforms.spi.common.locale
-
- EMFFormsLocalizationService - Interface in org.eclipse.emfforms.spi.localization
-
Service for retrieving translated Strings.
- EMFFormsLocalizationServiceImpl - Class in org.eclipse.emfforms.internal.localization
-
Service Implementation for retrieving translated Strings.
- EMFFormsLocalizationServiceImpl() - Constructor for class org.eclipse.emfforms.internal.localization.EMFFormsLocalizationServiceImpl
-
- EmfFormsMainPreferencePage - Class in org.eclipse.emfforms.internal.ide.preferences
-
Main preference page for EMF Forms.
- EmfFormsMainPreferencePage() - Constructor for class org.eclipse.emfforms.internal.ide.preferences.EmfFormsMainPreferencePage
-
Create me with an empty title and no image.
- EmfFormsMainPreferencePage(String) - Constructor for class org.eclipse.emfforms.internal.ide.preferences.EmfFormsMainPreferencePage
-
Creates me with a title.
- EmfFormsMainPreferencePage(String, ImageDescriptor) - Constructor for class org.eclipse.emfforms.internal.ide.preferences.EmfFormsMainPreferencePage
-
Creates me with a title and an image.
- EmfFormsMainPreferencePage_legacyMode - Static variable in class org.eclipse.emfforms.internal.ide.preferences.Messages
-
- EmfFormsMainPreferencePage_segmentMode - Static variable in class org.eclipse.emfforms.internal.ide.preferences.Messages
-
- EmfFormsMainPreferencePage_toolingModeDescription - Static variable in class org.eclipse.emfforms.internal.ide.preferences.Messages
-
- EmfFormsMainPreferencePage_toolingModeTitle - Static variable in class org.eclipse.emfforms.internal.ide.preferences.Messages
-
- EMFFormsMappingDMRExpander - Class in org.eclipse.emfforms.internal.core.services.domainexpander.mapping
-
- EMFFormsMappingDMRExpander() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.mapping.EMFFormsMappingDMRExpander
-
- EMFFormsMappingDMRExpander_ITest - Class in org.eclipse.emfforms.internal.core.services.domainexpander.mapping
-
- EMFFormsMappingDMRExpander_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.mapping.EMFFormsMappingDMRExpander_ITest
-
- EMFFormsMappingDMRExpander_Test - Class in org.eclipse.emfforms.internal.core.services.domainexpander.mapping
-
- EMFFormsMappingDMRExpander_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.mapping.EMFFormsMappingDMRExpander_Test
-
- EMFFormsMappingProvider - Interface in org.eclipse.emfforms.spi.core.services.mappingprovider
-
- EMFFormsMappingProviderDefaultHeuristic - Class in org.eclipse.emfforms.internal.core.services.mappingprovider.defaultheuristic
-
- EMFFormsMappingProviderDefaultHeuristic() - Constructor for class org.eclipse.emfforms.internal.core.services.mappingprovider.defaultheuristic.EMFFormsMappingProviderDefaultHeuristic
-
- EMFFormsMappingProviderManager - Interface in org.eclipse.emfforms.spi.core.services.mappingprovider
-
- EMFFormsMappingProviderManagerImpl - Class in org.eclipse.emfforms.internal.core.services.mappingprovider
-
- EMFFormsMappingProviderManagerImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.mappingprovider.EMFFormsMappingProviderManagerImpl
-
- EMFFormsMappingProviderMulti - Class in org.eclipse.emfforms.internal.core.services.segments.multi
-
- EMFFormsMappingProviderMulti() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.multi.EMFFormsMappingProviderMulti
-
- EMFFormsMappingProviderMulti_ITest - Class in org.eclipse.emfforms.internal.core.services.segments.multi
-
- EMFFormsMappingProviderMulti_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.multi.EMFFormsMappingProviderMulti_ITest
-
- EMFFormsMappingProviderMulti_Test - Class in org.eclipse.emfforms.internal.core.services.segments.multi
-
- EMFFormsMappingProviderMulti_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.multi.EMFFormsMappingProviderMulti_Test
-
- EMFFormsMappingProviderTable - Class in org.eclipse.emfforms.internal.core.services.mappingprovider.table
-
- EMFFormsMappingProviderTable() - Constructor for class org.eclipse.emfforms.internal.core.services.mappingprovider.table.EMFFormsMappingProviderTable
-
- EMFFormsMappingProviderTable - Class in org.eclipse.emfforms.internal.core.services.mappingprovider.table.panel
-
- EMFFormsMappingProviderTable() - Constructor for class org.eclipse.emfforms.internal.core.services.mappingprovider.table.panel.EMFFormsMappingProviderTable
-
- EMFFormsMappingProviderTable_Test - Class in org.eclipse.emfforms.internal.core.services.mappingprovider.table
-
- EMFFormsMappingProviderTable_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.mappingprovider.table.EMFFormsMappingProviderTable_Test
-
- EMFFormsMappingProviderTable_Test - Class in org.eclipse.emfforms.internal.core.services.mappingprovider.table.panel
-
- EMFFormsMappingProviderTable_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.mappingprovider.table.panel.EMFFormsMappingProviderTable_Test
-
- EMFFormsNewRuleRepositoryWizardPage - Class in org.eclipse.emfforms.internal.rulerepository.tooling.wizard
-
The "New" wizard page allows setting the container for the new file as well
as the file name.
- EMFFormsNewRuleRepositoryWizardPage(ISelection) - Constructor for class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.EMFFormsNewRuleRepositoryWizardPage
-
Constructor for SampleNewWizardPage.
- EMFFormsNewRuleRepositoryWizardPage_Test - Class in org.eclipse.emfforms.internal.rulerepository.tooling.wizard
-
- EMFFormsNewRuleRepositoryWizardPage_Test() - Constructor for class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.EMFFormsNewRuleRepositoryWizardPage_Test
-
- EMFFormsNewTemplateWizardPage - Class in org.eclipse.emf.ecp.view.template.tooling.wizards
-
The "New" wizard page allows setting the container for the new file as well
as the file name.
- EMFFormsNewTemplateWizardPage(ISelection) - Constructor for class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsNewTemplateWizardPage
-
Constructor for SampleNewWizardPage.
- EMFFormsNoRendererException - Exception in org.eclipse.emfforms.spi.spreadsheet.core
-
- EMFFormsNoRendererException(String) - Constructor for exception org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsNoRendererException
-
- EMFFormsNoRendererException - Exception in org.eclipse.emfforms.spi.swt.core
-
- EMFFormsNoRendererException(String) - Constructor for exception org.eclipse.emfforms.spi.swt.core.EMFFormsNoRendererException
-
- EMFFormsNoRendererException(Throwable) - Constructor for exception org.eclipse.emfforms.spi.swt.core.EMFFormsNoRendererException
-
- EmfFormsPreferences - Class in org.eclipse.emfforms.spi.ide.preferences
-
Utility class providing access to EMF Forms's eclipse preferences.
- EMFFormsRendererFactory - Interface in org.eclipse.emfforms.spi.swt.core
-
- EMFFormsRendererFactory_ITest - Class in org.eclipse.emfforms.internal.swt.core
-
- EMFFormsRendererFactory_ITest() - Constructor for class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactory_ITest
-
- EMFFormsRendererFactory_Test - Class in org.eclipse.emfforms.internal.swt.core
-
- EMFFormsRendererFactory_Test() - Constructor for class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactory_Test
-
- EMFFormsRendererFactoryImpl - Class in org.eclipse.emfforms.internal.swt.core
-
The default implementation of the EMFFormsRendererFactory.
- EMFFormsRendererFactoryImpl() - Constructor for class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactoryImpl
-
- EMFFormsRendererService<VELEMENT extends VElement> - Interface in org.eclipse.emfforms.spi.swt.core
-
- EMFFormsRevealProvider - Interface in org.eclipse.emfforms.spi.core.services.reveal
-
- EMFFormsRevealService - Interface in org.eclipse.emfforms.spi.core.services.reveal
-
A service that mediates requests to reveal (navigate to) objects in an
EMF Forms Editor with providers that know how to fulfil those requests.
- EMFFormsRevealServiceFactory - Class in org.eclipse.emfforms.internal.core.services.reveal
-
Factory that creates the EMF Forms reveal service.
- EMFFormsRevealServiceFactory() - Constructor for class org.eclipse.emfforms.internal.core.services.reveal.EMFFormsRevealServiceFactory
-
- EMFFormsRevealServiceImpl - Class in org.eclipse.emfforms.internal.core.services.reveal
-
Implementation of the EMF Forms reveal service.
- EMFFormsRevealServiceImpl(EMFFormsViewContext) - Constructor for class org.eclipse.emfforms.internal.core.services.reveal.EMFFormsRevealServiceImpl
-
Initializes me with my view context.
- EMFFormsRevealServiceImpl_ITest - Class in org.eclipse.emfforms.internal.core.services.reveal
-
- EMFFormsRevealServiceImpl_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.reveal.EMFFormsRevealServiceImpl_ITest
-
Initializes me.
- EMFFormsRuleRepositoryWizard - Class in org.eclipse.emfforms.internal.rulerepository.tooling.wizard
-
This is a sample new wizard.
- EMFFormsRuleRepositoryWizard() - Constructor for class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.EMFFormsRuleRepositoryWizard
-
Constructor for EMFFormsRuleRepositoryWizard.
- EMFFormsRuleRepositoryWizard_creatingTask - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizard_editingTask - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizard_errorTitle - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_browseContainer - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_browseFile - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_containerSelection - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_description - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_errorContainerNotExists - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_errorInvalidFilename - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_errorNoContainer - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_errorNoFilename - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_errorProjectReadOnly - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_errorWrongFileExtension - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_FileAlreadyExist - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_fileSelection - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsRuleRepositoryWizardPage_title - Static variable in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.Messages
-
- EMFFormsScopedServicesFactoryImpl_ITest - Class in org.eclipse.emfforms.internal.core.services.scoped
-
- EMFFormsScopedServicesFactoryImpl_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsScopedServicesFactoryImpl_ITest
-
- EMFFormsScopedServicesFactoryImpl_Test - Class in org.eclipse.emfforms.internal.core.services.scoped
-
- EMFFormsScopedServicesFactoryImpl_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsScopedServicesFactoryImpl_Test
-
- EMFFormsSegmentGenerator - Interface in org.eclipse.emfforms.spi.core.services.segments
-
- EMFFormsSegmentResolver - Interface in org.eclipse.emfforms.spi.core.services.databinding.emf
-
- EMFFormsSelectTemplateWizardPage - Class in org.eclipse.emf.ecp.view.template.tooling.wizards
-
Wizard page to select an existing template model file.
- EMFFormsSelectTemplateWizardPage_BrowseButton - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsSelectTemplateWizardPage_BrowseDialogTitle - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsSelectTemplateWizardPage_Description - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsSelectTemplateWizardPage_ErrorNoTemplateName - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsSelectTemplateWizardPage_ErrorTemplateIsNoFile - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsSelectTemplateWizardPage_ErrorTemplateNotExisting - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsSelectTemplateWizardPage_Label - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsSelectTemplateWizardPage_Title - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsSettingToControlMapper - Interface in org.eclipse.emfforms.spi.core.services.controlmapper
-
- EMFFormsSpreadsheetContainerRenderer - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer
-
- EMFFormsSpreadsheetContainerRenderer(EMFFormsSpreadsheetRendererFactory, ReportService) - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetContainerRenderer
-
Default constructor.
- EMFFormsSpreadsheetContainerRendererService - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer
-
- EMFFormsSpreadsheetContainerRendererService() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetContainerRendererService
-
- EMFFormsSpreadsheetControlRenderer - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer
-
- EMFFormsSpreadsheetControlRenderer(EMFFormsDatabindingEMF, EMFFormsLabelProvider, ReportService, VTViewTemplateProvider, EMFFormsIdProvider, EMFFormsSpreadsheetValueConverterRegistry, EMFFormsSpreadsheetFormatDescriptionProvider, EMFFormsDomainExpander) - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRenderer
-
Default constructor.
- EMFFormsSpreadsheetControlRendererService - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer
-
- EMFFormsSpreadsheetControlRendererService() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRendererService
-
- EMFFormsSpreadsheetCustomControlRenderer - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.custom
-
- EMFFormsSpreadsheetCustomControlRenderer() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.custom.EMFFormsSpreadsheetCustomControlRenderer
-
- EMFFormsSpreadsheetCustomControlRendererService - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.custom
-
- EMFFormsSpreadsheetCustomControlRendererService() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.custom.EMFFormsSpreadsheetCustomControlRendererService
-
- EMFFormsSpreadsheetElementRenderer - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer
-
- EMFFormsSpreadsheetElementRenderer() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetElementRenderer
-
- EMFFormsSpreadsheetElementRendererService - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer
-
- EMFFormsSpreadsheetElementRendererService() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetElementRendererService
-
- EMFFormsSpreadsheetExporter - Interface in org.eclipse.emfforms.spi.spreadsheet.core.transfer
-
Entry point for triggering the rendering to an Spreadsheet document.
- EMFFormsSpreadsheetExporterImpl - Class in org.eclipse.emfforms.internal.spreadsheet.core.transfer
-
- EMFFormsSpreadsheetExporterImpl() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.transfer.EMFFormsSpreadsheetExporterImpl
-
Default Constructor.
- EMFFormsSpreadsheetExporterImpl(EMFFormsSpreadsheetExporterImpl.ViewProvider) - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.transfer.EMFFormsSpreadsheetExporterImpl
-
Constructor which offers a way to influence the view model retrieval.
- EMFFormsSpreadsheetExporterImpl.ViewProvider - Interface in org.eclipse.emfforms.internal.spreadsheet.core.transfer
-
Interface which encapsulates the call to get a viewmodel for EObject + properties.
- EMFFormsSpreadsheetExporterImpl_ITest - Class in org.eclipse.emfforms.internal.spreadsheet.core
-
- EMFFormsSpreadsheetExporterImpl_ITest() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetExporterImpl_ITest
-
- EMFFormsSpreadsheetFileExporter - Interface in org.eclipse.emfforms.spi.spreadsheet.file
-
Entry point for triggering the rendering to an Spreadsheet document.
- EMFFormsSpreadsheetFileExporterImpl - Class in org.eclipse.emfforms.internal.spreadsheet.file
-
Class for exporting data to a workbook based on the provided File.
- EMFFormsSpreadsheetFileExporterImpl() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.file.EMFFormsSpreadsheetFileExporterImpl
-
- EMFFormsSpreadsheetFileImporter - Interface in org.eclipse.emfforms.spi.spreadsheet.file
-
Entry point for triggering the import from an Spreadsheet document.
- EMFFormsSpreadsheetFileImporterImpl - Class in org.eclipse.emfforms.internal.spreadsheet.file
-
Class for importing data from the provided File.
- EMFFormsSpreadsheetFileImporterImpl() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.file.EMFFormsSpreadsheetFileImporterImpl
-
- EMFFormsSpreadsheetFileImporterImpl_FileNotAWorkbook - Static variable in class org.eclipse.emfforms.internal.spreadsheet.file.messages.Messages
-
- EMFFormsSpreadsheetFormatDescriptionProvider - Interface in org.eclipse.emfforms.spi.spreadsheet.core
-
A service that translates the format and the constraint information for a given structural feature into a human
readable string that can be used to provide guidance when filling out a spreadsheet.
- EMFFormsSpreadsheetFormatDescriptionProviderImpl - Class in org.eclipse.emfforms.internal.spreadsheet.core
-
- EMFFormsSpreadsheetFormatDescriptionProviderImpl() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetFormatDescriptionProviderImpl
-
- EMFFormsSpreadsheetImporter - Interface in org.eclipse.emfforms.spi.spreadsheet.core.transfer
-
Entry point for triggering the import from an Spreadsheet document.
- EMFFormsSpreadsheetImporterImpl - Class in org.eclipse.emfforms.internal.spreadsheet.core.transfer
-
- EMFFormsSpreadsheetImporterImpl() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.transfer.EMFFormsSpreadsheetImporterImpl
-
- EMFFormsSpreadsheetImportImpl_ITest - Class in org.eclipse.emfforms.internal.spreadsheet.core
-
- EMFFormsSpreadsheetImportImpl_ITest() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetImportImpl_ITest
-
- EMFFormsSpreadsheetMultiAttributeConverter - Class in org.eclipse.emfforms.internal.spreadsheet.core.converter
-
- EMFFormsSpreadsheetMultiAttributeConverter() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiAttributeConverter
-
- EMFFormsSpreadsheetMultiAttributeConverter_Test - Class in org.eclipse.emfforms.internal.spreadsheet.core.converter
-
- EMFFormsSpreadsheetMultiAttributeConverter_Test() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiAttributeConverter_Test
-
- EMFFormsSpreadsheetMultiReferenceConverter - Class in org.eclipse.emfforms.internal.spreadsheet.core.converter
-
- EMFFormsSpreadsheetMultiReferenceConverter() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiReferenceConverter
-
- EMFFormsSpreadsheetMultiReferenceConverter_Test - Class in org.eclipse.emfforms.internal.spreadsheet.core.converter
-
- EMFFormsSpreadsheetMultiReferenceConverter_Test() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiReferenceConverter_Test
-
- EMFFormsSpreadsheetRendererFactory - Interface in org.eclipse.emfforms.spi.spreadsheet.core
-
- EMFFormsSpreadsheetRendererFactoryImpl - Class in org.eclipse.emfforms.internal.spreadsheet.core
-
Implementation of the EMFFormsSpreadsheetRendererFactory.
- EMFFormsSpreadsheetRendererFactoryImpl() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetRendererFactoryImpl
-
- EMFFormsSpreadsheetRendererFactoryImpl_Test - Class in org.eclipse.emfforms.internal.spreadsheet.core
-
- EMFFormsSpreadsheetRendererFactoryImpl_Test() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetRendererFactoryImpl_Test
-
- EMFFormsSpreadsheetRendererService<VELEMENT extends VElement> - Interface in org.eclipse.emfforms.spi.spreadsheet.core
-
- EMFFormsSpreadsheetRenderTarget - Class in org.eclipse.emfforms.spi.spreadsheet.core
-
Helper class which describes where a value should be rendered to.
- EMFFormsSpreadsheetRenderTarget(String, int, int) - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetRenderTarget
-
Default Constructor.
- EMFFormsSpreadsheetReport - Class in org.eclipse.emfforms.spi.spreadsheet.core
-
The report to use for the
ReportService
during the
Spreadsheet
export or import.
- EMFFormsSpreadsheetReport(Throwable, int) - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetReport
-
- EMFFormsSpreadsheetReport(String, int) - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetReport
-
Default constructor with a message.
- EMFFormsSpreadsheetSingleAttributeConverter - Class in org.eclipse.emfforms.internal.spreadsheet.core.converter
-
- EMFFormsSpreadsheetSingleAttributeConverter() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleAttributeConverter
-
- EMFFormsSpreadsheetSingleAttributeConverter_Test - Class in org.eclipse.emfforms.internal.spreadsheet.core.converter
-
- EMFFormsSpreadsheetSingleAttributeConverter_Test() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleAttributeConverter_Test
-
- EMFFormsSpreadsheetSingleReferenceConverter - Class in org.eclipse.emfforms.internal.spreadsheet.core.converter
-
- EMFFormsSpreadsheetSingleReferenceConverter() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleReferenceConverter
-
- EMFFormsSpreadsheetSingleReferenceConverter_Test - Class in org.eclipse.emfforms.internal.spreadsheet.core.converter
-
- EMFFormsSpreadsheetSingleReferenceConverter_Test() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleReferenceConverter_Test
-
- EMFFormsSpreadsheetStreamExporter - Interface in org.eclipse.emfforms.spi.spreadsheet.stream
-
Entry point for triggering the rendering to an Spreadsheet document.
- EMFFormsSpreadsheetStreamExporterImpl - Class in org.eclipse.emfforms.internal.spreadsheet.stream
-
Class for exporting data to a workbook based on the provided OutputStream.
- EMFFormsSpreadsheetStreamExporterImpl() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.stream.EMFFormsSpreadsheetStreamExporterImpl
-
- EMFFormsSpreadsheetStreamImporter - Interface in org.eclipse.emfforms.spi.spreadsheet.stream
-
Entry point for triggering the import from an Spreadsheet document.
- EMFFormsSpreadsheetStreamImporterImpl - Class in org.eclipse.emfforms.internal.spreadsheet.stream
-
Class for importing data from the provided InputStream.
- EMFFormsSpreadsheetStreamImporterImpl() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.stream.EMFFormsSpreadsheetStreamImporterImpl
-
- EMFFormsSpreadsheetStreamImporterImpl_CouldNotCreateWorkbook - Static variable in class org.eclipse.emfforms.internal.spreadsheet.stream.messages.Messages
-
- EMFFormsSpreadsheetTableControlRenderer - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.table
-
- EMFFormsSpreadsheetTableControlRenderer(EMFFormsDatabindingEMF, EMFFormsLabelProvider, ReportService, EMFFormsSpreadsheetRendererFactory, VTViewTemplateProvider, EMFFormsIdProvider, EMFFormsSpreadsheetValueConverterRegistry, EMFFormsSpreadsheetFormatDescriptionProvider, EMFFormsDomainExpander) - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRenderer
-
Default constructor.
- EMFFormsSpreadsheetTableControlRenderer_ITest - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.table
-
- EMFFormsSpreadsheetTableControlRenderer_ITest() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRenderer_ITest
-
- EMFFormsSpreadsheetTableControlRendererService - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.table
-
- EMFFormsSpreadsheetTableControlRendererService() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
- EMFFormsSpreadsheetValueConverter - Interface in org.eclipse.emfforms.spi.spreadsheet.core.converter
-
A value converter is used to convert a value to its string representation in the spreadsheer and vice versa.
- EMFFormsSpreadsheetValueConverterHelper - Class in org.eclipse.emfforms.spi.spreadsheet.core.converter
-
Helper for converters.
- EMFFormsSpreadsheetValueConverterRegistry - Interface in org.eclipse.emfforms.spi.spreadsheet.core.converter
-
- EMFFormsSpreadsheetValueConverterRegistryImpl - Class in org.eclipse.emfforms.internal.spreadsheet.core.converter
-
- EMFFormsSpreadsheetValueConverterRegistryImpl() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetValueConverterRegistryImpl
-
- EMFFormsSpreadsheetValueConverterRegistryImpl_Test - Class in org.eclipse.emfforms.internal.spreadsheet.core.converter
-
- EMFFormsSpreadsheetValueConverterRegistryImpl_Test() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetValueConverterRegistryImpl_Test
-
- EMFFormsSpreadsheetViewModelContext - Class in org.eclipse.emfforms.internal.spreadsheet.core
-
- EMFFormsSpreadsheetViewModelContext(VView, EObject) - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
Default Constructor.
- EMFFormsSpreadsheetViewModelContext(VView, EObject, ViewModelContext) - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
Default Constructor for child contexts.
- EMFFormsSpreadsheetViewRenderer - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer
-
Spreadsheet renderer for
VView
.
- EMFFormsSpreadsheetViewRenderer(EMFFormsSpreadsheetRendererFactory, ReportService) - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetViewRenderer
-
Default constructor.
- EMFFormsSpreadsheetViewRendererService - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer
-
- EMFFormsSpreadsheetViewRendererService() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetViewRendererService
-
- EMFFormsStructuralChangeTester - Interface in org.eclipse.emfforms.spi.core.services.structuralchange
-
- EMFFormsStructuralChangeTesterImpl - Class in org.eclipse.emfforms.internal.core.services.structuralchange
-
- EMFFormsStructuralChangeTesterImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl
-
- EMFFormsStructuralChangeTesterImpl_ITest - Class in org.eclipse.emfforms.internal.core.services.structuralchange
-
- EMFFormsStructuralChangeTesterImpl_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl_ITest
-
- EMFFormsStructuralChangeTesterImpl_Test - Class in org.eclipse.emfforms.internal.core.services.structuralchange
-
- EMFFormsStructuralChangeTesterImpl_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl_Test
-
- EMFFormsStyleSelectorWizardPage - Class in org.eclipse.emf.ecp.view.template.tooling.wizards
-
This page allows users whether to create DMR-Selector or a ViewModelElement-Selector.
- EMFFormsStyleSelectorWizardPage_Description - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsStyleSelectorWizardPage_DMRSelectorButton - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsStyleSelectorWizardPage_DMRSelectorLabel - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsStyleSelectorWizardPage_Title - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsStyleSelectorWizardPage_UUIDButtonText - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsStyleSelectorWizardPage_UUIDLabelText - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsStyleSelectorWizardPage_ViewElementSelectorLabel - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsStyleSelectorWizardPage_ViewModelElementButton - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsSWTConstants - Class in org.eclipse.emfforms.swt.core
-
Constants which may be used by SWT related renderers.
- EMFFormsSWTControlDataService - Interface in org.eclipse.emfforms.spi.swt.core.data
-
This service is used by renderers to set data on SWT controls.
- EMFFormsSWTDataService - Interface in org.eclipse.emfforms.spi.swt.core.data
-
This service is used by renderers to set data on SWT controls.
- EMFFormsSWTLayoutDelayed - Class in org.eclipse.emfforms.spi.swt.core.layout
-
This Layout Optimizer caches the incoming layout request for 200ms before triggering the layout.
- EMFFormsSWTLayoutDelayed() - Constructor for class org.eclipse.emfforms.spi.swt.core.layout.EMFFormsSWTLayoutDelayed
-
- EMFFormsSWTLayoutDirect - Class in org.eclipse.emf.ecp.view.internal.util.swt.rap
-
EMFFormsSWTLayoutDirect does not cache anything and triggers the layout directly.
- EMFFormsSWTLayoutDirect() - Constructor for class org.eclipse.emf.ecp.view.internal.util.swt.rap.EMFFormsSWTLayoutDirect
-
- EMFFormsSWTLayoutOptimizer - Interface in org.eclipse.emfforms.spi.swt.core.layout
-
EMFFormsSWTLayoutOptimizer allows to optimize the layout process.
- EMFFormsSWTLayoutUtil - Class in org.eclipse.emfforms.spi.swt.core.layout
-
Util class for common SWT-related layout tasks.
- EMFFormsTableDMRExpander - Class in org.eclipse.emfforms.internal.core.services.domainexpander.table
-
- EMFFormsTableDMRExpander() - Constructor for class org.eclipse.emfforms.internal.core.services.domainexpander.table.EMFFormsTableDMRExpander
-
- EMFFormsTemplateWizard - Class in org.eclipse.emf.ecp.view.template.tooling.wizards
-
This is a sample new wizard.
- EMFFormsTemplateWizard() - Constructor for class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizard
-
Constructor for EMFFormsTemplateWizard.
- EMFFormsTemplateWizard(VElement) - Constructor for class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizard
-
Constructs a wizard which will help you to create styles for the
VElement
.
- EMFFormsTemplateWizard_creatingTask - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizard_editingTask - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizard_errorTitle - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizard_OpenEditorFailMessage - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizard_OpenEditorFailTitle - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_browseContainer - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_browseFile - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_containerSelection - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_description - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_errorContainerNotExists - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_errorInvalidFilename - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_errorNoContainer - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_errorNoFilename - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_errorProjectReadOnly - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_errorWrongFileExtension - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_FileAlreadyExist - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_fileSelection - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsTemplateWizardPage_title - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- EMFFormsViewContext - Interface in org.eclipse.emfforms.spi.core.services.view
-
The EMFFormsViewContext provides easy access to commonly used methods during the rendering.
- EMFFormsViewService - Interface in org.eclipse.emf.ecp.view.spi.provider
-
- EMFFormsViewServiceFactory<T> - Interface in org.eclipse.emfforms.spi.core.services.view
-
- EMFFormsViewServiceManager - Interface in org.eclipse.emfforms.spi.core.services.view
-
This Factory provides access methods to retrieve a service of a specific scope.
- EMFFormsViewServiceManagerImpl - Class in org.eclipse.emfforms.internal.core.services.scoped
-
The implementation of the EMFFormsScopedServicesFactory.
- EMFFormsViewServiceManagerImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsViewServiceManagerImpl
-
- EMFFormsViewServiceManagerImpl_Test - Class in org.eclipse.emfforms.internal.core.services.scoped
-
- EMFFormsViewServiceManagerImpl_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsViewServiceManagerImpl_Test
-
- EMFFormsViewServicePolicy - Enum in org.eclipse.emfforms.spi.core.services.view
-
This describes when the service will be activated, aka policy.
- EMFFormsViewServiceScope - Enum in org.eclipse.emfforms.spi.core.services.view
-
This describes in which context the service will be available, aka scope.
- EMFIndexedValueProperty - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
This class provides a ValueProperty that supports addressing specific elements of a list by an index.
- EMFIndexedValueProperty(EditingDomain, int, EStructuralFeature) - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.EMFIndexedValueProperty
-
Constructor for an Index ValueProperty.
- EMFIndexedValueProperty_Test - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- EMFIndexedValueProperty_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.EMFIndexedValueProperty_Test
-
- EMFIndexedValuePropertyDelegator - Class in org.eclipse.emfforms.internal.core.services.databinding.index
-
This class provides a ValueProperty that supports addressing specific elements of a list by an index.
- EMFIndexedValuePropertyDelegator(EditingDomain, int, IValueProperty, EStructuralFeature) - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.index.EMFIndexedValuePropertyDelegator
-
Constructor for an Index ValueProperty.
- EMFKeyAttributeValueProperty - Class in org.eclipse.emfforms.internal.core.services.databinding.keyattribute
-
- EMFKeyAttributeValueProperty(EditingDomain, EMFFormsDatabindingEMF, VDomainModelReference, Object, EStructuralFeature) - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.EMFKeyAttributeValueProperty
-
- EMFKeyAttributeValueProperty_Test - Class in org.eclipse.emfforms.internal.core.services.databinding.keyattribute
-
- EMFKeyAttributeValueProperty_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.EMFKeyAttributeValueProperty_Test
-
- EMFLocation - Interface in org.eclipse.emfforms.spi.spreadsheet.core.error.model
-
A representation of the model object 'EMF Location'.
- emfLocation - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
The cached value of the '
Emf Location
' containment reference.
- EMFLocationImpl - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl
-
An implementation of the model object 'EMF Location'.
- EMFLocationImpl() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- EMFLocationItemProvider - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider
-
This is the item provider adapter for a
EMFLocation
object.
- EMFLocationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.EMFLocationItemProvider
-
This constructs an instance from a factory and a notifier.
- emfLocationItemProvider - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
EMFLocation
instances.
- EMFMappingValueProperty - Class in org.eclipse.emfforms.internal.core.services.segments.mapping
-
This class provides a ValueProperty for EClass Mappings.
- EMFMappingValueProperty(EditingDomain, EClass, EStructuralFeature) - Constructor for class org.eclipse.emfforms.internal.core.services.segments.mapping.EMFMappingValueProperty
-
Constructor for a EClassMapping ValueProperty.
- EMFMappingValueProperty_Test - Class in org.eclipse.emfforms.internal.core.services.segments.mapping
-
- EMFMappingValueProperty_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.mapping.EMFMappingValueProperty_Test
-
- EMFObserver - Interface in org.eclipse.emf.ecp.changebroker.spi
-
- EMFSimpleProjectWizard - Class in org.eclipse.emf.ecp.ecore.editor.ui
-
A wizard for creating a simple EMF project with an ecore and a genmodel file.
- EMFSimpleProjectWizard() - Constructor for class org.eclipse.emf.ecp.ecore.editor.ui.EMFSimpleProjectWizard
-
- EMFSpecificService - Interface in org.eclipse.emfforms.spi.core.services.emfspecificservice
-
- EMFSpecificServiceImpl - Class in org.eclipse.emfforms.internal.core.services.emfspecificservice
-
- EMFSpecificServiceImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.emfspecificservice.EMFSpecificServiceImpl
-
- EMFStoreDirtyDecorator - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
-
- EMFStoreDirtyDecorator() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
-
Instantiates a new EMFStoreDirtyDecorator.
- EMFStoreDirtyDecoratorCachedTree - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
-
Cached tree implementation for dirty decorators of model elements managed by EMFStore.
- EMFStoreDirtyDecoratorCachedTree.CachedDirtyStateTreeNode - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
-
Cached tree node that stores the dirty state of a model element managed by EMFStore.
- EMFStoreDirtyObserver - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
-
Project change observer that marks elements as dirty.
- EMFStoreDirtyObserver(ProjectSpace, InternalProject) - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyObserver
-
Default constructor.
- EMFStoreElementIsShared - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
-
This tests whether an element is shared.
- EMFStoreElementIsShared() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreElementIsShared
-
- EMFStoreHistoryAvailable - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
-
This tests whether a historyview is available either for a project or for an EObject.
- EMFStoreHistoryAvailable() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreHistoryAvailable
-
- EMFStoreIsLoggedInTester - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
-
This tests whether a user is loggedIn to a specific repository.
- EMFStoreIsLoggedInTester() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreIsLoggedInTester
-
- EMFStoreIsServerAdminTester - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
-
This tests whether a user is the serveradmin on a specific repository.
- EMFStoreIsServerAdminTester() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreIsServerAdminTester
-
- EmfStoreLocalServerAndNotRunningTester - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
-
Tests, whether a repository is a local EMFStore server, which can be directly started.
- EmfStoreLocalServerAndNotRunningTester() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EmfStoreLocalServerAndNotRunningTester
-
- EmfstoreLogInHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
- EmfstoreLogInHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.EmfstoreLogInHandler
-
- EMFStoreLogInHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
Login Helper delegating to UILoginSessionController
.
- EmfstoreLogOutHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
- EmfstoreLogOutHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.EmfstoreLogOutHandler
-
- EMFStoreLogOutHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
Logout Helper delegating to UILogoutSessionController
.
- EMFStoreProjectIsDirtyTester - Class in org.eclipse.emf.ecp.emfstore.internal.ui.property
-
Tests weather a project is dirty.
- EMFStoreProjectIsDirtyTester() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreProjectIsDirtyTester
-
- EMFStoreProjectWrapper - Class in org.eclipse.emf.ecp.emfstore.core.internal
-
- EMFStoreProjectWrapper(InternalRepository, ESRemoteProject) - Constructor for class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
-
- EMFStoreProvider - Class in org.eclipse.emf.ecp.emfstore.core.internal
-
This is the EMFStore Provider for ECP.
- EMFStoreProvider() - Constructor for class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
Default constructor.
- EMFStoreUIProvider - Class in org.eclipse.emf.ecp.emfstore.internal.ui
-
This class provides EMFStore specific UI.
- EMFStoreUIProvider() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
-
The constructor.
- EMFStoreUIProvider_Certificate - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.Messages
-
- EMFStoreUIProvider_Port - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.Messages
-
- EMFStoreUIProvider_SelectCertificate - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.Messages
-
- EMFStoreUIProvider_URL - Static variable in class org.eclipse.emf.ecp.emfstore.internal.ui.Messages
-
- EMFStoreUnsharedDecorator - Class in org.eclipse.emf.ecp.emfstore.internal.ui.decorator
-
- EMFStoreUnsharedDecorator() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreUnsharedDecorator
-
- EMFUndoRedoActionBarContributor - Class in org.eclipse.emfforms.spi.editor
-
This is a contributor for an editor, multi-page or otherwise,
that implements IEditingDomainProvider
.
- EMFUndoRedoActionBarContributor() - Constructor for class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
This creates an instance of the contributor.
- EMFUndoRedoActionBarContributor(int) - Constructor for class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
This creates an instance of the contributor.
- EMFUtils - Class in org.eclipse.emf.ecp.common.spi
-
Util class for basic EMF.
- EMFUtils_Test - Class in org.eclipse.emf.ecp.common.spi
-
- EMFUtils_Test() - Constructor for class org.eclipse.emf.ecp.common.spi.EMFUtils_Test
-
- EMPTY - Static variable in interface org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewCache
-
A cache implementation that does not cache anything.
- empty() - Static method in class org.eclipse.emfforms.bazaar.Bazaar.Builder
-
Creates a new empty bazaar builder.
- empty() - Static method in class org.eclipse.emfforms.bazaar.BazaarContext.Builder
-
Creates a new empty context builder.
- empty() - Static method in class org.eclipse.emfforms.common.Optional
-
Returns an empty Optional instance.
- emptyResource() - Method in class org.eclipse.emf.ecp.spi.view.template.service.ViewTemplateSupplierUtil_PTest
-
- EmptyVElementSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.swt
-
An no-op renderer.
- EmptyVElementSWTRenderer(VElement, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.internal.swt.EmptyVElementSWTRenderer
-
- emptyViewModel() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.FormsJsonExporter_Test
-
- ENABLE_DETAIL_EDITING_DIALOG_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- ENABLE_RULE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- ENABLE_RULE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
- ENABLE_RULE__CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The feature id for the 'Condition' containment reference.
- ENABLE_RULE__DISABLE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The feature id for the 'Disable' attribute.
- ENABLE_RULE__DISABLE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
The meta object literal for the 'Disable' attribute feature.
- ENABLE_RULE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The number of structural features of the 'Enable Rule' class.
- ENABLE_SEGMENT_TOOLING - Static variable in class org.eclipse.emf.ecp.view.spi.editor.controls.ToolingModeUtil
-
Deprecated.
This flag enables the automatic generation of segments from existing DMRs.
- ENABLE_SEGMENT_TOOLING - Static variable in class org.eclipse.emfforms.spi.ide.view.segments.ToolingModeUtil
-
- ENABLE_SORTING_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- enabled - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
The cached value of the '
Enabled
' attribute.
- ENABLED_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
The default value of the '
Enabled
' attribute.
- enableDetailEditingDialog - Variable in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- enabledmentChanged(boolean) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
Notifies a control, that its enablement state has changed.
- enableFeature(Feature) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractFeatureAwareBuilder
-
Deprecated.
Enable a feature.
- ENABLEMENT_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- ENABLEMENT_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
-
- ENABLEMENT_CONFIGURATION__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The feature id for the 'Attachments' containment reference list.
- ENABLEMENT_CONFIGURATION__COLUMN_DOMAIN_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The feature id for the 'Column Domain Reference' reference.
- ENABLEMENT_CONFIGURATION__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The feature id for the 'Diagnostic' containment reference.
- ENABLEMENT_CONFIGURATION__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The feature id for the 'Enabled' attribute.
- ENABLEMENT_CONFIGURATION__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The feature id for the 'Label' attribute.
- ENABLEMENT_CONFIGURATION__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The feature id for the 'Name' attribute.
- ENABLEMENT_CONFIGURATION__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The feature id for the 'Readonly' attribute.
- ENABLEMENT_CONFIGURATION__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The feature id for the 'Uuid' attribute.
- ENABLEMENT_CONFIGURATION__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The feature id for the 'Visible' attribute.
- ENABLEMENT_CONFIGURATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The number of structural features of the 'Enablement Configuration' class.
- EnablementConfigurationItemProvider - Class in org.eclipse.emf.ecp.view.spi.table.model.provider
-
- EnablementConfigurationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.provider.EnablementConfigurationItemProvider
-
This constructs an instance from a factory and a notifier.
- enablementConfigurationItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
- EnableRule - Interface in org.eclipse.emf.ecp.view.spi.rule.model
-
A representation of the model object 'Enable Rule'.
- EnableRuleImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
-
An implementation of the model object 'Enable Rule'.
- EnableRuleImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
-
- EnableRuleItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
-
This is the item provider adapter for a
EnableRule
object.
- EnableRuleItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.EnableRuleItemProvider
-
This constructs an instance from a factory and a notifier.
- enableRuleItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
EnableRule
instances.
- enableSorting - Variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- enableValidation() - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
-
- enableValidation() - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateEditor
-
- enableValidation() - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreEditor
-
- enableValidation() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
- enableVerticalCopy() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDetailCompositeBuilder
-
Defines whether the grid will allow to vertically copy values.
- enableVerticalCopy() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeMasterDetailCustomization
-
Defines whether the grid will allow to vertically copy values.
- enableVerticalCopy() - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.DetailCompositeBuilder
-
Defines whether the grid will allow to vertically copy values.
- eNAME - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.selector.hierarchy.model.VTHierarchyPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferencePackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTWrapPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emfforms.datatemplate.DataTemplatePackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingsegmentPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.emfforms.view.spi.multisegment.model.VMultisegmentPackage
-
The package name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.selector.hierarchy.model.VTHierarchyPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferencePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTWrapPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emfforms.datatemplate.DataTemplatePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingsegmentPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.emfforms.view.spi.multisegment.model.VMultisegmentPackage
-
The package namespace name.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.selector.hierarchy.model.VTHierarchyPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferencePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTWrapPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emfforms.datatemplate.DataTemplatePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingsegmentPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.emfforms.view.spi.multisegment.model.VMultisegmentPackage
-
The package namespace URI.
- ensureNoValidation() - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest
-
- EnumCellEditor - Class in org.eclipse.emf.ecp.view.spi.table.swt
-
- EnumCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
Default constructor.
- EnumCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
Constructor allowing to specify a SWT style.
- EnumCellEditorTester - Class in org.eclipse.emf.ecp.view.spi.table.swt
-
- EnumCellEditorTester() - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditorTester
-
- EnumCellEditorTester - Class in org.eclipse.emfforms.internal.view.control.multiattribute.celleditor
-
Cell editor tester that votes for a cell editor for attributes of EEnum
type.
- EnumCellEditorTester() - Constructor for class org.eclipse.emfforms.internal.view.control.multiattribute.celleditor.EnumCellEditorTester
-
- EnumComboViewerRenderer_PTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
- EnumComboViewerRenderer_PTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerRenderer_PTest
-
- EnumComboViewerRendererTester - Class in org.eclipse.emf.ecp.view.model.common
-
Tester for Text Renderer.
- EnumComboViewerRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.EnumComboViewerRendererTester
-
- EnumComboViewerSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
Renderer for Enums.
- EnumComboViewerSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider, EMFFormsEditSupport) - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRenderer
-
Default constructor.
- EnumComboViewerSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
EnumComboSWTRendererService which provides the EnumComboSWTRenderer.
- EnumComboViewerSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRendererService
-
- EnumLiteralFilteredComboViewerSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
- EnumLiteralFilteredComboViewerSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider, EMFFormsEditSupport) - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumLiteralFilteredComboViewerSWTRenderer
-
Default constructor.
- EnumLiteralFilteredComboViewerSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
- EnumLiteralFilteredComboViewerSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumLiteralFilteredComboViewerSWTRendererService
-
- eObject - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
-
The cached value of the '
EObject
' reference.
- EObjectSelectionStrategy - Interface in org.eclipse.emf.ecp.ui.view.swt.reference
-
A
DefaultReferenceService
customization strategy for accumulating existing
EObject
s eligible for addition to a
reference in an owner.
- EObjectSelectionStrategy.Provider - Interface in org.eclipse.emf.ecp.ui.view.swt.reference
-
Specific Bazaar vendor interface for EObject
selection strategies.
- EPartServiceHelper - Class in org.eclipse.emf.ecp.ui.e4.util
-
This Helper allows to retrieve the EPartService
.
- equals(Object) - Method in class org.eclipse.emf.ecp.common.spi.Labelizer
-
- equals(Object) - Method in class org.eclipse.emf.ecp.common.spi.UniqueSetting
- equals(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableColumnConfiguration
-
Deprecated.
- equals(Object) - Method in class org.eclipse.emf.ecp.edit.spi.swt.actions.ECPSWTAction
- equals(Object) - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
-
Custom equals() for this class.
- equals(Object) - Method in class org.eclipse.emf.ecp.internal.core.util.Element
-
- equals(Object) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
- equals(Object) - Method in class org.eclipse.emfforms.common.Feature
-
Features are like
enum
s in that they are equal by identity.
- EQUALS_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.rule.model.CompareType
-
The 'EQUALS' literal value.
- equalStyle_differentProperty() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl_Test
-
- equalStyle_false1() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl_Test
-
- equalStyle_false2() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl_Test
-
- equalStyle_null() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl_Test
-
- equalStyle_true1() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl_Test
-
- equalStyle_true2() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl_Test
-
- equalStyles(VTStyleProperty) - Method in interface org.eclipse.emf.ecp.view.template.model.VTStyleProperty
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTControlLabelAlignmentStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingsImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelWidthStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- equalStyles(VTStyleProperty) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl
-
- equalStyles_ignoreColorStringCase() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl_Test
-
- equalStyles_otherDifferent() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl_Test
-
- equalStyles_otherDifferent() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl_Test
-
- equalStyles_otherDifferent() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl_Test
-
- equalStyles_otherDifferent() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl_Test
-
- equalStyles_otherDifferent() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl_Test
-
- equalStyles_otherDifferent() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl_Test
-
- equalStyles_otherDifferent() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl_Test
-
- equalStyles_otherDifferent() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl_Test
-
- equalStyles_otherDifferent() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl_Test
-
- equalStyles_otherDifferent() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl_Test
-
- equalStyles_otherEqual() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl_Test
-
- equalStyles_otherEqual() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl_Test
-
- equalStyles_otherEqual() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl_Test
-
- equalStyles_otherEqual() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl_Test
-
- equalStyles_otherEqual() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl_Test
-
- equalStyles_otherEqual() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl_Test
-
- equalStyles_otherEqual() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl_Test
-
- equalStyles_otherEqual() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl_Test
-
- equalStyles_otherEqual() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl_Test
-
- equalStyles_otherEqual() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl_Test
-
- equalStyles_OtherNull() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl_Test
-
- equalStyles_OtherNull() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl_Test
-
- equalStyles_OtherNull() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl_Test
-
- equalStyles_OtherNull() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl_Test
-
- equalStyles_OtherNull() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl_Test
-
- equalStyles_OtherNull() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl_Test
-
- equalStyles_OtherNull() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl_Test
-
- equalStyles_OtherNull() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl_Test
-
- equalStyles_OtherNull() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl_Test
-
- equalStyles_OtherNull() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl_Test
-
- EReferenceLabelControlSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- EReferenceLabelControlSWTRenderer(VControl, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.EReferenceLabelControlSWTRenderer
-
Default constructor.
- ERROR - Static variable in class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetReport
-
Constant for the ERROR severity.
- ERROR_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- ERROR_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- ERROR_FOREGROUND_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- ERROR_FOREGROUND_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- ERROR_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- ERROR_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- ERROR_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- ERROR_OVERLAY_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- ERROR_OVERLAY_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- ERROR_REPORT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The meta object id for the '
Report
' class.
- ERROR_REPORT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the '
Report
' class.
- ERROR_REPORT__EMF_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Emf Location' containment reference.
- ERROR_REPORT__EMF_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Emf Location' containment reference feature.
- ERROR_REPORT__MESSAGE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Message' attribute.
- ERROR_REPORT__MESSAGE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Message' attribute feature.
- ERROR_REPORT__SEVERITY - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Severity' attribute.
- ERROR_REPORT__SEVERITY - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Severity' attribute feature.
- ERROR_REPORT__SHEET_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Sheet Location' containment reference.
- ERROR_REPORT__SHEET_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Sheet Location' containment reference feature.
- ERROR_REPORT_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The number of structural features of the 'Report' class.
- ERROR_VALUE - Static variable in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
-
The 'ERROR' literal value.
- ErrorAdapterFactory - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.util
-
The Adapter Factory for the model.
- ErrorAdapterFactory() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorAdapterFactory
-
Creates an instance of the adapter factory.
- errorColorHEX - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- errorColorHEX - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- ErrorEditPlugin - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider
-
This is the central singleton for the Error edit plugin.
- ErrorEditPlugin() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorEditPlugin
-
Create the instance.
- ErrorEditPlugin.Implementation - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider
-
The actual implementation of the Eclipse Plugin.
- ErrorElement(Object, Throwable) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.ErrorElement
-
- ErrorFactory - Interface in org.eclipse.emfforms.spi.spreadsheet.core.error.model
-
The Factory for the model.
- ErrorFactoryImpl - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl
-
An implementation of the model Factory.
- ErrorFactoryImpl() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
Creates an instance of the factory.
- errorForegroundColorHEX - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- errorForegroundColorHEX - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- errorImageURL - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- errorImageURL - Variable in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- errorImageURL - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- ErrorItemProviderAdapterFactory - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- ErrorItemProviderAdapterFactory() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
This constructs an instance.
- errorOverlayURL - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- errorOverlayURL - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- ErrorPackage - Interface in org.eclipse.emfforms.spi.spreadsheet.core.error.model
-
The Package for the model.
- ErrorPackage.Literals - Interface in org.eclipse.emfforms.spi.spreadsheet.core.error.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- ErrorPackageImpl - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl
-
An implementation of the model Package.
- ErrorReport - Interface in org.eclipse.emfforms.spi.spreadsheet.core.error.model
-
A representation of the model object 'Report'.
- ErrorReportImpl - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl
-
An implementation of the model object 'Report'.
- ErrorReportImpl() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- errorReportItemProvider - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
ErrorReport
instances.
- ErrorReportItemProvider - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider
-
This is the item provider adapter for a
ErrorReport
object.
- ErrorReportItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorReportItemProvider
-
This constructs an instance from a factory and a notifier.
- errorReports - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
The cached value of the '
Error Reports
' containment reference list.
- ErrorSwitch<T> - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.util
-
The Switch for the model's inheritance hierarchy.
- ErrorSwitch() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorSwitch
-
Creates an instance of the switch.
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDateTimeDisplayAttachmentImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeatureDomainModelReferenceSegmentImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTMultiStyleSelectorContainerImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleSelectorContainerImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTControlLabelAlignmentStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingsImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelWidthStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridCellImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridImpl
-
- eSet(int, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridRowImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ActivityImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DisplayImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.MachineImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateCollectionImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleRepositoryImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.DMRLocationImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexDomainModelReferenceSegmentImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingDomainModelReferenceSegmentImpl
-
- eSet(int, Object) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultiDomainModelReferenceSegmentImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
-
.
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalLayoutImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VAttachmentImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedElementImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDateTimeDisplayAttachmentImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeatureDomainModelReferenceSegmentImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ConditionImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.FalseImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.TrueImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalLayoutImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTMultiStyleSelectorContainerImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleSelectorContainerImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTAndSelectorImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchySelectorImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTControlLabelAlignmentStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingsImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelWidthStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl
-
- eStaticClass() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
-
- eStaticClass() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
- eStaticClass() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridCellImpl
-
- eStaticClass() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridImpl
-
- eStaticClass() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridRowImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ActivityImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.BrewingUnitImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DipTrayImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DisplayImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.MachineImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.WaterTankImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateCollectionImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleRepositoryImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.DMRLocationImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexDomainModelReferenceSegmentImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingDomainModelReferenceSegmentImpl
-
- eStaticClass() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultiDomainModelReferenceSegmentImpl
-
- EStructuralFeatureContentProvider - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
An ITreeContentProvider
that allows to select EStructuralFeatures
.
- EStructuralFeatureContentProvider(boolean) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.EStructuralFeatureContentProvider
-
- EStructuralFeatureSelectionValidator - Interface in org.eclipse.emf.ecp.view.spi.editor.controls
-
Used to check whether a selected EStructuralFeature
is a valid selection in a wizard.
- EStructuralFeatureValueConverter - Interface in org.eclipse.emfforms.spi.common.converter
-
- EStructuralFeatureValueConverter.Direction - Enum in org.eclipse.emfforms.spi.common.converter
-
Conversion direction.
- EStructuralFeatureValueConverterService - Interface in org.eclipse.emfforms.spi.common.converter
-
- EStructuralFeatureValueConverterServiceImpl - Class in org.eclipse.emfforms.internal.common.converter
-
- EStructuralFeatureValueConverterServiceImpl() - Constructor for class org.eclipse.emfforms.internal.common.converter.EStructuralFeatureValueConverterServiceImpl
-
- ESWorkspaceProviderProvider - Interface in org.eclipse.emf.ecp.emfstore.core.internal
-
- ESWorkspaceProviderProviderFactory - Class in org.eclipse.emf.ecp.emfstore.internal.core.rap
-
This is the factory for creating the ESWorkspaceProviderProvider service.
- ESWorkspaceProviderProviderFactory() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.core.rap.ESWorkspaceProviderProviderFactory
-
default constructor.
- ESWorkspaceProviderProviderImpl - Class in org.eclipse.emf.ecp.emfstore.core.internal
-
- ESWorkspaceProviderProviderImpl() - Constructor for class org.eclipse.emf.ecp.emfstore.core.internal.ESWorkspaceProviderProviderImpl
-
Default constructor.
- ESWorkspaceProviderProviderImpl(String) - Constructor for class org.eclipse.emf.ecp.emfstore.core.internal.ESWorkspaceProviderProviderImpl
-
constructor.
- eUnset(int) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDateTimeDisplayAttachmentImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeatureDomainModelReferenceSegmentImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTMultiStyleSelectorContainerImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleSelectorContainerImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTControlLabelAlignmentStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingsImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelWidthStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl
-
- eUnset(int) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
-
- eUnset(int) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
- eUnset(int) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridCellImpl
-
- eUnset(int) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridImpl
-
- eUnset(int) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridRowImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ActivityImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DisplayImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.MachineImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateCollectionImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleRepositoryImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.DMRLocationImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexDomainModelReferenceSegmentImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingDomainModelReferenceSegmentImpl
-
- eUnset(int) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultiDomainModelReferenceSegmentImpl
-
- evaluate(AndCondition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.AndConditionService
-
- evaluate(Condition, EObject) - Method in interface org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManager
-
Evaluates the given condition using the provided domain model.
- evaluate(Condition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManagerImpl
-
Evaluates the given condition using the provided domain model.
- evaluate(False, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.FalseConditionService
-
- evaluate(LeafCondition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.LeafConditionService
-
- evaluate(OrCondition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.OrConditionService
-
- evaluate(True, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.TrueConditionService
-
- evaluate(T, EObject) - Method in interface org.eclipse.emf.ecp.view.spi.rule.ConditionService
-
Evaluates the given condition.
- evaluate(EObject) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.Condition
-
Evaluates the given condition.
- evaluate(EObject) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
-
Evaluates the given condition.
- evaluate(EObject) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.FalseImpl
-
- evaluate(EObject) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- evaluate(EObject) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- evaluate(EObject) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
Evaluates the given condition.
- evaluate(EObject) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl
-
- evaluate(EObject) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
-
Evaluates the given condition.
- evaluate(EObject) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.TrueImpl
-
- evaluateChangedValues(AndCondition, EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.internal.rule.AndConditionService
-
- evaluateChangedValues(Condition, EObject, Map<EStructuralFeature.Setting, Object>) - Method in interface org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManager
-
Evaluates whether the given condition using the provided domain model will change if a specific setting will be
set to a specific value.
- evaluateChangedValues(Condition, EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManagerImpl
-
Evaluates whether the given condition using the provided domain model will change if a specific setting will be
set to a specific value.
- evaluateChangedValues(False, EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.internal.rule.FalseConditionService
-
- evaluateChangedValues(LeafCondition, EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.internal.rule.LeafConditionService
-
- evaluateChangedValues(OrCondition, EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.internal.rule.OrConditionService
-
- evaluateChangedValues(True, EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.internal.rule.TrueConditionService
-
- evaluateChangedValues(T, EObject, Map<EStructuralFeature.Setting, Object>) - Method in interface org.eclipse.emf.ecp.view.spi.rule.ConditionService
-
Evaluates the given condition.
- evaluateChangedValues(EObject, Map<EStructuralFeature.Setting, Object>) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.Condition
-
Evaluates the given condition.
- evaluateChangedValues(EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
-
Evaluates the given condition.
- evaluateChangedValues(EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.FalseImpl
-
- evaluateChangedValues(EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- evaluateChangedValues(EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- evaluateChangedValues(EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
Evaluates the given condition.
- evaluateChangedValues(EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl
-
- evaluateChangedValues(EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
-
Evaluates the given condition.
- evaluateChangedValues(EObject, Map<EStructuralFeature.Setting, Object>) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.TrueImpl
-
- ExampleInstallerPage(EMFFormsExampleInstallerWizard, String, String, ImageDescriptor) - Constructor for class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard.ExampleInstallerPage
-
Creates a example installation wizard page.
- ExampleWizardsPlugin - Class in org.eclipse.emfforms.internal.example.wizards
-
The Plugin for the org.eclipse.emfforms.example.wizards bundle.
- ExampleWizardsPlugin.Implementation - Class in org.eclipse.emfforms.internal.example.wizards
-
The actual implementation of the Eclipse Plugin.
- exceptionOccurred() - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
-
Specifies whether this Result contains an exception.
- Exchange - Annotation Type in org.eclipse.emfforms.bazaar
-
- exchange() - Method in class org.eclipse.emfforms.bazaar.internal.BazaarContextFunctionNoParameter
-
- exchange(Integer) - Method in class org.eclipse.emfforms.bazaar.internal.BazaarContextFunctionParameter1
-
- exchange() - Method in class org.eclipse.emfforms.bazaar.internal.BazaarContextFunctionReturningNull
-
- exchange() - Method in class org.eclipse.emfforms.bazaar.internal.BazaarContextFunctionWithCounter
-
- excludesProvidersThatCannotAddRepositories() - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersContentProvider
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.handlers.AbstractWorkspaceHandler
- execute(ExecutionEvent, CDOWorkspace, IProgressMonitor) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.handlers.AbstractWorkspaceHandler
-
Execute the given event.
- execute(ExecutionEvent, CDOWorkspace, IProgressMonitor) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.handlers.CheckinHandler
-
- execute(ExecutionEvent, CDOWorkspace, IProgressMonitor) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.handlers.UpdateHandler
-
- execute(Shell, EMFStoreProjectWrapper) - Method in class org.eclipse.emf.ecp.e4.emfstore.CheckoutBranchHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.CommitHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.CreateBranchHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalRepository) - Method in class org.eclipse.emf.ecp.e4.emfstore.CreateRemoteProjectHandler
-
Called by the framework when handler is triggered.
- execute(Shell, EMFStoreProjectWrapper) - Method in class org.eclipse.emf.ecp.e4.emfstore.DeleteOnServerHandler
-
Called by the framework when handler is triggered.
- execute(Shell, ECPProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.ExportProjectHandler
-
Called by the framework when handler is triggered.
- execute(Shell) - Method in class org.eclipse.emf.ecp.e4.emfstore.ImportProjectHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalRepository) - Method in class org.eclipse.emf.ecp.e4.emfstore.LogInHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalRepository) - Method in class org.eclipse.emf.ecp.e4.emfstore.LogOutHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalRepository) - Method in class org.eclipse.emf.ecp.e4.emfstore.ManageUserGroupHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.MergeBranchHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalRepository) - Method in class org.eclipse.emf.ecp.e4.emfstore.RegisterEPackageHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.RevertHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.ShareHandler
-
Called by the framework when handler is triggered.
- execute(Shell, Object) - Method in class org.eclipse.emf.ecp.e4.emfstore.ShowHistoryViewHandler
-
Called by the framework when handler is triggered.
- execute() - Method in class org.eclipse.emf.ecp.e4.emfstore.StartLocalServerHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.UndoHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.UpdateHandler
-
Called by the framework when handler is triggered.
- execute(Shell, InternalProject) - Method in class org.eclipse.emf.ecp.e4.emfstore.UpdateToVersionHandler
-
Called by the framework when handler is triggered.
- execute(IProgressMonitor) - Method in class org.eclipse.emf.ecp.ecore.editor.ui.operations.CreateModelsWorkspaceModifyOperation
-
- execute() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
-
Calls Command.execute()
for each command in the list.
- execute() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressStrictCompoundCommand
-
- execute() - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.ECPDialogExecutor
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emf2web.ui.handler.AbstractSchemaExportCommandHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emf2web.ui.json.internal.handler.ExportJSONFormsHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CheckoutBranchHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CommitProjectHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateBranchHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateRemoteProjectHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.DeleteOnServerHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.EmfstoreLogInHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.EmfstoreLogOutHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ExportProjectHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ImportProjectHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ManagerUserGroupHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.MergeBranchHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.RegisterEPackageHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.RevertAllOperationsHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShareProjectHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShowHistoryHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.StartLocalServerHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UndoLastOperationHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UpdateProjectHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.UpdateProjectToVersionHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emfstore.ui.search.SearchModelElementHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ide.internal.migration.OpenViewMigrationDialog
- execute(Set<IFile>, SubMonitor) - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationHandler
-
Execute the migration for all given files.
- execute(IFile) - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationHandler
-
Execute the migration for a single file and validate it.
- execute(EObject) - Method in class org.eclipse.emf.ecp.internal.ide.editor.view.templatebridge.actions.OpenTemplateEditorAction
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.internal.ide.editor.view.templatebridge.actions.OpenTemplateEditorAction
-
- execute() - Method in class org.eclipse.emf.ecp.quickfix.ui.e4.internal.ModelQuickFixContextMenuItemHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.AddRepositoryHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.CheckoutHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.CloseableHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.CreateProjectHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.DeleteHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.DeleteModelElementHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.ExportHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.ImportHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.ImportRootHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.NewModelElementOnResourceWizardHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.NewModelElementWizardHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.ProjectFilterdPackagesHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.ProjectPropertiesHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.RepositoryPropertiesHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.commands.SaveProjectHandler
- execute(Shell, ECPCheckoutSource) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.CheckoutProjectHandler
-
- execute(ECPProject) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.CloseProjectHandler
-
- execute(EObject, List<EObject>) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.DeleteModelElementHandler
-
Deletes a single EObject
or a list of EObject
.
- execute(Shell, ECPProject, List<ECPProject>) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.DeleteProjectHandler
-
Deletes a project or a list of projects, based on the selection.
- execute(Shell, EObject) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.ExportHandler
-
Exports a single EObject
.
- execute(ECPProject, Shell) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.FilterPackagesHandler
-
Opens a dialog for adjusting the packages filter.
- execute(Shell, EObject, ECPProject) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.ImportHandler
-
Imports an EObject
which will be selected via a dialog into the current project.
- execute(MPart, MToolItem) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.LinkWithEditorHandler
-
Execute Method.
- execute(Shell, ECPProject) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.NewModelElementHandler
-
Opens a dialog to select a new EObject
to be created.
- execute(Shell) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.NewProjectHandler
-
Creates a new project.
- execute(ECPProject) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.OpenProjectHandler
-
- execute(Object, IEventBroker) - Method in class org.eclipse.emf.ecp.ui.e4.handlers.SaveProjectHandler
-
- execute(EObject) - Method in class org.eclipse.emf.ecp.ui.validation.e4.handler.ValidateHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.ui.view.internal.editor.controls.legacy.handler.UnsetRootEClass
- execute(EObject) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateControlsHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateControlsHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler
-
- execute(EObject) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnsForSubclassesHandler
-
- execute(EObject) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnsForSubclassesHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnsHandler
-
- execute(EObject) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnsHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.MigrateHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.model.actions.CreateViewModel
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.actions.OpenPreviewHandler
- execute(EObject) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.actions.OpenPreviewHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.view.model.internal.project.handlers.CreateViewModelProjectCommandHandler
-
- execute() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.ECPAction
-
Method which is called when the action is started.
- execute() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.AddRowAction
-
- execute() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.DuplicateRowAction
-
- execute() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowDownAction
-
- execute() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowUpAction
-
- execute() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.RemoveRowAction
-
- execute(EObject) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.MasterDetailAction
-
- execute(ExecutionEvent) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.UndoLastCommandHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emfforms.ide.internal.builder.AddRemoveProjectNatureHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emfforms.internal.editor.ecore.actions.CreateNewInstanceAction
-
- execute(List<Object>) - Method in class org.eclipse.emfforms.internal.editor.ecore.actions.CreateNewInstanceAction
-
- execute(ExecutionEvent) - Method in class org.eclipse.emfforms.internal.editor.genmodel.util.handler.AddDescriptionTagHandler
-
- execute(ExecutionEvent) - Method in class org.eclipse.emfforms.internal.editor.handlers.ShortcutHandler
- execute(ExecutionEvent) - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.merge.MergeWithViewHandler
-
- execute() - Method in interface org.eclipse.emfforms.spi.swt.table.action.Action
-
Execute the action.
- execute(ExecutionEvent) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.DelegatingMasterDetailAction
-
- execute(List<Object>) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.DelegatingMasterDetailAction
-
- execute(List<Object>) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.MasterDetailAction
-
- executeAsync(Runnable) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.RunnableManager
-
Execute the given
Runnable
via
Display.asyncExec(Runnable)
.
- executeContentHandler(Reader, ContentHandler) - Static method in class org.eclipse.emf.ecp.spi.view.migrator.SAXUtil
-
Creates an
XMLReader
based on the given model-reader and sets the given content handler.
- executeHandles(EObject, EReference) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.AbstractRuleConditionDmrStrategyProviderTest
-
- executeHandles(EObject, EReference) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrNewModelElementStrategyProvider_PTest
-
- executeHandles(EObject, EReference) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrOpenInNewContextStrategyProvider_PTest
-
- executeHandles(EObject, EReference) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiDmrStrategyProviderTest
-
- executeHandles(EObject, EReference) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiSegmentChildDmrStrategyProviderTest
-
- executeHandles(EObject, EReference) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiDmrNewReferenceElementStrategyProvider_PTest
-
- executeHandles(EObject, EReference) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiDmrOpenInNewContextStrategyProvider_PTest
-
- executeHandles(EObject, EReference) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrNewModelElementStrategyProvider_PTest
-
- executeHandles(EObject, EReference) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrOpenInNewContextStrategyProvider_PTest
-
- executeOnKeyPressed(ISelection) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.KeybindedMasterDetailAction
-
- executeOnKeyRelease(ISelection) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.DelegatingMasterDetailAction
-
- executeOnKeyRelease(ISelection) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.KeybindedMasterDetailAction
-
- exists() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
- ExpandableCompositeTooltipProperty - Class in org.eclipse.emf.ecp.view.spi.section.swt
-
Databinding Property for ExpandableComposite
.
- ExpandableCompositeTooltipProperty() - Constructor for class org.eclipse.emf.ecp.view.spi.section.swt.ExpandableCompositeTooltipProperty
-
- expandAll() - Method in class org.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
-
Expand the diagnostic tree.
- ExpandBarCategorizationElementRenderer - Class in org.eclipse.emfforms.internal.swt.categorization.expandbar
-
A VCategorizationElement renderer that renders the categories as expandbar items.
- ExpandBarCategorizationElementRenderer(VCategorizationElement, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emfforms.internal.swt.categorization.expandbar.ExpandBarCategorizationElementRenderer
-
Default constructor.
- expandViewer() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractEClassTreeSelectionComposite
-
- expandViewer() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractFilteredSelectionComposite
-
Subclasses can redefine the expand behavior of the viewer.
- EXPECTED_VALUE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- expectedValue - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- ExpectedValueControlRenderer - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
A control for defining an value in a leaf condition.
- ExpectedValueControlRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer
-
Default constructor.
- ExpectedValueControlRenderer.ModelToTargetUpdateStrategy - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
The strategy to convert from model to target.
- ExpectedValueControlRenderer.TargetToModelUpdateStrategy - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
The strategy to convert from target to model.
- ExpectedValueControlRenderer_Test - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- ExpectedValueControlRenderer_Test() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer_Test
-
- ExpectedValueControlRenderer_Test.TestExpectedValueControlRenderer - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- export(Collection<? extends GenerationInfo>, UserInteraction) - Method in class org.eclipse.emf.ecp.emf2web.exporter.FileGenerationExporter
-
- export(GenerationInfo) - Method in class org.eclipse.emf.ecp.emf2web.exporter.FileGenerationExporter
-
- export(String, URI) - Method in class org.eclipse.emf.ecp.emf2web.exporter.FileGenerationExporter
-
Exports the given string to the given location
.
- export(Collection<? extends GenerationInfo>, UserInteraction) - Method in interface org.eclipse.emf.ecp.emf2web.exporter.GenerationExporter
-
- export(Shell, List<EObject>) - Static method in class org.eclipse.emf.ecp.internal.ui.util.ECPExportHandlerHelper
-
Export a list of model elements.
- EXPORT_TABLE_PARENT - Static variable in class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsExportTableParent
-
Key to use in the ViewModelContext to set this object into the context.
- ExportHandler - Class in org.eclipse.emf.ecp.ui.commands
-
Export model element handler.
- ExportHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.ExportHandler
-
- ExportHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
-
Handler to export an EObject
.
- ExportHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.ExportHandler
-
- ExportJSONFormsHandler - Class in org.eclipse.emf.ecp.emf2web.ui.json.internal.handler
-
The handler responsible for exporting view models to JSONForms.
- ExportJSONFormsHandler() - Constructor for class org.eclipse.emf.ecp.emf2web.ui.json.internal.handler.ExportJSONFormsHandler
-
- ExportJSONFormsHandler_ErrorResolvedViews - Static variable in class org.eclipse.emf.ecp.emf2web.ui.json.internal.messages.Messages
-
- ExportJSONFormsHandler_ExportCanceled - Static variable in class org.eclipse.emf.ecp.emf2web.ui.json.internal.messages.Messages
-
- ExportJSONFormsHandler_ViewsNotResolved - Static variable in class org.eclipse.emf.ecp.emf2web.ui.json.internal.messages.Messages
-
- ExportJSONFormsHandler_ViewsSkipped - Static variable in class org.eclipse.emf.ecp.emf2web.ui.json.internal.messages.Messages
-
- exportProject(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ExportProjectHelper
-
Exports a given project.
- ExportProjectHandler - Class in org.eclipse.emf.ecp.e4.emfstore
-
Handler to trigger the export of an ecp project.
- ExportProjectHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.ExportProjectHandler
-
- ExportProjectHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
An export project handler.
- ExportProjectHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ExportProjectHandler
-
- ExportProjectHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
A helper class that can be used to export projects.
- exportSampleData() - Method in class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
-
Exports the data from the preview as an xmi file.
- ExportSchemasWizard - Class in org.eclipse.emf.ecp.emf2web.ui.wizard
-
- ExportSchemasWizard(Collection<? extends GenerationInfo>, GenerationExporter, URI) - Constructor for class org.eclipse.emf.ecp.emf2web.ui.wizard.ExportSchemasWizard
-
Constructor.
- ExtensionDescriptor(ElementRegistry<ELEMENT, ?>, String, String, IConfigurationElement) - Constructor for class org.eclipse.emf.ecp.internal.core.util.ExtensionParser.ExtensionDescriptor
-
- ExtensionParser<ELEMENT extends InternalRegistryElement> - Class in org.eclipse.emf.ecp.internal.core.util
-
- ExtensionParser(ElementRegistry<ELEMENT, ?>, String, String) - Constructor for class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
-
- ExtensionParser.ExtensionDescriptor<ELEMENT extends InternalRegistryElement> - Class in org.eclipse.emf.ecp.internal.core.util
-
- ExtensionXMIViewModelProvider - Class in org.eclipse.emf.ecp.view.model.provider.xmi
-
- ExtensionXMIViewModelProvider() - Constructor for class org.eclipse.emf.ecp.view.model.provider.xmi.ExtensionXMIViewModelProvider
-
- EXTENT - Static variable in interface org.eclipse.emf.ecp.ui.view.swt.reference.SelectionCompositeStrategy
-
- extractDiagnosticMessage(Diagnostic, EStructuralFeature, String) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridPasteKeyListener
-
Creates the message for the given Diagnostic
which will be displayed to the user.
- extractFeature(IObservableValue) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- extractFeature(IObservableList) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- extractFeature(IObservableValue) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF
-
Extracts the EStructuralFeature
from the provided IObservableValue
.
- extractFeature(IObservableList) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF
-
Extracts the EStructuralFeature
from the provided IObservableList
.
- extractObserved(IObservableValue) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- extractObserved(IObservableList) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- extractObserved(IObservableValue) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF
-
Extracts the observed EObject
from the provided IObservableValue
.
- extractObserved(IObservableList) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF
-
Extracts the observed EObject
from the provided IObservableList
.
- generate(Collection<? extends VView>) - Method in interface org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationController
-
- generate(EObject) - Method in interface org.eclipse.emf.ecp.emf2web.generator.Generator
-
Generate another representation of the given EObject
as a string.
- generate(Collection<? extends VView>) - Method in class org.eclipse.emf.ecp.emf2web.json.controller.xtend.JsonGenerationController
-
- generate(EObject) - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.JsonGenerator
-
- generateAllControls(VView) - Static method in class org.eclipse.emf.ecp.view.internal.editor.handler.ControlGenerator
-
Create all the controls and set them to the given view.
- generateChildDmrs() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler_Test
-
- generateChildDmrs_existingDmrDatabindingFailed() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler_Test
-
Tests that child dmrs are still generated even if the databinding for an existing child dmr fails.
- generateChildDmrs_multiDmrDatabindingFailed() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler_Test
-
- generateChildDmrs_multiDmrResolvesToAttribute() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler_Test
-
- generateChildDmrs_noMultiDmr() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler_Test
-
- generateChildDmrs_noMultiSegment() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler_Test
-
- generateChildDmrs_noRootEClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler_Test
-
- generateChildDmrs_noSubClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler_Test
-
Tests that nothing happens if no subclass (not even the base column root) is used
- generateChildDmrs_subClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler_Test
-
Tests that DMRs for all EAttributes for a sub class of the base column root are generated.
- generateColumns(EClass, VTableControl) - Static method in class org.eclipse.emf.ecp.view.internal.table.generator.TableColumnGenerator
-
Generates columns for every
EAttribute
of the given
EClass
and adds them to the
VTableControl
.
- GenerateControlsHandler - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- GenerateControlsHandler() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateControlsHandler
-
- GenerateControlsHandler_Test - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- GenerateControlsHandler_Test() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateControlsHandler_Test
-
- GenerateEcoreEditorJavaCodeAction - Class in org.eclipse.emfforms.internal.editor.genmodel.toolbaractions
-
The ToolbarAction allowing the User to generate Java code from the EcoreEditor.
- GenerateEcoreEditorJavaCodeAction() - Constructor for class org.eclipse.emfforms.internal.editor.genmodel.toolbaractions.GenerateEcoreEditorJavaCodeAction
-
- GenerateEcoreEditorJavaCodeAction_noGenModelDialogMessage - Static variable in class org.eclipse.emfforms.internal.editor.genmodel.Messages
-
- GenerateEcoreEditorJavaCodeAction_noGenModelDialogTitle - Static variable in class org.eclipse.emfforms.internal.editor.genmodel.Messages
-
- generateGenModel(String, String, String) - Method in interface org.eclipse.emf.ecp.ecore.editor.IEcoreGenModelLinker
-
Creates a new ecore file and a new genmodel file and links both.
- generateGenModel(String, String, String) - Method in class org.eclipse.emf.ecp.ecore.editor.internal.EcoreGenModelLinkerImpl
-
Creates a new ecore file and a new genmodel file and links
the two of them.
- GenerateJavaCodeAction - Class in org.eclipse.emfforms.internal.editor.genmodel.toolbaractions
-
The ToolbarAction allowing the User to generate Java code for the currently visible Genmodel.
- GenerateJavaCodeAction() - Constructor for class org.eclipse.emfforms.internal.editor.genmodel.toolbaractions.GenerateJavaCodeAction
-
- GenerateJavaCodeAction_generateAll - Static variable in class org.eclipse.emfforms.internal.editor.genmodel.Messages
-
- GenerateJavaCodeAction_generateEdit - Static variable in class org.eclipse.emfforms.internal.editor.genmodel.Messages
-
- GenerateJavaCodeAction_generateEditor - Static variable in class org.eclipse.emfforms.internal.editor.genmodel.Messages
-
- GenerateJavaCodeAction_generateModel - Static variable in class org.eclipse.emfforms.internal.editor.genmodel.Messages
-
- GenerateJavaCodeAction_generateModelEdit - Static variable in class org.eclipse.emfforms.internal.editor.genmodel.Messages
-
- GenerateJavaCodeAction_generateTests - Static variable in class org.eclipse.emfforms.internal.editor.genmodel.Messages
-
- GenerateJavaCodeAction_generatingCodeTask - Static variable in class org.eclipse.emfforms.internal.editor.genmodel.Messages
-
- generateSegments(List<EStructuralFeature>) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.FeatureSegmentGenerator
-
- generateSegments(List<EStructuralFeature>) - Method in interface org.eclipse.emf.ecp.view.internal.editor.handler.SegmentGenerator
-
- generateSegments(VTViewTemplate) - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateSupplierImpl
-
Generate segments for all DMRs of domain model reference selectors and set the corresponding EClasses to the
selectors.
- generateSegments() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateSupplierImpl_Test
-
- generateSegments(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator
-
- generateSegments() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator_Test
-
- generateSegments(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator
-
- generateSegments(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator
-
- generateSegments() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_Test
-
- generateSegments(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrSegmentGenerator
-
- generateSegments(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.SegmentGeneratorService
-
- generateSegments(List<EStructuralFeature>) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentGenerator
-
- generateSegments() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentGenerator_Test
-
- generateSegments(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.core.services.segments.DmrSegmentGenerator
-
- generateSegments(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.core.services.segments.EMFFormsSegmentGenerator
-
- generateSegments_dmrWithExistingSegments() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateSupplierImpl_Test
-
- generateSegments_emptyDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator_Test
-
- generateSegments_emptyDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- generateSegments_emptyDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrSegmentGenerator_Test
-
- generateSegments_emptyList() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentGenerator_Test
-
- generateSegments_emptyTargetDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- generateSegments_emptyTargetDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_Test
-
- generateSegments_noDomainModelEFeature() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_Test
-
- generateSegments_noInnerDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrSegmentGenerator_Test
-
- generateSegments_noPrefix() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- generateSegments_noRootEClass() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateSupplierImpl_Test
-
Segments are generated but root EClass cannot be determined.
- generateSegments_noSegmentsForPrefixDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- generateSegments_noSegmentsGenerated() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateSupplierImpl_Test
-
Root EClass can be determined but no segments are generated.
- generateSegments_noTargetDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- generateSegments_noTargetDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_Test
-
- generateSegments_null() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentGenerator_Test
-
- generateSegments_nullDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator_Test
-
- generateSegments_nullDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- generateSegments_nullDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_Test
-
- generateSegments_nullDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrSegmentGenerator_Test
-
- generateSegments_prefixDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- generateSegments_prefixPath() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- generateSegments_subtypeOfFeaturePathDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator_Test
-
- generateSegments_subtypeOfFeaturePathDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- generateSegments_unrelatedDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator_Test
-
- generateSegments_unrelatedDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- generateSegments_unrelatedDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrSegmentGenerator_Test
-
- generateSegments_withInnerDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrSegmentGenerator_Test
-
- GenerateTableColumnSegmentDmrsForSubclassesHandler - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
Tree master detail action that generates segment based table column DMRs based on a subclass of the table elements.
- GenerateTableColumnSegmentDmrsForSubclassesHandler() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsForSubclassesHandler
-
- GenerateTableColumnSegmentDmrsHandler - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
Tree master detail action that generates segment based table column DMRs.
- GenerateTableColumnSegmentDmrsHandler() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler
-
Creates a new instance.
- GenerateTableColumnSegmentDmrsHandler_Test - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- GenerateTableColumnSegmentDmrsHandler_Test() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler_Test
-
- GenerateTableColumnsForSubclassesHandler - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- GenerateTableColumnsForSubclassesHandler() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnsForSubclassesHandler
-
- GenerateTableColumnsHandler - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- GenerateTableColumnsHandler() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnsHandler
-
- generateWithBoolean() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.JsonGenerator_Test
-
- generateWithCharacter() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.JsonGenerator_Test
-
- generateWithEObjectList() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.JsonGenerator_Test
-
- generateWithNull() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.JsonGenerator_Test
-
- generateWithNumber() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.JsonGenerator_Test
-
- generateWithOther() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.JsonGenerator_Test
-
- generateWithString() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.JsonGenerator_Test
-
- GenerationController - Interface in org.eclipse.emf.ecp.emf2web.controller.xtend
-
- GenerationExporter - Interface in org.eclipse.emf.ecp.emf2web.exporter
-
Exporter responsible to export generated content.
- GenerationInfo - Class in org.eclipse.emf.ecp.emf2web.controller.xtend
-
- GenerationInfo(String, EClass, VView, String, SchemaWrapper) - Constructor for class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- Generator - Interface in org.eclipse.emf.ecp.emf2web.generator
-
A generator for a string representation for the given schema.
- GenericEditor - Class in org.eclipse.emfforms.spi.editor
-
The Class GenericEditor it is the generic part for editing any EObject.
- GenericEditor() - Constructor for class org.eclipse.emfforms.spi.editor.GenericEditor
-
- GenericEditor_DiscardChangesDescription - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- GenericEditor_DiscardChangesTitle - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- GenericEditor_EditorTitle - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- GenericEditor_PTest - Class in org.eclipse.emfforms.spi.editor
-
- GenericEditor_PTest() - Constructor for class org.eclipse.emfforms.spi.editor.GenericEditor_PTest
-
Initializes me.
- GenericEditor_UnknownFeaturesDialogDescription - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- GenericEditor_UnknownFeaturesDialogTitle - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- GenericEditor_ValidationMarkersJobName - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- GenModelEditor - Class in org.eclipse.emfforms.internal.editor.genmodel
-
The Genmodel Editor.
- GenModelEditor() - Constructor for class org.eclipse.emfforms.internal.editor.genmodel.GenModelEditor
-
- GenModelEditor_editorTitle - Static variable in class org.eclipse.emfforms.internal.editor.genmodel.Messages
-
- GenModelEditorTMDCustomization - Class in org.eclipse.emfforms.internal.editor.genmodel
-
- GenModelEditorTMDCustomization(CreateElementCallback, Notifier) - Constructor for class org.eclipse.emfforms.internal.editor.genmodel.GenModelEditorTMDCustomization
-
- GenModelGroupExpansionViewModelService - Class in org.eclipse.emfforms.internal.editor.genmodel.service
-
- GenModelGroupExpansionViewModelService() - Constructor for class org.eclipse.emfforms.internal.editor.genmodel.service.GenModelGroupExpansionViewModelService
-
- GenModelReadonlyViewModelService - Class in org.eclipse.emfforms.internal.editor.genmodel.service
-
This
ViewModelService
sets all views not related to the
GenModelPackage
to read-only.
- GenModelReadonlyViewModelService() - Constructor for class org.eclipse.emfforms.internal.editor.genmodel.service.GenModelReadonlyViewModelService
-
- GenModelUtil - Class in org.eclipse.emfforms.editor.genmodel.util
-
Util class for manipulating GenModels
.
- get(EObject) - Static method in class org.eclipse.emf.ecp.common.spi.Labelizer
-
Get a labelizer for the given object
.
- get(EPackage) - Static method in class org.eclipse.emf.ecp.common.spi.Labelizer
-
Get a labelizer for the given ePackage
.
- get() - Static method in class org.eclipse.emf.ecp.view.internal.rule.AllEAttributes
-
Returns the singleton instance.
- get(IObjectDescriptor, IRequestor, boolean, boolean) - Method in class org.eclipse.emf.ecp.view.spi.common.di.ContextBasedObjectSupplier
-
- get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
-
Returns the 'Label Alignment' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
-
Returns the 'Label Alignment' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
-
Returns the 'Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
-
Returns the 'Type' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
-
Returns the 'VLabel Style' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
-
Returns the 'VLabel Style' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.model.DateTimeDisplayType
-
Returns the 'Date Time Display Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.model.DateTimeDisplayType
-
Returns the 'Date Time Display Type' literal with the specified integer value.
- get(String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
-
Returns the 'Label Alignment' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
-
Returns the 'Label Alignment' literal with the specified integer value.
- get(String) - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewModelProperties
-
Returns the property value for the given key or null
if there is no property for the given key,
- get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.rule.model.CompareType
-
Returns the 'Compare Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.rule.model.CompareType
-
Returns the 'Compare Type' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.rule.model.Quantifier
-
Returns the 'Quantifier' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.rule.model.Quantifier
-
Returns the 'Quantifier' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
-
Returns the 'Detail Editing' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
-
Returns the 'Detail Editing' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
-
Returns the 'Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
-
Returns the 'Type' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.tab.model.TabType
-
Returns the 'Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.template.style.tab.model.TabType
-
Returns the 'Type' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.RenderMode
-
Returns the 'Render Mode' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.RenderMode
-
Returns the 'Render Mode' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonAlignmentType
-
Returns the 'Button Alignment Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonAlignmentType
-
Returns the 'Button Alignment Type' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonPlacementType
-
Returns the 'Button Placement Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonPlacementType
-
Returns the 'Button Placement Type' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.ManufactoringProcess
-
Returns the 'Manufactoring Process' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.ManufactoringProcess
-
Returns the 'Manufactoring Process' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.RamType
-
Returns the 'Ram Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.RamType
-
Returns the 'Ram Type' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.SocketConnectorType
-
Returns the 'Socket Connector Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.SocketConnectorType
-
Returns the 'Socket Connector Type' literal with the specified integer value.
- get() - Method in class org.eclipse.emfforms.common.Optional
-
If a value is present in this Optional, returns the value, otherwise throws NoSuchElementException.
- get(boolean) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexedSetting
-
- get(boolean) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappedSetting
-
- get(String) - Static method in enum org.eclipse.emfforms.spi.rulerepository.model.MergeType
-
Returns the 'Merge Type' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emfforms.spi.rulerepository.model.MergeType
-
Returns the 'Merge Type' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
-
Returns the 'Severity' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
-
Returns the 'Severity' literal with the specified integer value.
- getAbstractCategorization() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getAbstractCategorization() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
- getAbstractCategorization_Actions() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getAbstractCategorization_Actions() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
Returns the meta object for the containment reference list
'
Actions
'.
- getAction(Object, ISelectionProvider) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.actions.OpenPreviewHandler
-
- getAction() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getAction() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
Returns the meta object for class '
Action
'.
- getAction(Object, ISelectionProvider) - Method in class org.eclipse.emfforms.internal.editor.genmodel.toolbaractions.GenerateEcoreEditorJavaCodeAction
-
- getAction(Object, ISelectionProvider) - Method in class org.eclipse.emfforms.internal.editor.genmodel.toolbaractions.GenerateJavaCodeAction
-
- getAction(Object, ISelectionProvider) - Method in interface org.eclipse.emfforms.spi.editor.IToolbarAction
-
Returns the action to add to the toolbar.
- getAction_Bundle() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getAction_Bundle() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
Returns the meta object for the attribute
'
Bundle
'.
- getAction_ClassName() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getAction_ClassName() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
Returns the meta object for the attribute
'
Class Name
'.
- getActionBar() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
Get the action bar instance (if it exists).
- getActionBar() - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
If present, returns the
ActionBar
configuring actions and corresponding control for this composite's
viewer.
- getActionBar() - Method in interface org.eclipse.emfforms.spi.swt.table.action.ActionBarProvider
-
Returns the action bar instance (if any).
- getActionById(String) - Method in interface org.eclipse.emfforms.spi.swt.table.action.ActionConfiguration
-
Return an action callback by its action id.
- getActionConfiguration() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getActionConfiguration() - Method in interface org.eclipse.emfforms.spi.swt.table.action.ActionConfigurationProvider
-
Returns the action configuration which will be used to register defined key bindings on the viewer.
- getActionContext() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.TableRendererAction
-
- getActionContext() - Method in class org.eclipse.emfforms.spi.swt.table.action.AbstractTableAction
-
- getActionCount() - Method in interface org.eclipse.emfforms.spi.swt.table.action.ActionBar
-
Get the number of currently registered actions.
- getActionCount() - Method in class org.eclipse.emfforms.spi.swt.table.action.TableActionBar
-
- getActions() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
-
- getActions() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VAbstractCategorization
-
Returns the value of the 'Actions' containment reference list.
- getActions() - Method in interface org.eclipse.emfforms.spi.swt.table.action.ActionConfiguration
-
Return all actions contained in this configuration.
- getActions() - Method in class org.eclipse.emfforms.spi.swt.table.action.TableActionBar
-
Returns a list of known actions.
- getActiveEditor() - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
- getActiveSelectionProvider() - Method in class org.eclipse.emf.ecp.view.spi.swt.selection.MasterDetailSelectionProvider
-
Get the currently active selection provider.
- getActivities() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Component
-
Returns the value of the 'Activities' containment reference list.
- getActivities() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- getActivity() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for class '
Activity
'.
- getActivity() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getActivity_Name() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute '
Name
'.
- getActivity_Name() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getAdapter(Class) - Method in class org.eclipse.emf.ecp.application3x.NavigatorRoot
- getAdapter(Object, Class<T>) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
- getAdapter(Object, Class) - Method in class org.eclipse.emf.ecp.cdo.internal.core.ECPProjectAdapterFactory
- getAdapter(Object, Class<T>) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.CDOUIProvider
-
- getAdapter(Class) - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
- getAdapter(Object, Class<T>) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
-
- getAdapter(Class<T>) - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- getAdapter(Class) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Returns an object which is an instance of the given class associated with this object.
- getAdapter(Class) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
Returns an object which is an instance of the given class associated with this object.
- getAdapter(Object, Class<T>) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
- getAdapter(Class) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Returns an object which is an instance of the given class associated with this object.
- getAdapter(Object, Class<T>) - Method in interface org.eclipse.emf.ecp.spi.core.util.AdapterProvider
-
- getAdapter(Object, Class<T>) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
- getAdapter(Class) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
Returns an object which is an instance of the given class associated with this object.
- getAdapter(Class<T>) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
-
- getAdapterFactory() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Returns the AdapterFactory
used by this renderer.
- getAdapterFactoryContentProvider() - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreEditorTMDCustomization
-
- getAdapterFactoryContentProvider() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Returns the AdapterFactoryContentProvider
.
- getAdapterFactoryItemDelegator() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
- getAdapterList() - Method in class org.eclipse.emf.ecp.cdo.internal.core.ECPProjectAdapterFactory
- getAddButton() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getAddedElements(Collection<E>, Collection<E>) - Static method in class org.eclipse.emf.ecp.internal.core.util.InternalUtil
-
Finds the set of all Elements that are in the new collection but not in the old.
- getAdditionalRenderer(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.SWTRendererFactoryImpl
-
Deprecated.
Returns a collection of all additional renderer which contribute controls for the provided
VElement
.
- getAdditionalRenderer(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.spi.swt.SWTRendererFactory
-
Deprecated.
Returns a collection of all additional renderer which contribute controls for the provided
VElement
.
- getAdditionalRendererDescriptors() - Method in class org.eclipse.emf.ecp.view.internal.swt.SWTRendererFactoryImpl
-
Deprecated.
Returns a set of descriptions of all additionally available renderers.
- getAdditionalRendererInstances(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactoryImpl
-
Returns a collection of all additional renderer which contribute controls for the provided
VElement
.
- getAdditionalRendererInstances(VELEMENT, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.EMFFormsRendererFactory
-
Returns a collection of all additional renderer which contribute controls for the provided
VElement
.
- getAddReferenceButtonImage() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
Returns the add reference image for button.
- getAddRepositoryComposite() - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
-
- getAddRepositoryComposite(ECPProvider) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
-
- getAffectedObjects() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
-
Determines the affected objects by composing the affected objects of the commands in the list;
this is affected by the setting of CompoundCommand.resultIndex
.
- getAffectedRenderables(UniqueSetting) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleRegistry
-
Returns all rules that would be affected if the value of given setting is changed.
- getAlignmentFactory() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
-
- getAlignmentFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
-
Returns the factory that creates the instances of the model.
- getAlignmentPackage() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
-
- getAlignmentPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentFactory
-
Returns the package supported by this factory.
- getAlignmentStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
-
- getAlignmentStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
-
- getAlignmentStyleProperty_Type() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
-
- getAlignmentStyleProperty_Type() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
-
Returns the meta object for the attribute
'
Type
'.
- getAlignmentType() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
-
- getAlignmentType() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
-
Returns the meta object for enum '
Type
'.
- getAllGlobalImmediateServiceTypes() - Method in class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsViewServiceManagerImpl
-
Returns all registered services which are global immediate ordered by the priority.
- getAllGlobalImmediateServiceTypes() - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceManager
-
Returns all registered services which are global immediate ordered by the priority.
- getAllLocalImmediateServiceTypes() - Method in class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsViewServiceManagerImpl
-
Returns all registered services which are local immediate ordered by the priority.
- getAllLocalImmediateServiceTypes() - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceManager
-
Returns all registered services which are local immediate ordered by the priority.
- getAllModelQuickFixes() - Method in class org.eclipse.emf.ecp.quickfix.internal.ModelQuickFixRegistryImpl
- getAllModelQuickFixes() - Method in interface org.eclipse.emf.ecp.quickfix.ModelQuickFixRegistry
-
- getAllObservers() - Method in class org.eclipse.emf.ecp.changebroker.internal.ContainingEClassStrategy
-
Returns all observers managed by this strategy.
- getAllObservers() - Method in class org.eclipse.emf.ecp.changebroker.internal.EClassStrategy
-
Returns all observers managed by this strategy.
- getAllObservers() - Method in class org.eclipse.emf.ecp.changebroker.internal.FeatureStrategy
-
Returns all observers managed by this strategy.
- getAllObservers() - Method in class org.eclipse.emf.ecp.changebroker.internal.NoStrategy
-
Returns all observers managed by this strategy.
- getAllObservers() - Method in interface org.eclipse.emf.ecp.changebroker.internal.Strategy
-
Returns all observers managed by this strategy.
- getAllRegisteredEPackages() - Static method in class org.eclipse.emf.ecp.common.spi.EMFUtils
-
Returns the set of all known EPackages
.
- getAllRegisteredEPackages() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
-
Returns the set of all known EPackages
.
- getAllSettingsFor(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.EMFFormsMappingProviderManagerImpl
-
Retrieve all settings for a given domainModelReference and domain object.
- getAllSettingsFor(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.mappingprovider.EMFFormsMappingProviderManager
-
Retrieve all settings for a given domainModelReference and domain object.
- getAndCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getAndCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getAndCondition_Conditions() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getAndCondition_Conditions() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for the containment reference list
'
Conditions
'.
- getAndSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTBoolPackageImpl
-
- getAndSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage
-
- getAnnotation() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationPackageImpl
-
- getAnnotation() - Method in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
-
- getAnnotation_Key() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationPackageImpl
-
- getAnnotation_Key() - Method in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
-
Returns the meta object for the attribute '
Key
'.
- getAnnotation_Value() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationPackageImpl
-
- getAnnotation_Value() - Method in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
-
Returns the meta object for the attribute '
Value
'.
- getAnnotationFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationPackageImpl
-
- getAnnotationFactory() - Method in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
-
Returns the factory that creates the instances of the model.
- getAnnotationFactory() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationPackageImpl
-
- getAnnotationFactory() - Method in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationPackage
-
Returns the factory that creates the instances of the model.
- getAnnotationPackage() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationFactoryImpl
-
- getAnnotationPackage() - Method in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationFactory
-
Returns the package supported by this factory.
- getAnnotationPackage() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationFactoryImpl
-
- getAnnotationPackage() - Method in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotationFactory
-
Returns the package supported by this factory.
- getAnnotationSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationPackageImpl
-
- getAnnotationSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
-
Returns the meta object for class
'
Selector
'.
- getAnnotationSelector_Key() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationPackageImpl
-
- getAnnotationSelector_Key() - Method in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
-
Returns the meta object for the attribute
'
Key
'.
- getAnnotationSelector_Value() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationPackageImpl
-
- getAnnotationSelector_Value() - Method in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationPackage
-
Returns the meta object for the attribute
'
Value
'.
- getApplicableModelQuickFixes(Diagnostic) - Method in class org.eclipse.emf.ecp.quickfix.internal.ModelQuickFixRegistryImpl
- getApplicableModelQuickFixes(Diagnostic) - Method in interface org.eclipse.emf.ecp.quickfix.ModelQuickFixRegistry
-
- getAttachment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getAttachment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getAttachments() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- getAttachments() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Returns the value of the 'Attachments' containment reference list.
- getAttribute() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- getAttribute() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
-
Returns the value of the 'Attribute' reference.
- getAttributeValue() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- getAttributeValue() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
-
Returns the value of the 'Attribute Value' attribute.
- getAvailableChoicesValue() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRenderer
-
Obtains the combo viewer input as an observable value.
- getAvailableTemplates(EClass) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.SelectSubclassAndTemplateWizard
-
Get all available templates for the given EClass
.
- getBackground(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl.ECPCellLabelProvider
-
Deprecated.
- getBackground(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
- getBackground(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
-
- getBackgroundFactory() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundPackageImpl
-
- getBackgroundFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage
-
Returns the factory that creates the instances of the model.
- getBackgroundPackage() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundFactoryImpl
-
- getBackgroundPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundFactory
-
Returns the package supported by this factory.
- getBackgroundStyleProperty() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getBackgroundStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundPackageImpl
-
- getBackgroundStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage
-
- getBackgroundStyleProperty_Color() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundPackageImpl
-
- getBackgroundStyleProperty_Color() - Method in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundPackage
-
Returns the meta object for the attribute '
Color
'.
- getBestVendor(IEclipseContext) - Method in class org.eclipse.emfforms.bazaar.internal.BazaarImpl
-
- getBindingContext() - Method in class org.eclipse.emf.ecp.emf2web.ui.wizard.SelectLocationPage
-
Returns the bindingContext of this page.
- getBindings() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingsImpl
-
- getBindings() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeyBindings
-
Returns the value of the 'Bindings' containment reference list.
- getBoldFont(Font) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Returns a bold version of the given Font
.
- getBoolFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTBoolPackageImpl
-
- getBoolFactory() - Method in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolPackage
-
Returns the factory that creates the instances of the model.
- getBoolPackage() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTBoolFactoryImpl
-
- getBoolPackage() - Method in interface org.eclipse.emf.ecp.view.template.selector.bool.model.VTBoolFactory
-
Returns the package supported by this factory.
- getBranchPath() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
-
Returns the branch path of the wrapped CDO branch.
- getBrewingUnit() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- getBrewingUnit() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getBuffer() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.MatchItemComboViewer
-
Returns the search buffer used during matching.
- getBuilder() - Method in class org.eclipse.emfforms.spi.swt.table.AbstractFeatureAwareBuilder
-
Deprecated.
Returns the builder instance.
- getBundle() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- getBundle() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VAction
-
Returns the value of the 'Bundle' attribute.
- getBundleContext() - Method in class org.eclipse.emf.ecp.emf2web.Activator
-
Returns the BundleContext
for this bundle.
- getBundleName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- getBundleName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- getBundleName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomControl
-
Returns the value of the 'Bundle Name' attribute.
- getBundleName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
-
Returns the value of the 'Bundle Name' attribute.
- getBundleNameForClass(String) - Method in class org.eclipse.emf.ecp.view.edapt.CustomMigrationHelper
-
Returns the name of the bundle which contains the custom migration.
- getButtonAlignment() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
-
- getButtonAlignment() - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettableStyleProperty
-
Returns the value of the 'Button Alignment' attribute.
- getButtonAlignmentType() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettablePackageImpl
-
- getButtonAlignmentType() - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
-
- getButtonComposite() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getButtonComposite() - Method in class org.eclipse.emfforms.spi.swt.table.CompactVerticallyTableViewerCompositeBuilder
-
- getButtonComposite() - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerCompositeBuilder
-
- getButtonComposite() - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerCompositeBuilder
-
- getButtonPlacement() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
-
- getButtonPlacement() - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettableStyleProperty
-
Returns the value of the 'Button Placement' attribute.
- getButtonPlacementType() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettablePackageImpl
-
- getButtonPlacementType() - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
-
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
-
Returns the 'Label Alignment' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
-
Returns the 'Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
-
Returns the 'VLabel Style' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.model.DateTimeDisplayType
-
Returns the 'Date Time Display Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
-
Returns the 'Label Alignment' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.rule.model.CompareType
-
Returns the 'Compare Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.rule.model.Quantifier
-
Returns the 'Quantifier' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
-
Returns the 'Detail Editing' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
-
Returns the 'Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.tab.model.TabType
-
Returns the 'Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.RenderMode
-
Returns the 'Render Mode' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonAlignmentType
-
Returns the 'Button Alignment Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonPlacementType
-
Returns the 'Button Placement Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.ManufactoringProcess
-
Returns the 'Manufactoring Process' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.RamType
-
Returns the 'Ram Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.SocketConnectorType
-
Returns the 'Socket Connector Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emfforms.spi.rulerepository.model.MergeType
-
Returns the 'Merge Type' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
-
Returns the 'Severity' literal with the specified name.
- getByValue(V) - Method in class org.eclipse.emf.ecp.common.spi.BidirectionalMap
-
Returns the key belonging to the given value.
- getCache() - Method in class org.eclipse.emf.ecp.common.spi.cachetree.CachedTreeNode
-
Returns the internal representation of the child value cache.
- getCachedValue(Object) - Method in class org.eclipse.emf.ecp.common.spi.cachetree.AbstractCachedTree
-
Returns the cached value stored for the given EObject
.
- getCachedView(EObject) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.BasicDetailViewCache
-
- getCachedView(EObject) - Method in interface org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewCache
-
Returns the previously cached view for the provided selection.
- getCachedView(EObject) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
- getCachedView(EObject) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.DefaultTreeMasterDetailCache
-
Deprecated.
- getCachedView(EObject) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailCache
-
Deprecated.
Returns the previously cached view for the provided selection.
- getCancelColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getCancelColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Cancel Color HEX' attribute.
- getCancelColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getCancelColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Cancel Color HEX' attribute.
- getCancelForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getCancelForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Cancel Foreground Color HEX' attribute.
- getCancelForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getCancelForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Cancel Foreground Color HEX' attribute.
- getCancelImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getCancelImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Cancel Image URL' attribute.
- getCancelImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- getCancelImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
Returns the value of the 'Cancel Image URL' attribute.
- getCancelImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getCancelImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Cancel Image URL' attribute.
- getCancelOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getCancelOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Cancel Overlay URL' attribute.
- getCancelOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getCancelOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Cancel Overlay URL' attribute.
- getCategorizableElement() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getCategorizableElement() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
- getCategorizableElement_LabelObject() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getCategorizableElement_LabelObject() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
- getCategorization() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getCategorization() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
- getCategorization_Categorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getCategorization_Categorizations() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
Returns the meta object for the containment reference list
'
Categorizations
'.
- getCategorizationElement() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getCategorizationElement() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
Returns the meta object for class
'
Element
'.
- getCategorizationElement() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
-
The VCategorizationElement to set the current selection onto.
- getCategorizationElement() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CompositeCategoryJFaceTreeRenderer
-
The VCategorizationElement to set the current selection onto.
- getCategorizationElement() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategorizationElementRenderer
-
The VCategorizationElement to set the current selection onto.
- getCategorizationElement_Categorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getCategorizationElement_Categorizations() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
Returns the meta object for the containment reference list
'
Categorizations
'.
- getCategorizationElement_CurrentSelection() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getCategorizationElement_CurrentSelection() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
- getCategorizationElement_MainCategoryDepth() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getCategorizationElement_MainCategoryDepth() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
- getCategorizationFactory() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getCategorizationFactory() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
Returns the factory that creates the instances of the model.
- getCategorizationPackage() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
-
- getCategorizationPackage() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationFactory
-
Returns the package supported by this factory.
- getCategorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- getCategorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
-
- getCategorizations() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorization
-
Returns the value of the 'Categorizations' containment reference list.
- getCategorizations() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationElement
-
Returns the value of the 'Categorizations' containment reference list.
- getCategorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
-
The list of categorizations to display in the tree.
- getCategorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractSWTTabRenderer
-
The list of categorizations to display in the tree.
- getCategorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CategorizationElementTabbedSWTRenderer
-
The list of categorizations to display in the tree.
- getCategorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CompositeCategoryJFaceTreeRenderer
-
The list of categorizations to display in the tree.
- getCategorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.CompositeCategorySWTTabRenderer
-
The list of categorizations to display in the tree.
- getCategorizations() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategorizationElementRenderer
-
The list of categorizations to display in the tree.
- getCategory() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getCategory() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
Returns the meta object for class '
Category
'.
- getCategory_Composite() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
- getCategory_Composite() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationPackage
-
Returns the meta object for the containment reference
'
Composite
'.
- getCause() - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.ErrorElement
-
- getCellEditor(EStructuralFeature, EObject, Table, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.CellEditorFactory
-
- getCellEditor(EStructuralFeature, EObject, Composite, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.CellEditorFactory
-
Returns a new instance of the CellEditor
for the given object.
- getCellEditor() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
-
- getCellEditor(Object) - Method in class org.eclipse.emfforms.internal.swt.table.util.DMREditingSupport
-
- getCells() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridRowImpl
-
- getCells() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlGridRow
-
Returns the value of the 'Cells' containment reference list.
- getCellTooltipMessage(VDiagnostic) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
Returns the message of the validation tool tip shown in the cell.
- getCellValue(Cell, EStructuralFeature) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiAttributeConverter
-
Read the value of the Cell
using the EStructuralFeature
as meta information about the value.
- getCellValue(Cell, EStructuralFeature) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiReferenceConverter
-
Read the value of the Cell
using the EStructuralFeature
as meta information about the value.
- getCellValue(Cell, EStructuralFeature) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleAttributeConverter
-
Read the value of the Cell
using the EStructuralFeature
as meta information about the value.
- getCellValue(Cell, EStructuralFeature) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleReferenceConverter
-
Read the value of the Cell
using the EStructuralFeature
as meta information about the value.
- getCellValue(Cell, EStructuralFeature) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.converter.EMFFormsSpreadsheetValueConverter
-
Read the value of the Cell
using the EStructuralFeature
as meta information about the value.
- getChangeListener() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
Deprecated.
- getChangeListener() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference
-
Deprecated.
- getChangeSupport() - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- getCheckBoxImage(Control, NativeWidgetHelper.CheckBoxState) - Static method in class org.eclipse.emf.ecp.view.spi.table.celleditor.rcp.NativeWidgetHelper
-
Returns the image of a checkbox.
- getChecked() - Method in interface org.eclipse.emf.ecp.spi.common.ui.CheckedModelClassComposite
-
Returns the checked Elements.
- getChecked() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedSelectModelClassCompositeImpl
-
Returns the checked Elements.
- getCheckedModelClassComposite(Collection<EPackage>) - Static method in class org.eclipse.emf.ecp.spi.common.ui.CompositeFactory
-
- getCheckedModelClassComposite(Collection<EPackage>) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
-
Util method to create a composite which allows to select Classes from EPackage
s with a checkbox.
- getCheckedTableSelectionComposite(Object) - Static method in class org.eclipse.emf.ecp.spi.common.ui.CompositeFactory
-
- getCheckedTableSelectionComposite(Object) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
-
- getCheckoutData() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
-
This return the ESRemoteProject
used in this wrapper.
- getCheckoutProjectComposite(ECPCheckoutSource) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
-
- getCheckoutSource() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
- getCheckoutSource() - Method in interface org.eclipse.emf.ecp.ui.common.CheckoutProjectComposite
-
- getChild(int) - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
-
Returns the object with this index from the list.
- getChild(int) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
-
Returns the object with this index from the list.
- getChildContext(EObject, VElement, VView, ViewModelService...) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Deprecated.
- getChildContext(EObject, VElement, VView, ViewModelServiceProvider) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
- getChildContext(EObject, VElement, VView, ViewModelService...) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
-
This returns the childContext for the provided EObject and the provided
VElement
.
- getChildContext(EObject, VElement, VView, ViewModelServiceProvider) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
-
This returns a child context for the provided
EObject
and
VElement
.
- getChildContext(EObject, VElement, VView, ViewModelService...) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
Deprecated.
- getChildContext(EObject, VElement, VView, ViewModelServiceProvider) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
-
- getChildCreationExtenders() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
-
- getChildDomainModelReferences() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultiDomainModelReferenceSegmentImpl
-
- getChildDomainModelReferences() - Method in interface org.eclipse.emfforms.view.spi.multisegment.model.VMultiDomainModelReferenceSegment
-
Returns the value of the 'Child Domain Model References' containment reference list.
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.AbstractCategorizationItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedContainerItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainerItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DomainModelReferenceItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewModelLoadingPropertiesItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IterateConditionItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.NotConditionItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.MultiStyleSelectorContainerItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleSelectorContainerItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridCellItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridRowItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ComponentItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ControlUnitItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateCollectionItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleEntryItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleRepositoryItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.DMRLocationItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.EMFLocationItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorReportItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingToSheetMappingItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SpreadsheetImportResultItemProvider
-
- getChildFeature(Object, Object) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultiDomainModelReferenceSegmentItemProvider
-
- getChildItems() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- getChildItems() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSection
-
Returns the value of the 'Child Items' containment reference list.
- getChildren() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
-
Returns the children of this list.
- getChildren(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
- getChildren(Object) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
- getChildren(Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
- getChildren() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
-
Returns the children of this list.
- getChildren() - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup.PGroupRenderer
-
- getChildren() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewSWTRenderer
-
The collection of children to iterate over.
- getChildren(Object) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.EStructuralFeatureContentProvider
-
- getChildren(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
-
- getChildren(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
-
- getChildren() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategoryRenderer
-
The collection of children to iterate over.
- getChildren() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer
-
The collection of children to iterate over.
- getChildren() - Method in class org.eclipse.emf.ecp.view.spi.group.swt.GroupSWTRenderer
-
The collection of children to iterate over.
- getChildren() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
-
- getChildren() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VRow
-
Returns the value of the 'Children' containment reference list.
- getChildren() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
-
- getChildren() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
-
- getChildren() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- getChildren() - Method in interface org.eclipse.emf.ecp.view.spi.model.VContainer
-
Returns the value of the 'Children' containment reference list.
- getChildren() - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
-
Returns the value of the 'Children' containment reference list.
- getChildren() - Method in class org.eclipse.emf.ecp.view.spi.stack.ui.swt.SWTStackItemRenderer
-
The collection of children to iterate over.
- getChildren() - Method in class org.eclipse.emf.ecp.view.spi.vertical.swt.VerticalLayoutSWTRenderer
-
The collection of children to iterate over.
- getChildren() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Component
-
Returns the value of the 'Children' containment reference list.
- getChildren() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- getChildrenDescriptorCollector() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
-
- getChildrenDescriptorCollector() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.TestCategoryItemProvider
-
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.AbstractCategorizationItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
-
This specifies how to implement
CategorizationElementItemProvider.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
,
RemoveCommand
or
MoveCommand
in
ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
-
This specifies how to implement
CategorizationItemProvider.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
,
RemoveCommand
or
MoveCommand
in
ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedContainerItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainerItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DomainModelReferenceItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewModelLoadingPropertiesItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IterateConditionItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.NotConditionItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.MultiStyleSelectorContainerItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleSelectorContainerItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridCellItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridRowItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ComponentItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ControlUnitItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateCollectionItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleEntryItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleRepositoryItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.DMRLocationItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.EMFLocationItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorReportItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingToSheetMappingItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SpreadsheetImportResultItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenFeatures(Object) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultiDomainModelReferenceSegmentItemProvider
-
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for an
AddCommand
, RemoveCommand
or
MoveCommand
in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
.
- getChildrenList(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
-
- getChildValue() - Method in class org.eclipse.emf.ecp.common.spi.cachetree.CachedTreeNode
-
Returns the most severe cached value of all children.
- getChoiceOfValues() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
Gets the proper choice of values provided by the item-provider
of the source object of our data binding for the attribute that
is bound.
- getClassAttributeName() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser.ExtensionDescriptor
-
- getClassName() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- getClassName() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VAction
-
Returns the value of the 'Class Name' attribute.
- getClassName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- getClassName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- getClassName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomControl
-
Returns the value of the 'Class Name' attribute.
- getClassName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
-
Returns the value of the 'Class Name' attribute.
- getClassType() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- getClassType() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
-
Returns the value of the 'Class Type' reference.
- getCleanName(VElement) - Static method in class org.eclipse.emf.ecp.view.spi.model.VElementUtil
-
Return the cleaned Name of the
VElement
.
- getClockSpeed() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- getClockSpeed() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- getClockSpeed() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
Returns the value of the 'Clock Speed' attribute.
- getClockSpeed() - Method in interface org.eclipse.emfforms.coffee.model.coffee.RAM
-
Returns the value of the 'Clock Speed' attribute.
- getClosestMatchIndex(String[], String) - Static method in class org.eclipse.emf.ecp.view.internal.core.swt.ComboUtil
-
Returns the index of the closest match.
- getCoffeeFactory() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the factory that creates the instances of the model.
- getCoffeeFactory() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getCoffeePackage() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeeFactory
-
Returns the package supported by this factory.
- getCoffeePackage() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
- getColor(int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Returns the system Color
matching the specific ID.
- getColor(int, int, int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Returns a Color
given its red, green and blue component values.
- getColor(RGB) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Returns a Color
given its RGB value.
- getColor() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl
-
- getColor() - Method in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundStyleProperty
-
Returns the value of the 'Color' attribute.
- getColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- getColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
-
Returns the value of the 'Color HEX' attribute.
- getColumn() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
The id of the column.
- getColumn() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetRenderTarget
-
Retrieve the current column id.
- getColumn() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- getColumn() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
Returns the value of the 'Column' attribute.
- getColumnAttribute() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableColumnConfiguration
-
Deprecated.
The EAttribute
to bind to the column.
- getColumnConfiguration(Widget) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
- getColumnConfigurations() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- getColumnConfigurations() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
Returns the value of the 'Column Configurations' containment reference list.
- getColumnConfigurations() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getColumnConfigurations() - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerSWTCustomization
-
Returns the column configurations which will be used to configure columns.
- getColumnDmrRootEClass(EClass) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsForSubclassesHandler
-
- getColumnDmrRootEClass(EClass) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler
-
Returns the root EClass of the generated column dmrs.
- getColumnDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- getColumnDomainModelReferences() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableDomainModelReference
-
Returns the value of the 'Column Domain Model References' containment reference list.
- getColumnDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Retrieves this table's column DMRs from the table DMR.
- getColumnDomainReference() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
-
- getColumnDomainReference() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- getColumnDomainReference() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VSingleColumnConfiguration
-
Returns the value of the 'Column Domain Reference' reference.
- getColumnDomainReferences() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
-
- getColumnDomainReferences() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VReadOnlyColumnConfiguration
-
Returns the value of the 'Column Domain References' reference list.
- getColumnFeature(int) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Find the feature for a specific index.
- getColumnImage(Object, int) - Method in class org.eclipse.emf.ecp.internal.ui.model.PropertiesLabelProvider
-
- getColumnImage(Object, int) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
- getColumnImage(Object, int) - Method in class org.eclipse.emf.ecp.spi.common.ui.MEClassLabelProvider
-
This implements ITableLabelProvider
.getColumnImage by forwarding it to an object that implements
ITableItemLabelProvider.getColumnImage
or failing that, an object
that implements IItemLabelProvider.getImage
where the columnIndex is ignored.
- getColumnImage(Object, int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer.TreeTableLabelProvider
-
- getColumnImage() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
The image of the column.
- getColumnImage() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- getColumnLayout(int, boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
-
Deprecated.
The Layout for aligning controls vertically in columns.
- getColumnLayout(int, boolean) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
For testing purposes.
- getColumnLayout(int, boolean) - Method in interface org.eclipse.emf.ecp.view.spi.renderer.LayoutHelper
-
Deprecated.
The Layout for aligning controls vertically in columns.
- getColumnLayout(int, boolean, Point) - Method in class org.eclipse.emf.ecp.view.spi.swt.layout.AbstractLayoutProvider
-
- getColumnLayout(int, boolean) - Static method in class org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProviderHelper
-
Eases the access to the layout provider extension point.
- getColumnLayout(int, boolean, Point) - Static method in class org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProviderHelper
-
Eases the access to the layout provider extension point.
- getColumnLayout(int, boolean) - Method in class org.eclipse.emf.ecp.view.swt.internal.layout.ECPLayoutProvider
-
- getColumnLayout(int, boolean, Point) - Method in class org.eclipse.emf.ecp.view.swt.internal.layout.ECPLayoutProvider
-
- getColumnLayout(int, boolean) - Method in interface org.eclipse.emfforms.spi.swt.core.layout.LayoutProvider
-
The Layout for aligning controls vertically in columns.
- getColumnLayout(int, boolean, Point) - Method in interface org.eclipse.emfforms.spi.swt.core.layout.LayoutProvider
-
The Layout for aligning controls vertically in columns.
- getColumnName() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- getColumnName() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
-
Returns the value of the 'Column Name' attribute.
- getColumnName() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- getColumnName() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
Returns the value of the 'Column Name' attribute.
- getColumns() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableControlConfiguration
-
Deprecated.
The list of column configurations to use for showing columns in the table.
- getColumns() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
-
Number of columns in this grid.
- getColumns() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer
-
- getColumns() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
- getColumns() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerComposite
-
- getColumns() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer
-
- getColumns() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Returns an array of items
which are the columns in the table.
- getColumns() - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
Returns the list of columns of the table viewer.
- getColumns() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerComposite
-
- getColumnText(Object, int) - Method in class org.eclipse.emf.ecp.internal.ui.model.PropertiesLabelProvider
-
- getColumnText(Object, int) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
- getColumnText(Object, int) - Method in class org.eclipse.emf.ecp.spi.common.ui.MEClassLabelProvider
-
This implements ITableLabelProvider
.getColumnText by forwarding it to an object that implements
ITableItemLabelProvider.getColumnText
or failing that, an object
that implements IItemLabelProvider.getText
where the columnIndex are is
ignored.
- getColumnText(Object, int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer.TreeTableLabelProvider
-
- getColumnText() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
The header text for the column.
- getColumnText() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- getColumnTooltip() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
The column header tooltip text.
- getColumnTooltip() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- getColumnWeight(VTableControl, VDomainModelReference) - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.TableConfigurationHelper
-
Retrieve any column weight information available for the given column.
- getColumnWidth(VTableControl, VDomainModelReference) - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.TableConfigurationHelper
-
Retrieve any column width information available for the given column.
- getColumnWidth() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- getColumnWidth() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
-
Returns the value of the 'Column Width' attribute.
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
The returned value is used for layouting the table columns.
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
-
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
The returned value is used for layouting the table columns.
- getColumnWidthWeight() - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
The returned value is used for layouting the table columns.
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
-
The returned value is used for layouting the table columns.
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
The returned value is used for layouting the table columns.
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- getCommandList() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
-
Returns an unmodifiable view of the commands in the list.
- getCommandStack() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
- getComparator() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getComparator() - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerSWTCustomization
-
Returns the comparator to use.
- getCompareType() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- getCompareType() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getCompareType() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
-
Returns the value of the 'Compare Type' attribute.
- getCompareType() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getComponent() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for class '
Component
'.
- getComponent() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getComponent_Activities() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the containment reference list
'
Activities
'.
- getComponent_Activities() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getComponent_Children() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the containment reference list
'
Children
'.
- getComponent_Children() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getComponent_Parent() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the container reference
'
Parent
'.
- getComponent_Parent() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getComposedAdapterFactory() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
- getComposedAdapterFactory() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Gives access to the composed adapter factory.
- getComposite(Composite) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIContainerSWTRenderer
-
Allows to customize the composite which is used to render the children onto.
- getComposite() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
-
- getComposite() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategory
-
Returns the value of the 'Composite' containment reference.
- getComposite(Composite) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer
-
Allows to customize the composite which is used to render the children onto.
- getComposite(Composite) - Method in class org.eclipse.emf.ecp.view.spi.group.swt.GroupSWTRenderer
-
Allows to customize the composite which is used to render the children onto.
- getComposite() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
- getCompositeProvider() - Method in class org.eclipse.emf.ecp.spi.common.ui.ECPWizard
-
- getCompoundControl() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
-
- getCompoundControl() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
- getCompoundControl_Controls() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
-
- getCompoundControl_Controls() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
Returns the meta object for the containment reference list '
Controls
'.
- getCompoundcontrolFactory() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
-
- getCompoundcontrolFactory() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolPackage
-
Returns the factory that creates the instances of the model.
- getCompoundcontrolPackage() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
-
- getCompoundcontrolPackage() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundcontrolFactory
-
Returns the package supported by this factory.
- getCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl
-
- getCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
-
- getCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.NotCondition
-
Returns the value of the 'Condition' containment reference.
- getCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.Rule
-
Returns the value of the 'Condition' containment reference.
- getCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for class '
Condition
'.
- getConditions() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.AndCondition
-
Returns the value of the 'Conditions' containment reference list.
- getConditions() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.AndConditionImpl
-
- getConditions() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.OrConditionImpl
-
- getConditions() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.OrCondition
-
Returns the value of the 'Conditions' containment reference list.
- getConditionSettings(AndCondition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.AndConditionService
-
- getConditionSettings(Condition, EObject) - Method in interface org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManager
-
Returns the conditionSetting for a condition and the corresponding domain model.
- getConditionSettings(Condition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManagerImpl
-
Returns the conditionSetting for a condition and the corresponding domain model.
- getConditionSettings(False, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.FalseConditionService
-
- getConditionSettings(IsProxyCondition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.IsProxyConditionService
-
- getConditionSettings(IterateCondition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.IterateConditionService
-
- getConditionSettings(LeafCondition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.LeafConditionService
-
- getConditionSettings(OrCondition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.OrConditionService
-
- getConditionSettings(True, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.TrueConditionService
-
- getConditionSettings(T, EObject) - Method in interface org.eclipse.emf.ecp.view.spi.rule.ConditionService
-
The set of
UniqueSetting
that are relevant for the provided condition and domain model.
- getConditionType() - Method in class org.eclipse.emf.ecp.view.internal.rule.AndConditionService
-
- getConditionType() - Method in class org.eclipse.emf.ecp.view.internal.rule.FalseConditionService
-
- getConditionType() - Method in class org.eclipse.emf.ecp.view.internal.rule.IsProxyConditionService
-
- getConditionType() - Method in class org.eclipse.emf.ecp.view.internal.rule.IterateConditionService
-
- getConditionType() - Method in class org.eclipse.emf.ecp.view.internal.rule.LeafConditionService
-
- getConditionType() - Method in class org.eclipse.emf.ecp.view.internal.rule.NotConditionService
-
- getConditionType() - Method in class org.eclipse.emf.ecp.view.internal.rule.OrConditionService
-
- getConditionType() - Method in class org.eclipse.emf.ecp.view.internal.rule.TrueConditionService
-
- getConditionType() - Method in interface org.eclipse.emf.ecp.view.spi.rule.ConditionService
-
The EClass this ConditionService is implemented for.
- getConfig() - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
-
- getConfigurationCallbacks() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Get the list of additional ConfigurationCallbacks.
- getConfigurationCallbacks() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- getConfigurationElement() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser.ExtensionDescriptor
-
- getContainedContainer() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getContainedContainer() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getContainedElement() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getContainedElement() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getContainer() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Returns the EObject
that contains the elements rendered in this multi reference.
- getContainer() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getContainer() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for class '
Container
'.
- getContainer() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer
-
- getContainer_Children() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getContainer_Children() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the containment reference list
'
Children
'.
- getContainerErrorMessage(IResource) - Static method in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.EMFFormsNewRuleRepositoryWizardPage
-
Return the error message for a selected IResource
if
1.
- getContainerName() - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsNewTemplateWizardPage
-
The container name.
- getContainerName() - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.EMFFormsNewRuleRepositoryWizardPage
-
The container name.
- getContainments() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.AbstractMoveRowAction
-
Returns the list containing all objects of the table viewer.
- getContent() - Method in class org.eclipse.emfforms.spi.swt.core.util.PopupWindow
-
Returns the content Composite
of the popup, which clients may use.
- getContentProvider() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getContentProvider() - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.ContentProviderProvider
-
Creates the content provider added to the treeviewer.
- getContents() - Method in interface org.eclipse.emf.ecp.core.ECPProject
-
Returns the list of the direct content objects; each is of type Object.
- getContents() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Returns the list of the direct content objects; each is of type Object.
- getContentType(IFile) - Method in class org.eclipse.emfforms.ide.internal.builder.ValidationBuilder
-
Get the content-type of a file
.
- getContext() - Method in class org.eclipse.emf.ecp.core.util.ECPModelContextAdapter
-
- getContext() - Static method in class org.eclipse.emf.ecp.ui.internal.e4.Activator
-
Returns the BundleContext
.
- getContext(VElement) - Method in interface org.eclipse.emf.ecp.view.model.common.di.service.EclipseContextViewService
-
Returns the context associated with the given
VElement
.
- getContext(VElement) - Method in class org.eclipse.emf.ecp.view.model.common.di.service.impl.EclipseContextViewServiceImpl
-
Returns the context associated with the given
VElement
.
- getContext() - Method in class org.eclipse.emfforms.internal.swt.core.di.EMFFormsContextProviderImpl
-
- getContext() - Method in interface org.eclipse.emfforms.spi.swt.core.di.EMFFormsContextProvider
-
Returns the IEclipseContext
.
- getContextForElement(VElement, ViewModelContext) - Static method in class org.eclipse.emf.ecp.view.model.common.di.renderer.DIRendererUtil
-
Returns the
IEclipseContext
for the given
VElement
.
- getContextId() - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreEditor
-
- getContextId() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Returns the context id set for this editor.
- getContextMap() - Method in interface org.eclipse.emfforms.bazaar.BazaarContext
-
Returns a map containing the parameters available for
Vendor
s on a
Bazaar
.
- getContextMap() - Method in class org.eclipse.emfforms.bazaar.internal.BazaarContextImpl
-
- getContextValue(String) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Returns the value of the context for the passed key.
- getContextValue(String) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
-
Returns the value of the context for the passed key.
- getContextValue(String) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
Returns the value of the context for the passed key.
- getControl(int) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
Returns the control based on the diff index.
- getControl(int) - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
-
Returns the control based on the diff index.
- getControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SingleColumnRow
-
Deprecated.
- getControl() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
- getControl() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridPasteKeyListener
-
- getControl(Class<T>, VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Use this method to get an ECPControl
which can be used inside the ECPCustomControl
.
- getControl() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getControl() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for class '
Control
'.
- getControl() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridCellImpl
-
- getControl() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlGridCell
-
Returns the value of the 'Control' containment reference.
- getControl_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getControl_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getControl_LabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getControl_LabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getControlById(String) - Method in interface org.eclipse.emfforms.spi.swt.table.action.ActionBar
-
Get a control by its action ID.
- getControlById(String) - Method in class org.eclipse.emfforms.spi.swt.table.action.TableActionBar
-
- getControlClass() - Method in class org.eclipse.emf.ecp.edit.spi.ECPControlDescription
-
Deprecated.
The class implementing the Control.
- getControlCompositeFromControl(Control) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
Returns the control composite that contains the text field from the parent composite created by the
SimpleControlSWTRenderer
.
- getControlCount() - Method in interface org.eclipse.emfforms.spi.swt.table.action.ActionBar
-
Get the number of currently registered controls.
- getControlCount() - Method in class org.eclipse.emfforms.spi.swt.table.action.TableActionBar
-
- getControlCreator(Action) - Method in interface org.eclipse.emfforms.spi.swt.table.action.ActionConfiguration
-
Returns the control creator callback for a given action.
- getControlDescriptors() - Method in interface org.eclipse.emf.ecp.edit.spi.ECPControlFactory
-
Deprecated.
- getControlDescriptors() - Method in class org.eclipse.emf.ecp.internal.edit.ControlFactoryImpl
-
Deprecated.
- getControlForAction(String) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Returns the control created to trigger a certain action.
- getControlGrid() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridPackageImpl
-
- getControlGrid() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
- getControlGrid_Rows() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridPackageImpl
-
- getControlGrid_Rows() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
Returns the meta object for the containment reference list '
Rows
'.
- getControlGridCell() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridPackageImpl
-
- getControlGridCell() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
- getControlGridCell_Control() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridPackageImpl
-
- getControlGridCell_Control() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
Returns the meta object for the containment reference '
Control
'.
- getControlgridFactory() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridPackageImpl
-
- getControlgridFactory() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
Returns the factory that creates the instances of the model.
- getControlgridPackage() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridFactoryImpl
-
- getControlgridPackage() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridFactory
-
Returns the package supported by this factory.
- getControlGridRow() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridPackageImpl
-
- getControlGridRow() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
- getControlGridRow_Cells() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridPackageImpl
-
- getControlGridRow_Cells() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlgridPackage
-
Returns the meta object for the containment reference list '
Cells
'.
- getControlLabelAlignmentStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
-
- getControlLabelAlignmentStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
-
- getControlLabelAlignmentStyleProperty_Type() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
-
- getControlLabelAlignmentStyleProperty_Type() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage
-
Returns the meta object for the attribute
'
Type
'.
- getControls() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DoubleColumnRow
-
Deprecated.
Return all Controls which are held by this RenderingResultRow.
- getControls() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SingleColumnRow
-
Deprecated.
Return all Controls which are held by this RenderingResultRow.
- getControls() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ThreeColumnRow
-
Deprecated.
Return all Controls which are held by this RenderingResultRow.
- getControls() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
-
- getControls() - Method in interface org.eclipse.emf.ecp.view.spi.compoundcontrol.model.VCompoundControl
-
Returns the value of the 'Controls' containment reference list.
- getControls() - Method in interface org.eclipse.emf.ecp.view.spi.renderer.RenderingResultRow
-
Deprecated.
Return all Controls which are held by this RenderingResultRow.
- getControls() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
Returns a copy of the GridCell
to Control
map.
- getControlsFor(EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Deprecated.
- getControlsFor(UniqueSetting) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Deprecated.
- getControlsFor(EStructuralFeature.Setting) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
-
- getControlsFor(UniqueSetting) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
-
- getControlsFor(EStructuralFeature.Setting) - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapperImpl
-
Returns all controls which are associated with the provided EStructuralFeature.Setting
.
- getControlsFor(UniqueSetting) - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapperImpl
-
Returns all controls which are associated with the provided
UniqueSetting
.
- getControlsFor(EStructuralFeature.Setting) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
Deprecated.
- getControlsFor(UniqueSetting) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
Deprecated.
- getControlsFor(EStructuralFeature.Setting) - Method in interface org.eclipse.emfforms.spi.core.services.controlmapper.EMFFormsSettingToControlMapper
-
Returns all controls which are associated with the provided EStructuralFeature.Setting
.
- getControlsFor(UniqueSetting) - Method in interface org.eclipse.emfforms.spi.core.services.controlmapper.EMFFormsSettingToControlMapper
-
Returns all controls which are associated with the provided
UniqueSetting
.
- getControlsForChildContextAdd() - Method in class org.eclipse.emfforms.internal.core.services.scoped.SettingToControlMapper_ITest
-
- getControlsForChildContextPerformance() - Method in class org.eclipse.emfforms.internal.core.services.scoped.SettingToControlMapper_ITest
-
- getControlsForDirectControlAdd() - Method in class org.eclipse.emfforms.internal.core.services.scoped.SettingToControlMapper_ITest
-
- getControlsForGrandChildContextAdd() - Method in class org.eclipse.emfforms.internal.core.services.scoped.SettingToControlMapper_ITest
-
- getControlsForTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
-
Deprecated.
- getControlsForTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.BooleanControl
-
Deprecated.
- getControlsForTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.DateTimeControl
-
Deprecated.
- getControlsForTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.EEnumControl
-
Deprecated.
- getControlsForTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
-
Deprecated.
- getControlsForTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
- getControlsForTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
- getControlsForTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
Method for retrieving all controls which should have the help text as their tooltip.
- getControlUnit() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- getControlUnit() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getControlUnit_Dimension() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the containment reference
'
Dimension
'.
- getControlUnit_Dimension() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getControlUnit_Display() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the containment reference
'
Display
'.
- getControlUnit_Display() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getControlUnit_Processor() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the containment reference
'
Processor
'.
- getControlUnit_Processor() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getControlUnit_Ram() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the containment reference list
'
Ram
'.
- getControlUnit_Ram() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getControlUnit_UserDescription() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- getControlUnit_UserDescription() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getControlValidationConfiguration() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- getControlValidationConfiguration() - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplate
-
- getControlValidationTemplate() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_CancelColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_CancelColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_CancelForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_CancelForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_CancelImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_CancelImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_CancelOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_CancelOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_ErrorColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_ErrorColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_ErrorForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_ErrorForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_ErrorImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_ErrorImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_ErrorOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_ErrorOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_InfoColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_InfoColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_InfoForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_InfoForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_InfoImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_InfoImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_InfoOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_InfoOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_OkColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_OkColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_OkForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_OkForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_OkImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_OkImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_OkOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_OkOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_WarningColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_WarningColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_WarningForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_WarningForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_WarningImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_WarningImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getControlValidationTemplate_WarningOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getControlValidationTemplate_WarningOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getConverter(EObject, VDomainModelReference) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetValueConverterRegistryImpl
-
Returns a suitable
converter
for the given arguments.
- getConverter(EObject, VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.converter.EMFFormsSpreadsheetValueConverterRegistry
-
Returns a suitable
converter
for the given arguments.
- getConverterService() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridPasteKeyListener
-
- getConverterService() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer
-
- getConverterService() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer
-
- getCopyMap(Widget) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
-
Get the copy map of the given widget
.
- getCount() - Method in class org.eclipse.emfforms.bazaar.internal.BazaarContextFunctionWithCounter
-
- getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewModelLoadingPropertiesItemProvider
-
This returns the label text for CreateChildCommand
.
- getCreatedInstance() - Method in class org.eclipse.emfforms.internal.editor.ui.CreateDialog
-
Gets the created instance or the updated one, if it was passed in the constructor.
- getCreateElementCallback() - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreEditor
-
- getCreateElementCallback() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Returns the createElementCallback for this editor.
- getCreateProjectComposite(List<ECPProvider>) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
-
Util method to create a composite which allows to ceate an ECP project.
- getCurrent() - Static method in class org.eclipse.emf.ecp.view.spi.renderer.RenderingConfiguration
-
Deprecated.
Returns the singleton instance.
- getCurrentColumn() - Method in interface org.eclipse.emf.ecp.view.spi.table.nebula.grid.menu.GridColumnAction.CurrentColumnProvider
-
Query the current column, if any.
- getCurrentDetail() - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Obtain the currently presented detail view.
- getCurrentPage() - Method in class org.eclipse.emf.ecp.view.spi.swt.layout.PageLayout
-
Query what is the current page that I am showing.
- getCurrentSelection() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- getCurrentSelection() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationElement
-
Returns the value of the 'Current Selection' reference.
- getCurrentSelection() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.KeybindedMasterDetailAction
-
Returns the current ISelection
.
- getCurrentSelection() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
-
Gets the current selection.
- getCursor(int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Returns the system cursor matching the specific ID.
- getCustomControl() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
- getCustomControl() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
Returns the meta object for class '
Control
'.
- getCustomControl() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
- getCustomControl_BundleName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
- getCustomControl_BundleName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
Returns the meta object for the attribute '
Bundle Name
'.
- getCustomControl_ClassName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
- getCustomControl_ClassName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
Returns the meta object for the attribute '
Class Name
'.
- getCustomDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
- getCustomDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
- getCustomDomainModelReference_BundleName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
- getCustomDomainModelReference_BundleName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
Returns the meta object for the attribute '
Bundle Name
'.
- getCustomDomainModelReference_ClassName() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
- getCustomDomainModelReference_ClassName() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
Returns the meta object for the attribute '
Class Name
'.
- getCustomDomainModelReference_ControlChecked() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
- getCustomDomainModelReference_ControlChecked() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
- getCustomDomainModelReference_DomainModelReferences() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
- getCustomDomainModelReference_DomainModelReferences() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
- getCustomFactory() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
- getCustomFactory() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomPackage
-
Returns the factory that creates the instances of the model.
- getCustomization() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
- getCustomPackage() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
-
- getCustomPackage() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomFactory
-
Returns the package supported by this factory.
- getCustomUnsetButton() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
-
Deprecated.
- getCustomUnsetButton() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
- getCustomUnsetButton() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
The default unset button will be displayed to the right of the control's composite.
- getCustomVariant() - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup.PGroupRenderer
-
- getCustomVariant() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewSWTRenderer
-
The custom variant to set for styling.
- getCustomVariant() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategoryRenderer
-
The custom variant to set for styling.
- getCustomVariant() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer
-
The custom variant to set for styling.
- getCustomVariant() - Method in class org.eclipse.emf.ecp.view.spi.group.swt.GroupSWTRenderer
-
The custom variant to set for styling.
- getCustomVariant() - Method in class org.eclipse.emf.ecp.view.spi.stack.ui.swt.SWTStackItemRenderer
-
The custom variant to set for styling.
- getCustomVariant() - Method in class org.eclipse.emf.ecp.view.spi.vertical.swt.VerticalLayoutSWTRenderer
-
The custom variant to set for styling.
- getData(VElement, Widget, String, String) - Method in interface org.eclipse.emfforms.spi.swt.core.data.EMFFormsSWTControlDataService
-
Returns the string which is set as data.
- getData(String) - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Get an arbitrary element from the data map.
- getData() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Get the underlying data map.
- getData(String) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- getData() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- getData() - Method in interface org.eclipse.emfforms.spi.swt.table.TableConfiguration
-
Get the underlying data map.
- getData() - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationImpl
-
- getDataBindingContext() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
Returns a DataBindingContext
for this control.
- getDataBindingContext() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
Returns the DataBindingContext
.
- getDataBindingContext() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
Creates a new DataBindingContext
.
- getDataBindingContext() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Returns a DataBindingContext
for this control.
- getDataBindingContext() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
-
Returns the EMFDataBindingContext
.
- getDatabindingService() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
- getDatasegmentSubclasses(EClass) - Static method in class org.eclipse.emf.ecp.view.spi.editor.controls.Helper
-
Determines all EClasses that can be reached from this EClass.
- getDataTemplateFactory() - Method in interface org.eclipse.emfforms.datatemplate.DataTemplatePackage
-
Returns the factory that creates the instances of the model.
- getDataTemplateFactory() - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplatePackageImpl
-
- getDataTemplatePackage() - Method in interface org.eclipse.emfforms.datatemplate.DataTemplateFactory
-
Returns the package supported by this factory.
- getDataTemplatePackage() - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplateFactoryImpl
-
- getDateTimeDisplayAttachment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getDateTimeDisplayAttachment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getDateTimeDisplayAttachment_DisplayType() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getDateTimeDisplayAttachment_DisplayType() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getDateTimeDisplayType() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getDateTimeDisplayType() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getDefault() - Static method in class org.eclipse.emf.ecp.application3x.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.diffmerge.internal.context.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.editor.internal.e3.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.emf2web.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.emf2web.ui.json.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.emfstore.core.internal.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.explorereditorbridge.internal.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.ide.editor.view.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.ide.internal.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.ide.view.service.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.internal.edit.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.internal.ui.validation.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.internal.view.template.model.Activator
-
Returns the instance of this Activator.
- getDefault() - Static method in class org.eclipse.emf.ecp.rap.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.ui.view.internal.editor.controls.legacy.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.validation.connector.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.categorization.swt.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.editor.controls.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.section.ui.swt.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.swt.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.table.columnservice.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.table.model.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.treemasterdetail.ui.swt.Activator
-
Returns the Activator instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.ui.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.validation.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.internal.validation.bean.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.model.internal.preview.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.model.internal.project.installer.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.model.preview.common.Activator
-
Returns the Activator instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.spi.model.impl.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.spi.rule.model.Activator
-
Returns the instance of this Activator.
- getDefault() - Static method in class org.eclipse.emf.ecp.view.template.internal.tooling.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emfforms.common.internal.validation.Activator
-
Returns the shared instance.
- getDefault() - Method in interface org.eclipse.emfforms.common.Property
-
Returns the default value.
- getDefault() - Static method in class org.eclipse.emfforms.ide.internal.builder.Activator
-
Returns the shared instance.
- getDefault() - Method in class org.eclipse.emfforms.internal.common.ImmutableProperty
-
- getDefault() - Method in class org.eclipse.emfforms.internal.common.SimpleProperty
-
- getDefault() - Static method in class org.eclipse.emfforms.internal.editor.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emfforms.internal.editor.genmodel.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emfforms.internal.editor.genmodel.util.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emfforms.internal.ide.preferences.Activator
-
Returns the shared instance.
- getDefault() - Static method in class org.eclipse.emfforms.internal.swt.core.Activator
-
Returns the shared instance.
- getDefaultAlignment() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRenderer
-
- getDefaultAlignment() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
Return the default alignment value for this renderer.
- getDefaultCheckoutName() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
-
This return the default name for a project that was checked out.
- getDefaultCheckoutName() - Method in interface org.eclipse.emf.ecp.core.util.ECPCheckoutSource
-
This return the default name for a project that was checked out.
- getDefaultCheckoutName() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
-
This return the default name for a project that was checked out.
- getDefaultFontName(Control) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
- getDefaultFontName(Control) - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
- getDefaultPackageRegistryContents() - Static method in class org.eclipse.emf.ecp.ide.spi.util.EcoreHelper
-
- getDefaultPageInput() - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchAdvisor
-
- getDefaultReferenceStyle() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
- getDefaultReferenceStyle() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- getDefaultValue() - Method in class org.eclipse.emf.ecp.common.spi.cachetree.AbstractCachedTree
-
Returns the default value for a cached node.
The root value will be initialized with this value, too
- getDefaultValue(Class<?>) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalHelper
-
Returns the default value for a given number instance class.
- getDefaultValue() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
-
Returns the default value for a cached node.
The root value will be initialized with this value, too
- getDefaultValue(Method) - Static method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
-
Returns the default value for a given method.
- getDefaultValue() - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
-
Returns the default value for a cached node.
The root value will be initialized with this value, too
- getDefaultValue() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.diagnostic.DiagnosticCache
-
- getDelegatedAction() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.DelegatingMasterDetailAction
-
- getDeleteButton() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
Returns the delete button of this control.
- getDeleteCmdName() - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreShortcutHandler
-
- getDeleteCmdName() - Method in class org.eclipse.emfforms.internal.editor.handlers.ShortcutHandler
-
- getDeleteReferenceButtonImage() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
Returns the image for delete reference button.
- getDeleteService(EMFFormsViewContext) - Static method in interface org.eclipse.emf.ecp.edit.spi.ConditionalDeleteService
-
Obtain a conditional delete service for a given
context
, if necessary
adapting its service implementation.
- getDescription() - Method in interface org.eclipse.emf.ecp.core.ECPRepository
-
- getDescription() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
-
Determines the description by composing the descriptions of the commands in the list;
this is affected by the setting of CompoundCommand.resultIndex
.
- getDescription() - Method in class org.eclipse.emf.ecp.ide.editor.view.UnknownFeaturesDialog
-
- getDescription() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
- getDescription() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
-
Return the description.
- getDescription() - Method in class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard
-
- getDescription() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Return the description.
- getDescription() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalRegistryElement
-
Return the description.
- getDescription() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
Return the description.
- getDescription() - Method in class org.eclipse.emfforms.common.Feature
-
- getDescription(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl
-
Deprecated.
- getDescription(VDomainModelReference, EClass) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl
-
- getDescription(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl
-
- getDescription(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
Deprecated.
- getDescription(VDomainModelReference, EClass) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
- getDescription(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
- getDescription(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.core.services.label.EMFFormsLabelProvider
-
- getDescription(VDomainModelReference, EClass) - Method in interface org.eclipse.emfforms.spi.core.services.label.EMFFormsLabelProvider
-
Returns the description of the referenced domain object resolved for the given root EClass
.
- getDescription(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.label.EMFFormsLabelProvider
-
Returns the description of the referenced domain object resolved for the given root EObject
.
- getDescriptionText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
-
- getDescriptors(EObject) - Method in class org.eclipse.emf.ecp.common.spi.ChildrenDescriptorCollector
-
Returns the available descriptors for an EObject
.
- getDetailContainer() - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Obtain the control that contains the rendered details.
- getDetailContainer() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Returns the composite for the detail.
- getDetailContext() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Obtain the current detail context, if any.
- getDetailEditing() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- getDetailEditing() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getDetailEditing() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
Returns the value of the 'Detail Editing' attribute.
- getDetailEditing() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getDetailPanelHeightHint() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
Returns the preferred height for the detail panel.
- getDetailPanelHeightHint() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer
-
Returns the prefereed height for the detail panel.
- getDetailProperties() - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Obtain the view-model properties used for loading the detail view model.
- getDetailView(ViewModelContext, EObject) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Obtain the detail view in the context of the given master view-model context for a selected
object
in the master view.
- getDetailView(ViewModelContext, EObject, Consumer<? super VViewModelProperties>) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Obtain the detail view in the context of the given master view-model context for a selected
object
in the master view.
- getDetailView(EObject) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Obtain the detail view for an object
selected in the master view.
- getDetailView(EObject, VViewModelProperties) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Get the view provided by the framework for details of the given object
.
- getDetailView() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- getDetailView() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
Returns the value of the 'Detail View' containment reference.
- getDetailView() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
-
- getDetailView() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetail
-
Returns the value of the 'Detail View' containment reference.
- getDiagnostic(Object) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
-
Returns the severity for the given EObject
.
- getDiagnostic(Object) - Method in interface org.eclipse.emf.ecp.validation.api.IValidationService
-
Returns the severity for the given EObject
.
- getDiagnostic(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
Returns all diagnostics for the provided EObject
and EStructuralFeature
.
- getDiagnostic() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- getDiagnostic() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getDiagnostic(EObject, EStructuralFeature) - Method in interface org.eclipse.emf.ecp.view.spi.model.VDiagnostic
-
Returns all diagnostics for the provided EObject
and EStructuralFeature
.
- getDiagnostic() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Returns the value of the 'Diagnostic' containment reference.
- getDiagnostic() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getDiagnostic_Diagnostics() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getDiagnostic_Diagnostics() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the attribute list
'
Diagnostics
'.
- getDiagnosticCache() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
- getDiagnosticForEObject(EObject) - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
-
Computes the Diagnostic
for the given eObject.
- getDiagnostics() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
- getDiagnostics(EObject) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
Returns all diagnostics for the provided EObject
.
- getDiagnostics() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDiagnostic
-
Returns the value of the 'Diagnostics' attribute list.
- getDiagnostics(EObject) - Method in interface org.eclipse.emf.ecp.view.spi.model.VDiagnostic
-
Returns all diagnostics for the provided EObject
.
- getDiagnosticTree() - Method in class org.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
-
Return the tree viewer showing the diagnostic data.
- getDiffAttachment() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
-
- getDiffAttachment() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
- getDiffAttachment_MergedDiffs() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
-
- getDiffAttachment_MergedDiffs() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
- getDiffAttachment_TotalNumberOfDiffs() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
-
- getDiffAttachment_TotalNumberOfDiffs() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
- getDiffmergeFactory() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
-
- getDiffmergeFactory() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergePackage
-
Returns the factory that creates the instances of the model.
- getDiffmergePackage() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
-
- getDiffmergePackage() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffmergeFactory
-
Returns the package supported by this factory.
- getDimension() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for class '
Dimension
'.
- getDimension() - Method in interface org.eclipse.emfforms.coffee.model.coffee.ControlUnit
-
Returns the value of the 'Dimension' containment reference.
- getDimension() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getDimension() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- getDimension_Height() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute '
Height
'.
- getDimension_Height() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getDimension_Length() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute '
Length
'.
- getDimension_Length() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getDimension_Width() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute '
Width
'.
- getDimension_Width() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getDipTray() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for class '
Dip Tray
'.
- getDipTray() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getDirection() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPTableViewerComparator
-
- getDirection() - Method in class org.eclipse.emfforms.spi.swt.core.ui.ObjectViewerComparator
-
Get the current sorting direction as an SWT constant.
- getDirection() - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerComparator
-
Returns the alignment direction.
- getDisabledRenderables(Map<EStructuralFeature.Setting, Object>, UniqueSetting) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
-
Returns all
VElement
s, that would we disabled if
possibleValues
would be set for the given
setting
s.
- getDiscardedSeverity() - Method in interface org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap
-
Query the greatest severity of diagnostics that had to be discarded because the
map
filled up.
- getDiscardedSeverity() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap.Unlimited
-
- getDiscardedSeverity() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Limited
-
- getDiscardedSeverity() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Unlimited
-
- getDisplay() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.RunnableManager
-
- getDisplay() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for class '
Display
'.
- getDisplay() - Method in interface org.eclipse.emfforms.coffee.model.coffee.ControlUnit
-
Returns the value of the 'Display' containment reference.
- getDisplay() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getDisplay() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- getDisplay_Height() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute '
Height
'.
- getDisplay_Height() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getDisplay_Width() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute '
Width
'.
- getDisplay_Width() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getDisplayName(EClass) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.BlankTemplateProvider
-
Fetch the display name for the given EClass
.
- getDisplayName(EStructuralFeature) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl
-
Returns the display name of the EStructuralFeature
.
- getDisplayName(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl
-
Deprecated.
- getDisplayName(VDomainModelReference, EClass) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl
-
- getDisplayName(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl
-
- getDisplayName(EStructuralFeature) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
Returns the display name of the EStructuralFeature
.
- getDisplayName(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
Deprecated.
- getDisplayName(VDomainModelReference, EClass) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
- getDisplayName(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
- getDisplayName(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.core.services.label.EMFFormsLabelProvider
-
- getDisplayName(VDomainModelReference, EClass) - Method in interface org.eclipse.emfforms.spi.core.services.label.EMFFormsLabelProvider
-
Returns the display name of the referenced domain object resolved for the given root EClass
.
- getDisplayName(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.label.EMFFormsLabelProvider
-
Returns the display name of the referenced domain object resolved for the given root EObject
.
- getDisplayType() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDateTimeDisplayAttachmentImpl
-
- getDisplayType() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDateTimeDisplayAttachment
-
Returns the value of the 'Display Type' attribute.
- getDisplayValue() - Method in class org.eclipse.emf.ecp.common.spi.cachetree.CachedTreeNode
-
Returns the value that this node should represent.
- getDisplayValue() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree.CachedDirtyStateTreeNode
-
- getDisplayValue() - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService.CachedSeverityTreeNode
-
- getDmr() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
-
- getDmrLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.EMFLocation
-
Returns the value of the 'Dmr Location' containment reference.
- getDMRLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- getDmrLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- getDMRLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getDMRLocation_DomainModelReference() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- getDMRLocation_DomainModelReference() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getDmrRootEClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRenderer
-
Returns the root EClass of the domain model reference.
- getDmrRootEClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.RuleConditionDmrControlSWTRenderer
-
- getDmrRootEClass(EMFFormsDatabindingEMF, ReportService, EObject) - Static method in class org.eclipse.emf.ecp.view.spi.rule.RuleConditionDmrUtil
-
- getDmrRootObject(EMFFormsDatabindingEMF, ReportService, EObject, EObject) - Static method in class org.eclipse.emf.ecp.view.spi.rule.RuleConditionDmrUtil
-
Get the root EObjects for the owner's domain model reference.
- getDMRToMultiReference() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getDNDOperations() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDNDProvider
-
- getDNDTransferTypes() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDNDProvider
-
- getDomainModel() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Gets the domain model.
- getDomainModel() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
-
Gets the domain model.
- getDomainModel() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
Gets the domain model.
- getDomainModel() - Method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealStep
-
- getDomainModel() - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewContext
-
Gets the domain model.
- getDomainModelEFeature() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
- getDomainModelEFeature() - Method in interface org.eclipse.emf.ecp.view.spi.model.VFeaturePathDomainModelReference
-
Returns the value of the 'Domain Model EFeature' reference.
- getDomainModelEReferencePath() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
- getDomainModelEReferencePath() - Method in interface org.eclipse.emf.ecp.view.spi.model.VFeaturePathDomainModelReference
-
Returns the value of the 'Domain Model EReference Path' reference list.
- getDomainModelFeature() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeatureDomainModelReferenceSegmentImpl
-
- getDomainModelFeature() - Method in interface org.eclipse.emf.ecp.view.spi.model.VFeatureDomainModelReferenceSegment
-
Returns the value of the 'Domain Model Feature' attribute.
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard
-
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectFeaturePathWizardPage
-
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabel
-
Returns the value of the 'Domain Model Reference' containment reference.
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingDomainModelReference
-
Returns the value of the 'Domain Model Reference'
containment reference.
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
-
Returns the value of the 'Domain Model Reference' containment reference.
- getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.IsProxyCondition
-
Returns the value of the 'Domain Model Reference' containment reference.
- getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
-
Returns the value of the 'Domain Model Reference' containment reference.
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackLayout
-
Returns the value of the 'Domain Model Reference' containment reference.
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableDomainModelReference
-
Returns the value of the 'Domain Model Reference' containment reference.
- getDomainModelReference() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- getDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainModelReferenceSelector
-
Returns the value of the 'Domain Model Reference' containment reference.
- getDomainModelReference() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.DMRLocation
-
Returns the value of the 'Domain Model Reference' containment reference.
- getDomainModelReference() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.DMRLocationImpl
-
- getDomainModelReference_ChangeListener() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getDomainModelReference_ChangeListener() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getDomainModelReference_Segments() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getDomainModelReference_Segments() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the containment reference list
'
Segments
'.
- getDomainModelReferenceChangeListener() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getDomainModelReferenceChangeListener() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getDomainmodelreferenceFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
-
- getDomainmodelreferenceFactory() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
Returns the factory that creates the instances of the model.
- getDomainmodelreferencePackage() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
-
- getDomainmodelreferencePackage() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferenceFactory
-
Returns the package supported by this factory.
- getDomainModelReferences(AndCondition) - Method in class org.eclipse.emf.ecp.view.internal.rule.AndConditionService
-
- getDomainModelReferences(Condition) - Method in interface org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManager
-
The Set of DomainModelReferences this condition needs to evaluate.
- getDomainModelReferences(Condition) - Method in class org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManagerImpl
-
The Set of DomainModelReferences this condition needs to evaluate.
- getDomainModelReferences(False) - Method in class org.eclipse.emf.ecp.view.internal.rule.FalseConditionService
-
- getDomainModelReferences(IsProxyCondition) - Method in class org.eclipse.emf.ecp.view.internal.rule.IsProxyConditionService
-
- getDomainModelReferences(IterateCondition) - Method in class org.eclipse.emf.ecp.view.internal.rule.IterateConditionService
-
- getDomainModelReferences(LeafCondition) - Method in class org.eclipse.emf.ecp.view.internal.rule.LeafConditionService
-
- getDomainModelReferences(OrCondition) - Method in class org.eclipse.emf.ecp.view.internal.rule.OrConditionService
-
- getDomainModelReferences(True) - Method in class org.eclipse.emf.ecp.view.internal.rule.TrueConditionService
-
- getDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- getDomainModelReferences() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
-
Returns the value of the 'Domain Model References' containment reference list.
- getDomainModelReferences(T) - Method in interface org.eclipse.emf.ecp.view.spi.rule.ConditionService
-
- getDomainModelReferenceSegment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getDomainModelReferenceSegment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getDomainModelReferenceSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
-
- getDomainModelReferenceSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
- getDomainModelReferenceSelector_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
-
- getDomainModelReferenceSelector_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
- getDomainModelReferenceSelector_RootEClass() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
-
- getDomainModelReferenceSelector_RootEClass() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainmodelreferencePackage
-
Returns the meta object for the reference
'
Root EClass
'.
- getDomainObject() - Method in interface org.eclipse.emf.ecp.editor.e3.ECPEditorContext
-
The domain EObject
.
- getDomainObject() - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.EditorContext
-
The domain EObject
.
- getDragListener(AbstractTableViewer) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getDragListener(TreeViewer) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDNDProvider
-
- getDragListener(TreeViewer) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getDragListener(AbstractTableViewer) - Method in interface org.eclipse.emfforms.spi.swt.table.DNDProvider
-
Returns the DragSourceListener
used to setup the
drag support
for the viewer.
- getDragListener(TreeViewer) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.DNDProvider
-
Returns the DragSourceListener
used to setup the
drag support
for the viewer.
- getDragOperations() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getDragOperations() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDNDProvider
-
- getDragOperations() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getDragOperations() - Method in interface org.eclipse.emfforms.spi.swt.table.DNDProvider
-
Returns the drag operations bits used to setup the
drag support
for the viewer.
- getDragOperations() - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.DNDProvider
-
Returns the drag operations bits used to setup the
drag support
for the viewer.
- getDragTransferTypes() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getDragTransferTypes() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDNDProvider
-
- getDragTransferTypes() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getDragTransferTypes() - Method in interface org.eclipse.emfforms.spi.swt.table.DNDProvider
-
Returns the drag transfer types used to setup the
drag support
for the viewer.
- getDragTransferTypes() - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.DNDProvider
-
Returns the drag transfer types used to setup the
drag support
for the viewer.
- getDropListener(AbstractTableViewer) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getDropListener(EditingDomain, TreeViewer) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDNDProvider
-
- getDropListener(EditingDomain, TreeViewer) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getDropListener(AbstractTableViewer) - Method in interface org.eclipse.emfforms.spi.swt.table.DNDProvider
-
Returns the DragSourceListener
used to setup the
drop support
for the viewer.
- getDropListener(EditingDomain, TreeViewer) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.DNDProvider
-
Returns the DragSourceListener
used to setup the
drop support
for the viewer.
- getDropOperations() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getDropOperations() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDNDProvider
-
- getDropOperations() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getDropOperations() - Method in interface org.eclipse.emfforms.spi.swt.table.DNDProvider
-
Returns the drag operations bits used to setup the
drop support
for the viewer.
- getDropOperations() - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.DNDProvider
-
Returns the drag operations bits used to setup the
drop support
for the viewer.
- getDropTransferTypes() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getDropTransferTypes() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultDNDProvider
-
- getDropTransferTypes() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getDropTransferTypes() - Method in interface org.eclipse.emfforms.spi.swt.table.DNDProvider
-
Returns the drag transfer types used to setup the
drop support
for the viewer.
- getDropTransferTypes() - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.DNDProvider
-
Returns the drag transfer types used to setup the
drop support
for the viewer.
- getEClass() - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- getEClass() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
-
- getEClassifiersFromRegistry(Set<EPackage>) - Method in class org.eclipse.emf.ecp.edit.ecore.swt.internal.AddEClassifierOnlyEClassReferenceAction
-
Extracts the EClassifier
s from the registry.
- getEClassifiersFromRegistry(Set<EPackage>) - Method in class org.eclipse.emf.ecp.edit.ecore.swt.internal.AddEClassifierOnlyEDataTypeReferenceAction
-
Extracts the EClassifier
s from the registry.
- getEClassifiersFromRegistry(Set<EPackage>) - Method in class org.eclipse.emf.ecp.edit.ecore.swt.internal.AddEClassifierReferenceAction
-
Extracts the EClassifier
s from the registry.
- getEcoreGenModelLinker() - Static method in class org.eclipse.emf.ecp.ecore.editor.factory.EcoreGenModelLinkerFactory
-
- getEcorePaths() - Method in class org.eclipse.emf.ecp.emf2web.json.util.ReferenceHelperImpl
-
- getEcorePaths() - Method in class org.eclipse.emf.ecp.emf2web.util.AbstractReferenceHelper
-
Returns the ecore paths of the current view model.
- getEcorePaths(Resource) - Static method in class org.eclipse.emf.ecp.ide.spi.util.ViewModelHelper
-
Extract the list of Ecore paths from a view model resource.
- getEcorePaths() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- getEcorePaths() - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
-
Returns the value of the 'Ecore Paths' attribute list.
- getECPActions() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
- getECPActions() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizableElement
-
- getECPControlFactory() - Method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
-
Returns the currentInstance of the control factory.
- getECPControlFactory() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
-
- getECPControlFactory() - Method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
-
- getECPControlFactory() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.Activator
-
- getECPObserverBus() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
-
- getECPObserverBus() - Static method in class org.eclipse.emf.ecp.internal.core.Activator
-
- getECPProjectManager() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
-
- getECPProjectManager() - Static method in class org.eclipse.emf.ecp.internal.core.Activator
-
- getECPProviderRegistry() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
-
- getECPProviderRegistry() - Static method in class org.eclipse.emf.ecp.internal.core.Activator
-
- getECPRepositoryManager() - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
-
- getECPRepositoryManager() - Static method in class org.eclipse.emf.ecp.internal.core.Activator
-
- getEditBundle(EClassifier) - Method in class org.eclipse.emfforms.internal.common.BundleResolverImpl
-
- getEditBundle(EClassifier) - Method in interface org.eclipse.emfforms.spi.common.BundleResolver
-
Retrieve the edit bundle for the passed EClassifier.
- getEditingDomain(EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
Returns the EditingDomain
for the provided EStructuralFeature.Setting
.
- getEditingDomain() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
- getEditingDomain() - Method in class org.eclipse.emf.ecp.edit.spi.swt.actions.ECPSWTAction
-
The set EditingDomain
.
- getEditingDomain() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- getEditingDomain() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart_PTest
-
- getEditingDomain() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
- getEditingDomain(EObject) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
Get the EditingDomain
for the given EObject
.
- getEditingDomain(EObject) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
Returns the EditingDomain
for the provided domain model
.
- getEditingDomain(EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Returns the EditingDomain
for the provided EStructuralFeature.Setting
.
- getEditingDomain() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Provides the EditingDomain
for this custom control.
- getEditingDomain() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
- getEditingDomain() - Method in interface org.eclipse.emfforms.spi.swt.table.action.ViewerActionContext
-
Return the EMF editing domain.
- getEditingDomain() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
-
Gets the editing domain.
- getEditingDomainForContainment() - Method in class org.eclipse.emfforms.spi.swt.table.action.AbstractTableAction
-
- getEditorTitle() - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreEditor
-
- getEditorTitle() - Method in class org.eclipse.emfforms.internal.editor.genmodel.GenModelEditor
-
- getEditorTitle() - Method in class org.eclipse.emfforms.internal.editor.viewmodel.ViewModelEditor
-
Returns the title for the currently displayed editor.
- getEditorTitle() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Returns the title for the currently displayed editor.
- getEEnum() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.ECPEnumCellEditor
-
Returns the EEnum
is cell editor responsible for.
- getEEnum() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
Returns the EEnum
is cell editor responsible for.
- getEEnum() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- getElement(String) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
Retrieves an element with a certain name from the registry.
- getElement() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getElement() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for class '
Element
'.
- getElement_Attachments() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getElement_Attachments() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the containment reference list
'
Attachments
'.
- getElement_Diagnostic() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getElement_Diagnostic() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the containment reference
'
Diagnostic
'.
- getElement_Enabled() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getElement_Enabled() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the attribute '
Enabled
'.
- getElement_Label() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getElement