- 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(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
.
- 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.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(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.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_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
-
The returned value is used for layouting the table columns.
- getColumnWidthWeight() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
The returned value is used for layouting the table columns.
- getColumnWidthWeight() - Method in interface org.eclipse.emf.ecp.edit.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
-
The returned value is used for layouting the table columns.
- 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_Label() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the attribute '
Label
'.
- getElement_Name() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getElement_Name() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the attribute '
Name
'.
- getElement_Readonly() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getElement_Readonly() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the attribute '
Readonly
'.
- getElement_Uuid() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getElement_Uuid() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the attribute '
Uuid
'.
- getElement_Visible() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getElement_Visible() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the attribute '
Visible
'.
- getElementCount() - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
Returns the number of elements managed by the registry.
- getElementName(ELEMENT) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementRegistry
-
- getElementName(Map.Entry<String, String>) - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
-
- getElementName(ELEMENT) - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
- getElementNames(Set<? extends ECPElement>) - Static method in class org.eclipse.emf.ecp.internal.core.util.InternalUtil
-
- getElementNames() - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
Returns the names of the elements managed by the registry.
- getElementRegistry() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
-
- getElementRendererMap() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
- getElements(InternalProject) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
This method returns an EList
of the root elements.
- getElements(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
This method returns an EList
of the root elements.
- getElements() - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
Returns the list of elements managed by the registry.
- getElements(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.PropertiesContentProvider
- getElements(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
- getElements(Object) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
- getElements(Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
- getElements(InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
This method returns an EList
of the root elements.
- getElements(Object) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.EStructuralFeatureContentProvider
-
- getElements(InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
This method returns an EList
of the root elements.
- getElements() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- getElements() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRuleEntry
-
Returns the value of the 'Elements' reference list.
- getElementsToWrite() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
-
- getELiterals() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.ECPEnumCellEditor
-
Returns the list of literals of the enum.
- getELiterals(EEnum) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRenderer
-
Returns the list of literals of the enum.
- getEMap() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- getEMFEditLabel() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.DelegatingMasterDetailAction
-
- getEMFFormsDatabinding() - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.Activator
-
- getEMFFormsDatabinding() - Method in class org.eclipse.emf.ecp.emf2web.Activator
-
- getEMFFormsDatabinding() - Method in class org.eclipse.emf.ecp.internal.edit.Activator
-
- getEMFFormsDatabinding() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.Activator
-
- getEMFFormsDatabinding() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionSegmentControlRenderer
-
- getEMFFormsDatabinding() - Method in class org.eclipse.emf.ecp.view.internal.table.model.Activator
-
- getEMFFormsDatabinding() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
- getEMFFormsDatabinding() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.Activator
-
- getEMFFormsDatabinding() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getEMFFormsEditSupport() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRenderer
-
- getEMFFormsEditSupport() - Method in class org.eclipse.emf.ecp.view.internal.swt.Activator
-
- getEMFFormsEditSupport() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
- getEMFFormsLabelProvider() - Method in class org.eclipse.emf.ecp.diffmerge.swt.Activator
-
- getEMFFormsLabelProvider() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
- getEMFFormsRendererFactory() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer
-
- getEMFFormsRendererFactory() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
-
Access to the EMFFormsRendererFactory.
- getEMFImagePath() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.CopyMasterDetailAction
-
- getEMFImagePath() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.CutMasterDetailAction
-
- getEMFImagePath() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.DelegatingMasterDetailAction
-
The path to the image for the BaseSelectionListenerAction
.
- getEMFImagePath() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.PasteMasterDetailAction
-
- getEMFLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- getEmfLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorReport
-
Returns the value of the 'Emf Location' containment reference.
- getEMFLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getEmfLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- getEMFLocation_DmrLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the containment reference '
Dmr Location
'.
- getEMFLocation_DmrLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getEMFLocation_Root() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the reference '
Root
'.
- getEMFLocation_Root() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getEMFLocation_SettingLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- getEMFLocation_SettingLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getEnabledFeatures() - Method in class org.eclipse.emfforms.spi.swt.table.AbstractFeatureAwareBuilder
-
Deprecated.
Return the list of enabled features.
- getEnabledFeatures() - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
- getEnabledFeatures() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Returns a static array of enabled features.
- getEnabledFeatures() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder
-
- getEnabledFeatures() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- getEnabledFeatures() - Method in interface org.eclipse.emfforms.spi.swt.table.TableConfiguration
-
Returns a static array of enabled features.
- getEnabledFeatures() - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationBuilder
-
- getEnabledFeatures() - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationImpl
-
- getEnabledFeatures() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
- getEnablementConfiguration() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getEnablementConfiguration() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getEnableRule() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getEnableRule() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getEnableRule_Disable() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getEnableRule_Disable() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for the attribute '
Disable
'.
- getEntry(String, String) - Method in interface org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager.PluginResourceProvider
-
- getEnumerator() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.SelectedEnumeratorMapping
-
Returns the enumerator.
- getEnumeratorComparator() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getEObject() - Method in class org.eclipse.emf.ecp.common.spi.UniqueSetting
-
Returns the EObject
.
- getEObject() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexedSetting
-
- getEObject() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappedSetting
-
- getEObject(List<?>) - Method in class org.eclipse.emfforms.spi.editor.GotoMarkerAdapter
-
Extract a domain model element in our editor from a marker's targets
.
- getEObject() - Method in class org.eclipse.emfforms.spi.editor.GotoMarkerAdapter_Test
-
- getEObject() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
-
- getEObject() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SettingLocation
-
Returns the value of the 'EObject' reference.
- getEObject() - Method in class org.eclipse.emfforms.spi.swt.core.data.ReferenceObjectPair
-
- getEObjectsWithSettings() - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapperImpl
-
- getEObjectsWithSettings(VElement) - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapperImpl
-
- getEObjectsWithSettings() - Method in interface org.eclipse.emfforms.spi.core.services.controlmapper.EMFFormsSettingToControlMapper
-
Returns a collection of all EObjects which have a mapped setting.
- getEObjectsWithSettings(VElement) - Method in interface org.eclipse.emfforms.spi.core.services.controlmapper.SubControlMapper
-
Obtain a collection of all objects that have a mapped setting in the
hierarchy of the given view element
.
- getEObjectsWithSettings_VElement() - Method in class org.eclipse.emfforms.internal.core.services.scoped.SettingToControlMapper_ITest
-
- getEPackage() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrValidator
-
Returns the package of this validator switch.
- getEPackage() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrValidator
-
Returns the package of this validator switch.
- getEPackage() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrValidator
-
Returns the package of this validator switch.
- getEPackage() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
Returns the package of this validator switch.
- getEPackage() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
Returns the package of this validator switch.
- getEPackage(ResourceSet) - Method in class org.eclipse.emfforms.internal.editor.genmodel.toolbaractions.GenerateEcoreEditorJavaCodeAction
-
Returns the first EPackage
object found in the first resource of the given ResourceSet
.
- getEPartService() - Static method in class org.eclipse.emf.ecp.ui.e4.util.EPartServiceHelper
-
Retrieves the part service.
- getErrorColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getErrorColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Error Color HEX' attribute.
- getErrorColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getErrorColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Error Color HEX' attribute.
- getErrorFactory() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the factory that creates the instances of the model.
- getErrorFactory() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getErrorForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getErrorForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Error Foreground Color HEX' attribute.
- getErrorForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getErrorForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Error Foreground Color HEX' attribute.
- getErrorImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getErrorImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Error Image URL' attribute.
- getErrorImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- getErrorImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
Returns the value of the 'Error Image URL' attribute.
- getErrorImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getErrorImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Error Image URL' attribute.
- getErrorOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getErrorOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Error Overlay URL' attribute.
- getErrorOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getErrorOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Error Overlay URL' attribute.
- getErrorPackage() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorFactory
-
Returns the package supported by this factory.
- getErrorPackage() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
- getErrorReport() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for class '
Report
'.
- getErrorReport() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getErrorReport_EmfLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the containment reference '
Emf Location
'.
- getErrorReport_EmfLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getErrorReport_Message() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the attribute '
Message
'.
- getErrorReport_Message() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getErrorReport_Severity() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the attribute '
Severity
'.
- getErrorReport_Severity() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getErrorReport_SheetLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the containment reference '
Sheet Location
'.
- getErrorReport_SheetLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getErrorReports() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
- getErrorReports() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SpreadsheetImportResult
-
Returns the value of the 'Error Reports' containment reference list.
- getEStructuralFeature() - Method in class org.eclipse.emf.ecp.common.spi.UniqueSetting
-
Returns the EAttribute of the EObject
.
- getEStructuralFeature(VDomainModelReference) - Method in class org.eclipse.emf.ecp.emf2web.util.AbstractReferenceHelper
-
- getEStructuralFeature() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Returns the observed EStructuralFeature
.
- getEStructuralFeature() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
-
Returns the selected EStructuralFeature
.
- getEStructuralFeature(List<?>) - Static method in class org.eclipse.emfforms.common.internal.validation.DiagnosticHelper
-
Returns the first EStructuralFeature
in the given list.
- getEStructuralFeature() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexedSetting
-
- getEStructuralFeature() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappedSetting
-
- getEStructuralFeature() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer
-
- getEStructuralFeature(List<?>) - Method in class org.eclipse.emfforms.spi.editor.GotoMarkerAdapter
-
Extract a domain model feature in our editor from a marker's targets
.
- getEStructuralFeature() - Method in class org.eclipse.emfforms.spi.editor.GotoMarkerAdapter_Test
-
- getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
Deprecated.
- getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
Deprecated.
- getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
Deprecated.
- getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
Deprecated.
- getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
Deprecated.
- getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
Deprecated.
- getEStructuralFeatureIterator() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference
-
Deprecated.
- getEStructuralFeatureIterator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
Returns an iterator allowing to iterate overall EStructuralFeatures
of this domain
model reference.
- getEStructuralFeatureSelectionValidator() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.FeatureSegmentIdeDescriptor
-
- getEStructuralFeatureSelectionValidator() - Method in interface org.eclipse.emf.ecp.view.spi.editor.controls.SegmentIdeDescriptor
-
- getEStructuralFeatureSelectionValidator() - Method in class org.eclipse.emfforms.internal.ide.view.indexsegment.IndexSegmentIdeDescriptor
-
- getEStructuralFeatureSelectionValidator() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor
-
- getEStructuralFeatureSelectionValidator() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentIdeDescriptor
-
- getEStructuralFeatureSelectionValidator_invalid_attribute() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor_Test
-
- getEStructuralFeatureSelectionValidator_invalid_illegalMap() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor_Test
-
- getEStructuralFeatureSelectionValidator_valid() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor_Test
-
- getESWorkspaceProviderInstance() - Static method in class org.eclipse.emf.ecp.emfstore.core.internal.Activator
-
Helper method to obtain the relevant ESWorkspaceProvider.
- getESWorkspaceProviderInstance() - Static method in class org.eclipse.emf.ecp.emfstore.core.internal.ECPEMFUtils
-
Helper method to get the instance of the ESWorkspaceProviderImpl
.
- getESWorkspaceProviderInstance() - Method in interface org.eclipse.emf.ecp.emfstore.core.internal.ESWorkspaceProviderProvider
-
- getESWorkspaceProviderInstance() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.ESWorkspaceProviderProviderImpl
- getEValidatorForEObject(EObject) - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
-
Returns a EValidator
for the given EObject
.
- getEventType() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getException() - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
-
.
- getException() - Method in class org.eclipse.emf.ecp.ui.view.swt.RenderFailureView
-
Queries the exception that I present.
- getException() - Method in class org.eclipse.emf.ecp.view.spi.model.reporting.StatusReport
-
Returns the exception this report is based on, if any.
- getException() - Method in class org.eclipse.emfforms.spi.common.report.AbstractReport
-
Returns the exception this report is based on, if any.
- getExpandableComposite() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
-
- getExpectedValue() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- getExpectedValue() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
-
Returns the value of the 'Expected Value' attribute.
- getExtensionURIS() - Static method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager
-
- getFactoryId() - Method in class org.eclipse.emf.ecp.application3x.NavigatorRoot
- getFalse() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getFalse() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for class '
False
'.
- getFeature() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getFeature() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTControlSWTRenderer
-
Retrieves the associated EStructuralFeature
of this renderer.
- getFeature() - Method in interface org.eclipse.emf.ecp.view.spi.editor.controls.SelectedFeatureViewService
-
- getFeature() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
-
- getFeature() - Method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealStep
-
Query the feature that I reveal, if any.
- getFeature(EObject, VDomainModelReference, EMFFormsDatabindingEMF, ReportService) - Static method in class org.eclipse.emfforms.spi.spreadsheet.core.converter.EMFFormsSpreadsheetValueConverterHelper
-
Gets the feature from the domain model reference using the databinding service.
- getFeature() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
-
- getFeature() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SettingLocation
-
Returns the value of the 'Feature' reference.
- getFeatureDomainModelReferenceSegment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getFeatureDomainModelReferenceSegment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getFeatureDomainModelReferenceSegment_DomainModelFeature() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getFeatureDomainModelReferenceSegment_DomainModelFeature() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getFeatureID(Class<?>) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getFeatureLabel(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.internal.validation.ECPSubstitutionLabelProvider
-
- getFeatureName(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
-
Get the localized name of a feature
of an object.
- getFeaturePathDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getFeaturePathDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getFeaturePathDomainModelReference_DomainModelEFeature() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getFeaturePathDomainModelReference_DomainModelEFeature() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getFeaturePathDomainModelReference_DomainModelEReferencePath() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getFeaturePathDomainModelReference_DomainModelEReferencePath() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getFile(InternalRepository) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
-
- getFile(ELEMENT) - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesStore
-
- getFile(Object) - Method in class org.eclipse.emfforms.ide.builder.DefaultMarkerHelper
-
- getFile(Object) - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelMarkerHelper
-
- getFileExtension() - Method in interface org.eclipse.emf.ecp.emf2web.exporter.SchemaWrapper
-
Depicts a proposal for an file extension for the wrapped content.
- getFileExtension() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.seed.xtend.SeedWrapper
-
- getFileName() - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsNewTemplateWizardPage
-
The file name.
- getFileName() - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.EMFFormsNewRuleRepositoryWizardPage
-
The file name.
- getFiles() - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest.ProjectRule
-
- getFileURI() - Method in class org.eclipse.emf.ecp.workspace.internal.ui.NewXMIFileWizard
-
Gets the URI of the newly created file.
- getFillStartPoints() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridPasteKeyListener_Test
-
- getFilter() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractEClassTreeSelectionComposite
-
- getFilter() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractFilteredSelectionComposite
-
Returns a Filter to use.
- getFilter() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelElementCompositeImpl
-
Returns a Filter to use.
- getFilter(EObject, EReference) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.TemplateCreateNewModelElementStrategyProvider
-
Obtain a filter predicate for the templates provided for the given reference
of an owner
object in the editor.
- getFilterableText(Object) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPFilterableCell
-
Query the text to filter on.
- getFilteringMode() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
Query the currently active filtering mode, if filtering is engaged.
- getFirstInternalEObject(List<?>) - Static method in class org.eclipse.emfforms.common.internal.validation.DiagnosticHelper
-
Returns the first InternalEObject
in the given list.
- getFirstSetting() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
Returns the first setting for this control.
- getFirstStructuralFeature() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
Return the EStructuralFeature
of this control.
- getFolder() - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesStore
-
- getFont(String, int, int) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Returns a Font
based on its name, height and style.
- getFont(String, int, int, boolean, boolean) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Returns a Font
based on its name, height and style.
- getFontName() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- getFontName() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
-
Returns the value of the 'Font Name' attribute.
- getFontPropertiesFactory() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
-
- getFontPropertiesFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
-
Returns the factory that creates the instances of the model.
- getFontPropertiesPackage() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
-
- getFontPropertiesPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesFactory
-
Returns the package supported by this factory.
- getFontPropertiesStyleProperty() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getFontPropertiesStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
-
- getFontPropertiesStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
-
- getFontPropertiesStyleProperty_Bold() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
-
- getFontPropertiesStyleProperty_Bold() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
-
Returns the meta object for the attribute '
Bold
'.
- getFontPropertiesStyleProperty_ColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
-
- getFontPropertiesStyleProperty_ColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
-
Returns the meta object for the attribute '
Color HEX
'.
- getFontPropertiesStyleProperty_FontName() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
-
- getFontPropertiesStyleProperty_FontName() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
-
Returns the meta object for the attribute '
Font Name
'.
- getFontPropertiesStyleProperty_Height() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
-
- getFontPropertiesStyleProperty_Height() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
-
Returns the meta object for the attribute '
Height
'.
- getFontPropertiesStyleProperty_Italic() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
-
- getFontPropertiesStyleProperty_Italic() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesPackage
-
Returns the meta object for the attribute '
Italic
'.
- getForeground(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl.ECPCellLabelProvider
-
Deprecated.
- getForeground(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
- getForeground(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
-
- getFormatDescription(EStructuralFeature) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetFormatDescriptionProviderImpl
-
Based on the given structural feature a human readable format string is being computed; this string is meant to
help a user to fill out forms in a spreadsheet.
- getFormatDescription(EStructuralFeature) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetFormatDescriptionProvider
-
Based on the given structural feature a human readable format string is being computed; this string is meant to
help a user to fill out forms in a spreadsheet.
- getFormatedString(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
This returns the String which will be shown in the table when no cell editor is open.
- getFormatedString(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- getFormatedString(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
-
This returns the String which will be shown in the table when no cell editor is open.
- getFormatedString(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
This returns the String which will be shown in the table when no cell editor is open.
- getFormatedString(Object) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
This returns the String which will be shown in the table when no cell editor is open.
- getFormatedString(Object) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
This returns the String which will be shown in the table when no cell editor is open.
- getFormatedString(Object) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
- getFormatedString(Object) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
-
This returns the String which will be shown in the table when no cell editor is open.
- getFormatedString(Object) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- getFormatedString(Object) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- getFormatedString(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
This returns the String which will be shown in the table when no cell editor is open.
- getFormatedString(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- getFormatedString_localized() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor_PTest
-
- getFormatedString_noBundle() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor_PTest
-
- getFormatedString_noLocalizedString() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor_PTest
-
- getFullPathIterator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
Deprecated.
- getFullPathIterator() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
Deprecated.
- getFullPathIterator() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
Deprecated.
- getFullPathIterator() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference
-
Deprecated.
- getGeneratedString() - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- getGenerationController() - Method in class org.eclipse.emf.ecp.emf2web.ui.handler.AbstractSchemaExportCommandHandler
-
- getGenerationController() - Method in class org.eclipse.emf.ecp.emf2web.ui.json.internal.handler.ExportJSONFormsHandler
-
- getGenerationExporter() - Method in class org.eclipse.emf.ecp.emf2web.ui.handler.AbstractSchemaExportCommandHandler
-
- getGenerationExporter() - Method in class org.eclipse.emf.ecp.emf2web.ui.json.internal.handler.ExportJSONFormsHandler
-
- getGenerationInfo() - Method in class org.eclipse.emf.ecp.emf2web.ui.wizard.SelectLocationPage
-
- getGenModel(ResourceSet) - Method in class org.eclipse.emfforms.internal.editor.genmodel.toolbaractions.GenerateEcoreEditorJavaCodeAction
-
- getGenModel(ResourceSet) - Method in class org.eclipse.emfforms.internal.editor.genmodel.toolbaractions.GenerateJavaCodeAction
-
Returns the first GenModel
object found in the first of the given ResourceSet
.
- getGrid() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.SWTDiffMergeAddition
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIControlSWTRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.alignmentgroup.internal.swt.EmbeddedGroupSWTRenderer
-
- getGridDescription() - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer.DICustomControlSWT
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsable.CollapsableGroupSWTRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup.PGroupRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsDMRTableControl
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.internal.swt.EmptyVElementSWTRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractSWTTabRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategorizationRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer_ITest.DummyRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.CustomControlSWTRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.group.swt.GroupSWTRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.swt.GroupedGridSWTRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.swt.HorizontalLayoutSWTRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.label.swt.LabelSWTRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionedAreaSWTRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionLeafSWTRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
-
- getGridDescription() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer_Test
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.stack.ui.swt.SWTStackLayoutRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.swt.UnknownVElementSWTRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getGridDescription() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailRenderer_PTest
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.TypedElementBoundsRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emfforms.internal.swt.categorization.expandbar.ExpandBarCategorizationElementRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
Returns the GridDescription for this Renderer.
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer_PTest.TestAbstractSWTRenderer
-
- getGridDescription(SWTGridDescription) - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
- getGridDescription_WithLabel() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- getGridDescription_WithoutLabel() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- getGroup() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
-
- getGroup() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
Returns the meta object for class '
Group
'.
- getGroup() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
- getGroup() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
Returns the meta object for class '
Group
'.
- getGroup_Collapsed() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
-
- getGroup_Collapsed() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
Returns the meta object for the attribute '
Collapsed
'.
- getGroup_GroupType() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
-
- getGroup_GroupType() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
Returns the meta object for the attribute '
Group Type
'.
- getGroup_LabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
-
- getGroup_LabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
- getGroup_Name() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
- getGroup_Name() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
Returns the meta object for the attribute '
Name
'.
- getGroup_Rows() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
- getGroup_Rows() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
Returns the meta object for the containment reference list '
Rows
'.
- getGroupedGrid() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
- getGroupedGrid() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
- getGroupedGrid_Groups() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
- getGroupedGrid_Groups() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
Returns the meta object for the containment reference list '
Groups
'.
- getGroupedGridFactory() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
- getGroupedGridFactory() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
Returns the factory that creates the instances of the model.
- getGroupedGridPackage() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
-
- getGroupedGridPackage() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridFactory
-
Returns the package supported by this factory.
- getGroupFactory() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
-
- getGroupFactory() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
Returns the factory that creates the instances of the model.
- getGroupLabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
-
- getGroupLabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
- getGroupPackage() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
- getGroupPackage() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupFactory
-
Returns the package supported by this factory.
- getGroups() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
-
- getGroups() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGrid
-
Returns the value of the 'Groups' containment reference list.
- getGroupType() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- getGroupType() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
-
- getGroupType() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
-
Returns the value of the 'Group Type' attribute.
- getGroupType() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
Returns the meta object for enum '
Type
'.
- getHash() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- getHasTooltip() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getHasTooltip() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getHasTooltip_Tooltip() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getHasTooltip_Tooltip() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the attribute '
Tooltip
'.
- getHeaderHeight() - Method in interface org.eclipse.emfforms.spi.swt.table.TableControl
-
Returns the height of the receiver's header.
- getHeaderVisible() - Method in interface org.eclipse.emfforms.spi.swt.table.TableControl
-
Returns true
if the receiver's header is visible,
and false
otherwise.
- getHeight() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- getHeight() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
-
Returns the value of the 'Height' attribute.
- getHeight() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Dimension
-
Returns the value of the 'Height' attribute.
- getHeight() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Display
-
Returns the value of the 'Height' attribute.
- getHeight() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- getHeight() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DisplayImpl
-
- getHelp(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT.SWTCustomControlHelper
-
This return a text providing a long helpful description of the feature.
- getHelper() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
- getHelpText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
Returns the help information.
- getHiddenPackages() - Method in class org.eclipse.emf.ecp.core.emffilter.internal.DefaultFilter
-
This returns all package uris known in an default modeling edition including emfstore.
- getHiddenPackages() - Method in interface org.eclipse.emf.ecp.core.util.ECPFilterProvider
-
Returns the
Set
of nsUris that should be by default not visible in ecp.
- getHiddenRenderables(Map<EStructuralFeature.Setting, Object>, UniqueSetting) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
-
Returns all
VElement
s, that would we hidden if
possibleValues
would be set for the given
setting
s.
- getHierarchyFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchyPackageImpl
-
- getHierarchyFactory() - Method in interface org.eclipse.emf.ecp.view.template.selector.hierarchy.model.VTHierarchyPackage
-
Returns the factory that creates the instances of the model.
- getHierarchyPackage() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchyFactoryImpl
-
- getHierarchyPackage() - Method in interface org.eclipse.emf.ecp.view.template.selector.hierarchy.model.VTHierarchyFactory
-
Returns the package supported by this factory.
- getHierarchySelector() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchyPackageImpl
-
- getHierarchySelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.hierarchy.model.VTHierarchyPackage
-
Returns the meta object for class
'
Selector
'.
- getHighestRankingElement(Collection<T>, RankingHelper.RankTester<T>) - Method in class org.eclipse.emfforms.common.RankingHelper
-
Determine the highest ranking element by iterating over all elements and calling rankTester.getRank().
- getHighestSeverity() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
Returns the highest severity found in the diagnostics.
- getHighestSeverity() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDiagnostic
-
Returns the highest severity found in the diagnostics.
- getHorizontalAlignment() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
Returns the horizontal alignment of the control that is used if horizontal fill is set to false.
- getHorizontalBar() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer
-
- getHorizontalBar() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer
-
- getHorizontalBar() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Returns the receiver's horizontal scroll bar if it has one, and null if it does not.
- getHorizontalFactory() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalPackageImpl
-
- getHorizontalFactory() - Method in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
-
Returns the factory that creates the instances of the model.
- getHorizontalLayout() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalPackageImpl
-
- getHorizontalLayout() - Method in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalPackage
-
Returns the meta object for class '
Layout
'.
- getHorizontalPackage() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
-
- getHorizontalPackage() - Method in interface org.eclipse.emf.ecp.view.spi.horizontal.model.VHorizontalFactory
-
Returns the package supported by this factory.
- getHorizontalSpacing() - Method in class org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer
-
Returns the hint for the horizontal spacing.
- getHorizontalSpan() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
Return the horizontalSpan of this control.
- getHorizontalSpan() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
-
- getHorizontalSpan() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VSpan
-
Returns the value of the 'Horizontal Span' attribute.
- getIconBundle() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
Returns the bundle where the icon file is located.
- getId() - Method in class org.eclipse.emf.ecp.edit.spi.ECPControlDescription
-
Deprecated.
The id of this control.
- getID() - Method in class org.eclipse.emf.ecp.ui.views.TreeView
-
- getId() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.AddRowAction
-
- getId() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.DuplicateRowAction
-
- getId() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowDownAction
-
- getId() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowUpAction
-
- getId() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.RemoveRowAction
-
- getId() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
-
- getId() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewProxy
-
Returns the value of the 'Id' attribute.
- getId() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
- getId() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeyBinding
-
Returns the value of the 'Id' attribute.
- getId() - Method in class org.eclipse.emfforms.common.Feature
-
- getId(EObject) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsIdProviderImpl
-
Returns the id value for an EObject
.
- getId(EObject) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsIdProvider
-
Returns the id value for an EObject
.
- getId(VElement, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.data.EMFFormsSWTDataService
-
Return an ID for the given element.
- getId() - Method in interface org.eclipse.emfforms.spi.swt.table.action.Action
-
Return the ID for this action.
- getIerator() - Method in class org.eclipse.emf.ecp.view.edapt.PackageDependencyGraph
-
Returns an iterator for the tree.
- getIItemPropertyDescriptor(EObject, EStructuralFeature) - Method in class org.eclipse.emfforms.internal.core.services.emfspecificservice.EMFSpecificServiceImpl
-
- getIItemPropertyDescriptor(EObject, EStructuralFeature) - Method in interface org.eclipse.emfforms.spi.core.services.emfspecificservice.EMFSpecificService
-
- getIItemPropertySource(EObject) - Method in class org.eclipse.emfforms.internal.core.services.emfspecificservice.EMFSpecificServiceImpl
-
- getIItemPropertySource(EObject) - Method in interface org.eclipse.emfforms.spi.core.services.emfspecificservice.EMFSpecificService
-
- getImage(String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
-
Gets an Image
for a path.
- getImage(Object) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.CDOUIProvider
-
- getImage(ImageDescriptor) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
-
Returns an Image
based on the specified ImageDescriptor
.
- getImage(InputStream) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
- getImage(String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Returns an Image
stored in the file at the specified path.
- getImage(Class<?>, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
Returns an Image
stored in the file at the specified path relative to the specified class.
- getImage(String) - Static method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.Activator
-
Finds and returns an image for the provided path.
- getImage(String) - Static method in class org.eclipse.emf.ecp.diffmerge.swt.Activator
-
Finds and returns an image for the provided path.
- getImage(String) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
-
Loads an image based on the provided path form this bundle.
- getImage(Action) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
-
Loads an image for the given Action.
- getImage(URL) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
-
Loads an image based on the provided
URL
form this bundle.
- getImage() - Method in class org.eclipse.emf.ecp.edit.internal.swt.ImageDescriptorToImage
-
Returns the image of this ImageDescriptor
.
- getImage(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
This returns the Image which will be shown in the table when no cell editor is open.
- getImage(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
Returns the image to be used for the given linked value
.
- getImage(Object) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.SWTImageHelper
-
- getImage(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- getImage(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
-
This returns the Image which will be shown in the table when no cell editor is open.
- getImage(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
This returns the Image which will be shown in the table when no cell editor is open.
- getImage(Object) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
This returns the Image which will be shown in the table when no cell editor is open.
- getImage(Object) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
This returns the Image which will be shown in the table when no cell editor is open.
- getImage(Object) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
- getImage(Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
-
- getImage(String) - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
-
Gets an Image
for a path.
- getImage(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
-
- getImage(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
-
- getImage(Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.MEClassLabelProvider
-
.
- getImage(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
-
This returns DiffAttachment.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
Returns the image for an element.
- getImage(Object) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
-
Returns the image for an element.
- getImage(String) - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
-
Gets an Image
for a path.
- getImage(URL) - Static method in class org.eclipse.emf.ecp.view.internal.categorization.swt.Activator
-
Loads an image based on the provided
URL
form this bundle.
- getImage(String) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Returns an Image
from the image registry.
- getImage(String) - Static method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
-
Finds and returns an image for the provided path.
- getImage(Bundle, String) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
Returns an image to be displayed given the bundle and path in the bundle where icon file can be found.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
Returns the image to be used for the given linked value
.
- getImage(String) - Static method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
-
Get an Image based on an path.
- getImage(String) - Static method in class org.eclipse.emf.ecp.view.internal.editor.controls.Activator
-
Loads an image based on the provided path form this bundle.
- getImage(Action) - Static method in class org.eclipse.emf.ecp.view.internal.editor.controls.Activator
-
Loads an image for the given Action.
- getImage(URL) - Static method in class org.eclipse.emf.ecp.view.internal.editor.controls.Activator
-
Loads an image based on the provided
URL
form this bundle.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
-
This returns the Image which will be shown in the table when no cell editor is open.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- getImage(Bundle, String) - Method in class org.eclipse.emf.ecp.view.internal.util.swt.rap.RAPImageRegistryService
-
- getImage(URL) - Method in class org.eclipse.emf.ecp.view.internal.util.swt.rap.RAPImageRegistryService
-
- getImage(Bundle, String) - Method in class org.eclipse.emf.ecp.view.internal.util.swt.RCPImageRegistryService
-
- getImage(URL) - Method in class org.eclipse.emf.ecp.view.internal.util.swt.RCPImageRegistryService
-
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
-
This returns Action.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
-
This returns CategorizationElement.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
-
This returns Categorization.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
-
This returns Category.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer.TreeTableLabelProvider
-
This implements ILabelProvider
.getImage by forwarding it to an object that
implements IItemLabelProvider.getImage
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
-
This returns CompoundControl.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
-
This returns CustomControl.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
-
This returns CustomDomainModelReference.gif.
- getImage(int) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT.SWTCustomControlHelper
-
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
-
This returns Group.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
-
This returns GroupedGrid.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
-
This returns Group.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
-
This returns Row.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.SpanItemProvider
-
This returns Span.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalLayoutItemProvider
-
This returns HorizontalLayout.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexDomainModelReferenceItemProvider
-
This returns IndexDomainModelReference.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyAttributeDomainModelReferenceItemProvider
-
This returns KeyAttributeDomainModelReference.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProvider
-
This returns Label.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
-
This returns MappingDomainModelReference.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
-
This returns Control.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DateTimeDisplayAttachmentItemProvider
-
This returns DateTimeDisplayAttachment.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
-
This returns Diagnostic.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DomainModelReferenceItemProvider
-
This returns DomainModelReference.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeatureDomainModelReferenceSegmentItemProvider
-
This returns FeatureDomainModelReferenceSegment.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeaturePathDomainModelReferenceItemProvider
-
This returns FeaturePathDomainModelReference.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.StringToObjectMapEntryItemProvider
-
This returns StringToObjectMapEntry.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
-
This returns View.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewModelLoadingPropertiesItemProvider
-
This returns ViewModelLoadingProperties.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
-
This returns AndCondition.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.EnableRuleItemProvider
-
This returns EnableRule.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.FalseItemProvider
-
This returns False.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IsProxyConditionItemProvider
-
This returns IsProxyCondition.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IterateConditionItemProvider
-
This returns IterateCondition.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
-
This returns LeafCondition.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.NotConditionItemProvider
-
This returns NotCondition.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
-
This returns OrCondition.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ShowRuleItemProvider
-
This returns ShowRule.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.TrueItemProvider
-
This returns True.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
-
This returns SectionedArea.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
-
This returns Section.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemItemProvider
-
This returns StackItem.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
-
This returns StackLayout.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.EnablementConfigurationItemProvider
-
This returns EnablementConfiguration.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
-
This returns ReadOnlyColumnConfiguration.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.SingleColumnConfigurationItemProvider
-
This returns SingleColumnConfiguration.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
-
This returns TableControl.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
-
This returns TableDomainModelReference.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.WidthConfigurationItemProvider
-
This returns WidthConfiguration.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
This returns the Image which will be shown in the table when no cell editor is open.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- getImage(URL) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getImage(String) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getImage(Bundle, String) - Method in interface org.eclipse.emf.ecp.view.spi.util.swt.ImageRegistryService
-
Retrieve an Image
based on a Bundle and a path within.
- getImage(URL) - Method in interface org.eclipse.emf.ecp.view.spi.util.swt.ImageRegistryService
-
Retrieve an
Image
based on an
URL
.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalLayoutItemProvider
-
This returns VerticalLayout.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewProxyItemProvider
-
This returns ViewProxy.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
-
This returns ControlValidationTemplate.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
-
This returns Style.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
-
This returns ViewTemplate.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorItemProvider
-
This returns AnnotationSelector.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.AndSelectorItemProvider
-
This returns AndSelector.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
-
This returns DomainModelReferenceSelector.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchySelectorItemProvider
-
This returns HierarchySelector.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
-
This returns ViewModelElementSelector.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
-
This returns AlignmentStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.ControlLabelAlignmentStylePropertyItemProvider
-
This returns ControlLabelAlignmentStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundStylePropertyItemProvider
-
This returns BackgroundStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
-
This returns FontPropertiesStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingItemProvider
-
This returns KeyBinding.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingsItemProvider
-
This returns KeyBindings.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelWidthStylePropertyItemProvider
-
This returns LabelWidthStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
-
This returns MandatoryStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceStylePropertyItemProvider
-
This returns ReferenceStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStylePropertyItemProvider
-
This returns TabStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProvider
-
This returns TableStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
-
This returns TableValidationStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementStylePropertyItemProvider
-
This returns TextControlEnablementStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableStylePropertyItemProvider
-
This returns UnsettableStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
-
This returns ValidationStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.LabelWrapStylePropertyItemProvider
-
This returns LabelWrapStyleProperty.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
-
This returns TreeMasterDetail.gif.
- getImage(Object) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceUIProvider
-
- getImage(Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProvider
-
This returns Annotation.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridCellItemProvider
-
This returns ControlGridCell.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridItemProvider
-
This returns ControlGrid.gif.
- getImage(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridRowItemProvider
-
This returns ControlGridRow.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ActivityItemProvider
-
This returns Activity.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.BrewingUnitItemProvider
-
This returns BrewingUnit.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ControlUnitItemProvider
-
This returns ControlUnit.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DimensionItemProvider
-
This returns Dimension.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DipTrayItemProvider
-
This returns DipTray.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DisplayItemProvider
-
This returns Display.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.MachineItemProvider
-
This returns Machine.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ProcessorItemProvider
-
This returns Processor.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.RAMItemProvider
-
This returns RAM.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.WaterTankItemProvider
-
This returns WaterTank.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateCollectionItemProvider
-
This returns TemplateCollection.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateItemProvider
-
This returns Template.gif.
- getImage(VDomainModelReference, EObject, Object) - Method in class org.eclipse.emfforms.internal.core.services.editsupport.EMFFormsEditSupportImpl
-
Returns the label image for the given element.
- getImage(URL) - Static method in class org.eclipse.emfforms.internal.swt.core.Activator
-
Loads an image based on the provided
URL
form this bundle.
- getImage(Object) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.BaseLabelProviderWrapper
-
- getImage(VDomainModelReference, EObject, Object) - Method in interface org.eclipse.emfforms.spi.core.services.editsupport.EMFFormsEditSupport
-
Returns the label image for the given element.
- getImage(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleEntryItemProvider
-
This returns RuleEntry.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleRepositoryItemProvider
-
This returns RuleRepository.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.DMRLocationItemProvider
-
This returns DMRLocation.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.EMFLocationItemProvider
-
This returns EMFLocation.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorReportItemProvider
-
This returns ErrorReport.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingLocationItemProvider
-
This returns SettingLocation.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingToSheetMappingItemProvider
-
This returns SettingToSheetMapping.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SheetLocationItemProvider
-
This returns ExcelLocation.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SpreadsheetImportResultItemProvider
-
This returns ErrorReports.gif.
- getImage(String) - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
Returns an Image
from the image registry.
- getImage(Object) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexDomainModelReferenceSegmentItemProvider
-
This returns IndexDomainModelReferenceSegment.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingDomainModelReferenceSegmentItemProvider
-
This returns MappingDomainModelReferenceSegment.gif.
- getImage(Object) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultiDomainModelReferenceSegmentItemProvider
-
This returns MultiDomainModelReferenceSegment.gif.
- getImage_editImagesAvailable() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EClassLabelProvider_PTest
-
Test the provision of images for classes that have edit bundles.
- getImage_editImagesNonEClass() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EClassLabelProvider_PTest
-
Test the provision of images for non-classes.
- getImage_editImagesUnavailable() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EClassLabelProvider_PTest
-
Test the provision of images for classes that do not have edit bundles.
- getImageData(URL) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
-
Loads an
ImageData
based on the provided
URL
.
- getImageData(URL) - Static method in class org.eclipse.emf.ecp.view.internal.editor.controls.Activator
-
Loads an
ImageData
based on the provided
URL
.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.application3x.Activator
-
Returns an image descriptor for the image file at the given
plug-in relative path.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
-
Returns an ImageDescriptor
for a path.
- getImageDescriptor(Class<?>, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
-
Returns an ImageDescriptor
stored in the file at the specified path relative to the specified class.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
-
Returns an ImageDescriptor
stored in the file at the specified path.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
-
Loads an ImageDescriptor
based on the provided path form this bundle.
- getImageDescriptor() - Method in class org.eclipse.emf.ecp.edit.internal.swt.ImageDescriptorToImage
-
The ImageDescriptor
.
- getImageDescriptor() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.editor.internal.e3.Activator
-
Returns an image descriptor for the image file at the given.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.emf2web.Activator
-
Returns an image descriptor for the image file at the given
plug-in relative path.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
-
Delegate for @see AbstractUIPlugin.imageDescriptorFromPlugin(String, String)
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
-
Returns an ImageDescriptor
for a path.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.internal.ui.validation.Activator
-
Returns an ImageDescriptor
for the image file at the given plug-in
relative path.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.rap.Activator
-
Returns an image descriptor for the image file at the given
plug-in relative path.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
-
Returns an ImageDescriptor
for a path.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.validation.connector.Activator
-
Returns an ImageDescriptor
for the image file at the given plug-in
relative path.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.view.internal.editor.controls.Activator
-
Loads an ImageDescriptor
based on the provided path form this bundle.
- getImageDescriptor(String) - Static method in class org.eclipse.emf.ecp.view.model.internal.preview.Activator
-
Returns an image descriptor for the image file at the given
plug-in relative path.
- getImageDescriptor(String) - Static method in class org.eclipse.emfforms.ide.internal.builder.Activator
-
Returns an image descriptor for the image file at the given
plug-in relative path.
- getImageDescriptor(String) - Static method in class org.eclipse.emfforms.internal.editor.Activator
-
Returns an image descriptor for the image file at the given
plug-in relative path.
- getImageDescriptor(String) - Static method in class org.eclipse.emfforms.internal.editor.genmodel.Activator
-
Returns an image descriptor for the image file at the given
plug-in relative path.
- getImagePath() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- getImagePath() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
-
Returns the value of the 'Image Path' attribute.
- getImagePath() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.MasterDetailAction
-
- getImportedEObjects() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
- getImportedEObjects() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SpreadsheetImportResult
-
Returns the value of the 'Imported EObjects' reference list.
- getIndex() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ECPObservableValue
-
- getIndex() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- getIndex() - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexDomainModelReference
-
Returns the value of the 'Index' attribute.
- getIndex() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexedSetting
-
- getIndex() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexDomainModelReferenceSegmentImpl
-
- getIndex() - Method in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexDomainModelReferenceSegment
-
Returns the value of the 'Index' attribute.
- getIndexdmrFactory() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrPackageImpl
-
- getIndexdmrFactory() - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
Returns the factory that creates the instances of the model.
- getIndexdmrPackage() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrFactoryImpl
-
- getIndexdmrPackage() - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrFactory
-
Returns the package supported by this factory.
- getIndexDMRToExtend() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsExportTableParent
-
The VIndexDomainModelReference to use extend.
- getIndexDMRToResolve() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsExportTableParent
-
The VIndexDomainModelReference to use for resolving.
- getIndexDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrPackageImpl
-
- getIndexDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
- getIndexDomainModelReference_Index() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrPackageImpl
-
- getIndexDomainModelReference_Index() - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
Returns the meta object for the attribute '
Index
'.
- getIndexDomainModelReference_PrefixDMR() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrPackageImpl
-
- getIndexDomainModelReference_PrefixDMR() - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
Returns the meta object for the containment reference '
Prefix DMR
'.
- getIndexDomainModelReference_TargetDMR() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrPackageImpl
-
- getIndexDomainModelReference_TargetDMR() - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
Returns the meta object for the containment reference '
Target DMR
'.
- getIndexDomainModelReferenceSegment() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentPackageImpl
-
- getIndexDomainModelReferenceSegment() - Method in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage
-
- getIndexDomainModelReferenceSegment_Index() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentPackageImpl
-
- getIndexDomainModelReferenceSegment_Index() - Method in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage
-
Returns the meta object for the attribute
'
Index
'.
- getIndexOf(VControl) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
Returns the diff index of a control.
- getIndexOf(VControl) - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
-
Returns the diff index of a control.
- getIndexsegmentFactory() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentPackageImpl
-
- getIndexsegmentFactory() - Method in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage
-
Returns the factory that creates the instances of the model.
- getIndexsegmentPackage() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentFactoryImpl
-
- getIndexsegmentPackage() - Method in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentFactory
-
Returns the package supported by this factory.
- getInfoColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getInfoColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Info Color HEX' attribute.
- getInfoColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getInfoColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Info Color HEX' attribute.
- getInfoForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getInfoForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Info Foreground Color HEX' attribute.
- getInfoForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getInfoForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Info Foreground Color HEX' attribute.
- getInfoImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getInfoImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Info Image URL' attribute.
- getInfoImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- getInfoImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
Returns the value of the 'Info Image URL' attribute.
- getInfoImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getInfoImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Info Image URL' attribute.
- getInfoOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getInfoOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Info Overlay URL' attribute.
- getInfoOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getInfoOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Info Overlay URL' attribute.
- getInheritableProperties() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- getInheritableProperties() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewModelLoadingProperties
-
Returns the value of the 'Inheritable Properties' map.
- getInhertitedPropertiesOrEmpty(VElement) - Static method in class org.eclipse.emf.ecp.view.spi.model.util.ViewModelPropertiesHelper
-
- getInitialContents() - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.wizard.WizardNewDataTemplateCreationPage
-
- getInitialObjectNames() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
Returns the names of the types that can be created as the root object.
- getInitialSelection(Object) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getInitialSelection(Object) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.InitialSelectionProvider
-
Called to set the initial selection on the tree.
- getInitialSize() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.DeleteDialog
-
- getInitialSize() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertiesDialog
-
- getInitialSize() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertyDialog
-
- getInitialSize() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.DetailDialog
- getInitialTreeWidth() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultTreeWidthProvider
-
- getInitialTreeWidth() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeMasterDetailCustomization
-
- getInitialTreeWidth() - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.TreeWidthProvider
-
Returns the initial width for the composite displaying the tree.
- getInitialWindowPerspectiveId() - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchAdvisor
- getInitialWindowPerspectiveId() - Method in class org.eclipse.emf.ecp.rap.ApplicationWorkbenchAdvisor
-
- getInput() - Method in class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
-
- getInput() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelElementCompositeImpl
-
Returns the viewer input.
- getInput() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
- getInstance() - Static method in class org.eclipse.emf.ecp.cdo.internal.core.Activator
-
Returns the shared instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
- getInstance() - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
-
Returns the shared instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.Activator
-
Returns the shared instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.diffmerge.swt.Activator
-
Returns the shared instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.Activator
-
Returns the shared instance.
- getInstance(ECPProject) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
-
- getInstance() - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
-
Returns the shared instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.internal.core.Activator
-
Returns the instance of this Activator.
- getInstance() - Static method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
-
Returns the shared instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
-
Returns the shared instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.internal.view.model.provider.xmi.Activator
-
Returns the instance of this Activator.
- getInstance() - Static method in class org.eclipse.emf.ecp.internal.view.table.ui.swt.persistedstate.Activator
-
Returns the shared instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.view.edapt.Activator
-
Returns the instance of this Activator.
- getInstance() - Static method in class org.eclipse.emf.ecp.view.edapt.CustomMigrationHelper
-
Returns the instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.Activator
-
Returns the instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.CellReadOnlyTesterHelper
-
The CellReadOnlyTesterHelper instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.view.model.common.di.renderer.POJORendererFactory
-
- getInstance() - Static method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager
-
- getInstance() - Static method in class org.eclipse.emf.ecp.workspace.internal.core.Activator
-
Returns the shared instance.
- getInstance() - Static method in class org.eclipse.emf.ecp.workspace.internal.ui.Activator
-
Returns the shared instance.
- getInstance() - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
-
- getInstance() - Method in interface org.eclipse.emfforms.datatemplate.Template
-
Returns the value of the 'Instance' containment reference.
- getInstance() - Static method in class org.eclipse.emfforms.spi.common.sort.NumberAwareStringComparator
-
- getInstance(Viewer) - Static method in interface org.eclipse.emfforms.spi.swt.table.ViewerRefreshManager
-
Obtain the refresh manager instance for the given viewer
.
- getInvolvedEObjects(EStructuralFeature.Setting, Object, Class<T>) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleServiceHelperImpl
-
Gets the involved EObject
s that would be hidden
or disabled if newValue
would be set.
- getInvolvedEObjects(EStructuralFeature.Setting, Object, Class<T>) - Method in interface org.eclipse.emf.ecp.view.spi.rule.RuleServiceHelper
-
Gets the involved EObject
s that would be hidden
or disabled if newValue
would be set.
- getIsProxyCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getIsProxyCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getIsProxyCondition_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getIsProxyCondition_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getItemCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- getItemCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.IterateCondition
-
Returns the value of the 'Item Condition' containment reference.
- getItemCount() - Method in interface org.eclipse.emfforms.spi.swt.table.TableControl
-
Returns the number of items contained in the receiver.
- getItemHeight() - Method in interface org.eclipse.emfforms.spi.swt.table.TableControl
-
Returns the height of the area which would be used to
display one of the items in the receiver.
- getItemPropertyDescriptor(EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
Return the IItemPropertyDescriptor
describing this EStructuralFeature.Setting
.
- getItemPropertyDescriptor(EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Return the IItemPropertyDescriptor
describing this EStructuralFeature.Setting
.
- getItemReference() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- getItemReference() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.IterateCondition
-
Returns the value of the 'Item Reference' containment reference.
- getIterateCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getIterateCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getIterateCondition_IfEmpty() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getIterateCondition_IfEmpty() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for the attribute
'
If Empty
'.
- getIterateCondition_ItemCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getIterateCondition_ItemCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for the containment reference
'
Item Condition
'.
- getIterateCondition_ItemReference() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getIterateCondition_ItemReference() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for the containment reference
'
Item Reference
'.
- getIterateCondition_Quantifier() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getIterateCondition_Quantifier() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for the attribute
'
Quantifier
'.
- getIterator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
Deprecated.
- getIterator() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
Deprecated.
- getIterator() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
Deprecated.
- getIterator() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
Deprecated.
- getIterator() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
Deprecated.
- getIterator() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
Deprecated.
- getIterator() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference
-
Deprecated.
- getIterator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- getJobName() - Method in class org.eclipse.emf.ecp.cdo.internal.ui.handlers.AbstractWorkspaceHandler
-
Get the display name of the current job.
- getKey() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties.Property
- getKey() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertyDialog
-
- getKey() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- getKey() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
- getKey() - Method in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationSelector
-
Returns the value of the 'Key' attribute.
- getKey() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
- getKey() - Method in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotation
-
Returns the value of the 'Key' attribute.
- getKeyattributedmrFactory() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrPackageImpl
-
- getKeyattributedmrFactory() - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrPackage
-
Returns the factory that creates the instances of the model.
- getKeyattributedmrPackage() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrFactoryImpl
-
- getKeyattributedmrPackage() - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrFactory
-
Returns the package supported by this factory.
- getKeyAttributeDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrPackageImpl
-
- getKeyAttributeDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrPackage
-
- getKeyAttributeDomainModelReference_KeyDMR() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrPackageImpl
-
- getKeyAttributeDomainModelReference_KeyDMR() - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrPackage
-
Returns the meta object for the containment reference '
Key DMR
'.
- getKeyAttributeDomainModelReference_KeyValue() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrPackageImpl
-
- getKeyAttributeDomainModelReference_KeyValue() - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrPackage
-
Returns the meta object for the attribute '
Key Value
'.
- getKeyAttributeDomainModelReference_ValueDMR() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrPackageImpl
-
- getKeyAttributeDomainModelReference_ValueDMR() - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyattributedmrPackage
-
Returns the meta object for the containment reference '
Value DMR
'.
- getKeyBinding() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingPackageImpl
-
- getKeyBinding() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingPackage
-
- getKeyBinding_Id() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingPackageImpl
-
- getKeyBinding_Id() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingPackage
-
Returns the meta object for the attribute
'
Id
'.
- getKeyBinding_KeySequence() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingPackageImpl
-
- getKeyBinding_KeySequence() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingPackage
-
- getKeybindingFactory() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingPackageImpl
-
- getKeybindingFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingPackage
-
Returns the factory that creates the instances of the model.
- getKeybindingPackage() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingFactoryImpl
-
- getKeybindingPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingFactory
-
Returns the package supported by this factory.
- getKeyBindings() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingPackageImpl
-
- getKeyBindings() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingPackage
-
- getKeyBindings_Bindings() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingPackageImpl
-
- getKeyBindings_Bindings() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeybindingPackage
-
Returns the meta object for the containment reference list
'
Bindings
'.
- getKeyBindingsForAction(String, String...) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Helper to extract the configured key bindings form the view template model.
- getKeyDMR() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- getKeyDMR() - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyAttributeDomainModelReference
-
Returns the value of the 'Key DMR' containment reference.
- getKeys() - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
-
All stored keys.
- getKeys() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
-
All stored keys.
- getKeySequence() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
- getKeySequence() - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeyBinding
-
Returns the value of the 'Key Sequence' attribute.
- getKeyStrokesFor(Action) - Method in interface org.eclipse.emfforms.spi.swt.table.action.ActionConfiguration
-
Returns the list of key sequences for a given action.
- getKeyValue() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- getKeyValue() - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyAttributeDomainModelReference
-
Returns the value of the 'Key Value' attribute.
- getLabel(EObject) - Method in class org.eclipse.emf.ecp.common.spi.Labelizer
-
Obtain a friendly label for the given object
.
- getLabel() - Method in interface org.eclipse.emf.ecp.core.ECPProvider
-
Label of the ECPProvider.
- getLabel() - Method in interface org.eclipse.emf.ecp.core.ECPRepository
-
- getLabel() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
-
Determines the label by composing the labels of the commands in the list;
this is affected by the setting of CompoundCommand.resultIndex
.
- getLabel(VDomainModelReference) - Method in class org.eclipse.emf.ecp.emf2web.util.AbstractReferenceHelper
-
- getLabel(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.emf2web.util.ReferenceHelper
-
Determines a label for the given reference
.
- getLabel() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
- getLabel() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
-
Returns the label.
- getLabel(Diagnostic) - Method in interface org.eclipse.emf.ecp.quickfix.ModelQuickFix
-
- getLabel() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Label of the ECPProvider.
- getLabel() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalRegistryElement
-
Returns the label.
- getLabel() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
Returns the label.
- getLabel(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT.SWTCustomControlHelper
-
This return a text providing a short label of the feature.
- getLabel() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
-
- getLabel() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
-
Returns the meta object for class '
Label
'.
- getLabel() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- getLabel() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.MasterDetailAction
-
- getLabel_defaultAdapterFactory() - Method in class org.eclipse.emf.ecp.common.spi.Labelizer_Test
-
- getLabel_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
-
- getLabel_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
-
- getLabel_registeredAdapterFactory() - Method in class org.eclipse.emf.ecp.common.spi.Labelizer_Test
-
- getLabel_Style() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
-
- getLabel_Style() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
-
Returns the meta object for the attribute '
Style
'.
- getLabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- getLabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
-
Returns the value of the 'Label Alignment' attribute.
- getLabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- getLabelAlignment() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getLabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
-
Returns the value of the 'Label Alignment' attribute.
- getLabelAlignment() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getLabelDecorator(TreeViewer) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getLabelDecorator(TreeViewer) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.decorator.validation.ecp.ECPValidationLabelDecoratorProvider
-
- getLabelDecorator(TreeViewer) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.LabelDecoratorProvider
-
Returns the ILabelDecorator
to use.
- getLabelFactory() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
-
- getLabelFactory() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
-
Returns the factory that creates the instances of the model.
- getLabelObject() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
-
Returns the value of the 'Label Object' reference.
- getLabelObject() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
-
- getLabelObject() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizableElement
-
Returns the value of the 'Label Object' reference.
- getLabelPackage() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
-
- getLabelPackage() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelFactory
-
Returns the package supported by this factory.
- getLabelPrefix() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsExportTableParent
-
The Prefix to use for labels.
- getLabelProvider() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelElementCompositeImpl
-
Returns the label provider.
- getLabelProvider() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Returns the ILabelProvider
used by this renderer.
- getLabelProvider() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
- getLabelProvider(AdapterFactoryLabelProvider) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Returns the label provider.
- getLabelProvider() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getLabelProvider() - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.LabelProviderProvider
-
Creates the label provider added to the treeviewer.
- getLabelStyleBits() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
- getLabelStyleBits() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
- getLabelStyleBits(VTViewTemplateProvider, VElement, ViewModelContext) - Static method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRendererUtil
-
The style bits for a control label.
- getLabelStyleBits() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionLeafSWTRenderer
-
Returns the style bits that are set on the label in the first column.
- getLabelText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
-
- getLabelWidth() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
- getLabelWidth() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
- getLabelWidth() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
-
The label width.
- getLabelwidthFactory() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthPackageImpl
-
- getLabelwidthFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthPackage
-
Returns the factory that creates the instances of the model.
- getLabelwidthPackage() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthFactoryImpl
-
- getLabelwidthPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthFactory
-
Returns the package supported by this factory.
- getLabelWidthStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthPackageImpl
-
- getLabelWidthStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthPackage
-
- getLabelWidthStyleProperty_Width() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthPackageImpl
-
- getLabelWidthStyleProperty_Width() - Method in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthPackage
-
Returns the meta object for the attribute
'
Width
'.
- getLabelWrapStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapPackageImpl
-
- getLabelWrapStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTWrapPackage
-
- getLabelWrapStyleProperty_WrapLabel() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapPackageImpl
-
- getLabelWrapStyleProperty_WrapLabel() - Method in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTWrapPackage
-
Returns the meta object for the attribute
'
Wrap
Label
'.
- getLastAffected() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyObserver
-
The Collection of EObject
that were affected during last operation.
- getLayout(int, boolean) - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup.PGroupRenderer
-
- getLayout(int, boolean) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer
-
Returns the layout to use.
- getLayout(int, boolean) - Method in class org.eclipse.emf.ecp.view.spi.group.swt.GroupSWTRenderer
-
- getLayoutData(SWTGridCell, SWTGridDescription, SWTGridDescription, SWTGridDescription, VElement, EObject, Control) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
For testing purposes.
- getLayoutData(SWTGridCell, SWTGridDescription, SWTGridDescription, SWTGridDescription, VElement, EObject, Control) - Static method in class org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProviderHelper
-
Eases the access to the layout provider extension point.
- getLayoutData() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
- getLayoutData(SWTGridCell, SWTGridDescription, SWTGridDescription, SWTGridDescription, VElement, EObject, Control) - Method in class org.eclipse.emf.ecp.view.swt.internal.layout.ECPLayoutProvider
-
- getLayoutData(SWTGridCell, SWTGridDescription, SWTGridDescription, SWTGridDescription, VElement, EObject, Control) - Method in interface org.eclipse.emfforms.spi.swt.core.layout.LayoutProvider
-
The LayoutData to use.
- getLayoutHelper() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTRenderingHelper
-
Deprecated.
- getLayoutHelper(Class<LAYOUT>) - Method in class org.eclipse.emf.ecp.view.spi.renderer.RenderingConfiguration
-
Deprecated.
Returns the layout helper registered for a specific
Class
.
- getLayoutProvider() - Method in class org.eclipse.emf.ecp.view.internal.swt.Activator
-
- getLeafCondition() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.AbstractRuleConditionDmrStrategyProviderTest
-
- getLeafCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getLeafCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getLeafCondition_CompareType() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getLeafCondition_CompareType() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getLeafCondition_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getLeafCondition_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getLeafCondition_ExpectedValue() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getLeafCondition_ExpectedValue() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getLeafCondition_ValueDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getLeafCondition_ValueDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getLeftColumnLayoutData() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
-
Deprecated.
The Layout data to use to set for a left column.
- getLeftColumnLayoutData() - Method in interface org.eclipse.emf.ecp.view.spi.renderer.LayoutHelper
-
Deprecated.
The Layout data to use to set for a left column.
- getLeftControl() - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.ControlPair
-
The left compare of the compare.
- getLeftControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DoubleColumnRow
-
Deprecated.
- getLeftControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ThreeColumnRow
-
Deprecated.
- getLeftModel() - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
Gets the left model.
- getLeftModel() - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
-
Gets the left model.
- getLength() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Dimension
-
Returns the value of the 'Length' attribute.
- getLength() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- getLinkElements(InternalProject, EObject, EReference) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
- getLinkElements(InternalProject, EObject, EReference) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
- getLinkElements(InternalProject, EObject, EReference) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
Return all EObject
s that this provider supports for linking them to the modelElement and the provided
eReference.
- getLinkText(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
Returns the link text to be used for the given linked value
.
- getList() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.ActionCollector
-
- getListProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- getListProperty() - Method in class org.eclipse.emfforms.internal.core.services.databinding.SegmentConverterListResultImpl
-
The IEMFListProperty
resulting from the segment conversion.
- getListProperty(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF
-
- getListProperty() - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.SegmentConverterListResultEMF
-
The IEMFListProperty
resulting from the segment conversion.
- getListProperty(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.EMFFormsDatabinding
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.model.DateTimeDisplayType
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.rule.model.CompareType
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.rule.model.Quantifier
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.template.style.tab.model.TabType
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.RenderMode
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonAlignmentType
-
- getLiteral() - Method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonPlacementType
-
- getLiteral() - Method in enum org.eclipse.emfforms.coffee.model.coffee.ManufactoringProcess
-
- getLiteral() - Method in enum org.eclipse.emfforms.coffee.model.coffee.RamType
-
- getLiteral() - Method in enum org.eclipse.emfforms.coffee.model.coffee.SocketConnectorType
-
- getLiteral() - Method in enum org.eclipse.emfforms.spi.rulerepository.model.MergeType
-
- getLiteral() - Method in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
-
- getLoadingProperties() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- getLoadingProperties() - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
-
Returns the value of the 'Loading Properties' containment reference.
- getLoadingProperties(EObject, EStructuralFeature) - Method in class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider
-
Obtain the view model loading properties for filtering the applicable view models.
- getLocale() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
Returns the current Locale.
- getLocale() - Method in interface org.eclipse.emf.ecp.edit.spi.ViewLocaleService
-
Deprecated.
The current locale of the view.
- getLocale() - Method in class org.eclipse.emf.ecp.view.context.internal.locale.DefaultLocaleViewService
-
Deprecated.
The current locale of the view.
- getLocale() - Method in class org.eclipse.emfforms.internal.core.services.locale.defaultlocale.DefaultLocaleProvider
-
Returns the current locale service.
- getLocale() - Method in interface org.eclipse.emfforms.spi.common.locale.EMFFormsLocaleProvider
-
Returns the current locale service.
- getLocalizationService() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer
-
- getLocalizationService() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer
-
- getLocation() - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- getLocationProposal(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emf2web.ui.handler.AbstractSchemaExportCommandHandler
-
Returns a proposal for the export location.
- getMachine() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for class '
Machine
'.
- getMachine() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getMachine_Name() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute '
Name
'.
- getMachine_Name() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getMainCategoryDepth() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- getMainCategoryDepth() - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationElement
-
Returns the value of the 'Main Category Depth' attribute.
- getMainControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DoubleColumnRow
-
Deprecated.
- getMainControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SingleColumnRow
-
Deprecated.
- getMainControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ThreeColumnRow
-
Deprecated.
- getMainControl() - Method in interface org.eclipse.emf.ecp.view.spi.renderer.RenderingResultRow
-
Deprecated.
- getMandatoryFactory() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
-
- getMandatoryFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
-
Returns the factory that creates the instances of the model.
- getMandatoryMarker() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
-
- getMandatoryMarker() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryStyleProperty
-
Returns the value of the 'Mandatory Marker' attribute.
- getMandatoryPackage() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
-
- getMandatoryPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryFactory
-
Returns the package supported by this factory.
- getMandatoryStyle(VTViewTemplateProvider, VControl, ViewModelContext) - Static method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRendererUtil
-
- getMandatoryStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
-
- getMandatoryStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
-
- getMandatoryStyleProperty_HighliteMandatoryFields() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
-
- getMandatoryStyleProperty_HighliteMandatoryFields() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
-
- getMandatoryStyleProperty_MandatoryMarker() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
-
- getMandatoryStyleProperty_MandatoryMarker() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryPackage
-
- getManufactoringProcess() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- getManufactoringProcess() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getManufactoringProcess() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- getManufactoringProcess() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
Returns the value of the 'Manufactoring Process' attribute.
- getMappedClass() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- getMappedClass() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingDomainModelReference
-
Returns the value of the 'Mapped Class' reference.
- getMappedClass() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingDomainModelReferenceSegmentImpl
-
- getMappedClass() - Method in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingDomainModelReferenceSegment
-
Returns the value of the 'Mapped Class' reference.
- getMappingdmrFactory() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
-
- getMappingdmrFactory() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
-
Returns the factory that creates the instances of the model.
- getMappingdmrPackage() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
-
- getMappingdmrPackage() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrFactory
-
Returns the package supported by this factory.
- getMappingDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
-
- getMappingDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
-
- getMappingDomainModelReference_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
-
- getMappingDomainModelReference_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
-
- getMappingDomainModelReference_MappedClass() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
-
- getMappingDomainModelReference_MappedClass() - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingdmrPackage
-
- getMappingDomainModelReferenceSegment() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentPackageImpl
-
- getMappingDomainModelReferenceSegment() - Method in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingsegmentPackage
-
- getMappingDomainModelReferenceSegment_MappedClass() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentPackageImpl
-
- getMappingDomainModelReferenceSegment_MappedClass() - Method in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingsegmentPackage
-
- getMappingFor(VDomainModelReference, EObject) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRMappingProvider
-
- getMappingFor(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.defaultheuristic.EMFFormsMappingProviderDefaultHeuristic
-
- getMappingFor(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.table.EMFFormsMappingProviderTable
-
- getMappingFor(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.table.panel.EMFFormsMappingProviderTable
-
- getMappingFor(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.EMFFormsMappingProviderMulti
-
- getMappingFor(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.mappingprovider.EMFFormsMappingProvider
-
- getMappingsegmentFactory() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentPackageImpl
-
- getMappingsegmentFactory() - Method in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingsegmentPackage
-
Returns the factory that creates the instances of the model.
- getMappingsegmentPackage() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentFactoryImpl
-
- getMappingsegmentPackage() - Method in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingsegmentFactory
-
Returns the package supported by this factory.
- getMarkerHelperProviders() - Method in class org.eclipse.emfforms.ide.internal.builder.Activator
-
Obtain the currently registered marker helper providers.
- getMarkerID() - Method in class org.eclipse.emfforms.ide.builder.DefaultMarkerHelper
-
- getMarkerID() - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelMarkerHelper
-
- getMasterDetailSelectionProvider() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
-
Get the master/detail-aware selection provider.
- getMaximumHeight() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- getMaximumHeight() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
Returns the value of the 'Maximum Height' attribute.
- getMaxTextHeight() - Method in class org.eclipse.emfforms.spi.swt.control.text.richtext.renderer.RichTextControlSWTRenderer
-
The maximum height in pixels for the text control.
- getMaxVisibleLines() - Method in class org.eclipse.emfforms.spi.swt.control.text.richtext.renderer.RichTextControlSWTRenderer
-
The maximum number of visible lines in the text control.
- getMenu(TreeViewer, EditingDomain) - Method in class org.eclipse.emfforms.internal.editor.genmodel.GenModelEditorTMDCustomization
-
Returns the menu which will be added to the tree.
- getMenu(TreeViewer, EditingDomain) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultMenuProvider
-
- getMenu(TreeViewer, EditingDomain) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getMenu(TreeViewer, EditingDomain) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.MenuProvider
-
Returns the menu which will be added to the tree.
- getMergedAffectedObjectsCollection() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
-
Returns the merged collection of all command affected objects.
- getMergedDiffs() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
-
- getMergedDiffs() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffAttachment
-
Returns the value of the 'Merged Diffs' attribute.
- getMergedDomainObjects() - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
Returns the set of domainModelReferences which are merged.
- getMergedDomainObjects() - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
-
Returns the set of domainModelReferences which are merged.
- getMergedResultCollection() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
-
Returns the merged collection of all command results.
- getMergeType() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- getMergeType() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
- getMergeType() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRuleEntry
-
Returns the value of the 'Merge Type' attribute.
- getMergeType() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
- getMessage(EObject) - Method in interface org.eclipse.emf.ecp.editor.e3.StatusMessageProvider
-
Return the status message for a certain EObject.
- getMessage() - Method in class org.eclipse.emf.ecp.view.spi.context.ViewModelServiceNotAvailableReport
-
Returns the report message.
- getMessage(Diagnostic) - Static method in class org.eclipse.emf.ecp.view.spi.model.DiagnosticMessageExtractor
-
Extract the message to display from a single Diagnostic
.
- getMessage(Collection<Diagnostic>) - Static method in class org.eclipse.emf.ecp.view.spi.model.DiagnosticMessageExtractor
-
Extract the message to display from a collection of Diagnostics
.
- getMessage() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
Returns the message associated with this validation.
- getMessage() - Method in class org.eclipse.emf.ecp.view.spi.model.reporting.StatusReport
-
Returns the report message.
- getMessage() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDiagnostic
-
Returns the message associated with this validation.
- getMessage() - Method in class org.eclipse.emf.ecp.view.spi.provider.reporting.ViewProviderInitFailedReport
-
Returns the report message.
- getMessage() - Method in class org.eclipse.emfforms.spi.common.report.AbstractReport
-
Returns the report message.
- getMessage() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorReport
-
Returns the value of the 'Message' attribute.
- getMessage() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- getMessageInterpolator(MessageInterpolator) - Method in class org.eclipse.emf.ecp.view.internal.validation.bean.DefaultValidationProvider
-
- getMessageInterpolator(MessageInterpolator) - Method in class org.eclipse.emf.ecp.view.validation.bean.BeanValidationProvider
-
- getMiddleControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ThreeColumnRow
-
Deprecated.
- getMinimumHeight() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- getMinimumHeight() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
Returns the value of the 'Minimum Height' attribute.
- getMinTextHeight() - Method in class org.eclipse.emfforms.spi.swt.control.text.richtext.renderer.RichTextControlSWTRenderer
-
The minimum height in pixels for the text control.
- getMinVisibleLines() - Method in class org.eclipse.emfforms.spi.swt.control.text.richtext.renderer.RichTextControlSWTRenderer
-
The minimum number of visible lines in the text control.
- getMinWidth() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
Returns the minimum width of the cell editor.
- getMinWidth() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- getMinWidth() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
-
Returns the minimum width of the cell editor.
- getMinWidth() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
Returns the minimum width of the cell editor.
- getMinWidth() - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
Returns the minimum width of the cell editor.
- getMinWidth() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
Returns the minimum width of the cell editor.
- getMinWidth() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
- getMinWidth() - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
-
Returns the minimum width of the cell editor.
- getMinWidth() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- getMinWidth() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- getMinWidth() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- getMinWidth() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VWidthConfiguration
-
Returns the value of the 'Min Width' attribute.
- getMinWidth() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
Returns the minimum width of the cell editor.
- getMinWidth() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- getMinWidth() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
The minimal width of the column.
- getMinWidth() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- getModel(ResourceSet) - Method in class org.eclipse.emfforms.ide.builder.ValidationServiceDelegate
-
Obtain the model object to be validated from the loaded resource set.
- getModel(ResourceSet) - Method in class org.eclipse.emfforms.ide.internal.builder.ViewModelValidationDelegate
-
- getModelContext(Object) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
Returns the first
ECPContainer
that can be found for the provided Object.
- getModelContext(Object) - Method in interface org.eclipse.emf.ecp.core.util.ECPModelContextProvider
-
Returns the first
ECPContainer
that can be found for the provided Object.
- getModelContext(ECPModelContextProvider, Object...) - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
-
- getModelContext(Object) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
- getModelContext(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPContentProvider
-
Returns the first
ECPContainer
that can be found for the provided Object.
- getModelContext(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
-
Returns the first
ECPContainer
that can be found for the provided Object.
- getModelContext(Object) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Returns the first
ECPContainer
that can be found for the provided Object.
- getModelContext(Object) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
- getModelContextFromAdapter(Notifier) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
This allows to get the
ECPContainer
from a
Notifier
using the EcoreUtil.
- getModelContextProvider() - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
-
- getModelContextProvider() - Method in interface org.eclipse.emf.ecp.internal.ui.model.IECPLabelProvider
-
- getModelElement() - Method in exception org.eclipse.emf.ecp.view.spi.renderer.NoPropertyDescriptorFoundExeption
-
The EObject
which has a missing ItemPropertyDescriptor.
- getModelElementContext() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
-
- getModelFile() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
-
- getModelFile() - Method in class org.eclipse.emfforms.internal.editor.ecore.actions.CreateNewInstaceWizard.CreateNewInstanceFileCreationPage
-
- getModelFile() - Method in class org.eclipse.emfforms.internal.editor.ecore.actions.CreateNewInstaceWizard
-
- getModelToTargetStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
This UpdateValueStrategy
will be used as the model to target strategy during data binding.
- getModelToTargetStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- getModelToTargetStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
-
This UpdateValueStrategy
will be used as the model to target strategy during data binding.
- getModelToTargetStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
This UpdateValueStrategy
will be used as the model to target strategy during data binding.
- getModelToTargetStrategy(DataBindingContext) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
This UpdateValueStrategy
will be used as the model to target strategy during data binding.
- getModelToTargetStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
This UpdateValueStrategy
will be used as the model to target strategy during data binding.
- getModelToTargetStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
- getModelToTargetStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
-
This UpdateValueStrategy
will be used as the model to target strategy during data binding.
- getModelToTargetStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- getModelToTargetStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- getModelToTargetStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
This UpdateValueStrategy
will be used as the model to target strategy during data binding.
- getModelToTargetStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- getModelValue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
The model value used for databinding.
- getModelValue() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
Returns an IObservableValue
based on the control's domain model reference and domain model.
- getMultiDomainModelReferenceSegment() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentPackageImpl
-
- getMultiDomainModelReferenceSegment() - Method in interface org.eclipse.emfforms.view.spi.multisegment.model.VMultisegmentPackage
-
- getMultiDomainModelReferenceSegment_ChildDomainModelReferences() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentPackageImpl
-
- getMultiDomainModelReferenceSegment_ChildDomainModelReferences() - Method in interface org.eclipse.emfforms.view.spi.multisegment.model.VMultisegmentPackage
-
- getMultiSegment() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiSegmentChildDmrStrategyProviderTest
-
- getMultiSegment(VDomainModelReference) - Static method in class org.eclipse.emfforms.view.spi.multisegment.model.MultiSegmentUtil
-
- getMultisegmentFactory() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentPackageImpl
-
- getMultisegmentFactory() - Method in interface org.eclipse.emfforms.view.spi.multisegment.model.VMultisegmentPackage
-
Returns the factory that creates the instances of the model.
- getMultisegmentPackage() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentFactoryImpl
-
- getMultisegmentPackage() - Method in interface org.eclipse.emfforms.view.spi.multisegment.model.VMultisegmentFactory
-
Returns the package supported by this factory.
- getMultiStyleSelectorContainer() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getMultiStyleSelectorContainer() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getMultiStyleSelectorContainer_Selectors() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getMultiStyleSelectorContainer_Selectors() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
Returns the meta object for the containment reference list
'
Selectors
'.
- getName() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
-
Return the name of the wrapped CDO branch.
- getName() - Method in interface org.eclipse.emf.ecp.core.util.ECPElement
-
This returns the unique name of the object.
- getName() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
- getName() - Method in interface org.eclipse.emf.ecp.emf2web.exporter.SchemaWrapper
-
Depicts a proposal for the name of the wrapped content.
- getName() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.seed.xtend.SeedWrapper
-
- getName() - Method in class org.eclipse.emf.ecp.internal.core.util.Element
-
This returns the unique name of the object.
- getName() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
-
- getName() - Method in class org.eclipse.emf.ecp.view.model.refactoring.ViewModelDeleteParticipant
-
- getName() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
-
- getName() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
-
- getName() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
-
- getName() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroup
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
-
- getName() - Method in enum org.eclipse.emf.ecp.view.spi.model.DateTimeDisplayType
-
- getName() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- getName() - Method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
-
- getName() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum org.eclipse.emf.ecp.view.spi.rule.model.CompareType
-
- getName() - Method in enum org.eclipse.emf.ecp.view.spi.rule.model.Quantifier
-
- getName() - Method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
-
- getName() - Method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
-
- getName() - Method in enum org.eclipse.emf.ecp.view.template.style.tab.model.TabType
-
- getName() - Method in enum org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.RenderMode
-
- getName() - Method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonAlignmentType
-
- getName() - Method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonPlacementType
-
- getName() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Activity
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ActivityImpl
-
- getName() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.MachineImpl
-
- getName() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Machine
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum org.eclipse.emfforms.coffee.model.coffee.ManufactoringProcess
-
- getName() - Method in enum org.eclipse.emfforms.coffee.model.coffee.RamType
-
- getName() - Method in enum org.eclipse.emfforms.coffee.model.coffee.SocketConnectorType
-
- getName() - Method in interface org.eclipse.emfforms.common.Property
-
Get the name of the property.
- getName() - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
-
- getName() - Method in interface org.eclipse.emfforms.datatemplate.Template
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.emfforms.internal.common.ImmutableProperty
-
- getName() - Method in class org.eclipse.emfforms.internal.common.SimpleProperty
-
- getName() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- getName() - Method in enum org.eclipse.emfforms.spi.rulerepository.model.MergeType
-
- getName() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRuleEntry
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
-
- getNameProposal() - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- getNamespace() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser
-
- getNamespaceURIs(String) - Static method in class org.eclipse.emf.ecp.spi.view.migrator.string.StringViewModelMigratorUtil
-
Parses the given view model string and return the used namespace uris.
- getNameText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.ProjectPropertiesDialog
-
- getNameText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
-
- getNeededDomainModelReferences() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.ECPHardcodedReferences
-
- getNewBooleanValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getNewByteValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getNewCharValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getNewChildActions(Collection<?>, EditingDomain, EObject) - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreCreateNewChildDialog
-
- getNewChildActions(Collection<?>, EditingDomain, EObject) - Method in class org.eclipse.emfforms.internal.editor.ui.CreateNewChildDialog
-
Creates all new child actions.
- getNewChildCmdName() - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreShortcutHandler
-
- getNewChildCmdName() - Method in class org.eclipse.emfforms.internal.editor.handlers.ShortcutHandler
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory.ViewChildCreationExtender
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
-
- getNewChildDescriptors(Object, EditingDomain) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
-
- getNewDoubleValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getNewEObjects() - Method in class org.eclipse.emf.ecp.view.spi.model.ModelChangeNotification
-
Returns the collection of new EObjects.
- getNewFloatValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getNewIntValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getNewLongValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getNewNamespaceFragment() - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationDialog
-
Returns the new namespace fragments with which to replace the old ones.
- getNewObjectsByDescriptors(EObject, EReference) - Method in class org.eclipse.emf.ecp.ui.view.swt.reference.DefaultCreateNewModelElementStrategyProvider
-
Obtain a mapping of new objects provided by an owner
's edit provider, by class.
- getNewReferenceButtonImage() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
Returns the new reference image for button.
- getNewShortValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getNewSiblingCmdName() - Method in class org.eclipse.emfforms.internal.editor.ecore.EcoreShortcutHandler
-
- getNewSiblingCmdName() - Method in class org.eclipse.emfforms.internal.editor.handlers.ShortcutHandler
-
- getNewStringValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getNewValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getNextEClass() - Method in class org.eclipse.emfforms.internal.core.services.databinding.SegmentConverterListResultImpl
-
Returns the target EClass of the resolved segment.
- getNextEClass() - Method in class org.eclipse.emfforms.internal.core.services.databinding.SegmentConverterValueResultImpl
-
- getNextEClass() - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.SegmentConverterListResultEMF
-
Returns the target EClass of the resolved segment.
- getNextEClass() - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.SegmentConverterValueResultEMF
-
Returns the target EClass of the resolved segment.
- getNextPage() - Method in class org.eclipse.emf.ecp.internal.wizards.page.SelectOrCreateRepositoryPage
-
- getNextPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateDomainModelReferenceWizard
- getNextPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard
-
- getNextPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
-
- getNextPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
- getNextPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
- getNextPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizard
-
- getNextPage(IWizardPage) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.SelectSubclassAndTemplateWizard
-
- getNextPage(IWizardPage) - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.EMFFormsRuleRepositoryWizard
-
- getNextStage() - Method in interface org.eclipse.emf.ecp.view.internal.table.swt.RunnableManager.BackgroundStage
-
Provides the next stage of computation.
- getNodes() - Method in class org.eclipse.emf.ecp.common.spi.cachetree.AbstractCachedTree
-
Gets the Nodes of the cached tree containing necessary information.
- getNoDetailsControl() - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Obtain the renderer control showing a hint that there is no selection or
no details for the current selection.
- getNoDetailView() - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Obtain a view to use as placeholder when the framework provides no view for the
detail of the selection or when there is no selection.
- getNonInheritableProperties() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- getNonInheritableProperties() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewModelLoadingProperties
-
Returns the value of the 'Non Inheritable Properties' map.
- getNotCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getNotCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getNotCondition_Condition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getNotCondition_Condition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for the containment reference
'
Condition
'.
- getNotificationProviders() - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
-
For testing purposes.
- getNotifier() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getNotifier() - Method in class org.eclipse.emf.ecp.view.spi.model.ModelChangeNotification
-
Gets the notifier.
- getNotifierFromEditorInput(Object) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Get the Notifier from the tree input.
- getNSPrefix() - Method in class org.eclipse.emf.ecp.ecore.editor.util.ProjectHelper
-
Returns the namespace prefix.
- getNsURIs() - Method in class org.eclipse.emf.ecp.spi.view.migrator.NameSpaceHandler
-
- getNSURL() - Method in class org.eclipse.emf.ecp.ecore.editor.util.ProjectHelper
-
Returns the namespace URL.
- getNumberFormat(EAttribute) - Static method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.NumberFormatHelper
-
Retrieves a format string for numbers.
- getNumberOfCores() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- getNumberOfCores() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
Returns the value of the 'Number Of Cores' attribute.
- getNumberOfExportElements(VTableControl, EStructuralFeature.Setting) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRenderer
-
Returns the number of entries that should be exported.
- getNumberOfVisibleRows() - Method in class org.eclipse.emfforms.spi.swt.table.action.AbstractTableAction
-
Returns the number of visible viewer rows for the table control.
- getNumButtons() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
- getNumButtons() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- getObjectLabel(EObject) - Method in class org.eclipse.emf.ecp.view.internal.validation.ECPSubstitutionLabelProvider
-
- getObjects() - Method in class org.eclipse.emf.ecp.ide.editor.view.UnknownFeaturesDialog
-
- getObjects() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.diagnostic.DiagnosticCache
-
- getObservableList(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
- getObservableList(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- getObservableList(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF
-
- getObservableList(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.EMFFormsDatabinding
-
Returns an
IObservableList
by observing the list described by the given
VDomainModelReference
of
the given
EObject
.
- getObservableValue(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- getObservableValue(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF
-
- getObservableValue(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.EMFFormsDatabinding
-
Returns an
IObservableValue
by observing the value described by the given
VDomainModelReference
of the given
EObject
.
- getObservedEObject() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer
-
Returns the model object representing the value for this renderer's domain model reference.
- getObservedEObject() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionControlRenderer_Test.TestLeafConditionControlRenderer
-
Returns the model object representing the value for this renderer's domain model reference.
- getObservedEObject() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionSegmentControlRenderer_PTest.TestLeafConditionSegmentControlRenderer
-
- getObserver() - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
-
The observer.
- getObserverCallResults() - Method in interface org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall
-
Returns the results of each notified observer.
- getObservers(Notification) - Method in class org.eclipse.emf.ecp.changebroker.internal.ContainingEClassStrategy
-
- getObservers(Notification) - Method in class org.eclipse.emf.ecp.changebroker.internal.EClassStrategy
-
Returns the
observers
which should get notified.
- getObservers(Notification) - Method in class org.eclipse.emf.ecp.changebroker.internal.FeatureStrategy
-
Returns the
observers
which should get notified.
- getObservers(Notification) - Method in class org.eclipse.emf.ecp.changebroker.internal.NoStrategy
-
Returns the
observers
which should get notified.
- getObservers(Notification) - Method in interface org.eclipse.emf.ecp.changebroker.internal.Strategy
-
Returns the
observers
which should get notified.
- getOkColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getOkColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Ok Color HEX' attribute.
- getOkColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getOkColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Ok Color HEX' attribute.
- getOkForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getOkForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Ok Foreground Color HEX' attribute.
- getOkForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getOkForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Ok Foreground Color HEX' attribute.
- getOkImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getOkImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Ok Image URL' attribute.
- getOkImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- getOkImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
Returns the value of the 'Ok Image URL' attribute.
- getOkImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getOkImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Ok Image URL' attribute.
- getOkOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getOkOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Ok Overlay URL' attribute.
- getOkOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getOkOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Ok Overlay URL' attribute.
- getOldBooleanValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getOldByteValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getOldCharValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getOldDoubleValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getOldEObjects() - Method in class org.eclipse.emf.ecp.view.spi.model.ModelChangeNotification
-
Returns the collection of old EObjects.
- getOldFloatValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getOldIntValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getOldLongValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getOldNamespaceFragment() - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationDialog
-
Returns the namespace fragments to be replaced.
- getOldShortValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getOldStringValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getOldValue() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getOpenProjects() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
Return all open projects of that are shared on this repository.
- getOpenProjects() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Array of all ECPProjects based on this ECPProvider which are open.
- getOpenProjects() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
Array of all ECPProjects based on this ECPProvider which are open.
- getOperation(Shell, String, VView) - Method in interface org.eclipse.emfforms.internal.rulerepository.tooling.merge.MergeWithViewHandler.OperationProvider
-
Get the WorkspaceModifyOperation
that saved the merged view.
- getOrCondition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getOrCondition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getOrCondition_Conditions() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getOrCondition_Conditions() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for the containment reference list
'
Conditions
'.
- getOtherRelatedWorkspacePaths(String) - Static method in class org.eclipse.emf.ecp.ide.spi.util.EcoreHelper
-
Returns the path for all ecores for which
- getOwnValue() - Method in class org.eclipse.emf.ecp.common.spi.cachetree.CachedTreeNode
-
Returns the value of this node.
- getOwnValue(EObject) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
-
Gets the own cached value of the given object.
- getOwnValue(Object) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.diagnostic.DiagnosticCache
-
- getPackage() - Static method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTBoolFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchyFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emfforms.datatemplate.impl.DataTemplateFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentFactoryImpl
-
Deprecated.
- getPageName() - Method in class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard
-
- getPages(IConfigurationElement[]) - Static method in class org.eclipse.emf.ecp.editor.internal.e3.PageCandidate
-
This method gets an input array of MEEditor pages and performs the tasks "after" and "replace" on them.
- getPageTitle() - Method in class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard
-
- getPairWithDiff(VControl) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
Returns a pair containing the left and right control for the diff.
- getPairWithDiff(VControl) - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
-
Returns a pair containing the left and right control for the diff.
- getParent() - Method in class org.eclipse.emf.ecp.common.spi.cachetree.CachedTreeNode
-
- getParent() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
-
Return the parent element of this list.
- getParent(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
- getParent() - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.SyntheticElement
-
- getParent(Object) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
- getParent(Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
- getParent() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
-
Return the parent element of this list.
- getParent(Object) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.EStructuralFeatureContentProvider
-
- getParent() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Component
-
Returns the value of the 'Parent' container reference.
- getParent() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- getParentContext() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
- getParentContext() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
-
This returns the parent context.
- getParentContext() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
- getParentControl() - Method in class org.eclipse.emf.ecp.view.internal.swt.ContextMenuViewModelService
-
Deprecated.
Get the control to which the context menu should be added.
- getParentDmr() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiSegmentChildDmrStrategyProviderTest
-
- getParentVElement() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
- getParentVElement() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
-
If this context has a
parent context
this method will return the parent VElement
which requested the creation of this context.
- getParentVElement() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
- getPath(IFile) - Method in class org.eclipse.emf.ecp.ide.spi.util.ViewModelHelper.ViewLoader
-
Returns the path string of the given file.
- getPath() - Method in interface org.eclipse.emf.ecp.view.spi.model.SettingPath
-
The path to the bound EStructuralFeature.Setting
.
- getPath(Shell, VView) - Method in interface org.eclipse.emfforms.internal.rulerepository.tooling.merge.MergeWithViewHandler.MergedViewPathProvider
-
- getPathForExport(Shell, String) - Method in interface org.eclipse.emf.ecp.internal.ui.util.ECPFileDialogHelper
-
Returns the file path to export a model element to.
- getPathForExport(Shell, String) - Method in class org.eclipse.emf.ecp.internal.ui.util.ECPFileDialogHelperImpl
-
Returns the file path to export a model element to.
- getPathForImport(Shell) - Method in interface org.eclipse.emf.ecp.internal.ui.util.ECPFileDialogHelper
-
Returns the absolute file path of the file selected by the user.
- getPathForImport(Shell) - Method in class org.eclipse.emf.ecp.internal.ui.util.ECPFileDialogHelperImpl
-
Returns the absolute file path of the file selected by the user.
- getPersistable() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
- getPersistedState(VControl) - Method in class org.eclipse.emf.ecp.internal.view.table.ui.swt.persistedstate.PersistTableStateServiceImpl
-
- getPersistedState(VControl) - Method in interface org.eclipse.emf.ecp.spi.view.table.ui.swt.persistedstate.PersistTableStateService
-
This methods gives access to previsouly persisted state attachments.
- getPixelGridSize() - Method in class org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer
-
When this returns a non-empty optional all non-spanning/grabbing controls in a spanning/grabbing parent will have
a width which is a multiple of this pixel grid size.
- getPlugin() - Static method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.internal.viewproxy.model.provider.ViewproxyEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.model.presentation.ViewEditorPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.HorizontalEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolSelectorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchySelectorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelWidthStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TabStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationColumnStylePropertyEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emfforms.datatemplate.provider.DatatemplateEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emfforms.internal.coffee.wizards.CoffeeWizardsPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emfforms.internal.example.wizards.ExampleWizardsPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginImage(Object, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
-
- getPluginImage(String, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
-
Returns an Image
based on a Bundle
and resource entry path.
- getPluginImageDescriptor(Object, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
-
- getPluginImageDescriptor(String, String) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.ResourceManager
-
Returns an ImageDescriptor
based on a Bundle
and resource entry path.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.model.provider.ViewproxyEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewEditorPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.HorizontalEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolSelectorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchySelectorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelWidthStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TabStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationColumnStylePropertyEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapStyleEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emfforms.datatemplate.provider.DatatemplateEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emfforms.internal.coffee.wizards.CoffeeWizardsPlugin
-
- getPluginResourceLocator() - Method in class org.eclipse.emfforms.internal.example.wizards.ExampleWizardsPlugin
-
- getPluginResourceLocator() - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPolicy() - Method in class org.eclipse.emf.ecp.internal.edit.DeleteServiceFactoryImpl
-
Defines when the service should be activated.
- getPolicy() - Method in class org.eclipse.emf.ecp.internal.view.table.ui.swt.persistedstate.PersistTableStateServiceFactory
-
- getPolicy() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceServiceFactory
-
- getPolicy() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.TableColumnsDmrViewServiceFactory
-
- getPolicy() - Method in class org.eclipse.emf.ecp.view.internal.swt.DefaultSelectionProviderServiceFactory
-
- getPolicy() - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapFactoryImpl
-
Defines when the service should be activated.
- getPolicy() - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyGlobalServiceFactory
-
Defines when the service should be activated.
- getPolicy() - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyLocalServiceFactory
-
Defines when the service should be activated.
- getPolicy() - Method in class org.eclipse.emfforms.internal.core.services.reveal.EMFFormsRevealServiceFactory
-
- getPolicy() - Method in class org.eclipse.emfforms.internal.core.services.segments.DmrToSegmentsViewServiceFactory
-
- getPolicy() - Method in class org.eclipse.emfforms.internal.swt.core.di.EclipseContextViewServiceFactory
-
- getPolicy() - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceFactory
-
Defines when the service should be activated.
- getPosition() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- getPreference(String, String) - Static method in class org.eclipse.emf.ecp.internal.ui.PreferenceHelper
-
Get a preference value for a specific key.
- getPreferredSize() - Method in class org.eclipse.emfforms.spi.swt.core.layout.SWTGridCell
-
Returns the preferred size of this cell.
- getPreferrredPopupHeight() - Method in class org.eclipse.emfforms.spi.swt.control.text.richtext.renderer.RichTextControlSWTRenderer
-
Specifies the preferred size of the popup window.
- getPrefixDMR() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- getPrefixDMR() - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexDomainModelReference
-
Returns the value of the 'Prefix DMR' containment reference.
- getPreviousPage() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizardPage
- getPreviousPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
- getPreviousPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
- getPreviousPage(IWizardPage) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
- getPriority() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellStringTooltipModifier
-
- getPriority() - Method in class org.eclipse.emf.ecp.edit.spi.EMFDeleteServiceImpl
-
- getPriority() - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
-
Deprecated.
The static priority of the corresponding control.
- getPriority() - Method in interface org.eclipse.emf.ecp.internal.core.util.observer.ECPPrioritizedIObserver
-
Returns the priority of this observer.
- getPriority() - Method in class org.eclipse.emf.ecp.internal.edit.DeleteServiceFactoryImpl
-
The priority of the service.
- getPriority() - Method in class org.eclipse.emf.ecp.internal.ui.view.linewrapper.ECPStringLineWrapper
-
Returns the priority of this modifier.
- getPriority() - Method in class org.eclipse.emf.ecp.internal.view.table.ui.swt.persistedstate.PersistTableStateServiceFactory
-
- getPriority() - Method in class org.eclipse.emf.ecp.spi.ui.ECPDeleteServiceImpl
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
-
- getPriority() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceServiceFactory
-
- getPriority() - Method in class org.eclipse.emf.ecp.view.context.internal.locale.DefaultLocaleViewService
-
Deprecated.
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnConfigurationDMRRendererReferenceService
-
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.TableColumnsDmrViewServiceFactory
-
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleServiceHelperImpl
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.StackItemViewService
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.swt.DebugViewModelService
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.swt.DefaultSelectionProviderServiceFactory
-
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.table.columnservice.AddColumnService
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceTooltipModifier
-
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.unset.UnsetService
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
-
- getPriority() - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ProxyResolverViewService
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emf.ecp.view.model.common.BooleanControlRendererTester
-
The static priority of the corresponding control.
- getPriority() - Method in class org.eclipse.emf.ecp.view.model.common.DateTimeControlRendererTester
-
The static priority of the corresponding control.
- getPriority() - Method in class org.eclipse.emf.ecp.view.model.common.di.service.impl.EclipseContextViewServiceImpl
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emf.ecp.view.model.common.SimpleControlRendererTester
-
The static priority of the corresponding control.
- getPriority() - Method in class org.eclipse.emf.ecp.view.model.common.TextControlRendererTester
-
The static priority of the corresponding control.
- getPriority() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelService
-
Returns the priority for this view service.
- getPriority() - Method in interface org.eclipse.emf.ecp.view.spi.provider.ECPStringModifier
-
Returns the priority of this modifier.
- getPriority() - Method in class org.eclipse.emf.ecp.view.spi.swt.services.DefaultSelectionProviderService
-
- getPriority() - Method in class org.eclipse.emf.ecp.view.table.internal.validation.TableValidationInitiator
-
- getPriority() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.internal.validation.TreeMasterDetailValidationInitiator
-
- getPriority() - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapFactoryImpl
-
The priority of the service.
- getPriority() - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsAbstractLegacyServiceFactory
-
The priority of the service.
- getPriority() - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestGlobalViewModelService
-
- getPriority() - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestGlobalViewModelService2
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestLocalViewModelService
-
- getPriority() - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestLocalViewModelService2
-
- getPriority() - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestViewModelService2
-
- getPriority() - Method in class org.eclipse.emfforms.internal.core.services.reveal.EMFFormsRevealServiceFactory
-
- getPriority() - Method in class org.eclipse.emfforms.internal.core.services.segments.DmrToSegmentsViewServiceFactory
-
- getPriority() - Method in class org.eclipse.emfforms.internal.editor.ecore.GroupExpansionViewModelService
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreReferenceService
-
Deprecated.
- getPriority() - Method in class org.eclipse.emfforms.internal.editor.genmodel.service.GenModelGroupExpansionViewModelService
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emfforms.internal.editor.genmodel.service.GenModelReadonlyViewModelService
-
Returns the priority for this view service.
- getPriority() - Method in class org.eclipse.emfforms.internal.swt.core.di.EclipseContextViewServiceFactory
-
- getPriority() - Method in class org.eclipse.emfforms.internal.swt.core.di.EMFFormsContextProviderImpl
-
- getPriority() - Method in class org.eclipse.emfforms.internal.view.model.localization.LocalizationViewModelService
-
Returns the priority for this view service.
- getPriority() - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceFactory
-
The priority of the service.
- getProblemFeature() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
-
- getProcessor() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for class '
Processor
'.
- getProcessor() - Method in interface org.eclipse.emfforms.coffee.model.coffee.ControlUnit
-
Returns the value of the 'Processor' containment reference.
- getProcessor() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getProcessor() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- getProcessor_ClockSpeed() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute
'
Clock Speed
'.
- getProcessor_ClockSpeed() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getProcessor_ManufactoringProcess() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- getProcessor_ManufactoringProcess() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getProcessor_NumberOfCores() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- getProcessor_NumberOfCores() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getProcessor_SocketconnectorType() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- getProcessor_SocketconnectorType() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getProcessor_ThermalDesignPower() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- getProcessor_ThermalDesignPower() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getProcessor_Vendor() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute '
Vendor
'.
- getProcessor_Vendor() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getProgressMonitor() - Method in interface org.eclipse.emf.ecp.edit.spi.swt.commands.IProgressMonitorProvider
-
- getProgressMonitor() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressPasteFromClipboardCommand
-
- getProject() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
-
Returns the project.
- getProject(Object) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
-
Retrieves the project the adaptable belongs to if possible.
- getProject(String) - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
-
Searches for a project based on the provided
String
.
- getProject() - Method in interface org.eclipse.emf.ecp.core.util.ECPProjectAware
-
This returns the project this object belongs to or references in any way.
- getProject(ESLocalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
This gets the ECPProject based on a ProjectSpace.
- getProject() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
This returns the project this object belongs to or references in any way.
- getProject(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
Retrieves the project the adaptable belongs to if possible.
- getProject(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
Searches for a project based on the provided
String
.
- getProject() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.ProjectPropertiesDialog
-
- getProject() - Method in class org.eclipse.emfforms.ide.internal.builder.ProjectNature
-
- getProject() - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest.ProjectRule
-
- getProjectData(InternalProject) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
- getProjectDomain(Object) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ECPDropAdapter
-
Helper method to find the editing domain the provided object belongs to.
- getProjectFolder(InternalProject) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
Get the folder for the configuration data of the internal project.
- getProjectFullName() - Method in class org.eclipse.emf.ecp.ecore.editor.util.ProjectHelper
-
- getProjectName() - Method in class org.eclipse.emf.ecp.ecore.editor.util.ProjectHelper
-
Returns the simple project name.
- getProjectName() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
- getProjectName() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
- getProjectName() - Method in interface org.eclipse.emf.ecp.ui.common.CheckoutProjectComposite
-
- getProjectName() - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite
-
- getProjectPageDescription() - Method in class org.eclipse.emfforms.internal.coffee.wizards.CoffeeExampleWizard
-
- getProjectPageDescription() - Method in class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard
-
Returns the description for the project page that shows the projects that are to be created in the workspace.
- getProjectPageTitle() - Method in class org.eclipse.emfforms.internal.coffee.wizards.CoffeeExampleWizard
-
- getProjectPageTitle() - Method in class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard
-
Returns the title for the project page that shows the projects that are to be created in the workspace.
- getProjectProperties() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
- getProjectProperties() - Method in interface org.eclipse.emf.ecp.ui.common.CheckoutProjectComposite
-
- getProjects() - Method in interface org.eclipse.emf.ecp.core.ECPProjectManager
-
Returns all known projects.
- getProjects() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
Returns all known projects.
- getProjectSpace(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
- getProperties() - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
-
All Properties.
- getProperties() - Method in interface org.eclipse.emf.ecp.core.util.ECPPropertiesAware
-
- getProperties() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
-
All Properties.
- getProperties() - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesElement
-
- getProperties() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
-
- getProperties() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
- getProperties() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertiesDialog
-
- getProperties() - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
-
- getProperties() - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite
-
- getProperties() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
-
- getProperties() - Method in interface org.eclipse.emf.ecp.view.template.model.VTStyle
-
Returns the value of the 'Properties' containment reference list.
- getPropertyDescriptor() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.model.common.edit.provider.CustomReflectiveItemProvider
-
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.AbstractCategorizationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizableElementItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.SpanItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalLayoutItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexDomainModelReferenceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyAttributeDomainModelReferenceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.AttachmentItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedContainerItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedElementItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainerItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DateTimeDisplayAttachmentItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DomainModelReferenceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeatureDomainModelReferenceSegmentItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeaturePathDomainModelReferenceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.StringToObjectMapEntryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewModelLoadingPropertiesItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ConditionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.EnableRuleItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.FalseItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IsProxyConditionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IterateConditionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.NotConditionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ShowRuleItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.TrueItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.EnablementConfigurationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.WidthConfigurationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalLayoutItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewProxyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.MultiStyleSelectorContainerItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleSelectorContainerItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.AndSelectorItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchySelectorItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.ControlLabelAlignmentStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingsItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelWidthStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.LabelWrapStylePropertyItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridCellItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridRowItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ActivityItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.BrewingUnitItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ComponentItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ControlUnitItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DimensionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DipTrayItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DisplayItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.MachineItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ProcessorItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.RAMItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.WaterTankItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateCollectionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleEntryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleRepositoryItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.DMRLocationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.EMFLocationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorReportItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingLocationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingToSheetMappingItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SheetLocationItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SpreadsheetImportResultItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexDomainModelReferenceSegmentItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingDomainModelReferenceSegmentItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultiDomainModelReferenceSegmentItemProvider
-
This returns the property descriptors for the adapted class.
- getProposals(EObject, EAttribute) - Method in interface org.eclipse.emfforms.spi.swt.control.text.autocomplete.viewservice.AutocompleteViewModelService
-
Returns a list of possible values for the given setting.
- getProvider() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
-
The Provider this class references in any way.
- getProvider(String) - Method in interface org.eclipse.emf.ecp.core.ECPProviderRegistry
-
This method returns the ECPProvider based on the name.
- getProvider() - Method in interface org.eclipse.emf.ecp.core.util.ECPProviderAware
-
The Provider this class references in any way.
- getProvider() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
-
The Provider this class references in any way.
- getProvider() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
This method returns the provider of this project.
- getProvider(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
-
Gets a provider from an adaptabel object.
- getProvider(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
-
This method returns the ECPProvider based on the name.
- getProvider() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
This method returns the provider of this repository.
- getProvider() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
-
Gets the selected or set
ECPProvider
for this repository.
- getProvider() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
- getProvider() - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
-
- getProvider() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
The Provider this class references in any way.
- getProvider() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
This method returns the provider of this project.
- getProvider() - Method in interface org.eclipse.emf.ecp.spi.core.InternalRepository
-
This method returns the provider of this repository.
- getProvider() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
Returns the corresponding Provider for this UI Provider.
- getProvider() - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
-
Returns the corresponding Provider for this UI Provider.
- getProvider() - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
-
Gets the selected or set
ECPProvider
for this repository.
- getProvider() - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite
-
- getProviders() - Method in interface org.eclipse.emf.ecp.core.ECPProviderRegistry
-
This method returns all known providers.
- getProviders() - Method in class org.eclipse.emf.ecp.internal.core.ECPProviderRegistryImpl
-
This method returns all known providers.
- getProviderSpecificData() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
This method returns the provider specific data of this project.
- getProviderSpecificData() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
This method returns provider specific data of this repository.
- getProviderSpecificData() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
This method returns the provider specific data of this project.
- getProviderSpecificData() - Method in interface org.eclipse.emf.ecp.spi.core.InternalRepository
-
This method returns provider specific data of this repository.
- getProviderText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.ProjectPropertiesDialog
-
- getProviderText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
-
- getQuantifier() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- getQuantifier() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getQuantifier() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.IterateCondition
-
Returns the value of the 'Quantifier' attribute.
- getQuantifier() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- getRAM() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for class '
RAM
'.
- getRam() - Method in interface org.eclipse.emfforms.coffee.model.coffee.ControlUnit
-
Returns the value of the 'Ram' containment reference list.
- getRAM() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getRam() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- getRAM_ClockSpeed() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute '
Clock Speed
'.
- getRAM_ClockSpeed() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getRAM_Size() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute '
Size
'.
- getRAM_Size() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getRAM_Type() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for the attribute '
Type
'.
- getRAM_Type() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getRamType() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
Returns the meta object for enum '
Ram Type
'.
- getRamType() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getRank(T) - Method in interface org.eclipse.emfforms.common.RankingHelper.RankTester
-
Callback method which should delegate to the actual ranking element.
- getRawNotification() - Method in class org.eclipse.emf.ecp.view.spi.model.ModelChangeNotification
-
Gets the raw notification.
- getReadOnlyColumnConfiguration() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getReadOnlyColumnConfiguration() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getReadOnlyColumnConfiguration_ColumnDomainReferences() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getReadOnlyColumnConfiguration_ColumnDomainReferences() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getReferenceCandidates(EObject, EReference) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Get all possible EObject
s from the provider to which a reference can be added from a certain
EObject
based
on the type of the EReference
.
- getReferenceCandidates(EObject, EReference) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
Get all possible EObject
s from the provider to which a reference can be added from a certain
EObject
based
on the type of the EReference
.
- getReferencedEcores() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- getReferencedEcores() - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplate
-
Returns the value of the 'Referenced Ecores' attribute list.
- getReferencedElementsList() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Computes and returns the observable list of the referenced elements shown by this renderer.
- getReferencedElementsList() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer
-
Returns an
IObservableList
that tracks all child dmrs of the table defined by this renderer's parent
VTableControl
.
- getReferenceDisplayName() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Obtains a user-presentable name for the reference that I edit, to be used for example
in button tool-tips.
- getReferenceFactory() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferencePackageImpl
-
- getReferenceFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferencePackage
-
Returns the factory that creates the instances of the model.
- getReferenceMap(EClass, Map<EClass, EReference>) - Static method in class org.eclipse.emf.ecp.view.spi.editor.controls.Helper
-
Fills a map based on all containment features found from the provided EClass onward.
- getReferencePackage() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceFactoryImpl
-
- getReferencePackage() - Method in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferenceFactory
-
Returns the package supported by this factory.
- getReferencePath(EClass, EClass, Map<EClass, EReference>) - Static method in class org.eclipse.emf.ecp.view.spi.editor.controls.Helper
-
Retrieves the reference path for a selected EClass from the provided map.
- getReferenceService() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Override to customize linking and creation of EObjects in this renderer's EReference.
- getReferenceService() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- getReferenceService() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnEnablementConfigurationDMRRenderer
-
- getReferenceService() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ReadOnlyConfigurationSWTRenderer
-
- getReferenceService() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.WidthConfigurationDMRRenderer
-
- getReferenceStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferencePackageImpl
-
- getReferenceStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferencePackage
-
- getReferenceStyleProperty_ShowCreateAndLinkButtonForCrossReferences() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferencePackageImpl
-
- getReferenceStyleProperty_ShowCreateAndLinkButtonForCrossReferences() - Method in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferencePackage
-
- getReferenceStyleProperty_ShowLinkButtonForContainmentReferences() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferencePackageImpl
-
- getReferenceStyleProperty_ShowLinkButtonForContainmentReferences() - Method in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferencePackage
-
- getReferenceTypeResolver() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.FeatureSegmentIdeDescriptor
-
- getReferenceTypeResolver() - Method in interface org.eclipse.emf.ecp.view.spi.editor.controls.SegmentIdeDescriptor
-
Returns a
ReferenceTypeResolver
that resolves the root
EClass
for the next reference path segment
from an EReference.
- getReferenceTypeResolver() - Method in class org.eclipse.emfforms.internal.ide.view.indexsegment.IndexSegmentIdeDescriptor
-
- getReferenceTypeResolver() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor
-
- getReferenceTypeResolver() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor_Test
-
- getReferenceTypeResolver() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentIdeDescriptor
-
- getReferenceTypeResolver_illegalSegment() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor_Test
-
- getReferenceTypeResolver_noMappedEClass() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor_Test
-
- getRefreshAction() - Method in class org.eclipse.emf.ecp.ui.views.TreeView
-
Return the refresh action, which triggers a reload on the TreeViewer.
- getRefreshRunnable(Viewer) - Static method in interface org.eclipse.emfforms.spi.swt.table.ViewerRefreshManager
-
Obtain a runnable that refreshes a viewer
.
- getRegisteredObservers() - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
-
For testing purposes.
- getRegistry() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
-
- getRemoveButton() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getRemovedElements(Collection<E>, Collection<E>) - Static method in class org.eclipse.emf.ecp.internal.core.util.InternalUtil
-
Finds the set of all Elements that are in the old collection but not in the new.
- getRenderer() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPAdditionalRendererDescription
-
The rendererClass.
- getRenderer() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPRendererDescription
-
The rendererClass.
- getRenderer(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.SWTRendererFactoryImpl
-
Deprecated.
Searches for a fitting renderer for the passed
VElement
.
- getRenderer() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
- getRenderer(VElement, ViewModelContext) - Static method in class org.eclipse.emf.ecp.view.model.common.AbstractRenderer
-
Query the renderer that renders a given view model element
in a particular
view model context
.
- getRenderer(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.di.renderer.POJORendererFactory
-
Returns the renderer POJO for the given element/context.
- getRenderer(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.spi.swt.SWTRendererFactory
-
Deprecated.
Searches for a fitting renderer for the passed
VElement
.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.alignmentgroup.internal.swt.EmbeddedGroupSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsable.CollapsableGroupSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup.PGroupRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.indexdmr.tooling.PrefixDmrDomainModelReferenceRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CategorizationElementTabbedRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategoryJFaceTreeRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategorySWTTabRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.SWTCategorizationElementRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.SWTCategorizationRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.SWTCategoryRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.CompoundControlDIRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.LinkOnlyMultiReferenceRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumLiteralFilteredComboViewerSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.TextControlSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnEnablementConfigurationDMRRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControl2SWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControlChangeableSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EcorePathsRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionControlRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionSegmentControlRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LinkFeatureControlRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ReadOnlyConfigurationSWTRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.RuleConditionDmrControlSWTRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.StackItemControlRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsDMRTableControlService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableDetailViewControlSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableWidthConfigurationDMRRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.horizontal.swt.HorizontalLayoutSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.label.swt.LabelSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.section.swt.SectionedAreaSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.section.swt.SectionLeafSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.section.swt.SectionNodeSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.StackItemSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.SWTStackLayoutRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlDetailPanelSWTRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlSWTRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableControlDetailDialogSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableControlDetailPanelSWTRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableControlSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.table.ui.nebula.grid.rap.RAPGridControlSWTRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.table.ui.rcp.TableControlDetailDialogRCPRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.table.ui.rcp.TableControlDetailPanelRCPRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.table.ui.rcp.TableControlRCPRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.internal.vertical.swt.VerticalLayoutSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.keyattributedmr.tooling.KeyValueControlRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.label.rap.LabelRAPRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.swt.GroupedGridSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRendererService
-
- getRendererClass() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeMasterDetailSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.TemplateInstanceRendererService
-
- getRendererClass() - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.DataTypeControlService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.EEnumLiteralControlService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.InstanceTypeNameSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.TypedElementBoundsControlService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.group.swt.GroupSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappedEClassControlSWTRendererTester
-
- getRendererClass() - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.RuleRepositoryLinkFeatureControlRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.swt.categorization.expandbar.CategorizationElementExpandBarRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.swt.control.text.richtext.renderer.RichTextControlSWTRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.swt.controlgrid.renderer.ControlGridSWTRendererService
-
- getRendererClass() - Method in class org.eclipse.emfforms.internal.swt.core.di.extension.EMFFormsDIWrapperRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.view.control.multiattribute.MultiAttributeRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererClass() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRendererService
-
- getRendererClass() - Method in interface org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererService
-
Returns the
Class
for the renderer of this service.
- getRendererDescriptors() - Method in class org.eclipse.emf.ecp.view.internal.swt.SWTRendererFactoryImpl
-
Deprecated.
Returns a set of descriptions of all available renderers.
- getRendererFactory() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
- getRendererFactory() - Method in class org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer
-
- getRendererInstance(VView, ViewModelContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRendererService
-
Returns a renderer.
- getRendererInstance(VELEMENT, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetRendererFactoryImpl
-
- getRendererInstance(VCategorizationElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationElementRendererService
-
Returns a renderer.
- getRendererInstance(VCategorization, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationRendererService
-
Returns a renderer.
- getRendererInstance(VCategory, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategoryRendererService
-
Returns a renderer.
- getRendererInstance(VCustomControl, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.custom.EMFFormsSpreadsheetCustomControlRendererService
-
Returns a renderer.
- getRendererInstance(VContainer, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetContainerRendererService
-
Returns a renderer.
- getRendererInstance(VControl, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRendererService
-
Returns a renderer.
- getRendererInstance(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetElementRendererService
-
Returns a renderer.
- getRendererInstance(VView, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetViewRendererService
-
Returns a renderer.
- getRendererInstance(VTableControl, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
Returns a renderer.
- getRendererInstance(VELEMENT, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactoryImpl
-
- getRendererInstance(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.plugin.LegacyRendererService
-
Returns a renderer.
- getRendererInstance(VELEMENT, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetRendererFactory
-
- getRendererInstance(VELEMENT, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetRendererService
-
Returns a renderer.
- getRendererInstance(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererFactory
-
Returns a renderer.
- getRendererInstance(VELEMENT, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.EMFFormsRendererFactory
-
- getRendererInstance(VELEMENT, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.EMFFormsRendererService
-
Returns a renderer.
- getRendererInstances(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.plugin.LegacyAdditionalRendererService
-
Returns a collection of renderers.
- getRendererInstances(VELEMENT, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.EMFFormsAdditionalRendererService
-
Returns a collection of renderers.
- getRenderingRowFactory(Class<CONTROL>) - Method in class org.eclipse.emf.ecp.view.spi.renderer.RenderingConfiguration
-
Deprecated.
- getRenderMode() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- getRenderMode() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
- getRenderMode() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
Returns the value of the 'Render Mode' attribute.
- getRenderMode() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
- getReports() - Method in class org.eclipse.emfforms.internal.common.report.ReportServiceImpl
-
Deprecated.
- getReports() - Method in interface org.eclipse.emfforms.spi.common.report.ReportService
-
- getReportService() - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.editor.internal.e3.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.emf2web.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.ide.editor.view.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.ide.internal.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.ide.spi.util.ViewModelHelper.ViewLoader
-
Returns the service used for error reporting.
- getReportService() - Method in class org.eclipse.emf.ecp.internal.edit.Activator
-
- getReportService() - Static method in class org.eclipse.emf.ecp.internal.view.model.provider.xmi.Activator
-
- getReportService() - Static method in class org.eclipse.emf.ecp.ui.internal.e4.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.view.internal.swt.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.view.internal.table.model.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.view.internal.treemasterdetail.ui.swt.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.view.internal.ui.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractRenderer
-
The SWTRendererFactory
instance to use.
- getReportService() - Method in class org.eclipse.emf.ecp.view.model.internal.preview.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.Activator
-
- getReportService() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.Activator
-
- getReportService() - Method in class org.eclipse.emfforms.internal.editor.Activator
-
- getReportService() - Method in class org.eclipse.emfforms.internal.editor.genmodel.Activator
-
- getReportService() - Method in class org.eclipse.emfforms.internal.ide.preferences.Activator
-
- getReportService() - Method in class org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererFactory
-
- getRepositories() - Method in interface org.eclipse.emf.ecp.core.ECPRepositoryManager
-
Returns all known repositories.
- getRepositories() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
-
Returns all known repositories.
- getRepository() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOBranchWrapper
-
This returns the
ECPRepository
this object references in any way.
- getRepository() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDORepositoryData
-
- getRepository(Object) - Method in interface org.eclipse.emf.ecp.core.ECPRepositoryManager
-
- getRepository(String) - Method in interface org.eclipse.emf.ecp.core.ECPRepositoryManager
-
This method returns a repository by its name.
- getRepository() - Method in interface org.eclipse.emf.ecp.core.util.ECPRepositoryAware
-
This returns the
ECPRepository
this object references in any way.
- getRepository() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProjectWrapper
-
This returns the
ECPRepository
this object references in any way.
- getRepository(ESServer) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
This gets the ECPRepository based on a ServerInfo.
- getRepository() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
This method returns the repository this project is shared on.
- getRepository(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
-
- getRepository(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
-
This method returns a repository by its name.
- getRepository() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.RepositoryPropertiesDialog
-
- getRepository() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
This method returns the repository this project is shared on.
- getRepositoryData(InternalRepository) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
- getRepositoryDescription() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
-
The description for the Repository to create.
- getRepositoryDescription() - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
-
The description for the Repository to create.
- getRepositoryLabel() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
-
The label for the Repository to create.
- getRepositoryLabel() - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
-
The label for the Repository to create.
- getRepositoryName() - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
-
The name for the Repository to create.
- getRepositoryName() - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
-
The name for the Repository to create.
- getRepositoryText() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.ProjectPropertiesDialog
-
- getResolvedDomainModelReference(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
- getResolvedDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Returns a list of all
VDomainModelReferences
which were already resolved and thus
can be used for binding etc.
- getResolvedElement(ECPElement) - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
-
- getResolvedElement() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
- getResolvedElement() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalDescriptor
-
- getResourceFromURI(URI) - Static method in class org.eclipse.emfforms.spi.editor.helpers.ResourceUtil
-
Resolved the given URI
to an IResource
.
- getResourceLoadOptions() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
The options to be used when loading the editor's resource.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrValidator
-
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrValidator
-
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrValidator
-
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.AttachmentItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DomainModelReferenceItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeatureDomainModelReferenceSegmentItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.StringToObjectMapEntryItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewModelLoadingPropertiesItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ConditionItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.SingleColumnConfigurationItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.WidthConfigurationItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.model.provider.MultiStyleSelectorContainerItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleSelectorContainerItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.ControlLabelAlignmentStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingsItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelWidthStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.LabelWrapStylePropertyItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory.TemplateChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridCellItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory.ViewChildCreationExtender
-
- getResourceLocator() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridRowItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ActivityItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ComponentItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DimensionItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DisplayItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ProcessorItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.RAMItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateCollectionItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleEntryItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleRepositoryItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.DMRLocationItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.EMFLocationItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorReportItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingLocationItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingToSheetMappingItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SheetLocationItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SpreadsheetImportResultItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
-
- getResourceLocator() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
-
- getResourceSaveOptions() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
The options to be used when saving the editor's resource.
- getResourceSet() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Returns the ResouceSet of this Editor.
- getResult() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
-
Determines the result by composing the results of the commands in the list;
this is affected by the setting of CompoundCommand.resultIndex
.
- getResult() - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
-
The result.
- getResultIndex() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
-
Returns the index of the command whose result and affected objects are forwarded.
- getResultOrDefaultValue() - Method in class org.eclipse.emf.ecp.internal.core.util.observer.ECPObserverCall.Result
-
Returns the result or the default value for primitive types.
- getResultRowFactory() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTRenderingHelper
-
Deprecated.
- getRightColumnLayoutData(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
-
Deprecated.
The Layout data to use to set for a right column.
- getRightColumnLayoutData(int) - Method in interface org.eclipse.emf.ecp.view.spi.renderer.LayoutHelper
-
Deprecated.
The Layout data to use to set for a right column.
- getRightControl() - Method in class org.eclipse.emf.ecp.diffmerge.spi.context.ControlPair
-
The right control of the compare.
- getRightControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DoubleColumnRow
-
Deprecated.
- getRightControl() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ThreeColumnRow
-
Deprecated.
- getRightModel() - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
Gets the right model.
- getRightModel() - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
-
Gets the right model.
- getRoot(InternalProject) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
Method checking whether an object is the root of the model container.
- getRoot(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
Method checking whether an object is the root of the model container.
- getRoot(InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
Method checking whether an object is the root of the model container.
- getRoot() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
-
- getRoot() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionedArea
-
Returns the value of the 'Root' containment reference.
- getRoot() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.RootObject
-
- getRoot(InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
Method checking whether an object is the root of the model container.
- getRoot() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.EMFLocation
-
Returns the value of the 'Root' reference.
- getRoot() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- getRoot() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.util.RootObject
-
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootAdapterFactory() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getRootDiagnostic() - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
-
Returns the highest severity.
- getRootDiagnostic() - Method in interface org.eclipse.emf.ecp.validation.api.IValidationService
-
Returns the highest severity.
- getRootEClass(Notifier) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LinkFeatureControlRenderer
-
- getRootEClass() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard
-
Returns the root EClass
of the domain model reference.
- getRootEClass(EObject) - Static method in class org.eclipse.emf.ecp.view.spi.editor.controls.Helper
-
Retrieves the root ECLass form an EObject.
- getRootEClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- getRootEClass() - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
-
Returns the value of the 'Root EClass' reference.
- getRootEClass() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- getRootEClass() - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainModelReferenceSelector
-
Returns the value of the 'Root EClass' reference.
- getRootEClass(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureDmrToRootEClassConverter
-
- getRootEClass(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter
-
- getRootEClass(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.LegacyDmrToRootEClassImpl
-
- getRootEClass(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrToRootEClassConverter
-
- getRootEClass(Notifier) - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.RuleRepositoryLinkFeatureControlRenderer
-
- getRootEClass(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.core.services.segments.DmrToRootEClassConverter
-
Determines the root EClass
of the given legacy domain model reference.
- getRootEClass(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.core.services.segments.LegacyDmrToRootEClass
-
Determines the root EClass
of the given legacy domain model reference.
- getRootEClass_converterThrowsException() - Method in class org.eclipse.emfforms.internal.core.services.segments.LegacyDmrToRootEClassImpl_Test
-
- getRootEClass_innerDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrToRootEClassConverter_Test
-
- getRootEClass_innerDmr_notRootEClass() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrToRootEClassConverter_Test
-
- getRootEClass_noApplicableConverter() - Method in class org.eclipse.emfforms.internal.core.services.segments.LegacyDmrToRootEClassImpl_Test
-
- getRootEClass_noConverters() - Method in class org.eclipse.emfforms.internal.core.services.segments.LegacyDmrToRootEClassImpl_Test
-
- getRootEClass_noDomainModelEFeature() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureDmrToRootEClassConverter_Test
-
- getRootEClass_noEReferencePath() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureDmrToRootEClassConverter_Test
-
- getRootEClass_noInnerDmr_noDomainModelEFeature() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrToRootEClassConverter_Test
-
- getRootEClass_noInnerDmr_noEReferencePath() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrToRootEClassConverter_Test
-
- getRootEClass_noInnerDmr_withEReferencePath() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrToRootEClassConverter_Test
-
- getRootEClass_noPrefixDmr_noDomainModelEFeature() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter_Test
-
- getRootEClass_noPrefixDmr_noEReferencePath() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter_Test
-
- getRootEClass_noPrefixDmr_withEReferencePath() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter_Test
-
- getRootEClass_prefixDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter_Test
-
- getRootEClass_prefixDmr_notRootEClass() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter_Test
-
- getRootEClass_useHighestRankingConverter() - Method in class org.eclipse.emfforms.internal.core.services.segments.LegacyDmrToRootEClassImpl_Test
-
- getRootEClass_withEReferencePath() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureDmrToRootEClassConverter_Test
-
- getRootResource() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
-
Get the root resource of the CDOTransaction
, @see CDOView.getRootResource()
.
- getRootValue() - Method in class org.eclipse.emf.ecp.common.spi.cachetree.AbstractCachedTree
-
Returns the root value of this tree.
Note that the root is purely notional.
- getRootView() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Returns the root composite containing the tree and the detail view.
- getRow() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
The id of the row.
- getRow() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
- getRow() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
Returns the meta object for class '
Row
'.
- getRow() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetRenderTarget
-
Retrieve the row id.
- getRow() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- getRow() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
Returns the value of the 'Row' attribute.
- getRow_Children() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
- getRow_Children() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
Returns the meta object for the containment reference list '
Children
'.
- getRows() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
-
Number of rows in this Grid.
- getRows() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
-
- getRows() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroup
-
Returns the value of the 'Rows' containment reference list.
- getRows() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridImpl
-
- getRows() - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlGrid
-
Returns the value of the 'Rows' containment reference list.
- getRowTooltipMessage(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 row.
- getRule() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getRule() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for class '
Rule
'.
- getRule() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- getRule() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRuleEntry
-
Returns the value of the 'Rule' containment reference.
- getRule_Condition() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getRule_Condition() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for the containment reference
'
Condition
'.
- getRuleEntries() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleRepositoryImpl
-
- getRuleEntries() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRuleRepository
-
Returns the value of the 'Rule Entries' containment
reference list.
- getRuleEntry() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
- getRuleEntry() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
- getRuleEntry_Elements() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
- getRuleEntry_Elements() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
Returns the meta object for the reference list
'
Elements
'.
- getRuleEntry_MergeType() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
- getRuleEntry_MergeType() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
Returns the meta object for the attribute
'
Merge Type
'.
- getRuleEntry_Name() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
- getRuleEntry_Name() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
Returns the meta object for the attribute
'
Name
'.
- getRuleEntry_Rule() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
- getRuleEntry_Rule() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
Returns the meta object for the containment reference
'
Rule
'.
- getRuleFactory() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getRuleFactory() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the factory that creates the instances of the model.
- getRulePackage() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
- getRulePackage() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory
-
Returns the package supported by this factory.
- getRuleRepository() - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.merge.MergeWithViewHandler.ViewAndRepository
-
- getRuleRepository() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
- getRuleRepository() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
- getRuleRepository_RuleEntries() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
- getRuleRepository_RuleEntries() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
Returns the meta object for the containment reference list
'
Rule Entries
'.
- getRulerepositoryFactory() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
- getRulerepositoryFactory() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryPackage
-
Returns the factory that creates the instances of the model.
- getRulerepositoryPackage() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryFactoryImpl
-
- getRulerepositoryPackage() - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRulerepositoryFactory
-
Returns the package supported by this factory.
- getSampleData() - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
-
- getSaveOptions() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
Get the save options used when saving the view model.
- getScope() - Method in class org.eclipse.emf.ecp.internal.edit.DeleteServiceFactoryImpl
-
Defines where the service should be activated.
- getScope() - Method in class org.eclipse.emf.ecp.internal.view.table.ui.swt.persistedstate.PersistTableStateServiceFactory
-
- getScope() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceServiceFactory
-
- getScope() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.TableColumnsDmrViewServiceFactory
-
- getScope() - Method in class org.eclipse.emf.ecp.view.internal.swt.DefaultSelectionProviderServiceFactory
-
- getScope() - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapFactoryImpl
-
Defines where the service should be activated.
- getScope() - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyGlobalServiceFactory
-
Defines where the service should be activated.
- getScope() - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyLocalServiceFactory
-
Defines where the service should be activated.
- getScope() - Method in class org.eclipse.emfforms.internal.core.services.reveal.EMFFormsRevealServiceFactory
-
- getScope() - Method in class org.eclipse.emfforms.internal.core.services.segments.DmrToSegmentsViewServiceFactory
-
- getScope() - Method in class org.eclipse.emfforms.internal.swt.core.di.EclipseContextViewServiceFactory
-
- getScope() - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceFactory
-
Defines where the service should be activated.
- getSearchTerm() - Method in class org.eclipse.emf.ecp.spi.common.ui.ECPViewerFilter
-
- getSection() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
-
- getSection() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
Returns the meta object for class '
Section
'.
- getSection_ChildItems() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
-
- getSection_ChildItems() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
Returns the meta object for the containment reference list
'
Child Items
'.
- getSection_Collapsed() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
-
- getSection_Collapsed() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
Returns the meta object for the attribute '
Collapsed
'.
- getSectionedArea() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
-
- getSectionedArea() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
- getSectionedArea_Root() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
-
- getSectionedArea_Root() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
Returns the meta object for the containment reference
'
Root
'.
- getSectionFactory() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
-
- getSectionFactory() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
Returns the factory that creates the instances of the model.
- getSectionPackage() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
-
- getSectionPackage() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionFactory
-
Returns the package supported by this factory.
- getSegments() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
- getSegments() - Method in interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference
-
Returns the value of the 'Segments' containment reference list.
- getSegmentType() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.FeatureSegmentIdeDescriptor
-
- getSegmentType() - Method in interface org.eclipse.emf.ecp.view.spi.editor.controls.SegmentIdeDescriptor
-
- getSegmentType() - Method in class org.eclipse.emfforms.internal.ide.view.indexsegment.IndexSegmentIdeDescriptor
-
- getSegmentType() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor
-
- getSegmentType() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentIdeDescriptor
-
- getSelectedCellBackgroundColor(ViewerCell) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.ECPFocusCellDrawHighlighter
-
The color to use when rendering the background of the selected cell when
the control has the input focus.
- getSelectedCellBackgroundColorNoFocus(ViewerCell) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.ECPFocusCellDrawHighlighter
-
The color to use when rendering the background of the selected cell when
the control has no input focus.
- getSelectedCellForegroundColor(ViewerCell) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.ECPFocusCellDrawHighlighter
-
The color to use when rendering the foreground (=text) of the selected
cell when the control has the input focus.
- getSelectedCellForegroundColorNoFocus(ViewerCell) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.ECPFocusCellDrawHighlighter
-
The color to use when rendering the foreground (=text) of the selected
cell when the control has no input focus.
- getSelectedContainer() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEcorePage
-
- getSelectedEClasses() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEClassWizardPage
-
Returns the EClasses selected by the user in the wizard page.
- getSelectedEcore() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard
-
- getSelectedEcore() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
- getSelectedEcore() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
-
- getSelectedEPackage() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEClassWizardPage
-
Returns the EPackage
container providing the EClasses displayed in the wizard page.
- getSelectedEStructuralFeature() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
-
- getSelectedFeatures() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizard
-
- getSelectedFeatures() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizardPage
-
- getSelectedObject(EAttribute) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer
-
Lets the user select an object and returns the selection.
- getSelectedObject(EAttribute) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionSegmentControlRenderer_PTest.TestLeafConditionSegmentControlRenderer
-
- getSelectedObject_nullAttribute() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer_Test
-
- getSelectedObject_primitiveAttribute() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer_Test
-
- getSelectedProjectDescriptor() - Method in class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard.ExampleInstallerPage
-
- getSelectedRepository() - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
-
- getSelectedTemplate() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.SelectSubclassAndTemplateWizard
-
Returns the template selected by the user.
- getSelection() - Method in interface org.eclipse.emf.ecp.spi.common.ui.CheckedModelClassComposite
-
Returns the selected objects.
- getSelection() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractFilteredSelectionComposite
-
Returns the selected objects.
- getSelection() - Method in interface org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureComposite
-
Returns the selected objects.
- getSelection() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureCompositeImpl
-
Returns the selected objects.
- getSelection() - Method in interface org.eclipse.emf.ecp.spi.common.ui.composites.SelectionComposite
-
Returns the selected objects.
- getSelection() - Method in interface org.eclipse.emf.ecp.spi.common.ui.TableSelectionComposite
-
Returns the selected objects.
- getSelection() - Method in class org.eclipse.emf.ecp.ui.views.TreeView
- getSelection() - Method in class org.eclipse.emf.ecp.view.spi.swt.selection.MasterDetailSelectionProvider
-
- getSelection() - Method in class org.eclipse.emf.ecp.view.spi.swt.selection.NullSelectionProvider
-
- getSelectionAsText(Grid) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridCopyKeyListener
-
Returns the table selection of the Grid
as a formatted string.
- getSelectionIndex() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer
-
- getSelectionIndex() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer
-
- getSelectionIndex() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Returns the zero-relative index of the item which is currently selected in the receiver, or -1 if no item is
selected.
- getSelectionProvider() - Method in class org.eclipse.emf.ecp.view.spi.swt.services.DefaultSelectionProviderService
-
- getSelectionProvider() - Method in interface org.eclipse.emf.ecp.view.spi.swt.services.ECPSelectionProviderService
-
Obtain a selection provider that aggregates the selection in the
view model context.
- getSelectionProvider() - Method in class org.eclipse.emfforms.internal.editor.ui.CreateNewChildDialog
-
Returns the selection provider.
- getSelectionProvider() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
-
- getSelectionValidator() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrNewModelElementStrategyProvider
-
- getSelectionValidator() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrOpenInNewContextStrategyProvider
-
- getSelectionValidator() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrNewModelElementStrategyProvider
-
- getSelectionValidator() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrOpenInNewContextStrategyProvider
-
- getSelectionValidator() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrNewModelElementStrategyProvider
-
- getSelectionValidator() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrOpenInNewContextStrategyProvider
-
- getSelectionValidator_eAttribute() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrNewModelElementStrategyProvider_Test
-
- getSelectionValidator_eAttribute() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrOpenInNewContextStrategyProvider_Test
-
- getSelectionValidator_eReference() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrNewModelElementStrategyProvider_Test
-
- getSelectionValidator_eReference() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrOpenInNewContextStrategyProvider_Test
-
- getSelectionValidator_multiAttribute() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrNewModelElementStrategyProvider_Test
-
- getSelectionValidator_multiAttribute() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrOpenInNewContextStrategyProvider_Test
-
- getSelectionValidator_multiReference() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrNewModelElementStrategyProvider_Test
-
- getSelectionValidator_multiReference() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrOpenInNewContextStrategyProvider_Test
-
- getSelectionValidator_singleReference() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrNewModelElementStrategyProvider_Test
-
- getSelectionValidator_singleReference() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrOpenInNewContextStrategyProvider_Test
-
- getSelectionViewer(EObject, EReference, Collection<? extends EObject>) - Method in interface org.eclipse.emf.ecp.ui.view.swt.reference.SelectionCompositeStrategy
-
Query the viewer to present from which the user will select object(s) to reference.
- getSelectModelClassComposite(Collection<EPackage>, Collection<EPackage>, Collection<EClass>) - Static method in class org.eclipse.emf.ecp.spi.common.ui.CompositeFactory
-
- getSelectModelClassComposite(Collection<EPackage>, Collection<EPackage>, Collection<EClass>) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
-
Util method to create a composite which allows to select an EClass
based on all known EPackage
s
in the registry by applying the provided filters.
- getSelectModelClassComposite(ECPProject) - Static method in class org.eclipse.emf.ecp.ui.common.ECPCompositeFactory
-
Util method to create a composite which allows to select an EClass
based on all known EPackage
s
in the registry by applying the filters in the provided project.
- getSelector() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleSelectorContainerImpl
-
- getSelector() - Method in interface org.eclipse.emf.ecp.view.template.model.VTStyleSelectorContainer
-
Returns the value of the 'Selector' containment reference.
- getSelectorEClass() - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsStyleSelectorWizardPage
-
Returns the EClass of the selector to create.
- getSelectors() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTMultiStyleSelectorContainerImpl
-
- getSelectors() - Method in interface org.eclipse.emf.ecp.view.template.model.VTMultiStyleSelectorContainer
-
Returns the value of the 'Selectors' containment reference list.
- getSeparator() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
Returns the separator used to split the input string into entries of the String list.
- getSerializedEObject(EObject) - Static method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.XMIStringConverterHelper
-
Uses EMF serialization to transform the object to a string.
- getServerInfo(InternalRepository) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
- getService(Bundle, ServiceRegistration<ECPObserverBus>) - Method in class org.eclipse.emf.ecp.core.rap.ECPObserverBusFactory
-
this method returns the ECPObserverBus service for the current session.
- getService(Bundle, ServiceRegistration<ECPProjectManager>) - Method in class org.eclipse.emf.ecp.core.rap.ECPProjectManagerFactory
-
this method returns the ECPProjectManager service for the
current session.
- getService(Bundle, ServiceRegistration<ECPProviderRegistry>) - Method in class org.eclipse.emf.ecp.core.rap.ECPProviderRegistryFactory
-
this method returns the ECPProviderRegistry service for the current session.
- getService(Bundle, ServiceRegistration<ECPRepositoryManager>) - Method in class org.eclipse.emf.ecp.core.rap.ECPRepositoryManagerFactory
-
this method returns the ECPRepositoryManager service for the
current session.
- getService(Class<T>) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
This method allows to get a service from the view model context.
- getService(Bundle, ServiceRegistration<ESWorkspaceProviderProvider>) - Method in class org.eclipse.emf.ecp.emfstore.internal.core.rap.ESWorkspaceProviderProviderFactory
-
this method returns the ESWorkspaceProviderProvider
service for the current session.
- getService(Class<T>) - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorActionBarContributor
-
- getService(Class<T>) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
- getService(Class<T>) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
-
- getService() - Method in class org.eclipse.emfforms.common.ServiceObjectTracker
-
Retrieves the Service.
- getService(Class<T>) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
- getService(Class<T>) - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewContext
-
Retrieve a service of type serviceType
.
- getServiceType() - Method in class org.eclipse.emf.ecp.view.spi.context.ViewModelServiceNotAvailableReport
-
Returns the type of the unavailable service.
- getServiceWithoutLog(Class<T>) - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Retrieve an
ViewModelService
of type
serviceType
without reporting an error if none is found.
- getSessionId() - Method in interface org.eclipse.emf.ecp.core.rap.SessionProvider
-
get the current sessions ID.
- getSessionId() - Method in class org.eclipse.emf.ecp.core.rap.sessionprovider.rwt.RWTSessionProvider
-
get the current sessions ID.
- getSetting() - Method in class org.eclipse.emf.ecp.common.spi.UniqueSetting
-
Return the
EStructuralFeature.Setting
wrapped in this
UniqueSetting
.
- getSetting() - Method in class org.eclipse.emf.ecp.edit.spi.swt.actions.ECPSWTAction
-
The set EStructuralFeature.Setting
.
- getSetting(VDomainModelReference, EObject) - Method in class org.eclipse.emf.ecp.view.internal.table.model.TableDMRConverter
-
- getSetting(VDomainModelReference, EObject) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRConverter
-
- getSetting(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.core.services.databinding.featurepath.FeaturePathDomainModelReferenceConverter
-
- getSetting(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- getSetting(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter
-
- getSetting(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter
-
- getSetting(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter
-
- getSetting(VDomainModelReferenceSegment, EObject) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentConverter
-
- getSetting(VDomainModelReferenceSegment, EObject) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentConverter
-
- getSetting(VDomainModelReferenceSegment, EObject) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentConverter
-
- getSetting(VDomainModelReferenceSegment, EObject) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentConverter
-
- getSetting(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.DomainModelReferenceConverterEMF
-
- getSetting(VDomainModelReferenceSegment, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.DomainModelReferenceSegmentConverterEMF
-
- getSetting(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF
-
- getSetting() - Method in interface org.eclipse.emfforms.spi.swt.table.action.ViewerActionContext
-
Returns the setting of the containment reference.
- getSetting() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDmrSegmentConverter_PTest
-
- getSetting() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDomainModelReferenceConverter_PTest
-
- getSettingFromObservable(VDomainModelReference, EObject) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Helper method which uses an EMFForms observable value to get the setting for the given
VDomainModelReference
.
- getSettingFromObservable_databindingException() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- getSettingFromObservable_differentObserved() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- getSettingFromObservable_differentObservedNoFeature() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- getSettingFromObservable_noFeature() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- getSettingFromObservable_observedNull() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- getSettingFromObservable_simple() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- getSettingLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.EMFLocation
-
Returns the value of the 'Setting Location' containment reference.
- getSettingLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- getSettingLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- getSettingLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSettingLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- getSettingLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SettingToSheetMapping
-
Returns the value of the 'Setting Location' containment reference.
- getSettingLocation_EObject() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the reference '
EObject
'.
- getSettingLocation_EObject() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSettingLocation_Feature() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the reference '
Feature
'.
- getSettingLocation_Feature() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSettings() - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleRegistry
-
Returns the settings of this registry.
- getSettingsForControl(VControl) - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapperImpl
-
- getSettingsForControl(VControl) - Method in interface org.eclipse.emfforms.spi.core.services.controlmapper.EMFFormsSettingToControlMapper
-
Returns a collection of all settings for the given control.
- getSettingToSheetMap() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
- getSettingToSheetMap() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SpreadsheetImportResult
-
Returns the value of the 'Setting To Sheet Map' reference list.
- getSettingToSheetMapping() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- getSettingToSheetMapping() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSettingToSheetMapping_SettingLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- getSettingToSheetMapping_SettingLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSettingToSheetMapping_SheetLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the containment reference '
Sheet Location
'.
- getSettingToSheetMapping_SheetLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSeverity(ConstraintViolation<EObject>) - Method in class org.eclipse.emf.ecp.view.internal.validation.bean.DefaultValidationProvider
-
- getSeverity() - Method in class org.eclipse.emf.ecp.view.spi.context.ViewModelServiceNotAvailableReport
-
Returns the status of this report.
- getSeverity() - Method in class org.eclipse.emf.ecp.view.spi.model.reporting.StatusReport
-
Returns the status of this report.
- getSeverity(ConstraintViolation<EObject>) - Method in class org.eclipse.emf.ecp.view.validation.bean.BeanValidationProvider
-
- getSeverity() - Method in class org.eclipse.emfforms.spi.common.report.AbstractReport
-
Returns the status of this report.
- getSeverity() - Method in class org.eclipse.emfforms.spi.core.services.databinding.DatabindingFailedReport
-
Returns the status of this report.
- getSeverity() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for enum '
Severity
'.
- getSeverity() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorReport
-
Returns the value of the 'Severity' attribute.
- getSeverity() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSeverity() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- getSheet() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- getSheet() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
Returns the value of the 'Sheet' attribute.
- getSheetLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- getSheetLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorReport
-
Returns the value of the 'Sheet Location' containment reference.
- getSheetLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSheetLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- getSheetLocation() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- getSheetLocation(EObject, EStructuralFeature) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
Retrieves the SheetLocation which corresponds to the provided Setting.
- getSheetLocation() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SettingToSheetMapping
-
Returns the value of the 'Sheet Location' containment reference.
- getSheetLocation(EObject, EStructuralFeature) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SpreadsheetImportResult
-
Retrieves the SheetLocation which corresponds to the provided Setting.
- getSheetLocation_Column() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the attribute '
Column
'.
- getSheetLocation_Column() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSheetLocation_ColumnName() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the attribute '
Column Name
'.
- getSheetLocation_ColumnName() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSheetLocation_Row() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the attribute '
Row
'.
- getSheetLocation_Row() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSheetLocation_Sheet() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the attribute '
Sheet
'.
- getSheetLocation_Sheet() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSheetLocation_Valid() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the attribute '
Valid
'.
- getSheetLocation_Valid() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSheetName() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetRenderTarget
-
Retrieve the sheet name.
- getShell() - Method in class org.eclipse.emf.ecp.view.spi.editor.controls.AbstractFilteredReferenceAction
-
Returns the used Shell
.
- getShortStr(GC, String, int) - Static method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.TextUtils
-
Shortens a supplied string so that it fits within the area specified by
the width argument.
- getShortString(GC, String, int) - Static method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.TextUtils
-
- getShortText(GC, String, int) - Static method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.TextUtils
-
- getShowRule() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getShowRule() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for class '
Show Rule
'.
- getShowRule_Hide() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getShowRule_Hide() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for the attribute '
Hide
'.
- getSingleColumnConfiguration() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getSingleColumnConfiguration() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getSingleColumnConfiguration_ColumnDomainReference() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getSingleColumnConfiguration_ColumnDomainReference() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getSize() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.OverlayImageDescriptor
-
Retrieve the size of this composite image.
- getSize() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- getSize() - Method in interface org.eclipse.emfforms.coffee.model.coffee.RAM
-
Returns the value of the 'Size' attribute.
- getSocketConnectorType() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- getSocketConnectorType() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getSocketconnectorType() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- getSocketconnectorType() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
Returns the value of the 'Socketconnector Type' attribute.
- getSortColumnFeature() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Returns the current sort column feature.
- getSource() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- getSpan() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
- getSpan() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
Returns the meta object for class '
Span
'.
- getSpan_HorizontalSpan() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
- getSpan_HorizontalSpan() - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
- getSpanningLayoutData(int, int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
-
Deprecated.
The Layout data to use to set a spanning on an element.
- getSpanningLayoutData(VContainedElement, int, int) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
For testing purposes.
- getSpanningLayoutData(int, int) - Method in interface org.eclipse.emf.ecp.view.spi.renderer.LayoutHelper
-
Deprecated.
The Layout data to use to set a spanning on an element.
- getSpanningLayoutData(int, int) - Static method in class org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProviderHelper
-
The layout data for a spanning layout.
- getSpanningLayoutData(int, int) - Method in class org.eclipse.emf.ecp.view.swt.internal.layout.ECPLayoutProvider
-
- getSpanningLayoutData(int, int) - Method in interface org.eclipse.emfforms.spi.swt.core.layout.LayoutProvider
-
A simple spanning Layout.
- getSpreadsheetImportResult() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- getSpreadsheetImportResult() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSpreadsheetImportResult_ErrorReports() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
Returns the meta object for the containment reference list '
Error Reports
'.
- getSpreadsheetImportResult_ErrorReports() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSpreadsheetImportResult_ImportedEObjects() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- getSpreadsheetImportResult_ImportedEObjects() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSpreadsheetImportResult_SettingToSheetMap() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- getSpreadsheetImportResult_SettingToSheetMap() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
- getSpreadsheetRendererFactory() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationElementRendererService
-
- getSpreadsheetRendererFactory() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationRendererService
-
- getSpreadsheetRendererFactory() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategoryRendererService
-
- getSpreadsheetRendererFactory() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetContainerRendererService
-
- getStackFactory() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
-
- getStackFactory() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
Returns the factory that creates the instances of the model.
- getStackItem() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
-
- getStackItem() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
Returns the meta object for class '
Item
'.
- getStackItem_Value() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
-
- getStackItem_Value() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
Returns the meta object for the attribute '
Value
'.
- getStackItems() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- getStackItems() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackLayout
-
Returns the value of the 'Stack Items' containment reference list.
- getStackLayout() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
-
- getStackLayout() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
Returns the meta object for class '
Layout
'.
- getStackLayout_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
-
- getStackLayout_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
- getStackLayout_StackItems() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
-
- getStackLayout_StackItems() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
Returns the meta object for the containment reference list '
Stack Items
'.
- getStackLayout_TopElement() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
-
- getStackLayout_TopElement() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
Returns the meta object for the reference '
Top Element
'.
- getStackPackage() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
-
- getStackPackage() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackFactory
-
Returns the package supported by this factory.
- getStartingPage() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
- getStartingPage() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
- getStatus(Throwable) - Static method in class org.eclipse.emf.ecp.cdo.internal.core.Activator
-
Gets a IStatus
for a throwable.
- getStatus(Throwable) - Static method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
-
Gets a IStatus
for a throwable.
- getStatus(Throwable) - Static method in class org.eclipse.emf.ecp.ide.internal.migration.Activator
-
Gets a IStatus
for a throwable.
- getStatus(Throwable) - Static method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
-
Gets a IStatus
for a throwable.
- getStatus(Throwable) - Static method in class org.eclipse.emf.ecp.internal.ui.Activator
-
Gets a IStatus
for a throwable.
- getStatus(Throwable) - Static method in class org.eclipse.emf.ecp.ui.platform.Activator
-
Gets a IStatus
for a throwable.
- getStrategy() - Method in class org.eclipse.emfforms.common.Feature
-
- getStrategyProvider() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.AbstractRuleConditionDmrStrategyProviderTest
-
- getStrategyProvider() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiDmrStrategyProviderTest
-
- getStrategyProvider() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiSegmentChildDmrStrategyProviderTest
-
- getString(String) - Static method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.Messages
-
retrieve a translated string for a given key.
- getString(String) - Static method in class org.eclipse.emf.ecp.emf2web.ui.messages.Messages
-
- getString(String) - Static method in class org.eclipse.emf.ecp.view.model.common.di.messages.Messages
-
- getString(Class<?>, String) - Method in class org.eclipse.emfforms.internal.localization.EMFFormsLocalizationServiceImpl
-
Return the String for the provided key.
- getString(Bundle, String) - Method in class org.eclipse.emfforms.internal.localization.EMFFormsLocalizationServiceImpl
-
Return the String for the provided key.
- getString(Bundle, String) - Method in interface org.eclipse.emfforms.spi.localization.EMFFormsLocalizationService
-
Return the String for the provided key.
- getString(Class<?>, String) - Method in interface org.eclipse.emfforms.spi.localization.EMFFormsLocalizationService
-
Return the String for the provided key.
- getString(Bundle, String) - Static method in class org.eclipse.emfforms.spi.localization.LocalizationServiceHelper
-
Return the String for the provided key.
- getString(Class<?>, String) - Static method in class org.eclipse.emfforms.spi.localization.LocalizationServiceHelper
-
Return the String for the provided key.
- getStringRepresentation(VDomainModelReference) - Method in class org.eclipse.emf.ecp.emf2web.json.util.ReferenceHelperImpl
-
- getStringRepresentation(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.emf2web.util.ReferenceHelper
-
Determines a string representation for the given reference
, for example a path.
- getStringToObjectMapEntry() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getStringToObjectMapEntry() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getStringToObjectMapEntry_Key() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getStringToObjectMapEntry_Key() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the attribute '
Key
'.
- getStringToObjectMapEntry_Value() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getStringToObjectMapEntry_Value() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the attribute '
Value
'.
- getStringViewModelMigrator() - Static method in class org.eclipse.emf.ecp.view.migrator.ViewModelMigratorUtil
-
- getStructuralFeature() - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.PreSetValidationStrategy
-
Returns the EStructuralFeature
that defines any validation constraints.
- getStructuralFeature() - Method in class org.eclipse.emf.ecp.view.spi.model.ModelChangeNotification
-
Gets the structural feature.
- getStyle() - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
The SWT style bits.
- getStyle() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- getStyle() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- getStyle() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabel
-
Returns the value of the 'Style' attribute.
- getStyle() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getStyle() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
Returns the meta object for class '
Style
'.
- getStyle_Properties() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getStyle_Properties() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
Returns the meta object for the containment reference list
'
Properties
'.
- getStyleBits() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
The SWT style bits which will be used to create the column.
- getStyleBits() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- getStyleProperties(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.spi.view.template.service.ViewTemplateSupplier
-
- getStyleProperties(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplateProvider
-
- getStyleProperties(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl
-
- getStyleProperties() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl_Test
-
Tests various aspects of the getStyleProperties method:
Style Properties from all Suppliers are collected
For two applicable, equal styles with different specificities, the highest specificity is
used
For two applicable, unequal styles of the same type with equal specificities, a warning is
logged because there is no specified behaviour which one of the styles is ranked higher.
The result set is ordered by specificity in descending order
- getStyleProperties(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateSupplierImpl
-
- getStyleProperties_ControlValidationConfiguration() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl_Test
-
- getStyleProperty(VTViewTemplateProvider, VElement, ViewModelContext, Class<SP>) - Static method in class org.eclipse.emf.ecp.view.model.common.util.RendererUtil
-
- getStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getStyles() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- getStyles() - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplate
-
Returns the value of the 'Styles' containment reference list.
- getStyleSelector() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getStyleSelector() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getStyleSelectorContainer() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getStyleSelectorContainer() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getStyleSelectorContainer_Selector() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getStyleSelectorContainer_Selector() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
Returns the meta object for the containment reference
'
Selector
'.
- getSubClasses(EClass) - Static method in class org.eclipse.emf.ecp.common.spi.EMFUtils
-
This method looks through all known EPackage
s to find all concrete subclasses for the provided super
class (abstract classes and interfaces will be ignored).
- getSubClasses(EClass) - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
-
- getSubstitutionLabelProvider(EMFFormsViewContext, AdapterFactory) - Static method in interface org.eclipse.emf.ecp.view.spi.validation.ValidationService
-
Obtain a substitution label provider suitable for rendering model elements as they
are presented in diagnostics produced by the
ValidationService
.
- getSubstitutionLabelProviderFactory() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
-
- getSupportedClassType() - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
-
Deprecated.
The class of the type the corresponding control supports.
- getSupportedClassType() - Method in class org.eclipse.emf.ecp.view.model.common.BooleanControlRendererTester
-
The class of the type the corresponding control supports.
- getSupportedClassType() - Method in class org.eclipse.emf.ecp.view.model.common.DateTimeControlRendererTester
-
The class of the type the corresponding control supports.
- getSupportedClassType() - Method in class org.eclipse.emf.ecp.view.model.common.SimpleControlRendererTester
-
The class of the type the corresponding control supports.
- getSupportedClassType() - Method in class org.eclipse.emf.ecp.view.model.common.TextControlRendererTester
-
The class of the type the corresponding control supports.
- getSupportedEObject() - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
-
Deprecated.
The eobejct which is supported by the corresponding control.
- getSupportedEObject() - Method in class org.eclipse.emf.ecp.view.model.common.SimpleControlRendererTester
-
The eobejct which is supported by the corresponding control.
- getSupportedFeature() - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
-
Deprecated.
The name of the feature the corresponding control supports.
- getSupportedFeature() - Method in class org.eclipse.emf.ecp.view.model.common.SimpleControlRendererTester
-
The feature the corresponding control supports.
- getSupportedFeatures() - Method in class org.eclipse.emfforms.spi.swt.table.AbstractFeatureAwareBuilder
-
Deprecated.
Returns the list of supported features.
- getSupportedFeatures() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder
-
- getSupportedFeatures() - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationBuilder
-
- getSupportedFeatures() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
- getSWTColor(String) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Returns the Color
specified by the provided String.
- getSWTControl() - Method in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTView
-
- getSWTControl() - Method in class org.eclipse.emf.ecp.ui.view.swt.RenderFailureView
-
Obtains the SWT control presenting the exception.
- getSWTControl() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewImpl
-
- getSwtStyleBits() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
- getSystemColor(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
Method for retrieving a Color
based on the predefined SWT id.
- getTabFactory() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
- getTabFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
Returns the factory that creates the instances of the model.
- getTableColumn(GridViewerColumn) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder
-
- getTableColumn(GridViewerColumn) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridViewerColumnBuilder
-
- getTableColumn(C) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerColumnBuilder
-
Returns the table column control for the given viewer column.
- getTableColumn(TableViewerColumn) - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerColumnBuilder
-
- getTableColumnConfiguration() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableColumnConfiguration() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getTableConfiguration() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getTableConfiguration() - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerSWTCustomization
-
Returns the table configuration which will be used to configure the table instance.
- getTableControl() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableControl() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
Returns the meta object for class '
Control
'.
- getTableControl() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
- getTableControl() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerComposite
-
- getTableControl() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiDmrStrategyProviderTest
-
- getTableControl() - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
- getTableControl() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerComposite
-
- getTableControl(EObject, EStructuralFeature) - Method in class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider
-
Obtain the view model for selecting objects to add the the reference
of an owner
.
- getTableControl_AddRemoveDisabled() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableControl_AddRemoveDisabled() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getTableControl_ColumnConfigurations() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableControl_ColumnConfigurations() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getTableControl_DetailEditing() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableControl_DetailEditing() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getTableControl_DetailView() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableControl_DetailView() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
Returns the meta object for the containment reference
'
Detail View
'.
- getTableControl_DuplicateDisabled() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableControl_DuplicateDisabled() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getTableControl_EnableDetailEditingDialog() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableControl_EnableDetailEditingDialog() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getTableControl_MoveUpDownDisabled() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableControl_MoveUpDownDisabled() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getTableDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getTableDomainModelReference_ColumnDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableDomainModelReference_ColumnDomainModelReferences() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getTableDomainModelReference_DomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableDomainModelReference_DomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getTableFactory() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getTableFactory() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
Returns the factory that creates the instances of the model.
- getTableHeightHint() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Returns the height for the table that will be created.
- getTableHeightHint() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Returns the preferred height for the table.
- getTableHeightHint() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
Returns the height for the table that will be created.
- getTablePackage() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
- getTablePackage() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableFactory
-
Returns the package supported by this factory.
- getTableSelectionComposite(Object, boolean) - Static method in class org.eclipse.emf.ecp.spi.common.ui.CompositeFactory
-
- getTableStyleProperty() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
- getTableStyleProperty() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getTableStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
- getTableStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
- getTableStyleProperty() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
- getTableStyleProperty_EnableSorting() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
- getTableStyleProperty_EnableSorting() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
- getTableStyleProperty_MaximumHeight() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
- getTableStyleProperty_MaximumHeight() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
- getTableStyleProperty_MinimumHeight() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
- getTableStyleProperty_MinimumHeight() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
- getTableStyleProperty_RenderMode() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
- getTableStyleProperty_RenderMode() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
Returns the meta object for the attribute
'
Render Mode
'.
- getTableStyleProperty_ShowValidationSummaryTooltip() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
- getTableStyleProperty_ShowValidationSummaryTooltip() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
- getTableStyleProperty_VisibleLines() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
- getTableStyleProperty_VisibleLines() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
- getTableStylePropertyFactory() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
- getTableStylePropertyFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyPackage
-
Returns the factory that creates the instances of the model.
- getTableStylePropertyPackage() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyFactoryImpl
-
- getTableStylePropertyPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStylePropertyFactory
-
Returns the package supported by this factory.
- getTableTooltipMessage(Diagnostic) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
Returns the message of the validation tool tip shown in the table header.
- getTableValidationFactory() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
-
- getTableValidationFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
-
Returns the factory that creates the instances of the model.
- getTableValidationPackage() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
-
- getTableValidationPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationFactory
-
Returns the package supported by this factory.
- getTableValidationStyleProperty() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getTableValidationStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
-
- getTableValidationStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
-
- getTableValidationStyleProperty_ColumnName() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
-
- getTableValidationStyleProperty_ColumnName() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
-
Returns the meta object for the attribute '
Column Name
'.
- getTableValidationStyleProperty_ColumnWidth() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
-
- getTableValidationStyleProperty_ColumnWidth() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
-
- getTableValidationStyleProperty_ImagePath() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
-
- getTableValidationStyleProperty_ImagePath() - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationPackage
-
Returns the meta object for the attribute '
Image Path
'.
- getTableViewer() - Method in class org.eclipse.emf.ecp.internal.ui.composites.PropertiesComposite
-
- getTableViewer() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Gives access to the tableViewer used to display the attributes.
- getTableViewer() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
- getTableViewer() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerComposite
-
- getTableViewer() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Returns the table viewer.
- getTableViewer() - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
- getTableViewer() - Method in class org.eclipse.emfforms.spi.swt.table.action.AbstractTableAction
-
Returns the table viewer object.
- getTableViewer() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerComposite
-
- getTableViewer() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
Gives access to the tableViewer used to display the attributes.
- getTableViewerComposite() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getTableViewerCreator() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer
-
- getTableViewerCreator() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer
-
- getTableViewerCreator() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- getTableViewerFromRenderer(AbstractSWTRenderer<? extends VElement>) - Static method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridTestsUtil
-
- getTableViewerFromRenderer(AbstractSWTRenderer<VElement>) - Static method in class org.eclipse.emf.ecp.view.spi.table.swt.TableRendererTestUtil
-
- getTabPackage() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabFactoryImpl
-
- getTabPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabFactory
-
Returns the package supported by this factory.
- getTabStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
- getTabStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
- getTabStyleProperty_CancelImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
- getTabStyleProperty_CancelImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
- getTabStyleProperty_ErrorImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
- getTabStyleProperty_ErrorImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
- getTabStyleProperty_InfoImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
- getTabStyleProperty_InfoImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
- getTabStyleProperty_OkImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
- getTabStyleProperty_OkImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
- getTabStyleProperty_Type() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
- getTabStyleProperty_Type() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
Returns the meta object for the attribute
'
Type
'.
- getTabStyleProperty_WarningImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
- getTabStyleProperty_WarningImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
- getTabType() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
- getTabType() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabPackage
-
Returns the meta object for enum '
Type
'.
- getTargetDMR() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- getTargetDMR() - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexDomainModelReference
-
Returns the value of the 'Target DMR' containment reference.
- getTargetFeature() - Method in exception org.eclipse.emf.ecp.view.spi.renderer.NoPropertyDescriptorFoundExeption
-
The EStructuralFeature
which misses a ItemPropertyDescriptor.
- getTargets(IsProxyCondition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.IsProxyConditionService
-
- getTargets(IterateCondition, EObject) - Method in class org.eclipse.emf.ecp.view.internal.rule.IterateConditionService
-
- getTargetToModelStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
This UpdateValueStrategy
will be used as the target to model strategy during data binding.
- getTargetToModelStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- getTargetToModelStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
-
This UpdateValueStrategy
will be used as the target to model strategy during data binding.
- getTargetToModelStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
This UpdateValueStrategy
will be used as the target to model strategy during data binding.
- getTargetToModelStrategy(DataBindingContext) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
This UpdateValueStrategy
will be used as the target to model strategy during data binding.
- getTargetToModelStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
This UpdateValueStrategy
will be used as the target to model strategy during data binding.
- getTargetToModelStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
- getTargetToModelStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
-
This UpdateValueStrategy
will be used as the target to model strategy during data binding.
- getTargetToModelStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- getTargetToModelStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- getTargetToModelStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
This UpdateValueStrategy
will be used as the target to model strategy during data binding.
- getTargetToModelStrategy(DataBindingContext) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- getTemplate() - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
-
Gives access to the template model which is the input of the editor.
- getTemplate() - Method in interface org.eclipse.emfforms.datatemplate.DataTemplatePackage
-
Returns the meta object for class '
Template
'.
- getTemplate() - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplatePackageImpl
-
- getTemplate_Instance() - Method in interface org.eclipse.emfforms.datatemplate.DataTemplatePackage
-
Returns the meta object for the containment reference
'
Instance
'.
- getTemplate_Instance() - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplatePackageImpl
-
- getTemplate_Name() - Method in interface org.eclipse.emfforms.datatemplate.DataTemplatePackage
-
Returns the meta object for the attribute '
Name
'.
- getTemplate_Name() - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplatePackageImpl
-
- getTemplateCollection() - Method in interface org.eclipse.emfforms.datatemplate.DataTemplatePackage
-
- getTemplateCollection() - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplatePackageImpl
-
- getTemplateCollection_Templates() - Method in interface org.eclipse.emfforms.datatemplate.DataTemplatePackage
-
Returns the meta object for the containment reference list
'
Templates
'.
- getTemplateCollection_Templates() - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplatePackageImpl
-
- getTemplateFactory() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getTemplateFactory() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
Returns the factory that creates the instances of the model.
- getTemplateFilter(EObject, EReference) - Method in interface org.eclipse.emfforms.core.services.datatemplate.TemplateFilterService
-
Obtain a template filter applicable to templates provided for the given
reference
of an owner
object in the editor.
- getTemplateModelListMigrationDialog(Shell, List<URI>) - Static method in class org.eclipse.emf.ecp.ide.editor.view.MigrationDialogHelper
-
Returns a ListSelectionDialog
for selecting template models that should be migrated.
- getTemplateModelListMigrationDialog(Shell, List<URI>) - Static method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.MigrationDialogHelper
-
Returns a ListSelectionDialog
for selecting template models that should be migrated.
- getTemplateModelWorkspaceMigrator() - Static method in class org.eclipse.emf.ecp.spi.view.migrator.TemplateModelMigratorUtil
-
- getTemplateName() - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsSelectTemplateWizardPage
-
Returns the path to the template file.
- getTemplatePackage() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
-
- getTemplatePackage() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplateFactory
-
Returns the package supported by this factory.
- getTemplates() - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateCollectionImpl
-
- getTemplates() - Method in interface org.eclipse.emfforms.datatemplate.TemplateCollection
-
Returns the value of the 'Templates' containment reference list.
- getTestEClass() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiDmrStrategyProviderTest
-
- getTester() - Method in class org.eclipse.emf.ecp.edit.spi.ECPControlDescription
-
Deprecated.
The tester for this control.
- getTester() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPAdditionalRendererDescription
-
The tester for this rendererClass.
- getTester() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPRendererDescription
-
The tester for this rendererClass.
- getTesterPriority(ECPStaticApplicableTester, EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControl
-
Deprecated.
- getTesterPriority(ECPStaticApplicableTester, EStructuralFeature, EObject) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControlTester
-
Deprecated.
Calculates the priority of the attribute tester.
- getTesterPriority(ECPStaticApplicableTester, EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
-
Deprecated.
Checks the priority of a tester.
- getTesterPriority(ECPStaticApplicableTester, EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControl
-
Deprecated.
- getTesterPriority(ECPStaticApplicableTester, EStructuralFeature, EObject) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControlTester
-
Deprecated.
Calculates the priority of the attribute tester.
- getText(Object) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.CDOUIProvider
-
- getText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
-
Deprecated.
- getText() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
returns the Text
of the cell editor.
- getText(Object) - Method in class org.eclipse.emf.ecp.editor.internal.e3.ShortLabelProvider
-
This implements ILabelProvider
.getText by forwarding it to an object that implements
IItemLabelProvider.getText
- getText(Object) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.EMFStoreUIProvider
-
- getText(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
-
- getText(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ModelLabelProvider
-
- getText(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ProvidersLabelProvider
-
- getText(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.RepositoriesLabelProvider
-
- getText(Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.MEClassLabelProvider
-
.
- getText(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffAttachmentItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
Returns the name for an element.
- getText(Object) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProvider
-
Returns the name for an element.
- getText(Object) - Method in class org.eclipse.emf.ecp.ui.transaction.TransactionalModelLabelProvider
-
- getText(Object) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
Returns the link text to be used for the given linked value
.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EReferenceLabelControlSWTRenderer
-
Computes the label text for the referenced object.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.AbstractCategorizationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.ActionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizableElementItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationElementItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer.TreeTableLabelProvider
-
This implements ILabelProvider
.getText by forwarding it to an object that implements
IItemLabelProvider.getText
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundControlItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomControlItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomDomainModelReferenceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.RowItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.SpanItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalLayoutItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexDomainModelReferenceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyAttributeDomainModelReferenceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingDomainModelReferenceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.AttachmentItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedContainerItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainedElementItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ContainerItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ControlItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DateTimeDisplayAttachmentItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DiagnosticItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.DomainModelReferenceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ElementItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeatureDomainModelReferenceSegmentItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.FeaturePathDomainModelReferenceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.StringToObjectMapEntryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewModelLoadingPropertiesItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.AndConditionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ConditionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.EnableRuleItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.FalseItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IsProxyConditionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.IterateConditionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.LeafConditionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.NotConditionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.OrConditionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.ShowRuleItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.TrueItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.EnablementConfigurationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.ReadOnlyColumnConfigurationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.SingleColumnConfigurationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableControlItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableDomainModelReferenceItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.WidthConfigurationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalLayoutItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewProxyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRenderer
-
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ControlValidationTemplateItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.MultiStyleSelectorContainerItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.StyleSelectorContainerItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.AndSelectorItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchySelectorItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.ControlLabelAlignmentStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingsItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelWidthStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.LabelWrapStylePropertyItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.WorkspaceUIProvider
-
- getText(Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridCellItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlGridRowItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ActivityItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.BrewingUnitItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ComponentItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ControlUnitItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DimensionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DipTrayItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.DisplayItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.MachineItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.ProcessorItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.RAMItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.WaterTankItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateCollectionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.TemplateItemProvider
-
This returns the label text for the adapted class.
- getText(VDomainModelReference, EObject, Object) - Method in class org.eclipse.emfforms.internal.core.services.editsupport.EMFFormsEditSupportImpl
-
Returns the label text for the given element.
- getText(Object) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.BaseLabelProviderWrapper
-
- getText(VDomainModelReference, EObject, Object) - Method in interface org.eclipse.emfforms.spi.core.services.editsupport.EMFFormsEditSupport
-
Returns the label text for the given element.
- getText(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleEntryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RuleRepositoryItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.DMRLocationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.EMFLocationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorReportItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingLocationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingToSheetMappingItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SheetLocationItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SpreadsheetImportResultItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexDomainModelReferenceSegmentItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingDomainModelReferenceSegmentItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultiDomainModelReferenceSegmentItemProvider
-
This returns the label text for the adapted class.
- getText1() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEcorePage
-
Returns the path of the selected Ecore as specified in the text field of the page.
- getText_editLabelsAvailable() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EClassLabelProvider_PTest
-
Test the provision of text for classes that have edit bundles.
- getText_editLabelsUnavailable() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EClassLabelProvider_PTest
-
Test the provision of text for classes that do not have edit bundles.
- getText_nonEClass() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EClassLabelProvider_PTest
-
Test the provision of text for non-classes.
- getTextBounds(GridItem, boolean) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.CustomSelectionColorCellRenderer
- getTextControlEnablementFactory() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementPackageImpl
-
- getTextControlEnablementFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementPackage
-
Returns the factory that creates the instances of the model.
- getTextControlEnablementPackage() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementFactoryImpl
-
- getTextControlEnablementPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementFactory
-
Returns the package supported by this factory.
- getTextControlEnablementStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementPackageImpl
-
- getTextControlEnablementStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementPackage
-
- getTextControlEnablementStyleProperty_RenderDisableAsEditable() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementPackageImpl
-
- getTextControlEnablementStyleProperty_RenderDisableAsEditable() - Method in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementPackage
-
- getTextDimension(String, Font) - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.FigureUtilities
-
Returns the dimensions of the String s using the font f.
- getTextFromTextField(Text, EDataType) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRenderer
-
- getTextFromTextField(Text, EDataType) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
Gets the text displayed in the textfield.
- getTextHeightHint() - Method in class org.eclipse.emfforms.spi.swt.control.text.richtext.renderer.RichTextControlSWTRenderer
-
The preferred height in pixels for the text control.
- getTextMessage() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRenderer
-
- getTextMessage() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
-
- getTextMessage() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
Returns the text which should be set as the message text on the Text field.
- getTextVariantID() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
-
Deprecated.
The VariantId to use e.g.
- getTextVariantID() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalControl
-
Deprecated.
- getTextVariantID() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.StringControl
-
Deprecated.
- getTextVariantID() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.XmlDateControlText
-
Deprecated.
- getTextVariantID() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRenderer
-
- getTextVariantID() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
-
- getTextVariantID() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
The VariantId to use e.g.
- getTextWidgetLayoutData() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
-
Deprecated.
The LayoutData for the created Text
widget.
- getTextWidgetLayoutData() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.StringControl
-
Deprecated.
The LayoutData for the created Text
widget.
- getTextWidgetStyle() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
-
Deprecated.
The style to apply to the text widget.
- getTextWidgetStyle() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalControl
-
Deprecated.
- getTextWidgetStyle() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.StringControl
-
Deprecated.
The style to apply to the text widget.
- getTextWidgetStyle() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
The style to apply to the text widget.
- getTextWidth(String, Font) - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.FigureUtilities
-
Returns the width of s in Font f.
- getThermalDesignPower() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- getThermalDesignPower() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
Returns the value of the 'Thermal Design Power' attribute.
- getTitle() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
- getTitleLabel() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getTitleLabel() - Method in class org.eclipse.emfforms.spi.swt.table.CompactVerticallyTableViewerCompositeBuilder
-
- getTitleLabel() - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerCompositeBuilder
-
- getTitleLabel() - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerCompositeBuilder
-
- getToolbarActions() - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.RuleRepositoryEditor
-
Returns the toolbar actions for this editor.
- getToolbarActions() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Returns the toolbar actions for this editor.
- getTooltip() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
-
- getTooltip() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- getTooltip() - Method in interface org.eclipse.emf.ecp.view.spi.model.VHasTooltip
-
Returns the value of the 'Tooltip' attribute.
- getTooltip() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- getTooltip() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
- getToolTipText(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl.ECPCellLabelProvider
-
Deprecated.
- getToolTipText() - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
- getToolTipText(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPCellLabelProvider
-
- getToolTipText(Object) - Method in class org.eclipse.emfforms.internal.swt.table.util.DMRCellLabelProvider
-
- getTopElement() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- getTopElement() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackLayout
-
Returns the value of the 'Top Element' reference.
- getTotalNumberOfDiffs() - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
Returns the total number of differences.
- getTotalNumberOfDiffs() - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
-
Returns the total number of differences.
- getTotalNumberOfDiffs() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
-
- getTotalNumberOfDiffs() - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffAttachment
-
Returns the value of the 'Total Number Of Diffs' attribute.
- getTotalWorkExecute() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressPasteFromClipboardCommand
-
- getTransaction() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
-
Get the a transaction fot the project.
- getTreeEditor() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.ECPTreeViewAction
-
Current TreeEditor
.
- getTreeLabelProvider(TreeViewer, AdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
-
The TreeTableLabel provider.
- getTreeMasterDetail() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
-
- getTreeMasterDetail() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
-
- getTreeMasterDetail_DetailView() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
-
- getTreeMasterDetail_DetailView() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
-
Returns the meta object for the containment reference '
Detail View
'.
- getTreeMasterDetailFactory() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
-
- getTreeMasterDetailFactory() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailPackage
-
Returns the factory that creates the instances of the model.
- getTreeMasterDetailPackage() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
-
- getTreeMasterDetailPackage() - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetailFactory
-
Returns the package supported by this factory.
- getTreePath() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ECPSelectionStatusValidator
-
The TreePath
of the current selection.
- getTreePath() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ECPViewEditorTreeSelectionDialog
-
Returns the TreePath
from the tree viewer.
- getTreePathFor(Object) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Get a path to an in my tree.
- getTreeSelection() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.ECPTreeViewAction
-
Current TreeSelection
.
- getTreeViewer() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.ECPTreeViewAction
-
The TreeViewer
showing this action.
- getTreeViewer() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.MasterDetailAction
-
Returns the treeviewer renderered by the tree master detail renderer.
- getTreeViewer() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.MasterDetailAction
-
Returns the treeviewer renderered by the tree master detail composite.
- getTrue() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
- getTrue() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
Returns the meta object for class '
True
'.
- getType() - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- getType() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
This return the type of the object.
- getType() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
This return the type of the object.
- getType() - Method in class org.eclipse.emf.ecp.internal.core.util.Element
-
This return the type of the object.
- getType() - Method in class org.eclipse.emf.ecp.internal.core.util.ExtensionParser.ExtensionDescriptor
-
This return the type of the object.
- getType() - Method in class org.eclipse.emf.ecp.internal.edit.DeleteServiceFactoryImpl
-
The type of the actual service provided by this provider.
- getType() - Method in class org.eclipse.emf.ecp.internal.view.table.ui.swt.persistedstate.PersistTableStateServiceFactory
-
- getType() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
This return the type of the object.
- getType() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
This return the type of the object.
- getType() - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceServiceFactory
-
- getType() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.TableColumnsDmrViewServiceFactory
-
- getType() - Method in class org.eclipse.emf.ecp.view.internal.swt.DefaultSelectionProviderServiceFactory
-
- getType() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
-
- getType() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTControlLabelAlignmentStylePropertyImpl
-
- getType() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentStyleProperty
-
Returns the value of the 'Type' attribute.
- getType() - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTControlLabelAlignmentStyleProperty
-
Returns the value of the 'Type' attribute.
- getType() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- getType() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
Returns the value of the 'Type' attribute.
- getType() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- getType() - Method in interface org.eclipse.emfforms.coffee.model.coffee.RAM
-
Returns the value of the 'Type' attribute.
- getType() - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapFactoryImpl
-
The type of the actual service provided by this provider.
- getType() - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsAbstractLegacyServiceFactory
-
The type of the actual service provided by this provider.
- getType() - Method in class org.eclipse.emfforms.internal.core.services.reveal.EMFFormsRevealServiceFactory
-
- getType() - Method in class org.eclipse.emfforms.internal.core.services.segments.DmrToSegmentsViewServiceFactory
-
- getType() - Method in class org.eclipse.emfforms.internal.swt.core.di.EclipseContextViewServiceFactory
-
- getType() - Method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealStep
-
Query the type of reveal step that I am.
- getType() - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceFactory
-
The type of the actual service provided by this provider.
- getTypedKey() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- getTypedValue() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- getUiProvider() - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
- getUIProvider(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
-
- getUIProvider(Object) - Method in class org.eclipse.emf.ecp.internal.ui.UIProviderRegistryImpl
-
It the adaptable is ECPProviderAware then the
UIProvider
that corresponds to the
ECPProvider
is
returned.
- getUIProvider(String) - Method in class org.eclipse.emf.ecp.internal.ui.UIProviderRegistryImpl
-
- getUIProvider() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Allows access of the corresponding UI Adapter.
- getUIProvider() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
Allows access of the corresponding UI Adapter.
- getUIProvider(Object) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProviderRegistry
-
It the adaptable is ECPProviderAware then the
UIProvider
that corresponds to the
ECPProvider
is
returned.
- getUIProvider(String) - Method in interface org.eclipse.emf.ecp.spi.ui.UIProviderRegistry
-
- getUiProvider() - Method in interface org.eclipse.emf.ecp.ui.common.CheckoutProjectComposite
-
- getUIProviders() - Method in class org.eclipse.emf.ecp.internal.ui.UIProviderRegistryImpl
-
- getUIProviders() - Method in interface org.eclipse.emf.ecp.spi.ui.UIProviderRegistry
-
- getUnsetButtonTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControl
-
Deprecated.
- getUnsetButtonTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.BooleanControl
-
Deprecated.
- getUnsetButtonTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.DateTimeControl
-
Deprecated.
- getUnsetButtonTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.EEnumControl
-
Deprecated.
- getUnsetButtonTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalControl
-
Deprecated.
- getUnsetButtonTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.StringControl
-
Deprecated.
- getUnsetButtonTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
- getUnsetButtonTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.XmlDateControlText
-
Deprecated.
- getUnsetButtonTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
- getUnsetButtonTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControl
-
Deprecated.
- getUnsetButtonTooltip() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
Returns the string for the unset button tooltip.
- getUnsetLabelText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControl
-
Deprecated.
- getUnsetLabelText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.BooleanControl
-
Deprecated.
- getUnsetLabelText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.DateTimeControl
-
Deprecated.
- getUnsetLabelText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.EEnumControl
-
Deprecated.
- getUnsetLabelText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalControl
-
Deprecated.
- getUnsetLabelText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.StringControl
-
Deprecated.
- getUnsetLabelText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
- getUnsetLabelText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.XmlDateControlText
-
Deprecated.
- getUnsetLabelText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
- getUnsetLabelText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControl
-
Deprecated.
- getUnsetLabelText() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
Returns the string for the unset label.
- getUnsettableFactory() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettablePackageImpl
-
- getUnsettableFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
-
Returns the factory that creates the instances of the model.
- getUnsettablePackage() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
- getUnsettablePackage() - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettableFactory
-
Returns the package supported by this factory.
- getUnsettableStyleProperty() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
- getUnsettableStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettablePackageImpl
-
- getUnsettableStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
-
- getUnsettableStyleProperty_ButtonAlignment() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettablePackageImpl
-
- getUnsettableStyleProperty_ButtonAlignment() - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
-
- getUnsettableStyleProperty_ButtonPlacement() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettablePackageImpl
-
- getUnsettableStyleProperty_ButtonPlacement() - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettablePackage
-
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ECPLegacyControlSWTRenderer
-
Deprecated.
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControl2SWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRenderer
-
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EReferenceLabelControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsDMRTableControl
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableDetailViewControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeValueControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.HexColorSelectionControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.URLSelectionControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsetText() - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.DataTypeControl
-
- getUnsetText() - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.EEnumLiteralRenderer
-
- getUnsetText() - Method in class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRenderer
-
Provide the unset text to show on the label when value is unset.
- getUnsupportedEPackages() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Returns a collection of EPackage
s which are not supported by the provider.
- getUnsupportedEPackages(Collection<EPackage>, InternalRepository) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
- getUnsupportedEPackages() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
Returns a collection of EPackage
s which are not supported by the provider.
- getUnsupportedEPackages(Collection<EPackage>, InternalRepository) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
EPackage
s that are not supported by this provider.
- getUpdatePolicy() - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.PreSetValidationStrategy
- getURIsInWorkspace(String) - Static method in class org.eclipse.emf.ecp.ide.spi.util.WorkspaceUtil
-
Get the URIs
of all files in the workspace that have the given file extension.
- getURIsToMigrate() - Method in interface org.eclipse.emf.ecp.spi.view.migrator.TemplateModelWorkspaceMigrator
-
Returns a list of template model URI
s that need to be migrated.
- getURIsToMigrate() - Method in interface org.eclipse.emf.ecp.view.migrator.ViewModelWorkspaceMigrator
-
Returns a list of viewmodel URI
s that need to be migrated.
- getURIsToMigrate() - Method in class org.eclipse.emf.ecp.view.workspace.migrator.ViewModelWorkspaceMigratorService
-
- getUsedValueDomainModelReferences() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionSettingIterator
-
Returns the used
VDomainModelReferences
.
This map will contain all entries when the iterator has reached its end.
- getUserDescription() - Method in interface org.eclipse.emfforms.coffee.model.coffee.ControlUnit
-
Returns the value of the 'User Description' attribute.
- getUserDescription() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- getUseUUID() - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsStyleSelectorWizardPage
-
Whether to select the uuid in an selector.
- getUuid() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- getUuid() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Returns the value of the 'Uuid' attribute.
- getValidatedEClassifier() - Method in class org.eclipse.emf.ecp.diagnostician.ECPValidator
-
Returns the EClassifier
s which can be validated.
- getValidatedEClassifier() - Method in class org.eclipse.emf.ecp.internal.diagnostician.ClassifierValidatorWrapper
-
Returns the EClassifier
s which can be validated.
- getValidationBackgroundColor(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
Returns the background color for a control with the given validation severity.
- getValidationBackgroundColor(int, VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.SWTValidationHelper
-
Deprecated.
Returns the background color for a control with the given validation severity, VElement
and view model context, if applicable.
- getValidationBackgroundColor(int) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.SWTValidationHelper
-
Deprecated.
Returns the background color for a control with the given validation severity.
- getValidationBackgroundColor(int) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
- getValidationBackgroundColor() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
Returns the background color for the current validation result of this control's
VElement
.
- getValidationBackgroundColor() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer_PTest
-
- getValidationBackgroundColor(Diagnostic, VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl
-
- getValidationBackgroundColor(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl
-
- getValidationBackgroundColor() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
Test that getValidationBackgroundColor(VElement, ViewModelContext) correctly delegates to
getValidationBackgroundColor(Diagnostic, VElement, ViewModelContext) and that the latter correctly delegates to
SWTValidationHelper.
- getValidationBackgroundColor(int, VElement, ViewModelContext) - Method in class org.eclipse.emfforms.spi.swt.core.ui.SWTValidationHelper
-
Returns the background color for a control with the given validation severity, VElement
and view model context, if applicable.
- getValidationBackgroundColor(int) - Method in class org.eclipse.emfforms.spi.swt.core.ui.SWTValidationHelper
-
Returns the background color for a control with the given validation severity.
- getValidationBackgroundColor(Diagnostic, VElement, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.ui.SWTValidationUiService
-
Returns the background color for a control with the given Diagnostic, VElement
and view model context, if applicable.
- getValidationBackgroundColor(VElement, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.ui.SWTValidationUiService
-
Returns the background color for a control matching the highest severity of the given VElement's diagnostic.
- getValidationBackgroundColor_caching() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
The service should cache icons by severity.
- getValidationBackgroundColor_emptyVDiagnostic() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
If the VElement's VDiagnostic doesn't have any Diagnostics, it should be assumed that there is no validation
error.
- getValidationBackgroundColor_nullDiagnostic() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
If the given Diagnostic is null, it should be assumed that there is no validation error.
- getValidationBackgroundColor_nullVDiagnostic() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
If the VElement doesn't have a VDiagnostic, it should be assumed that there is no validation error.
- getValidationColorHEX(int, VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.SWTValidationHelper
-
Deprecated.
Returns the hex color for a control with the given validation severity, VElement
and view model context, if applicable.
- getValidationColorHEX(int, VElement, ViewModelContext) - Method in class org.eclipse.emfforms.spi.swt.core.ui.SWTValidationHelper
-
Returns the hex color for a control with the given validation severity, VElement
and view model context, if applicable.
- getValidationColumnLayoutData() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DefaultLayoutHelper
-
Deprecated.
The Layout data to use to set for a validation column.
- getValidationColumnLayoutData() - Method in interface org.eclipse.emf.ecp.view.spi.renderer.LayoutHelper
-
Deprecated.
The Layout data to use to set for a validation column.
- getValidationContext(EValidator) - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
-
Obtains the shared validation context for a validation of multiple objects
or a one-off context for validation of a single object.
- getValidationControls() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getValidationControls() - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
- getValidationControls() - Method in class org.eclipse.emfforms.spi.swt.table.CompactVerticallyTableViewerCompositeBuilder
-
- getValidationControls() - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerCompositeBuilder
-
- getValidationControls() - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerCompositeBuilder
-
- getValidationDelegateProviders() - Method in class org.eclipse.emfforms.ide.internal.builder.Activator
-
Obtain the currently registered validation delegate providers.
- getValidationFactory() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
Returns the factory that creates the instances of the model.
- getValidationForegroundColor(int, VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.SWTValidationHelper
-
Deprecated.
Returns the foreground color for a control with the given validation severity, VElement
and view model context, if applicable.
- getValidationForegroundColor(int) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.SWTValidationHelper
-
Deprecated.
Returns the foreground color for a control with the given validation severity.
- getValidationForegroundColor(int) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
- getValidationForegroundColor() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
Returns the foreground color for the current validation result of this control's
VElement
.
- getValidationForegroundColor() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer_PTest
-
- getValidationForegroundColor(Diagnostic, VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl
-
- getValidationForegroundColor(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl
-
- getValidationForegroundColor() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
Test that getValidationForegroundColor(VElement, ViewModelContext) correctly delegates to
getValidationForegroundColor(Diagnostic, VElement, ViewModelContext) and that the latter correctly delegates to
SWTValidationHelper.
- getValidationForegroundColor(int, VElement, ViewModelContext) - Method in class org.eclipse.emfforms.spi.swt.core.ui.SWTValidationHelper
-
Returns the foreground color for a control with the given validation severity, VElement
and view model context, if applicable.
- getValidationForegroundColor(int) - Method in class org.eclipse.emfforms.spi.swt.core.ui.SWTValidationHelper
-
Returns the foreground color for a control with the given validation severity.
- getValidationForegroundColor(Diagnostic, VElement, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.ui.SWTValidationUiService
-
Returns the foreground color for a control with the given Diagnostic, VElement
and view model context, if applicable.
- getValidationForegroundColor(VElement, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.ui.SWTValidationUiService
-
Returns the foreground color for a control matching the highest severity of the given VElement's diagnostic.
- getValidationForegroundColor_caching() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
The service should cache icons by severity.
- getValidationForegroundColor_emptyVDiagnostic() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
If the VElement's VDiagnostic doesn't have any Diagnostics, it should be assumed that there is no validation
error.
- getValidationForegroundColor_nullDiagnostic() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
If the given Diagnostic is null, it should be assumed that there is no validation error.
- getValidationForegroundColor_nullVDiagnostic() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
If the VElement doesn't have a VDiagnostic, it should be assumed that there is no validation error.
- getValidationIcon(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
Returns the validation icon matching the given severity.
- getValidationIcon(int, VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.SWTValidationHelper
-
Deprecated.
Returns the validation icon matching the given severity, VElement
and view model context, if applicable.
- getValidationIcon(int) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.SWTValidationHelper
-
Deprecated.
Returns the validation icon matching the given severity.
- getValidationIcon(Optional<VTTabStyleProperty>, int) - Static method in class org.eclipse.emf.ecp.view.internal.categorization.swt.ValidationTabImageHelper
-
- getValidationIcon(int) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
- getValidationIcon() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
Returns the validation icon for the current validation result of this control's
VElement
.
- getValidationIcon() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer_PTest
-
- getValidationIcon(Diagnostic, VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl
-
- getValidationIcon(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl
-
- getValidationIcon() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
Test that getValidationIcon(VElement, ViewModelContext) correctly delegates to getValidationIcon(Diagnostic,
VElement, ViewModelContext) and that the latter correctly delegates to SWTValidationHelper.
- getValidationIcon(int, VElement, ViewModelContext) - Method in class org.eclipse.emfforms.spi.swt.core.ui.SWTValidationHelper
-
Returns the validation icon matching the given severity, VElement
and view model context, if applicable.
- getValidationIcon(int) - Method in class org.eclipse.emfforms.spi.swt.core.ui.SWTValidationHelper
-
Returns the validation icon matching the given severity.
- getValidationIcon(Diagnostic, VElement, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.ui.SWTValidationUiService
-
Returns the validation icon matching the given Diagnostic, VElement
and view model context, if applicable.
- getValidationIcon(VElement, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.ui.SWTValidationUiService
-
Returns the validation icon matching the highest severity of the given VElement's diagnostic.
- getValidationIcon_caching() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
The service should cache icons by severity.
- getValidationIcon_emptyVDiagnostic() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
If the VElement's VDiagnostic doesn't have any Diagnostics, it should be assumed that there is no validation
error.
- getValidationIcon_nullDiagnostic() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
If the given Diagnostic is null, it should be assumed that there is no validation error.
- getValidationIcon_nullVDiagnostic() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
If the VElement doesn't have a VDiagnostic, it should be assumed that there is no validation error.
- getValidationOverlay(Image, VElement) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer.TreeTableLabelProvider
-
This method generated an image with a validation overlay if necessary.
- getValidationOverlayDescriptor(int, VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.SWTValidationHelper
-
Deprecated.
Returns the validation overlay icon matching the given severity, VElement
and view model context, if applicable.
- getValidationOverlayDescriptor(int) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.SWTValidationHelper
-
Deprecated.
Returns an image descriptor which can be used as an overlay for validation icons.
- getValidationOverlayDescriptor(int, VElement, ViewModelContext) - Method in class org.eclipse.emfforms.spi.swt.core.ui.SWTValidationHelper
-
Returns the validation overlay icon matching the given severity, VElement
and view model context, if applicable.
- getValidationOverlayDescriptor(int) - Method in class org.eclipse.emfforms.spi.swt.core.ui.SWTValidationHelper
-
Returns an image descriptor which can be used as an overlay for validation icons.
- getValidationPackage() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
-
- getValidationPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationFactory
-
Returns the package supported by this factory.
- getValidationProviders() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationProviderHelper
-
Query the registered validation providers.
- getValidationService(Object) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationServiceProvider
-
Returns the validation service for the given object key.
If no such validation service does yet exist, it will be created
- getValidationService(Object) - Method in interface org.eclipse.emf.ecp.validation.api.IValidationServiceProvider
-
Returns the validation service for the given object key.
If no such validation service does yet exist, it will be created
- getValidationService(ECPProject) - Method in class org.eclipse.emf.ecp.validation.connector.Activator
-
Returns the validation service.
- getValidationStyleProperty() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_CancelColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_CancelColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_CancelForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_CancelForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_CancelImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_CancelImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_CancelOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_CancelOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_ErrorColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_ErrorColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_ErrorForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_ErrorForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_ErrorImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_ErrorImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_ErrorOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_ErrorOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_InfoColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_InfoColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_InfoForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_InfoForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_InfoImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_InfoImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_InfoOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_InfoOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_OkColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_OkColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_OkForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_OkForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_OkImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_OkImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_OkOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_OkOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_WarningColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_WarningColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_WarningForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_WarningForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_WarningImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_WarningImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidationStyleProperty_WarningOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
- getValidationStyleProperty_WarningOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- getValidMergeControls(Set<VControl>) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
Filter for valid controls.
- getValue(K) - Method in class org.eclipse.emf.ecp.common.spi.BidirectionalMap
-
Returns the value belonging to the given key.
- getValue(String) - Method in interface org.eclipse.emf.ecp.core.util.ECPProperties
-
Get the value of a property identified by this key.
- getValue(String) - Method in class org.eclipse.emf.ecp.internal.core.util.Properties
-
Get the value of a property identified by this key.
- getValue() - Method in class org.eclipse.emf.ecp.internal.core.util.Properties.Property
- getValue() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertyDialog
-
- getValue(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Returns the current set value of the feature.
- getValue() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
-
- getValue() - Method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
-
- getValue() - Method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
-
- getValue() - Method in enum org.eclipse.emf.ecp.view.spi.model.DateTimeDisplayType
-
- getValue() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- getValue() - Method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
-
- getValue() - Method in enum org.eclipse.emf.ecp.view.spi.rule.model.CompareType
-
- getValue() - Method in enum org.eclipse.emf.ecp.view.spi.rule.model.Quantifier
-
- getValue() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
-
- getValue() - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackItem
-
Returns the value of the 'Value' attribute.
- getValue() - Method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
-
- getValue() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
- getValue() - Method in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationSelector
-
Returns the value of the 'Value' attribute.
- getValue() - Method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
-
- getValue() - Method in enum org.eclipse.emf.ecp.view.template.style.tab.model.TabType
-
- getValue() - Method in enum org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.RenderMode
-
- getValue() - Method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonAlignmentType
-
- getValue() - Method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonPlacementType
-
- getValue() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
- getValue() - Method in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotation
-
Returns the value of the 'Value' attribute.
- getValue() - Method in enum org.eclipse.emfforms.coffee.model.coffee.ManufactoringProcess
-
- getValue() - Method in enum org.eclipse.emfforms.coffee.model.coffee.RamType
-
- getValue() - Method in enum org.eclipse.emfforms.coffee.model.coffee.SocketConnectorType
-
- getValue() - Method in interface org.eclipse.emfforms.common.Property
-
Get the current value.
- getValue() - Method in class org.eclipse.emfforms.internal.common.ImmutableProperty
-
- getValue() - Method in class org.eclipse.emfforms.internal.common.SimpleProperty
-
- getValue(Object) - Method in class org.eclipse.emfforms.internal.swt.table.util.DMREditingSupport
-
- getValue() - Method in enum org.eclipse.emfforms.spi.rulerepository.model.MergeType
-
- getValue() - Method in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
-
- getValueDMR() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- getValueDMR() - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyAttributeDomainModelReference
-
Returns the value of the 'Value DMR' containment reference.
- getValueDomainModelReference() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- getValueDomainModelReference() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
-
Returns the value of the 'Value Domain Model Reference' containment reference.
- getValueForNewRow(EAttribute) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EcorePathsRenderer
-
- getValueForNewRow(EAttribute) - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
Returns the attribute value which should be added as a new element.
- getValueLabel(EDataType, Object) - Method in class org.eclipse.emf.ecp.view.internal.validation.ECPSubstitutionLabelProvider
- getValueProperty() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
Returns the IValueProperty
for this cell editor which is used by the table to create an
IObservableValue
.
- getValueProperty() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- getValueProperty() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
-
Returns the IValueProperty
for this cell editor which is used by the table to create an
IObservableValue
.
- getValueProperty() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
Returns the IValueProperty
for this cell editor which is used by the table to create an
IObservableValue
.
- getValueProperty() - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
Returns the IValueProperty
for this cell editor which is used by the table to create an
IObservableValue
.
- getValueProperty() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
Returns the IValueProperty
for this cell editor which is used by the table to create an
IObservableValue
.
- getValueProperty() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
- getValueProperty() - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
-
Returns the IValueProperty
for this cell editor which is used by the table to create an
IObservableValue
.
- getValueProperty() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- getValueProperty() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- getValueProperty() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
Returns the IValueProperty
for this cell editor which is used by the table to create an
IObservableValue
.
- getValueProperty() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- getValueProperty(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- getValueProperty(VDomainModelReference, EClass) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- getValueProperty(VDomainModelReference, EClass, EditingDomain) - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl
-
- getValueProperty() - Method in class org.eclipse.emfforms.internal.core.services.databinding.SegmentConverterValueResultImpl
-
- getValueProperty(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF
-
- getValueProperty(VDomainModelReference, EClass) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF
-
- getValueProperty(VDomainModelReference, EClass, EditingDomain) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF
-
Returns an
IValueProperty
described by the given
VDomainModelReference
and using the given
EditingDomain
.
- getValueProperty() - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.SegmentConverterValueResultEMF
-
The IEMFValueProperty
resulting from the segment conversion.
- getValueProperty(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.EMFFormsDatabinding
-
- getValueType() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ECPObservableValue
-
- getValueType() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.ExpandableCompositeTooltipProperty
-
- getValueType() - Method in class org.eclipse.emfforms.internal.group.swt.GroupTextProperty
-
- getVDomainModelReference() - Method in class org.eclipse.emfforms.spi.swt.core.data.ReferenceObjectPair
-
- getVElement() - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.PreSetValidationStrategy
-
- getVElement() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractRenderer
-
- getvElement() - Method in exception org.eclipse.emf.ecp.view.spi.renderer.NoRendererFoundException
-
The
VElement
no renderer could be found for.
- getVElement() - Method in interface org.eclipse.emf.ecp.view.spi.table.swt.action.TableRendererViewerActionContext
-
- getVendor() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- getVendor() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
Returns the value of the 'Vendor' attribute.
- getVerticalAlignment() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
Returns the vertical alignment of the control that is used if vertical fill is set to false.
- getVerticalBar() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer
-
- getVerticalBar() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer
-
- getVerticalBar() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Returns the receiver's vertical scroll bar if it has one, and null if it does not.
- getVerticalFactory() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalPackageImpl
-
- getVerticalFactory() - Method in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
Returns the factory that creates the instances of the model.
- getVerticalLayout() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalPackageImpl
-
- getVerticalLayout() - Method in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
Returns the meta object for class '
Layout
'.
- getVerticalPackage() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
-
- getVerticalPackage() - Method in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalFactory
-
Returns the package supported by this factory.
- getView() - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- getView() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- getView(EObject, VViewModelProperties, Collection<String>) - Method in class org.eclipse.emf.ecp.view.internal.provider.ViewProviderImpl
-
- getView() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getView() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for class '
View
'.
- getView(EObject, VViewModelProperties) - Method in interface org.eclipse.emf.ecp.view.spi.provider.EMFFormsFilteredViewService
-
Retrieve a
VView
for a domain model
object
without any required
filter keys.
- getView(EObject, VViewModelProperties, Collection<String>) - Method in interface org.eclipse.emf.ecp.view.spi.provider.EMFFormsFilteredViewService
-
- getView(EObject, VViewModelProperties) - Method in interface org.eclipse.emf.ecp.view.spi.provider.EMFFormsViewService
-
This allows to retrieve a
VView
based on an
EObject
.
- getView(EObject, VViewModelProperties) - Static method in class org.eclipse.emf.ecp.view.spi.provider.ViewProviderHelper
-
This allows to retrieve a
VView
based on an
EObject
.
- getView(EObject, VViewModelProperties, Collection<String>) - Static method in class org.eclipse.emf.ecp.view.spi.provider.ViewProviderHelper
-
- getView(EObject) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
Returns a fresh copy of the
VView
used for detail editing based on the provided EObject.
- getView() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer
-
Deprecated.
- getView(EObject) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer
-
Returns a fresh copy of the
VView
used for detail editing based on the provided EObject.
- getView() - Method in class org.eclipse.emfforms.internal.editor.viewmodel.ViewModelEditor
-
Returns the currently edited View.
- getView() - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.merge.MergeWithViewHandler.ViewAndRepository
-
- getView_Children() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getView_Children() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the containment reference list
'
Children
'.
- getView_EcorePaths() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getView_EcorePaths() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the attribute list '
Ecore Paths
'.
- getView_LoadingProperties() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getView_LoadingProperties() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getView_RootEClass() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getView_RootEClass() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the meta object for the reference '
Root
EClass
'.
- getViewAndRepository(ResourceSet) - Method in interface org.eclipse.emfforms.internal.rulerepository.tooling.merge.MergeWithViewHandler.ViewAndRepositoryProvider
-
- getViewContext(VElement) - Method in class org.eclipse.emfforms.internal.core.services.reveal.EMFFormsRevealServiceImpl
-
Get the nearest context for a view model element
.
- getViewer() - Method in class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
-
- getViewer() - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
-
- getViewer() - Method in interface org.eclipse.emf.ecp.spi.common.ui.CheckedModelClassComposite
-
Returns the CheckboxTreeViewer
.
- getViewer() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractFilteredSelectionComposite
-
Returns the used StructuredViewer
.
- getViewer() - Method in interface org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureComposite
-
Returns the TableViewer
.
- getViewer() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedEStructuralFeatureCompositeImpl
-
Returns the used StructuredViewer
.
- getViewer() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedSelectModelClassCompositeImpl
-
- getViewer() - Method in interface org.eclipse.emf.ecp.spi.common.ui.composites.SelectionComposite
-
Returns the StructuredViewer
.
- getViewer() - Method in interface org.eclipse.emf.ecp.spi.common.ui.TableSelectionComposite
-
Returns the TableViewer
.
- getViewer() - Method in class org.eclipse.emf.ecp.ui.views.TreeView
-
Returns JFace TreeViewer
used in this TreeViewer
.
- getViewer() - Method in interface org.eclipse.emfforms.spi.swt.table.action.ViewerActionContext
-
Returns the viewer instance.
- getViewerComposite() - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- getViewerComposite() - Method in class org.eclipse.emfforms.spi.swt.table.CompactVerticallyTableViewerCompositeBuilder
-
- getViewerComposite() - Method in class org.eclipse.emfforms.spi.swt.table.DefaultTableViewerCompositeBuilder
-
- getViewerComposite() - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerCompositeBuilder
-
- getViewerFilters() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultViewerFilterProvider
-
- getViewerFilters() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- getViewerFilters() - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.ViewerFilterProvider
-
Creates the viewer filters added to the treeviewer.
- getViewerRowFromItem(Widget) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer.CustomGridTableViewer
-
- getViewerRowFromItem(Widget) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer.CustomGridTableViewer
-
- getViewFactory() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getViewFactory() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
Returns the factory that creates the instances of the model.
- getViewModel() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Gets the view model.
- getViewModel() - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelContext
-
Gets the view model.
- getViewModel() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetViewModelContext
-
Gets the view model.
- getViewModel(EObject, VViewModelProperties) - Method in interface org.eclipse.emfforms.internal.spreadsheet.core.transfer.EMFFormsSpreadsheetExporterImpl.ViewProvider
-
Returns the view model for the given EObject/properties.
- getViewModel() - Method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealStep
-
Query the view model element in which I reveal my
domain model.
- getViewModel() - Method in interface org.eclipse.emfforms.spi.core.services.view.EMFFormsViewContext
-
Gets the view model.
- getViewModelContext() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
- getViewModelContext() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorActionBarContributor
-
Obtain the editor's view model context.
- getViewModelContext() - Method in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTView
-
- getViewModelContext() - Method in class org.eclipse.emf.ecp.ui.view.swt.RenderFailureView
-
- getViewModelContext() - Method in class org.eclipse.emf.ecp.view.internal.swt.ECPSWTViewImpl
-
- getViewModelContext() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractRenderer
-
- getViewModelContext() - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
- getViewModelElementFactory() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
-
- getViewModelElementFactory() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
Returns the factory that creates the instances of the model.
- getViewModelElementPackage() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
-
- getViewModelElementPackage() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementFactory
-
Returns the package supported by this factory.
- getViewModelElementSelector() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
-
- getViewModelElementSelector() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
Returns the meta object for class '
Selector
'.
- getViewModelElementSelector_Attribute() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
-
- getViewModelElementSelector_Attribute() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
Returns the meta object for the reference '
Attribute
'.
- getViewModelElementSelector_AttributeValue() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
-
- getViewModelElementSelector_AttributeValue() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
- getViewModelElementSelector_ClassType() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
-
- getViewModelElementSelector_ClassType() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
Returns the meta object for the reference '
Class Type
'.
- getViewModelElementSelector_SelectSubclasses() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
-
- getViewModelElementSelector_SelectSubclasses() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
- getViewModelListMigrationDialog(Shell, List<URI>) - Static method in class org.eclipse.emf.ecp.ide.editor.view.MigrationDialogHelper
-
Returns a ListSelectionDialog
for selecting view model that should be migrated.
- getViewModelLoadingProperties() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getViewModelLoadingProperties() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getViewModelLoadingProperties_InheritableProperties() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getViewModelLoadingProperties_InheritableProperties() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getViewModelLoadingProperties_NonInheritableProperties() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getViewModelLoadingProperties_NonInheritableProperties() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getViewModelMigrator() - Static method in class org.eclipse.emf.ecp.view.migrator.ViewModelMigratorUtil
-
- getViewModelProperties() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
- getViewModelProperties() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- getViewModelRegistry() - Static method in class org.eclipse.emf.ecp.ide.editor.view.Activator
-
- getViewModelRegistry() - Static method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
-
- getViewModelRegistry() - Static method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
- getViewModelServiceProvider() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Obtains the provider of local view-model service overrides.
- getViewModelServices(VElement, EObject) - Method in class org.eclipse.emf.ecp.view.internal.context.ArrayOnceViewModelServiceProvider
-
- getViewModelServices(VElement, EObject) - Method in class org.eclipse.emf.ecp.view.spi.context.ViewModelServiceProvider.Composed
-
- getViewModelServices(VElement, EObject) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelServiceProvider
-
Returns newly created view model services which will be used when the given view for the given object is
rendered.
- getViewModelServices(VView, EObject) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultViewModelServiceProvider
-
- getViewModelServices(VView, EObject) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeMasterDetailCustomization
-
- getViewModelServices(VView, EObject) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.ViewModelServiceProvider
-
Returns newly created view model services which will be used when the given view for the given object is
rendered.
- getViewModelWorkspaceMigrator() - Static method in class org.eclipse.emf.ecp.view.migrator.ViewModelMigratorUtil
-
- getViewName(VView) - Method in class org.eclipse.emf.ecp.ide.spi.util.ViewModelHelper.ViewLoader
-
Determines a name for the given view.
- getViewNameAndLocation(VView, String) - Method in class org.eclipse.emf.ecp.ide.spi.util.ViewModelHelper.ViewLoader
-
Returns a string representation of the view and its location.
- getViewPackage() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
- getViewPackage() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewFactory
-
Returns the package supported by this factory.
- getViewProxy() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
-
- getViewProxy() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
- getViewProxy_Id() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
-
- getViewProxy_Id() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
Returns the meta object for the attribute '
Id
'.
- getViewproxyFactory() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
-
- getViewproxyFactory() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
Returns the factory that creates the instances of the model.
- getViewproxyPackage() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
-
- getViewproxyPackage() - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyFactory
-
Returns the package supported by this factory.
- getViews(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emf2web.ui.handler.AbstractSchemaExportCommandHandler
-
Returns the views which shall be exported.
- getViews(ExecutionEvent) - Method in class org.eclipse.emf.ecp.emf2web.ui.json.internal.handler.ExportJSONFormsHandler
-
- getViewSite() - Method in interface org.eclipse.emf.ecp.ui.linkedView.ILinkedWithEditorView
-
- getViewTemplate() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getViewTemplate() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getViewTemplate() - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplateProvider
-
- getViewTemplate() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl
-
Deprecated.
- getViewTemplate() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl_Test
-
Test that the
ViewTemplateProviderImpl
returns a merged view template containing all styles and
referenced ecores from all view templates provided by its suppliers.
- getViewTemplate_ControlValidationConfiguration() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getViewTemplate_ControlValidationConfiguration() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getViewTemplate_NoSuppliedTemplates() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl_Test
-
- getViewTemplate_NoSuppliers() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl_Test
-
- getViewTemplate_ReferencedEcores() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getViewTemplate_ReferencedEcores() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- getViewTemplate_Styles() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
- getViewTemplate_Styles() - Method in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
Returns the meta object for the containment reference list
'
Styles
'.
- getViewTemplateProvider() - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractSWTTabRenderer
-
Returns the view template provider.
- getViewTemplateProvider() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
- getViewTemplateProvider() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
-
- getViewTemplates() - Method in interface org.eclipse.emf.ecp.spi.view.template.service.ViewTemplateSupplier
-
Returns a copy of the view templates known to this supplier.
- getViewTemplates() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateSupplierImpl
-
- getVisibleEClasses() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Get the currently visible EClass
es.
- getVisibleEClasses() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
Get the currently visible EClass
es.
- getVisibleLines() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- getVisibleLines() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
Returns the value of the 'Visible Lines' attribute.
- getVisiblePackages() - Method in class org.eclipse.emf.ecp.edit.ecore.swt.internal.EClassifierControl
-
Returns the EPackage
s to extract the classifiers from.
- getVisiblePackages() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Get the currently visible EPackage
s.
- getVisiblePackages() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
Get the currently visible EPackage
s.
- getVLabelStyle() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
-
- getVLabelStyle() - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
-
- getVTableControl() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.TableRendererAction
-
Returns the table control VElement.
- getVTViewTemplateProvider() - Method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
-
- getVTViewTemplateProvider() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
- getVTViewTemplateProvider() - Method in class org.eclipse.emfforms.internal.swt.core.Activator
-
- getWarningColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getWarningColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Warning Color HEX' attribute.
- getWarningColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getWarningColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Warning Color HEX' attribute.
- getWarningForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getWarningForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Warning Foreground Color HEX' attribute.
- getWarningForegroundColorHEX() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getWarningForegroundColorHEX() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Warning Foreground Color HEX' attribute.
- getWarningImageURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getWarningImageURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Warning Image URL' attribute.
- getWarningImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- getWarningImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
Returns the value of the 'Warning Image URL' attribute.
- getWarningImageURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getWarningImageURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Warning Image URL' attribute.
- getWarningOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- getWarningOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
Returns the value of the 'Warning Overlay URL' attribute.
- getWarningOverlayURL() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- getWarningOverlayURL() - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
Returns the value of the 'Warning Overlay URL' attribute.
- getWaterTank() - Method in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- getWaterTank() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
- getWeight() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- getWeight() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VWidthConfiguration
-
Returns the value of the 'Weight' attribute.
- getWeight() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
The weight of the column.
- getWeight() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- getWidth() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelWidthStylePropertyImpl
-
- getWidth() - Method in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelWidthStyleProperty
-
Returns the value of the 'Width' attribute.
- getWidth() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Dimension
-
Returns the value of the 'Width' attribute.
- getWidth() - Method in interface org.eclipse.emfforms.coffee.model.coffee.Display
-
Returns the value of the 'Width' attribute.
- getWidth() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- getWidth() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DisplayImpl
-
- getWidthConfiguration() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getWidthConfiguration() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- getWidthConfiguration_MinWidth() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getWidthConfiguration_MinWidth() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
Returns the meta object for the attribute
'
Min Width
'.
- getWidthConfiguration_Weight() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
- getWidthConfiguration_Weight() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
Returns the meta object for the attribute
'
Weight
'.
- getWindowTitle() - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
-
- getWorkspace() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProjectData
-
Returns the CDOWorkspace
of the project.
- getWrapFactory() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapPackageImpl
-
- getWrapFactory() - Method in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTWrapPackage
-
Returns the factory that creates the instances of the model.
- getWrapPackage() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapFactoryImpl
-
- getWrapPackage() - Method in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTWrapFactory
-
Returns the package supported by this factory.
- getWrapper() - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- getXMIPath() - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.XMIViewModelProvider
-
- GLOBAL_ADDITIONS - Static variable in class org.eclipse.emf.ecp.ui.views.TreeView
-
ID for the separator in the context menu of the
TreeView
to add global contributions to (placed on top).
- GLOBAL_ADDITIONS - Static variable in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailSWTRenderer
-
Menu separator ID for the group to which additional menu contributions are added in the
tree's context menu.
- GlobalViewModelService - Interface in org.eclipse.emf.ecp.view.spi.context
-
A ViewModelService which is instantiated only in the root context.
- gotoMarker(IMarker) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
- gotoMarker(IMarker) - Method in class org.eclipse.emfforms.spi.editor.GotoMarkerAdapter
-
- gotoMarker() - Method in class org.eclipse.emfforms.spi.editor.GotoMarkerAdapter_Test
-
- gotoMarker_withFeature() - Method in class org.eclipse.emfforms.spi.editor.GotoMarkerAdapter_Test
-
- GotoMarkerAdapter - Class in org.eclipse.emfforms.spi.editor
-
- GotoMarkerAdapter(ViewModelContext, EditingDomain) - Constructor for class org.eclipse.emfforms.spi.editor.GotoMarkerAdapter
-
Initializes me.
- GotoMarkerAdapter_Test - Class in org.eclipse.emfforms.spi.editor
-
- GotoMarkerAdapter_Test() - Constructor for class org.eclipse.emfforms.spi.editor.GotoMarkerAdapter_Test
-
Initializes me.
- GridClearKeyListener - Class in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
- GridClearKeyListener(VControl, EMFFormsDatabindingEMF) - Constructor for class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridClearKeyListener
-
Constructor.
- GridColumnAction - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid.menu
-
Helper class for Nebula Grid column-based context menu actions.
- GridColumnAction(GridTableViewerComposite, String) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.menu.GridColumnAction
-
The constructor.
- GridColumnAction(GridTableViewerComposite, String, int) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.menu.GridColumnAction
-
Initializes me with my grid composite, label, and style.
- GridColumnAction - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.menu
-
Helper class for Nebula Grid column-based context menu actions.
- GridColumnAction(GridTableViewerComposite, String) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.menu.GridColumnAction
-
The constructor.
- GridColumnAction.CurrentColumnProvider - Interface in org.eclipse.emf.ecp.view.spi.table.nebula.grid.menu
-
Protocol for a grid control that can provide the column that the user currently appears
to be interacting with (usually because it was selected, or the mouse pointer is on it).
- GridControlDetailPanelRenderer - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid
-
- GridControlDetailPanelRenderer(VTableControl, ViewModelContext, ReportService, EMFFormsDatabindingEMF, EMFFormsLabelProvider, VTViewTemplateProvider, ImageRegistryService, EMFFormsEditSupport, EStructuralFeatureValueConverterService, EMFFormsLocalizationService) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
Default constructor.
- GridControlDetailPanelRenderer_PTest - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid
-
- GridControlDetailPanelRenderer_PTest() - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer_PTest
-
- GridControlDetailPanelSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
GridControlDetailPanelSWTRendererService which provides the GridControlDetailPanelRenderer.
- GridControlDetailPanelSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlDetailPanelSWTRendererService
-
- GridControlRenderer_PTest - Class in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
Plugin Test for Grid Table.
- GridControlRenderer_PTest() - Constructor for class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlRenderer_PTest
-
- GridControlRenderer_PTest.DataSet - Enum in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
- GridControlSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid
-
- GridControlSWTRenderer(VTableControl, ViewModelContext, ReportService, EMFFormsDatabindingEMF, EMFFormsLabelProvider, VTViewTemplateProvider, ImageRegistryService, EMFFormsEditSupport, EStructuralFeatureValueConverterService, EMFFormsLocalizationService) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer
-
Default constructor.
- GridControlSWTRenderer.CustomGridTableViewer - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid
-
Custom Nebula Grid table viewer to expose getViewerRowFromItem() method.
- GridControlSWTRenderer.GridTableControlSWTRendererTableViewerCreator - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid
-
- GridControlSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
- GridControlSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlSWTRendererService
-
- GridCopyKeyListener - Class in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
KeyListener
for the copy action on a Grid
control.
- GridCopyKeyListener(Display) - Constructor for class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridCopyKeyListener
-
Constructor.
- GridCutKeyListener - Class in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
- GridCutKeyListener(Display, VControl, EMFFormsDatabindingEMF) - Constructor for class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridCutKeyListener
-
Constructor.
- gridDescription() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsDMRTableControl_Test
-
- GridDescriptionFactory - Class in org.eclipse.emfforms.spi.swt.core.layout
-
- GridPasteKeyListener - Class in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
KeyListener
for the paste action on a Grid
control.
- GridPasteKeyListener(Display, VControl, EMFFormsDatabindingEMF, EStructuralFeatureValueConverterService, EMFFormsLocalizationService, boolean) - Constructor for class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridPasteKeyListener
-
Constructor.
- GridPasteKeyListener_Test - Class in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
- GridPasteKeyListener_Test() - Constructor for class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridPasteKeyListener_Test
-
- gridSorting_autoSortOnEdit() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridTable_PTest
-
- gridSorting_sortIndicatorReset() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridTable_PTest
-
Tests that the sort indicator of a column is removed when another column is used for sorting.
- GridTable_PTest - Class in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
This is a basically a copy of the SWTTable_PTest for the sake of completeness.
- GridTable_PTest() - Constructor for class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridTable_PTest
-
- GridTableControlSWTRendererTableViewerCreator() - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlSWTRenderer.GridTableControlSWTRendererTableViewerCreator
-
- GridTableControlSWTRendererTableViewerCreator() - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.RAPGridControlSWTRenderer.GridTableControlSWTRendererTableViewerCreator
-
- GridTableViewerComposite - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid
-
A Composite
containing a GridTableViewer
.
- GridTableViewerComposite(Composite, int, Object, TableViewerSWTCustomization, IObservableValue, IObservableValue) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
Default constructor.
- GridTableViewerComposite - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap
-
A Composite
containing a GridTableViewer
.
- GridTableViewerComposite(Composite, int, Object, TableViewerSWTCustomization, IObservableValue, IObservableValue) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerComposite
-
Default constructor.
- GridTableViewerComposite_hideColumnAction - Static variable in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.messages.Messages
-
- GridTableViewerComposite_hideColumnAction - Static variable in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.messages.Messages
-
- GridTableViewerComposite_showAllColumnsAction - Static variable in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.messages.Messages
-
- GridTableViewerComposite_showAllColumnsAction - Static variable in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.messages.Messages
-
- GridTableViewerComposite_toggleFilterControlsAction - Static variable in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.messages.Messages
-
- GridTableViewerComposite_toggleFilterControlsAction - Static variable in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.messages.Messages
-
- GridTableViewerComposite_toggleRegexFilterControlsAction - Static variable in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.messages.Messages
-
- GridTableViewerFactory - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid
-
- GridTableViewerFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerFactory
-
Default constructor.
- GridTableViewerFactory - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap
-
- GridTableViewerFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerFactory
-
Default constructor.
- GridTableViewerSWTBuilder - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid
-
- GridTableViewerSWTBuilder(Composite, int, Object, IObservableValue, IObservableValue) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerSWTBuilder
-
Contructs a new instance.
- GridTableViewerSWTBuilder - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap
-
- GridTableViewerSWTBuilder(Composite, int, Object, IObservableValue, IObservableValue) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerSWTBuilder
-
Contructs a new instance.
- GridTestsUtil - Class in org.eclipse.emf.ecp.view.internal.table.nebula.grid
-
Util for Grid Tests.
- GridViewerColumnBuilder - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid
-
Nebula Grid viewer configuration helper class.
- GridViewerColumnBuilder(ColumnConfiguration) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder
-
The constructor.
- GridViewerColumnBuilder - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap
-
Nebula Grid viewer configuration helper class.
- GridViewerColumnBuilder(ColumnConfiguration) - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridViewerColumnBuilder
-
The constructor.
- GridViewerColumnBuilder_ITest - Class in org.eclipse.emf.ecp.view.spi.table.nebula.grid
-
- GridViewerColumnBuilder_ITest() - Constructor for class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder_ITest
-
- GROUP - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The meta object id for the '
Group
'
class.
- GROUP - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
-
The meta object literal for the '
Group
' class.
- GROUP - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The meta object id for the '
Group
' class.
- GROUP - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
-
The meta object literal for the '
Group
' class.
- GROUP__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Attachments' containment reference list.
- GROUP__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Children' containment reference list.
- GROUP__COLLAPSED - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Collapsed' attribute.
- GROUP__COLLAPSED - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
-
The meta object literal for the 'Collapsed' attribute feature.
- GROUP__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Diagnostic' containment reference.
- GROUP__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Enabled' attribute.
- GROUP__GROUP_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Group Type' attribute.
- GROUP__GROUP_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
-
The meta object literal for the 'Group Type' attribute feature.
- GROUP__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Label' attribute.
- GROUP__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Label Alignment' attribute.
- GROUP__LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
-
The meta object literal for the 'Label Alignment' attribute feature.
- GROUP__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Name' attribute.
- GROUP__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The feature id for the 'Name' attribute.
- GROUP__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- GROUP__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Readonly' attribute.
- GROUP__ROWS - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The feature id for the 'Rows' containment reference list.
- GROUP__ROWS - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
-
The meta object literal for the 'Rows' containment reference list feature.
- GROUP__TOOLTIP - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Tooltip' attribute.
- GROUP__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Uuid' attribute.
- GROUP__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The feature id for the 'Visible' attribute.
- GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The number of structural features of the 'Group' class.
- GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The number of structural features of the 'Group' class.
- GROUP_LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
- GROUP_LABEL_ALIGNMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
-
- GROUP_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
-
The meta object id for the '
Type
' enum.
- GROUP_TYPE - Static variable in interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage.Literals
-
The meta object literal for the '
Type
'
enum.
- GROUP_TYPE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- GroupAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.group.model.util
-
The Adapter Factory for the model.
- GroupAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
-
Creates an instance of the adapter factory.
- GROUPED_GRID - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
- GROUPED_GRID - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
-
- GROUPED_GRID__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The feature id for the 'Attachments' containment reference list.
- GROUPED_GRID__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The feature id for the 'Diagnostic' containment reference.
- GROUPED_GRID__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The feature id for the 'Enabled' attribute.
- GROUPED_GRID__GROUPS - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The feature id for the 'Groups' containment reference list.
- GROUPED_GRID__GROUPS - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
-
The meta object literal for the 'Groups' containment reference list feature.
- GROUPED_GRID__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The feature id for the 'Name' attribute.
- GROUPED_GRID__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The feature id for the 'Readonly' attribute.
- GROUPED_GRID__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The feature id for the 'Visible' attribute.
- GROUPED_GRID_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The number of structural features of the 'Grouped Grid' class.
- GroupedGridAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.util
-
The Adapter Factory for the model.
- GroupedGridAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
-
Creates an instance of the adapter factory.
- GroupedGridEditPlugin - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
-
This is the central singleton for the GroupedGrid edit plugin.
- GroupedGridEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridEditPlugin
-
Create the instance.
- GroupedGridEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
-
The actual implementation of the Eclipse Plugin.
- GroupedGridItemProvider - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
-
This is the item provider adapter for a
VGroupedGrid
object.
- GroupedGridItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProvider
-
This constructs an instance from a factory and a notifier.
- groupedGridItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VGroupedGrid
instances.
- GroupedGridItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- GroupedGridItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This constructs an instance.
- GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
-
- GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
-
The switch for creating child descriptors specific to each extended class.
- GroupedGridSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.util
-
The Switch for the model's inheritance hierarchy.
- GroupedGridSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
-
Creates an instance of the switch.
- GroupedGridSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.swt
-
- GroupedGridSWTRenderer(VGroupedGrid, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.swt.GroupedGridSWTRenderer
-
Default Constructor.
- GroupedGridSWTRendererService - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.swt
-
- GroupedGridSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.swt.GroupedGridSWTRendererService
-
- GroupEditPlugin - Class in org.eclipse.emf.ecp.view.spi.group.model.provider
-
This is the central singleton for the Group edit plugin.
- GroupEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupEditPlugin
-
Create the instance.
- GroupEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.group.model.provider
-
The actual implementation of the Eclipse Plugin.
- GroupExpansionViewModelService - Class in org.eclipse.emfforms.internal.editor.ecore
-
This ViewModelService listens on the
ViewModelContext
and statically saves the collapsed statuses for certain
groups used in the view models of the ecore editor.
- GroupExpansionViewModelService() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.GroupExpansionViewModelService
-
- GroupItemProvider - Class in org.eclipse.emf.ecp.view.spi.group.model.provider
-
This is the item provider adapter for a
VGroup
object.
- GroupItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProvider
-
This constructs an instance from a factory and a notifier.
- groupItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VGroup
instances.
- groupItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VGroup
instances.
- GroupItemProvider - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
-
This is the item provider adapter for a
VGroup
object.
- GroupItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupItemProvider
-
This constructs an instance from a factory and a notifier.
- GroupItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.group.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- GroupItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
This constructs an instance.
- GroupItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.group.model.provider
-
- GroupItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.spi.group.model.provider
-
The switch for creating child descriptors specific to each extended class.
- GroupLabelAlignment - Enum in org.eclipse.emf.ecp.view.spi.group.model
-
A representation of the literals of the enumeration 'Label Alignment',
and utility methods for working with them.
- groups - Variable in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
-
The cached value of the '
Groups
' containment reference list.
- GroupSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.group.model.util
-
The Switch for the model's inheritance hierarchy.
- GroupSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
-
Creates an instance of the switch.
- GroupSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.group.swt
-
Renders a SWT group.
- GroupSWTRenderer(VGroup, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.group.swt.GroupSWTRenderer
-
Default constructor.
- GroupSWTRendererService - Class in org.eclipse.emfforms.internal.group.swt
-
GroupSWTRendererService which provides the GroupSWTRenderer.
- GroupSWTRendererService() - Constructor for class org.eclipse.emfforms.internal.group.swt.GroupSWTRendererService
-
- GroupTextProperty - Class in org.eclipse.emfforms.internal.group.swt
-
Databinding Property for SWT Groups.
- GroupTextProperty() - Constructor for class org.eclipse.emfforms.internal.group.swt.GroupTextProperty
-
- GroupType - Enum in org.eclipse.emf.ecp.view.spi.group.model
-
A representation of the literals of the enumeration 'Type',
and utility methods for working with them.
- groupType - Variable in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- ID - Static variable in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
-
The Id for MEEditor.
- ID - Static variable in class org.eclipse.emf.ecp.ui.views.ECPProvidersView
-
ID of the view.
- ID - Static variable in class org.eclipse.emf.ecp.ui.views.ModelExplorerView
-
The id of this view.
- ID - Static variable in class org.eclipse.emf.ecp.ui.views.ModelRepositoriesView
-
The view ID.
- id - Variable in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
-
The cached value of the '
Id
' attribute.
- id - Variable in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
The cached value of the '
Id
' attribute.
- ID - Static variable in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Column data configuration key.
- ID - Static variable in interface org.eclipse.emfforms.spi.swt.table.TableConfiguration
-
Table data configuration key.
- ID_COLUMN - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsIdProvider
-
The name of the ID column.
- ID_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
-
The default value of the '
Id
' attribute.
- ID_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
The default value of the '
Id
' attribute.
- IDEViewModelRegistry - Interface in org.eclipse.emf.ecp.ide.view.service
-
The View Model registry handling the update of open view model editors.
- IDEViewModelRegistryImpl - Class in org.eclipse.emf.ecp.ide.view.internal.service
-
- IDEViewModelRegistryImpl() - Constructor for class org.eclipse.emf.ecp.ide.view.internal.service.IDEViewModelRegistryImpl
-
- IEcoreGenModelLinker - Interface in org.eclipse.emf.ecp.ecore.editor
-
A class which creates a new ecore file and a new genmodel file and
links the two of them.
- IECPLabelProvider - Interface in org.eclipse.emf.ecp.internal.ui.model
-
- IEditingDomainAware - Interface in org.eclipse.emfforms.spi.editor
-
The GenericEditor sets the current EditingDomain.
- IExcludedObjectsCallback - Interface in org.eclipse.emf.ecp.common.spi.cachetree
-
- IF_EMPTY_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
The default value of the '
If Empty
' attribute.
- IFeatureConstraint - Interface in org.eclipse.emfforms.spi.common.validation
-
Interface that checks whether a given value
complies with constraints defined by a given feature.
- ifEmpty - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
The cached value of the '
If Empty
' attribute.
- IFilteredViewProvider - Interface in org.eclipse.emf.ecp.view.spi.provider
-
- ifPresent(Consumer<? super RevealStep>) - Method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealStep
-
- ignoreDiagnostic(EObject, Diagnostic) - Method in class org.eclipse.emfforms.common.spi.validation.filter.AbstractSimpleFilter
-
- ignoreDiagnostic(EObject, Diagnostic) - Method in interface org.eclipse.emfforms.common.spi.validation.filter.DiagnosticFilter
-
Return true if the given Diagnostic
should be ignored.
- ignoreDiagnostic(EObject, Diagnostic) - Method in class org.eclipse.emfforms.common.spi.validation.filter.SeverityFilter
-
- ignoreEnableOnReadOnly() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
- ignoreEnableOnReadOnly() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
Returns true
when read only will always force control to be disabled.
- ignoreEnableOnReadOnly() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
- ILinkedWithEditorView - Interface in org.eclipse.emf.ecp.ui.linkedView
-
A View, which can be linked to an editor.
- IllegalListTypeException - Exception in org.eclipse.emfforms.internal.core.services.segments.index
-
- IllegalListTypeException(String) - Constructor for exception org.eclipse.emfforms.internal.core.services.segments.index.IllegalListTypeException
-
- IllegalMapTypeException - Exception in org.eclipse.emfforms.internal.core.services.segments.mapping
-
A checked
Exception
that is thrown during data binding when a mapping segment or mapping dmr do not use a
proper map feature.
- IllegalMapTypeException(String) - Constructor for exception org.eclipse.emfforms.internal.core.services.segments.mapping.IllegalMapTypeException
-
- image(Image) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder
-
Add a column image.
- IMAGE_PATH_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- ImageDescriptorToImage - Class in org.eclipse.emf.ecp.edit.internal.swt
-
- ImageDescriptorToImage(ImageDescriptor) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.ImageDescriptorToImage
-
Constructor.
- imagePath - Variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- ImageRegistryService - Interface in org.eclipse.emf.ecp.view.spi.util.swt
-
- IMasterDetailSelectionProvider - Interface in org.eclipse.emf.ecp.view.spi.swt.selection
-
A selection provider for master-detail views in which both the master
and the detail parts may provide a selection.
- ImmutableProperty<T> - Class in org.eclipse.emfforms.internal.common
-
Immutable implementation of a property.
- ImmutableProperty(String, T) - Constructor for class org.eclipse.emfforms.internal.common.ImmutableProperty
-
The constructor.
- Implementation() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.internal.viewproxy.model.provider.ViewproxyEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.model.presentation.ViewEditorPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.HorizontalEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ViewEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.provider.TableEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.model.provider.TemplateEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolSelectorEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchySelectorEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStyleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStyleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelWidthStyleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStyleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceStyleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStyleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TabStyleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationColumnStylePropertyEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementStyleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableStyleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStyleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapStyleEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emfforms.datatemplate.provider.DatatemplateEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emfforms.internal.coffee.wizards.CoffeeWizardsPlugin.Implementation
-
- Implementation() - Constructor for class org.eclipse.emfforms.internal.example.wizards.ExampleWizardsPlugin.Implementation
-
- Implementation() - Constructor for class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentEditPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentEditPlugin.Implementation
-
Creates an instance.
- importedEObjects - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
- importElement(Shell, EObject) - Static method in class org.eclipse.emf.ecp.internal.ui.util.ECPImportHandlerHelper
-
Connects an EObject
with another imported EObject
which will be selected via a dialog.
- importElement(Shell, ECPProject) - Static method in class org.eclipse.emf.ecp.internal.ui.util.ECPImportHandlerHelper
-
Connects an EObject
with another imported EObject
which will be selected via a dialog.
- importFileIntoProject(IProject, File, IProgressMonitor) - Static method in class org.eclipse.emfforms.ide.builder.AbstractBuilderTest
-
- ImportHandler - Class in org.eclipse.emf.ecp.ui.commands
-
Import model element handler.
- ImportHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.ImportHandler
-
- ImportHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
-
Handler to import an EObject
.
- ImportHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.ImportHandler
-
- importProject(Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ImportProjectHelper
-
Imports a project.
- ImportProjectHandler - Class in org.eclipse.emf.ecp.e4.emfstore
-
Handler to trigger the import of an ecp project.
- ImportProjectHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.ImportProjectHandler
-
- ImportProjectHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
The import project handler allows to import an emfstore project.
- ImportProjectHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ImportProjectHandler
-
- ImportProjectHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
A helper class that can be used to import projects.
- ImportRootHandler - Class in org.eclipse.emf.ecp.ui.commands
-
- ImportRootHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.ImportRootHandler
-
- importSpreadsheet(Workbook, EClass) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.transfer.EMFFormsSpreadsheetImporterImpl
-
- importSpreadsheet(File, EClass) - Method in class org.eclipse.emfforms.internal.spreadsheet.file.EMFFormsSpreadsheetFileImporterImpl
-
Starts the import from an Spreadsheet document.
- importSpreadsheet(InputStream, EClass) - Method in class org.eclipse.emfforms.internal.spreadsheet.stream.EMFFormsSpreadsheetStreamImporterImpl
-
Starts the import from an Spreadsheet document.
- importSpreadsheet(Workbook, EClass) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.transfer.EMFFormsSpreadsheetImporter
-
Starts the import from an Spreadsheet document.
- importSpreadsheet(File, EClass) - Method in interface org.eclipse.emfforms.spi.spreadsheet.file.EMFFormsSpreadsheetFileImporter
-
Starts the import from an Spreadsheet document.
- importSpreadsheet(InputStream, EClass) - Method in interface org.eclipse.emfforms.spi.spreadsheet.stream.EMFFormsSpreadsheetStreamImporter
-
Starts the import from an Spreadsheet document.
- IncludeViewModelProviderXmiFileExtensionPage - Class in org.eclipse.emf.ecp.view.model.presentation
-
Wizard page allowing the selection of whether a contribution to the view model extension point should be made.
- IncludeViewModelProviderXmiFileExtensionPage(String) - Constructor for class org.eclipse.emf.ecp.view.model.presentation.IncludeViewModelProviderXmiFileExtensionPage
-
Creates a new wizard page with the given name.
- incrementalBuild(IResourceDelta, IProgressMonitor) - Method in class org.eclipse.emfforms.ide.internal.builder.ValidationBuilder
-
Runs an incremental build on the project.
- IncrementalValidationService - Interface in org.eclipse.emf.ecp.view.spi.validation
-
- index - Variable in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
The cached value of the '
Index
' attribute.
- index - Variable in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexDomainModelReferenceSegmentImpl
-
The cached value of the '
Index
' attribute.
- INDEX_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
- INDEX_DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage.Literals
-
- INDEX_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The feature id for the 'Change Listener' attribute list.
- INDEX_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The feature id for the 'Domain Model EFeature' reference.
- INDEX_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The feature id for the 'Domain Model EReference Path' reference list.
- INDEX_DOMAIN_MODEL_REFERENCE__INDEX - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The feature id for the 'Index' attribute.
- INDEX_DOMAIN_MODEL_REFERENCE__INDEX - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage.Literals
-
The meta object literal for the 'Index' attribute feature.
- INDEX_DOMAIN_MODEL_REFERENCE__PREFIX_DMR - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The feature id for the 'Prefix DMR' containment reference.
- INDEX_DOMAIN_MODEL_REFERENCE__PREFIX_DMR - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage.Literals
-
The meta object literal for the 'Prefix DMR' containment reference feature.
- INDEX_DOMAIN_MODEL_REFERENCE__SEGMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The feature id for the 'Segments' containment reference list.
- INDEX_DOMAIN_MODEL_REFERENCE__TARGET_DMR - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The feature id for the 'Target DMR' containment reference.
- INDEX_DOMAIN_MODEL_REFERENCE__TARGET_DMR - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage.Literals
-
The meta object literal for the 'Target DMR' containment reference feature.
- INDEX_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexdmrPackage
-
The number of structural features of the 'Index Domain Model Reference' class.
- INDEX_DOMAIN_MODEL_REFERENCE_SEGMENT - Static variable in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage
-
- INDEX_DOMAIN_MODEL_REFERENCE_SEGMENT - Static variable in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage.Literals
-
- INDEX_DOMAIN_MODEL_REFERENCE_SEGMENT__DOMAIN_MODEL_FEATURE - Static variable in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage
-
The feature id for the 'Domain Model Feature' attribute.
- INDEX_DOMAIN_MODEL_REFERENCE_SEGMENT__INDEX - Static variable in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage
-
The feature id for the 'Index' attribute.
- INDEX_DOMAIN_MODEL_REFERENCE_SEGMENT__INDEX - Static variable in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage.Literals
-
The meta object literal for the 'Index' attribute feature.
- INDEX_DOMAIN_MODEL_REFERENCE_SEGMENT_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexsegmentPackage
-
The number of structural features of the 'Index Domain Model Reference
Segment' class.
- INDEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
The default value of the '
Index
' attribute.
- INDEX_EDEFAULT - Static variable in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexDomainModelReferenceSegmentImpl
-
The default value of the '
Index
' attribute.
- IndexdmrAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.indexdmr.model.util
-
The Adapter Factory for the model.
- IndexdmrAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrAdapterFactory
-
Creates an instance of the adapter factory.
- IndexdmrEditPlugin - Class in org.eclipse.emf.ecp.view.spi.indexdmr.model.provider
-
This is the central singleton for the Indexdmr edit plugin.
- IndexdmrEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrEditPlugin
-
Create the instance.
- IndexdmrEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.indexdmr.model.provider
-
The actual implementation of the Eclipse Plugin.
- IndexdmrItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.indexdmr.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- IndexdmrItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
This constructs an instance.
- IndexDmrSegmentGenerator - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexDmrSegmentGenerator() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator
-
- IndexDmrSegmentGenerator_ITest - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexDmrSegmentGenerator_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_ITest
-
- IndexDmrSegmentGenerator_Test - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexDmrSegmentGenerator_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- IndexdmrSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.indexdmr.model.util
-
The Switch for the model's inheritance hierarchy.
- IndexdmrSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrSwitch
-
Creates an instance of the switch.
- IndexDmrToRootEClassConverter - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexDmrToRootEClassConverter() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter
-
- IndexDmrToRootEClassConverter_Test - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexDmrToRootEClassConverter_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter_Test
-
- IndexdmrValidator - Class in org.eclipse.emf.ecp.view.spi.indexdmr.model.util
-
The Validator for the model.
- IndexdmrValidator() - Constructor for class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrValidator
-
Creates an instance of the switch.
- IndexDomainModelReferenceConverter - Class in org.eclipse.emfforms.internal.core.services.databinding.index
-
- IndexDomainModelReferenceConverter() - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter
-
- IndexDomainModelReferenceConverter_ITest - Class in org.eclipse.emfforms.internal.core.services.databinding.index
-
- IndexDomainModelReferenceConverter_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter_ITest
-
- IndexDomainModelReferenceConverter_Test - Class in org.eclipse.emfforms.internal.core.services.databinding.index
-
- IndexDomainModelReferenceConverter_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter_Test
-
- indexDomainModelReferenceItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
- IndexDomainModelReferenceItemProvider - Class in org.eclipse.emf.ecp.view.spi.indexdmr.model.provider
-
- IndexDomainModelReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexDomainModelReferenceItemProvider
-
This constructs an instance from a factory and a notifier.
- IndexDomainModelReferenceSegmentItemProvider - Class in org.eclipse.emfforms.spi.view.indexsegment.model.provider
-
- IndexDomainModelReferenceSegmentItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexDomainModelReferenceSegmentItemProvider
-
This constructs an instance from a factory and a notifier.
- indexDomainModelReferenceSegmentItemProvider - Variable in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
- IndexedSetting - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
An
IndexedSetting
is a
EStructuralFeature.Setting
whose
EStructuralFeature
is a multi reference or attribute
that is indexed.
- IndexedSetting(EObject, EStructuralFeature, int) - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexedSetting
-
- IndexsegmentAdapterFactory - Class in org.eclipse.emfforms.spi.view.indexsegment.model.util
-
The Adapter Factory for the model.
- IndexsegmentAdapterFactory() - Constructor for class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentAdapterFactory
-
Creates an instance of the adapter factory.
- IndexSegmentConverter - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexSegmentConverter() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentConverter
-
- IndexSegmentConverter_Test - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexSegmentConverter_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentConverter_Test
-
- IndexsegmentEditPlugin - Class in org.eclipse.emfforms.spi.view.indexsegment.model.provider
-
This is the central singleton for the Indexsegment edit plugin.
- IndexsegmentEditPlugin() - Constructor for class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentEditPlugin
-
Create the instance.
- IndexsegmentEditPlugin.Implementation - Class in org.eclipse.emfforms.spi.view.indexsegment.model.provider
-
The actual implementation of the Eclipse Plugin.
- IndexSegmentExpander - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexSegmentExpander() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentExpander
-
- IndexSegmentExpander_Test - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexSegmentExpander_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentExpander_Test
-
- IndexSegmentIdeDescriptor - Class in org.eclipse.emfforms.internal.ide.view.indexsegment
-
- IndexSegmentIdeDescriptor() - Constructor for class org.eclipse.emfforms.internal.ide.view.indexsegment.IndexSegmentIdeDescriptor
-
- IndexsegmentItemProviderAdapterFactory - Class in org.eclipse.emfforms.spi.view.indexsegment.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- IndexsegmentItemProviderAdapterFactory() - Constructor for class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
This constructs an instance.
- IndexSegmentStructuralChangeTester - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexSegmentStructuralChangeTester() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentStructuralChangeTester
-
- IndexSegmentStructuralChangeTester_ITest - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexSegmentStructuralChangeTester_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentStructuralChangeTester_ITest
-
- IndexSegmentStructuralChangeTester_Test - Class in org.eclipse.emfforms.internal.core.services.segments.index
-
- IndexSegmentStructuralChangeTester_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentStructuralChangeTester_Test
-
- IndexsegmentSwitch<T> - Class in org.eclipse.emfforms.spi.view.indexsegment.model.util
-
The Switch for the model's inheritance
hierarchy.
- IndexsegmentSwitch() - Constructor for class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentSwitch
-
Creates an instance of the switch.
- INFO - Static variable in class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetReport
-
Constant for the INFO severity.
- INFO_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- INFO_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- INFO_FOREGROUND_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- INFO_FOREGROUND_COLOR_HEX_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- INFO_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- INFO_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- INFO_IMAGE_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- INFO_OVERLAY_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- INFO_OVERLAY_URL_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- INFO_VALUE - Static variable in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
-
The 'INFO' literal value.
- infoColorHEX - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- infoColorHEX - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- infoForegroundColorHEX - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- infoForegroundColorHEX - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- infoImageURL - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- infoImageURL - Variable in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- infoImageURL - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- infoOverlayURL - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- infoOverlayURL - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- inherit() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- inherit() - Method in interface org.eclipse.emf.ecp.view.spi.model.VViewModelProperties
-
- inherit(Collection<Feature>, Predicate<? super Feature>) - Static method in class org.eclipse.emfforms.common.Feature
-
Inherit the given
features
that are
inheritable and
are supported by the caller.
- inheritableProperties - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- inheritFeatures(Collection<Feature>) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractFeatureAwareBuilder
-
Deprecated.
Inherit the features as long as they are supported.
- init() - Method in class org.eclipse.emf.ecp.core.rap.ECPObserverBusFactory
-
initialise the factory.
- init() - Method in class org.eclipse.emf.ecp.core.rap.ECPProjectManagerFactory
-
initialise the factory.
- init() - Method in class org.eclipse.emf.ecp.core.rap.ECPProviderRegistryFactory
-
initialise the factory.
- init() - Method in class org.eclipse.emf.ecp.core.rap.ECPRepositoryManagerFactory
-
initialise the factory.
- init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.ecp.ecore.editor.ui.EMFSimpleProjectWizard
- init() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.ECPFocusCellDrawHighlighter
-
- init(ViewModelContext, VControl) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
- init() - Static method in class org.eclipse.emf.ecp.emf2web.json.controller.xtend.ViewCleaner_Test
-
- init() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.EcoreJsonExporter_Test
-
- init() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.FormsJsonExporter_Test
-
- init() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.JsonGenerator_Test
-
- init() - Method in class org.eclipse.emf.ecp.emfstore.internal.core.rap.ESWorkspaceProviderProviderFactory
-
initialise the factory.
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- init(ECPProvider) - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
-
- init() - Static method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
-
Creates, registers, and initializes the Package for this model,
and for any others upon which it depends.
- init(IViewSite) - Method in class org.eclipse.emf.ecp.ui.views.ModelExplorerView
- init(IViewSite) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
-
- init() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridTable_PTest
-
- init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
-
- init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
This just records the information.
- init() - Method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager_ITest
-
- init() - Static method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(TreeViewer, TreeSelection, TreeEditor) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.ECPTreeViewAction
-
Initialize the tree action.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(EObject) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
Deprecated.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(VCustomControl, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Called by the framework to trigger an initialization.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(EObject) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
Deprecated.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(EObject) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
Deprecated.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
-
Creates, registers, and initializes the Package for this model,
and for any others upon which it depends.
- init(EObject) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
Deprecated.
- init(EObject) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
Deprecated.
- init(EObject) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
Deprecated.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(EObject) - Method in interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference
-
Deprecated.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(EObject) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
Resolve attempts to resolve the domain model reference.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer_PTest
-
- init() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.SWTTable_PTest
-
- init() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlRendererSort_PTest
-
- init() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRendererPerformance_PTest
-
- init() - Static method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
-
This just records the information.
- init() - Static method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTBoolFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTBoolPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchyFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchyPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferencePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettablePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.emf.ecp.view.template.tooling.editor.TemplateModelEditorPart
-
- init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.template.tooling.wizards.EMFFormsTemplateWizard
-
- init() - Static method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeeFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emfforms.datatemplate.impl.DataTemplateFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emfforms.datatemplate.impl.DataTemplatePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(IWorkbench) - Method in class org.eclipse.emfforms.internal.ide.preferences.EmfFormsMainPreferencePage
-
- init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.wizard.EMFFormsRuleRepositoryWizard
-
- init(IActionBars) - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
- init() - Static method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
- init() - Static method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentPackageImpl
-
Creates, registers, and initializes the Package for this model, and
for any others upon which it depends.
- init() - Static method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- initButtons(IObservableList) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EcorePathsRenderer
-
- initButtons(IObservableList) - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer
-
Initializes the buttons.
- initCheckBoxImages(Control) - Static method in class org.eclipse.emf.ecp.view.spi.table.celleditor.rcp.NativeWidgetHelper
-
Creates screenshots of the platform's native checkbox in checked and unchecked state.
- initChildRendererMap() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
Initialises the child control to renderer map.
- initCollapseState() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer
-
- initCollapseState() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionLeafSWTRenderer
-
- initCollapseState() - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
-
- initDataBindings() - Method in class org.eclipse.emf.ecp.emf2web.ui.wizard.SelectLocationPage
-
Creates and initializes the used data bindings.
- initElement(EObject, EReference, EObject) - Method in class org.eclipse.emfforms.spi.editor.InitializeChildCallback
-
- initElement(EObject, EReference, EObject) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.util.CreateElementCallback
-
Gets called before the new object has been added to containment tree.
- initialize(IWorkbenchConfigurer) - Method in class org.eclipse.emf.ecp.application3x.ApplicationWorkbenchAdvisor
- initialize() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationProviderHelper
-
Initialize my providers.
- initialize(Object) - Method in class org.eclipse.emf.ecp.view.model.refactoring.ViewModelDeleteParticipant
-
- initializeCellEditorValue(CellEditor, ViewerCell) - Method in class org.eclipse.emfforms.internal.swt.table.util.DMREditingSupport
-
- InitializeChildCallback - Class in org.eclipse.emfforms.spi.editor
-
This CreateElementCallback display a CreateDialog to the user that allows setting initial Values for the newly
created element.
- InitializeChildCallback() - Constructor for class org.eclipse.emfforms.spi.editor.InitializeChildCallback
-
- initializePackageContents() - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RulePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTablePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTTemplatePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTBoolPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferencePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchyPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferencePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettablePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.CoffeePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emfforms.datatemplate.impl.DataTemplatePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentPackageImpl
-
Complete the initialization of the package and its meta-model.
- initialObjectNames - Variable in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
Caches the names of the types that can be created as the root object.
- initialObjectNames - Variable in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
-
Caches the names of the types that can be created as the root object.
- initialRendering_NoContainer() - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.TreeMasterDetailRenderer_PTest
-
- initialSegmentCreation() - Method in class org.eclipse.emfforms.internal.core.services.segments.DmrToSegmentsViewService_Test
-
- InitialSelectionProvider - Interface in org.eclipse.emfforms.spi.swt.treemasterdetail
-
Interface to influence the initial selection set on the tree master detail.
- initMocks() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.CellEditorFactory_ITest
-
- initStrategyProvider() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.AbstractRuleConditionDmrStrategyProviderTest
-
- initStrategyProvider() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrNewModelElementStrategyProvider_PTest
-
- initStrategyProvider() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrOpenInNewContextStrategyProvider_PTest
-
- initStrategyProvider() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiDmrStrategyProviderTest
-
- initStrategyProvider() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiSegmentChildDmrStrategyProviderTest
-
- initStrategyProvider() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiDmrNewReferenceElementStrategyProvider_PTest
-
- initStrategyProvider() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiDmrOpenInNewContextStrategyProvider_PTest
-
- initStrategyProvider() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrNewModelElementStrategyProvider_PTest
-
- initStrategyProvider() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrOpenInNewContextStrategyProvider_PTest
-
- initTreeViewer(TreeViewer) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
-
Inits the tree viewer.
- initUI() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.CellEditorFactory_ITest
-
- injection() - Method in class org.eclipse.emfforms.spi.swt.core.di.RendererSupplier_PTest
-
- injections() - Method in class org.eclipse.emfforms.ide.builder.ValidationBuilder_PTest
-
- INPUT - Static variable in class org.eclipse.emf.ecp.ui.e4.editor.ECPE4Editor
-
Key to set the input of the editor into the IEclipseContext
.
- INPUT_ALIGNED_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
-
The 'Input Aligned' literal value.
- inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
- inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
- inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.FilteredEClassContentProvider
- inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.EStructuralFeatureContentProvider
-
- inspectChanges(ESLocalProject, ESChangePackage, IProgressMonitor) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
- installExample(IProgressMonitor) - Method in class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard
-
In contrast to the AbstractExampleInstallerWizard
, the EMFFormsExampleInstallerWizard only installs
projects if
they do not already exist in the workspace.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.diagnostician.ECPDiagnostician
-
- INSTANCE - Static variable in class org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeContextFactory
-
The singleton instance of the factory.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.CellEditorFactory
-
- INSTANCE - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTRenderingHelper
-
Deprecated.
Singleton instance.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.edit.spi.swt.util.SWTValidationHelper
-
Deprecated.
The instance of the SWTValidationHelper.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
- INSTANCE - Static variable in class org.eclipse.emf.ecp.internal.diagnostician.ECPValidatorRegistry
-
The instance.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.internal.edit.ControlFactoryImpl
-
Deprecated.
The Singleton for accessing the ControlFactoryImpl.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.internal.ui.UIProviderRegistryImpl
-
- INSTANCE - Static variable in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in interface org.eclipse.emf.ecp.spi.ui.UIProviderRegistry
-
- INSTANCE - Static variable in interface org.eclipse.emf.ecp.ui.view.swt.ECPSWTViewRenderer
-
Provides access to the stateless renderer.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.internal.viewproxy.model.provider.ViewproxyEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.model.presentation.ViewEditorPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.HorizontalEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.context.ViewModelContextFactory
-
The singleton instance of the factory.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrValidator
-
The cached model package
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrValidator
-
The cached model package
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrValidator
-
The cached model package
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
The cached model package
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.swt.selection.NullSelectionProvider
-
There needs only be one instance of this class, and this is it.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
The cached model package
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.CellEditorFactory
-
CellEditorFactory instance.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.model.provider.TemplateEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationSelectorEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolSelectorEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainModelReferenceSelectorEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchySelectorEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentStyleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesStyleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeyBindingEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelWidthStyleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryStyleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceStyleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabStyleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TabStyleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationColumnStylePropertyEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementStyleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableStyleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStyleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapStyleEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeEditPlugin
-
Keep track of the singleton.
- instance - Variable in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
-
The cached value of the '
Instance
' containment reference.
- INSTANCE - Static variable in class org.eclipse.emfforms.datatemplate.provider.DatatemplateEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emfforms.internal.coffee.wizards.CoffeeWizardsPlugin
-
The singleton instance of the plugin.
- INSTANCE - Static variable in class org.eclipse.emfforms.internal.example.wizards.ExampleWizardsPlugin
-
The singleton instance of the plugin.
- INSTANCE - Static variable in class org.eclipse.emfforms.internal.view.control.multiattribute.celleditor.CellEditorFactory
-
The singleton instance.
- INSTANCE - Static variable in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.transfer.EMFFormsSpreadsheetExporter
-
Singleton to get access to the exporter.
- INSTANCE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.transfer.EMFFormsSpreadsheetImporter
-
Singleton to get access to the importer.
- INSTANCE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.file.EMFFormsSpreadsheetFileExporter
-
Singleton to get access to the exporter.
- INSTANCE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.file.EMFFormsSpreadsheetFileImporter
-
Singleton to get access to the importer.
- INSTANCE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.stream.EMFFormsSpreadsheetStreamExporter
-
Singleton to get access to the exporter.
- INSTANCE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.stream.EMFFormsSpreadsheetStreamImporter
-
Singleton to get access to the importer.
- INSTANCE - Static variable in class org.eclipse.emfforms.spi.swt.core.layout.GridDescriptionFactory
-
The static Instance of the Factory.
- INSTANCE - Static variable in class org.eclipse.emfforms.spi.swt.core.ui.SWTValidationHelper
-
The instance of the SWTValidationHelper.
- INSTANCE - Static variable in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentEditPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentEditPlugin
-
Keep track of the singleton.
- InstanceTypeNameSWTRenderer - Class in org.eclipse.emfforms.internal.editor.ecore.controls
-
SWT renderer for the feature Instance
Type Name
of EClassifier
.
- InstanceTypeNameSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider, EMFFormsEditSupport) - Constructor for class org.eclipse.emfforms.internal.editor.ecore.controls.InstanceTypeNameSWTRenderer
-
- InstanceTypeNameSWTRendererService - Class in org.eclipse.emfforms.internal.editor.ecore.controls
-
- InstanceTypeNameSWTRendererService() - Constructor for class org.eclipse.emfforms.internal.editor.ecore.controls.InstanceTypeNameSWTRendererService
-
- instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
Instantiates this cell editor.
- instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
-
Instantiates this cell editor.
- instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
Instantiates this cell editor.
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.spi.EMFDeleteServiceImpl
-
- instantiate(EStructuralFeature, ViewModelContext) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
Instantiates this cell editor.
- instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
Instantiates this cell editor.
- instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.spi.ui.ECPDeleteServiceImpl
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.spi.ui.ECPReferenceServiceImpl
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.DefaultReferenceService
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.context.internal.locale.DefaultLocaleViewService
-
Deprecated.
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnConfigurationDMRRendererReferenceService
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleService
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.rule.RuleServiceHelperImpl
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.StackItemViewService
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.DebugViewModelService
-
Instantiate the view service.
- instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
-
Instantiates this cell editor.
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.columnservice.AddColumnService
-
Instantiate the view service.
- instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.unset.UnsetService
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ProxyResolverViewService
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.di.service.impl.EclipseContextViewServiceImpl
-
Instantiate the view service.
- instantiate() - Method in interface org.eclipse.emf.ecp.view.spi.context.EMFFormsLegacyServicesManager
-
Instantiates the ViewModelServices.
- instantiate(ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.spi.context.ViewModelService
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.spi.swt.services.DefaultSelectionProviderService
-
- instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
Instantiates this cell editor.
- instantiate(EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.table.internal.validation.TableValidationInitiator
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.internal.validation.TreeMasterDetailValidationInitiator
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emfforms.internal.core.services.legacy.AbstractTestViewModelService2
-
- instantiate() - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyServicesManagerImpl
-
Instantiates the ViewModelServices.
- instantiate(ViewModelContext) - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestGlobalViewModelService
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestGlobalViewModelService2
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestLocalViewModelService
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emfforms.internal.core.services.legacy.TestLocalViewModelService2
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emfforms.internal.editor.ecore.GroupExpansionViewModelService
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emfforms.internal.editor.ecore.referenceservices.EcoreReferenceService
-
Deprecated.
- instantiate(ViewModelContext) - Method in class org.eclipse.emfforms.internal.editor.genmodel.service.GenModelGroupExpansionViewModelService
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emfforms.internal.editor.genmodel.service.GenModelReadonlyViewModelService
-
Instantiate the view service.
- instantiate(ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.di.EMFFormsContextProviderImpl
-
- instantiate(ViewModelContext) - Method in class org.eclipse.emfforms.internal.view.model.localization.LocalizationViewModelService
-
Instantiate the view service.
- instantiateActions() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControl
-
Deprecated.
- instantiateActions() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
-
Deprecated.
This returns the array of actions to display in the multi control.
- instantiateActions() - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControl
-
Deprecated.
- integration() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_ITest
-
- integration() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_ITest
-
- integration_failure() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_ITest
-
- integration_failure() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_ITest
-
- intern() - Method in class org.eclipse.emf.ecp.common.spi.Labelizer_Test
-
- InternalChildrenList - Interface in org.eclipse.emf.ecp.spi.core.util
-
This class defines a List.
- InternalDescriptor<ELEMENT extends ECPElement> - Interface in org.eclipse.emf.ecp.spi.core.util
-
- InternalElementRegistry<ELEMENT extends ECPElement> - Interface in org.eclipse.emf.ecp.spi.core.util
-
- InternalElementRegistry.ResolveListener<ELEMENT extends ECPElement> - Interface in org.eclipse.emf.ecp.spi.core.util
-
- InternalProject - Interface in org.eclipse.emf.ecp.spi.core
-
- InternalProvider - Interface in org.eclipse.emf.ecp.spi.core
-
- InternalProvider.LifecycleEvent - Enum in org.eclipse.emf.ecp.spi.core
-
Possible lifecycle events.
- InternalRegistryElement - Interface in org.eclipse.emf.ecp.spi.core.util
-
- InternalRepository - Interface in org.eclipse.emf.ecp.spi.core
-
- InternalUtil - Class in org.eclipse.emf.ecp.internal.core.util
-
- INVALID_COLUMN - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
- INVALID_ROW - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
- INVALID_SHEET - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
- InvalidGridDescriptionReport - Class in org.eclipse.emf.ecp.view.spi.swt.reporting
-
Indicates that a renderer returned an invalid grid description.
- InvalidGridDescriptionReport(String) - Constructor for class org.eclipse.emf.ecp.view.spi.swt.reporting.InvalidGridDescriptionReport
-
Constructor.
- InvalidGridDescriptionReportConsumer - Class in org.eclipse.emf.ecp.ui.view.swt
-
- InvalidGridDescriptionReportConsumer() - Constructor for class org.eclipse.emf.ecp.ui.view.swt.InvalidGridDescriptionReportConsumer
-
- IProgressMonitorConsumer - Interface in org.eclipse.emf.ecp.edit.spi.swt.commands
-
- IProgressMonitorProvider - Interface in org.eclipse.emf.ecp.edit.spi.swt.commands
-
Interface which marks classes which provide an IProgressMonitor
.
- is(RevealStepKind) - Static method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealStep
-
Obtain a predicate that matches reveal steps of a particular type
.
- IS_PROXY_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- IS_PROXY_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
- IS_PROXY_CONDITION__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The feature id for the 'Domain Model Reference' containment reference.
- IS_PROXY_CONDITION__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
The meta object literal for the 'Domain Model Reference' containment reference feature.
- IS_PROXY_CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The number of structural features of the 'Is Proxy Condition' class.
- isActivated(KeyEvent, int, char) - Static method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.KeybindedMasterDetailAction
-
Determines if the keys indicated by the SWT swtMask
and c
are active.
- isAdapterForType(Object) - Method in class org.eclipse.emf.ecp.core.util.ECPModelContextAdapter
-
- isAddRemoveDisabled() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableControlConfiguration
-
Deprecated.
Whether the add and remove buttons should be active.
- isAddRemoveDisabled() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- isAddRemoveDisabled() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
Returns the value of the 'Add Remove Disabled' attribute.
- isAllowed(EClassifier) - Static method in class org.eclipse.emf.ecp.emf2web.util.xtend.TypeMapper
-
- isAllowedAsLastElementInPath() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.FeatureSegmentIdeDescriptor
-
- isAllowedAsLastElementInPath() - Method in interface org.eclipse.emf.ecp.view.spi.editor.controls.SegmentIdeDescriptor
-
Defines whether the described segment can be the last element of a reference path.
- isAllowedAsLastElementInPath() - Method in class org.eclipse.emfforms.internal.ide.view.indexsegment.IndexSegmentIdeDescriptor
-
- isAllowedAsLastElementInPath() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor
-
- isAllowedAsLastElementInPath() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentIdeDescriptor
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.SWTDiffMergeAdditionTester
-
- isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControlTester
-
Deprecated.
- isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControlTester
-
Deprecated.
Returns the priority of the corresponding control for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AttributeMultiControlTester
-
Deprecated.
- isApplicable(EObject, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditorTester
-
Returns the priority of the corresponding celleditor for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControlTester
-
Deprecated.
- isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControlTester
-
Deprecated.
Returns the priority of the corresponding control for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControlTester
-
Deprecated.
- isApplicable(EObject, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditorTester
-
Returns the priority of the corresponding celleditor for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(EObject, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditorTester
-
Returns the priority of the corresponding celleditor for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(EObject, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditorTester
-
Returns the priority of the corresponding celleditor for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(EObject, EStructuralFeature, ViewModelContext) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditorTester
-
Returns the priority of the corresponding celleditor for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(EObject, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditorTester
-
Returns the priority of the corresponding celleditor for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(EObject, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditorTester
-
Returns the priority of the corresponding celleditor for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(IItemPropertyDescriptor, EObject) - Method in interface org.eclipse.emf.ecp.edit.spi.util.ECPApplicableTester
-
Deprecated.
- isApplicable(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.edit.spi.util.ECPApplicableTester
-
- isApplicable(EObject, EStructuralFeature) - Method in interface org.eclipse.emf.ecp.edit.spi.util.ECPApplicableTester
-
Deprecated.
Returns the priority of the corresponding control for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(IItemPropertyDescriptor, EObject) - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
-
Deprecated.
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
-
Deprecated.
- isApplicable(EObject, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
-
Deprecated.
- isApplicable(Diagnostic) - Method in interface org.eclipse.emf.ecp.quickfix.ModelQuickFix
-
Checks whether the quick fix is applicable for the provided Diagnostic.
- isApplicable(Object) - Method in interface org.eclipse.emf.ecp.ui.util.ECPModelElementOpenTester
-
This is called by the ECPHandlerHelper to check how well the corresponding
ECPModelElementOpener
can
handle
the current Obejct.
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIContainerSWTRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIControlSWTRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.alignmentgroup.internal.swt.EmbeddedGroupSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer.DICustomControlSWTRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsable.CollapsableGroupSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup.PGroupRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.indexdmr.tooling.FeaturePathDMRReferenceTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.indexdmr.tooling.PrefixDmrDomainModelReferenceRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CategorizationElementTabbedRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategoryJFaceTreeRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.CompositeCategorySWTTabRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.SWTCategorizationElementRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.SWTCategorizationRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.SWTCategoryRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.CompoundControlDIRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.LinkOnlyMultiReferenceRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ECPLegacyControlSWTRendererTester
-
Deprecated.
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumLiteralFilteredComboViewerSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.TextControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnEnablementConfigurationDMRRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControl2SWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControlChangeableSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EcorePathsRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionControlRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionSegmentControlRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LinkFeatureControlRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ReadOnlyConfigurationSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.RuleConditionDmrControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.StackItemControlRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsDMRTableControlService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableDetailViewControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableWidthConfigurationDMRRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.horizontal.swt.HorizontalLayoutSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.label.swt.LabelSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.section.swt.LeafRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.section.swt.SectionedAreaSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.section.swt.SectionLeafSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.section.swt.SectionNodeSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.StackItemSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.SWTStackLayoutRendererService
-
- isApplicable(EObject, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditorTester
-
Returns the priority of the corresponding celleditor for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.internal.table.model.TableDMRConverter
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlDetailPanelSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlSWTRendererService
-
- isApplicable(EObject, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditorTester
-
- isApplicable(EObject, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditorTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableControlDetailDialogSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableControlDetailPanelSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.TableControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.ui.nebula.grid.rap.RAPGridControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.ui.rcp.TableControlDetailDialogRCPRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.ui.rcp.TableControlDetailPanelRCPRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.table.ui.rcp.TableControlRCPRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.internal.vertical.swt.VerticalLayoutSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.keyattributedmr.tooling.FeaturePathDMRReferenceTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.keyattributedmr.tooling.KeyValueControlRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.label.rap.LabelRAPRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.mappingdmr.tooling.FeaturePathDMRSubMappedEClassReferenceTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.mappingdmr.tooling.MappedEClassTester
-
- isApplicable(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.model.common.ECPRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.ECPStaticRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.EnumComboViewerRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.NumberControlRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.SimpleControlRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.SingleReferenceRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.model.common.XMLDateControlRendererTester
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRConverter
-
- isApplicable(VDomainModelReference, EObject) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRMappingProvider
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.EMFFormsCustomDMRExpander
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.StructuralChangeCustomDMRTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.swt.GroupedGridSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.spi.swt.ECPAdditionalRendererTester
-
- isApplicable(EObject, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditorTester
-
Returns the priority of the corresponding celleditor for the combination of the EObject
and the
EStructuralFeature
.
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeSelectControlTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.AttributeValueControlTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DMRSelectorControlTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.TemplateColorHexControlTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.TemplateImagePathControlTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.ViewModelSelectControlTester
-
- isApplicable(VElement, ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.template.model.VTStyleSelector
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTAndSelectorImpl
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchySelectorImpl
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeMasterDetailSWTRendererService
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.core.services.databinding.featurepath.FeaturePathDomainModelReferenceConverter
-
- isApplicable(EObject, EStructuralFeature, Object, EStructuralFeatureValueConverter.Direction) - Method in class org.eclipse.emfforms.internal.common.converter.DefaultEAttributeValueConverterImpl
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDMRExpanderDefaultHeuristic
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.index.EMFFormsIndexDMRExpander
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute.EMFFormsKeyAttributeDMRExpander
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.mapping.EMFFormsMappingDMRExpander
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.table.EMFFormsTableDMRExpander
-
- isApplicable(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.defaultheuristic.EMFFormsMappingProviderDefaultHeuristic
-
- isApplicable(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.table.EMFFormsMappingProviderTable
-
- isApplicable(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.table.panel.EMFFormsMappingProviderTable
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureDmrToRootEClassConverter
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentConverter
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentExpander
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentStructuralChangeTester
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentConverter
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentExpander
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentStructuralChangeTester
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentConverter
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentExpander
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentStructuralChangeTester
-
- isApplicable(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.EMFFormsMappingProviderMulti
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentConverter
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentExpander
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrSegmentGenerator
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrToRootEClassConverter
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.defaultheuristic.StructuralChangeTesterDefault
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.index.StructuralChangeTesterIndex
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.mapping.StructuralChangeTesterMapping
-
- isApplicable(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.table.StructuralChangeTesterTable
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.TemplateInstanceRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.DataTypeControlService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.EEnumLiteralControlService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.InstanceTypeNameSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.TypedElementBoundsControlService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.group.swt.GroupSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappedEClassControlSWTRendererTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.RuleRepositoryLinkFeatureControlRendererService
-
- isApplicable(EObject, VDomainModelReference) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiAttributeConverter
-
- isApplicable(EObject, VDomainModelReference) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiReferenceConverter
-
- isApplicable(EObject, VDomainModelReference) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleAttributeConverter
-
- isApplicable(EObject, VDomainModelReference) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleReferenceConverter
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationElementRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategoryRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.custom.EMFFormsSpreadsheetCustomControlRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetContainerRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetElementRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetViewRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.categorization.expandbar.CategorizationElementExpandBarRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.control.text.richtext.renderer.RichTextControlSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.controlgrid.renderer.ControlGridSWTRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.di.extension.EMFFormsDIWrapperRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.plugin.LegacyAdditionalRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.swt.core.plugin.LegacyRendererService
-
- isApplicable(EObject, EAttribute, ViewModelContext) - Method in class org.eclipse.emfforms.internal.view.control.multiattribute.celleditor.DateCellEditorTester
-
- isApplicable(EObject, EAttribute, ViewModelContext) - Method in class org.eclipse.emfforms.internal.view.control.multiattribute.celleditor.EnumCellEditorTester
-
- isApplicable(EObject, EAttribute, ViewModelContext) - Method in class org.eclipse.emfforms.internal.view.control.multiattribute.celleditor.NumberCellEditorTester
-
- isApplicable(EObject, EAttribute, ViewModelContext) - Method in class org.eclipse.emfforms.internal.view.control.multiattribute.celleditor.StringCellEditorTester
-
- isApplicable(EObject, EAttribute, ViewModelContext) - Method in class org.eclipse.emfforms.internal.view.control.multiattribute.celleditor.XmlDateCellEditorTester
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.view.control.multiattribute.MultiAttributeRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRendererService
-
- isApplicable(EObject, EStructuralFeature, Object, EStructuralFeatureValueConverter.Direction) - Method in interface org.eclipse.emfforms.spi.common.converter.EStructuralFeatureValueConverter
-
Check whether this converter instance is applicable for the given feature.
- isApplicable(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.DomainModelReferenceConverter
-
- isApplicable(VDomainModelReferenceSegment) - Method in interface org.eclipse.emfforms.spi.core.services.databinding.emf.DomainModelReferenceSegmentConverterEMF
-
- isApplicable(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.core.services.domainexpander.EMFFormsDMRExpander
-
- isApplicable(VDomainModelReferenceSegment) - Method in interface org.eclipse.emfforms.spi.core.services.domainexpander.EMFFormsDMRSegmentExpander
-
- isApplicable(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.mappingprovider.EMFFormsMappingProvider
-
- isApplicable(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.core.services.segments.DmrSegmentGenerator
-
- isApplicable(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.core.services.segments.DmrToRootEClassConverter
-
Returns a double that expresses if and how suitable this DmrToRootEClassConverter is for the given
VDomainModelReference
.
- isApplicable(VDomainModelReferenceSegment) - Method in interface org.eclipse.emfforms.spi.core.services.structuralchange.StructuralChangeSegmentTester
-
- isApplicable(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.core.services.structuralchange.StructuralChangeTesterInternal
-
- isApplicable(EObject, VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.converter.EMFFormsSpreadsheetValueConverter
-
- isApplicable(VElement, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in class org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererFactory
-
- isApplicable(VElement, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.EMFFormsAdditionalRendererService
-
- isApplicable(VElement, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.swt.core.EMFFormsRendererService
-
- isApplicable(EObject, EAttribute, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.view.control.multiattribute.celleditor.MultiAttributeSWTRendererCellEditorTester
-
Returns the priority of the corresponding celleditor for the combination of the EObject
and the
multi-valued EAttribute
.
- isApplicable() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDmrSegmentConverter_PTest
-
- isApplicable() - Method in class org.eclipse.emfforms.swt.internal.reference.table.DelegatingDomainModelReferenceConverter_PTest
-
- isApplicable(VDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.swt.internal.reference.table.DummyDomainExpander
-
- isApplicable_featureDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureDmrToRootEClassConverter_Test
-
- isApplicable_featurePathDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator_Test
-
- isApplicable_featurePathDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrSegmentGenerator_Test
-
- isApplicable_indexDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- isApplicable_indexDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter_Test
-
- isApplicable_mappingDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_Test
-
- isApplicable_noFeatureDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureDmrToRootEClassConverter_Test
-
- isApplicable_noIndexDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter_Test
-
- isApplicable_noTableDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrToRootEClassConverter_Test
-
- isApplicable_nullDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator_Test
-
- isApplicable_nullDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- isApplicable_nullDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_Test
-
- isApplicable_nullDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrSegmentGenerator_Test
-
- isApplicable_segments_noRootEClass() - Method in class org.eclipse.emf.ecp.view.template.service.DomainModelReferenceSelector_PTest
-
- isApplicable_segments_sameRootEClass_differentDmr() - Method in class org.eclipse.emf.ecp.view.template.service.DomainModelReferenceSelector_PTest
-
selector EClass matches the domain object's EClass.
- isApplicable_segments_sameRootEClass_equalDmr() - Method in class org.eclipse.emf.ecp.view.template.service.DomainModelReferenceSelector_PTest
-
selector EClass matches the domain object's EClass.
- isApplicable_segments_subRootEClass() - Method in class org.eclipse.emf.ecp.view.template.service.DomainModelReferenceSelector_PTest
-
If the root EClass of the selector is a sub class of the domain object's EClass, the selector is not applicable.
- isApplicable_segments_superRootEClass_differentDmr() - Method in class org.eclipse.emf.ecp.view.template.service.DomainModelReferenceSelector_PTest
-
selector EClass is a super type of the domain object's EClass.
- isApplicable_segments_superRootEClass_equalDmr() - Method in class org.eclipse.emf.ecp.view.template.service.DomainModelReferenceSelector_PTest
-
selector EClass is a super type of the domain object's EClass.
- isApplicable_segments_unrelatedRootEClass_equalDmr() - Method in class org.eclipse.emf.ecp.view.template.service.DomainModelReferenceSelector_PTest
-
- isApplicable_subtypeOfFeaturePathDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator_Test
-
- isApplicable_subtypeOfIndexDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- isApplicable_subtypeOfmappingDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_Test
-
- isApplicable_tableDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrToRootEClassConverter_Test
-
- isApplicable_unrelatedDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator_Test
-
- isApplicable_unrelatedDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- isApplicable_unrelatedDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_Test
-
- isApplicable_unrelatedDmr() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrSegmentGenerator_Test
-
- isAvailableInIde() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.FeatureSegmentIdeDescriptor
-
- isAvailableInIde() - Method in interface org.eclipse.emf.ecp.view.spi.editor.controls.SegmentIdeDescriptor
-
Defines whether the described segment type may be created by users.
- isAvailableInIde() - Method in class org.eclipse.emfforms.internal.ide.view.indexsegment.IndexSegmentIdeDescriptor
-
- isAvailableInIde() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor
-
- isAvailableInIde() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentIdeDescriptor
-
- isBold() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- isBold() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
-
Returns the value of the 'Bold' attribute.
- isBooleanType(EClassifier) - Static method in class org.eclipse.emf.ecp.emf2web.util.xtend.TypeMapper
-
- isBusy() - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
-
- isBusy() - Method in interface org.eclipse.emfforms.common.spi.validation.ValidationService
-
Returns true as long as a validation is in process.
- isCached(EObject) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.BasicDetailViewCache
-
- isCached(EObject) - Method in interface org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewCache
-
Checks whether there is already a cached view available.
- isCached(EObject) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
- isCached(EObject) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailCache
-
Deprecated.
- isCellReadOnly(VTableControl, EStructuralFeature.Setting) - Method in interface org.eclipse.emf.ecp.view.spi.table.swt.ECPCellReadOnlyTester
-
The test method, which defines whether a cell should be readonly or not.
- isChached(EObject) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.DefaultTreeMasterDetailCache
-
Deprecated.
- isChached(EObject) - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailCache
-
Deprecated.
Checks whether there is already a cached view available.
- isCheckedTree() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.AbstractEClassTreeSelectionComposite
-
Whether the Tree is a checked tree.
- isCheckedTree() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedSelectModelClassCompositeImpl
-
- isCheckedTree() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelClassCompositeImpl
-
- isClosed(Object) - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
-
Checks whether an object is an
ECPProject
and closed.
- isClosing() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Returns whether this editor is currently in the process of shutting down.
- isCollapsed() - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- isCollapsed() - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
-
Returns the value of the 'Collapsed' attribute.
- isCollapsed() - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- isCollapsed() - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSection
-
Returns the value of the 'Collapsed' attribute.
- isComplete() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
-
Whether this list is complete or not.
- isComplete() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
-
Whether this list is complete or not.
- isContributeToExtensionOptionSelected() - Method in class org.eclipse.emf.ecp.view.model.presentation.IncludeViewModelProviderXmiFileExtensionPage
-
Returns true
if the option to contribute the view model to the extension point is selected.
- isControlChecked() - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- isControlChecked() - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
-
Returns the value of the 'Control Checked' attribute.
- isControlMerged(VControl) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.DiffMergeModelContextImpl
-
Returns true if the control already was merged or doesn't have a difference at all.
- isControlMerged(VControl) - Method in interface org.eclipse.emf.ecp.diffmerge.spi.context.DiffMergeModelContext
-
Returns true if the control already was merged or doesn't have a difference at all.
- isCurrent() - Method in class org.eclipse.emfforms.internal.core.services.databinding.DefaultRealm
-
- isCurrentPage() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizardPage
-
- isDateType(EClassifier) - Static method in class org.eclipse.emf.ecp.emf2web.util.xtend.TypeMapper
-
- isDebugMode() - Static method in class org.eclipse.emf.ecp.view.spi.model.util.ViewModelUtil
-
Whether EMF Forms has been started with the debug flag -debugEMFForms
.
- isDirty() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
- isDirty(InternalProject) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
Convenient implementation where the provider saves changes of the project automatically, so a project never gets
dirty.
- isDirty() - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyObserver
-
Returns weather the observed projectSpac is dirty.
- isDirty() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- isDirty(InternalProject) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Convenient implementation where the provider saves changes of the project automatically, so a project never gets
dirty.
- isDirty(InternalProject) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
This method checks, whether the model is in a dirty state.
- isDirty(InternalProject) - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
- isDirty() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
- isDisable() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.EnableRule
-
Returns the value of the 'Disable' attribute.
- isDisable() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
-
- isDisposed(Object) - Static method in class org.eclipse.emf.ecp.core.util.ECPUtil
-
- isDisposed() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
Whether this instance is already disposed.
- isDisposed() - Method in class org.eclipse.emf.ecp.internal.core.util.Disposable
-
Whether this instance is already disposed.
- isDisposed() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
-
Whether this instance is already disposed.
- isDisposed() - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Whether this instance is already disposed.
- isDisposed() - Method in interface org.eclipse.emf.ecp.spi.core.util.ECPDisposable
-
Whether this instance is already disposed.
- isDisposed() - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
Whether this instance is already disposed.
- isDisposed() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionSettingIterator
-
- isDisposed() - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Queries whether I have been disposed.
- isDisposed() - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.ViewModelListener
-
- isDisposed() - Method in interface org.eclipse.emfforms.spi.swt.table.TableControl
-
Returns true
if the widget has been disposed,
and false
otherwise.
- isDisposingElement() - Static method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
- isDone() - Method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealStep
-
- isDouble(Class<?>) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalHelper
-
Whether the given class is a double.
- isDuplicateDisabled() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- isDuplicateDisabled() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
Returns the value of the 'Duplicate Disabled' attribute.
- isEditable() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
- isEditable() - Method in class org.eclipse.emf.ecp.internal.ui.composites.PropertiesComposite
-
- isEditable() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertiesDialog
-
- isEditable(IEditorInput) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Returns whether the editor input allows editing of its contents.
- isEffectivelyEnabled() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- isEffectivelyEnabled() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Returns true if this element and all parent elements are enabled.
- isEffectivelyReadonly() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- isEffectivelyReadonly() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Returns true if this element or any parent element is readonly.
- isEffectivelyVisible() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- isEffectivelyVisible() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Returns true if this element and all parent elements are visible.
- isEmbedded() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
Whether a control is embedded.
- isEmpty() - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressCompoundCommand
-
Returns whether there are commands in the list.
- isEmpty() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.TimeBoundStringBuffer
-
Whether the search buffer is empty.
- isEmpty() - Method in interface org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap
-
Queries whether I am empty of any diagnostics.
- isEmpty() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap.Unlimited
-
- isEmpty() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Limited
-
- isEmpty() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Unlimited
-
- isEnabled() - Method in class org.eclipse.emf.ecp.e4.emfstore.StartLocalServerHandler
-
Called by the framework to check whether handler is enabled.
- isEnabled() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- isEnabled() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Returns the value of the 'Enabled' attribute.
- isEnabled() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.menu.GridColumnAction
-
- isEnabled() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.menu.GridColumnAction
-
- isEnableDetailEditingDialog() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- isEnableDetailEditingDialog() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
- isEnableSorting() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- isEnableSorting() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
Returns the value of the 'Enable Sorting' attribute.
- isEnumType(EClassifier) - Static method in class org.eclipse.emf.ecp.emf2web.util.xtend.TypeMapper
-
- isEObjectReadOnly(EObject) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridPasteKeyListener
-
- isEqual(VDiagnostic, VDiagnostic) - Static method in class org.eclipse.emf.ecp.view.internal.validation.VDiagnosticHelper
-
- isExcluded(Object) - Method in interface org.eclipse.emf.ecp.common.spi.cachetree.IExcludedObjectsCallback
-
Checks whether an Object is excluded.
- isExecuteOnKeyPressed(KeyEvent) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.PasteMasterDetailAction
-
- isExecuteOnKeyPressed(KeyEvent) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.KeybindedMasterDetailAction
-
- isExecuteOnKeyRelease(KeyEvent) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.CopyMasterDetailAction
-
- isExecuteOnKeyRelease(KeyEvent) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.CutMasterDetailAction
-
- isExecuteOnKeyRelease(KeyEvent) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.PasteMasterDetailAction
-
- isExecuteOnKeyRelease(KeyEvent) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.KeybindedMasterDetailAction
-
- isExecuteOnKeyRelease() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.KeybindedMasterDetailAction
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.util.AnnotationAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.util.HierarchyAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.util.BackgroundAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.util.KeybindingAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.util.LabelwidthAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatoryAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.util.ReferenceAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.util.TabAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.util.TableStylePropertyAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.util.TextControlEnablementAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.util.UnsettableAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.util.WrapAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.datatemplate.util.DataTemplateAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.spi.rulerepository.model.util.RulerepositoryAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
-
- isFactoryForType(Object) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFailed() - Method in interface org.eclipse.emfforms.spi.core.services.reveal.RevealStep
-
Query whether I am a
failed reveal step.
- isFeatureEnabled(Feature) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractFeatureAwareBuilder
-
Deprecated.
Check whether the given feature is enabled.
- isFeatureSupported(Feature) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractFeatureAwareBuilder
-
Deprecated.
Check whether the given feature is supported.
- isFragmentProject(IProject) - Static method in class org.eclipse.emf.ecp.view.model.presentation.ContributionUtil
-
Checks whether the project is a fragment project.
- isFull() - Method in interface org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap
-
Queries whether I am full to capacity, unable to accept any more diagnostics.
- isFull() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap.Limited
-
- isFull() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap.Unlimited
-
- isFull() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Limited
-
- isFull() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Unlimited
-
- isGenerateViewModelOptionSelected() - Method in class org.eclipse.emf.ecp.view.model.presentation.SelectEClassForViewWizardPage
-
Returns whether the option to generate the controls for the created view model is selected.
- isGenericElement(Object) - Static method in class org.eclipse.emfforms.internal.editor.ecore.helpers.EcoreHelpers
-
Checks if the given element is generic.
- isGenericFeature(Object) - Static method in class org.eclipse.emfforms.internal.editor.ecore.helpers.EcoreHelpers
-
Checks if the feature is generic.
- isHelpAvailable() - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationDialog
- isHide() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
-
- isHide() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.ShowRule
-
Returns the value of the 'Hide' attribute.
- isHighliteMandatoryFields() - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
-
- isHighliteMandatoryFields() - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryStyleProperty
-
Returns the value of the 'Highlite Mandatory Fields' attribute.
- isHorizontalFill() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
Returns whether the control should fill the available horizontal space.
- isHorizontalGrab() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
Returns whether this cell will take all available horizontal space.
- isIfEmpty() - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- isIfEmpty() - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.IterateCondition
-
Returns the value of the 'If Empty' attribute.
- isInitializing() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.diagnostic.DiagnosticCache
-
Queries whether the cache is in the process of initializing itself.
- isInteger(Class<?>) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalHelper
-
Whether the given class is an integer.
- isIntegerType(EClassifier) - Static method in class org.eclipse.emf.ecp.emf2web.util.xtend.TypeMapper
-
- isItalic() - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- isItalic() - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
-
Returns the value of the 'Italic' attribute.
- isKeyEditable() - Method in class org.eclipse.emf.ecp.internal.ui.dialogs.PropertyDialog
-
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecorator
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreUnsharedDecorator
-
.
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
-
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreDirtyDecorator
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewBranchDecorator
-
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.RepositoryViewLabelDecorator
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
- isLabelProperty(Object, String) - Method in class org.eclipse.emf.ecp.validation.connector.ValidationFailedDecorator
- isLabelProperty(Object, String) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.BaseLabelProviderWrapper
-
- isLabelProperty(Object, String) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.decorator.validation.ecp.ECPValidationServiceLabelDecorator
-
- isLastElementInPath() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.FeatureSegmentIdeDescriptor
-
- isLastElementInPath() - Method in interface org.eclipse.emf.ecp.view.spi.editor.controls.SegmentIdeDescriptor
-
Defines whether the described segment may appear in the middle of a reference path or if the segment is only
allowed to be at the end of a path.
- isLastElementInPath() - Method in class org.eclipse.emfforms.internal.ide.view.indexsegment.IndexSegmentIdeDescriptor
-
- isLastElementInPath() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor
-
- isLastElementInPath() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentIdeDescriptor
-
- isLeafConditionForSetting(LeafCondition, EObject, Map<EStructuralFeature.Setting, Object>) - Static method in class org.eclipse.emf.ecp.view.spi.rule.model.util.ConditionEvaluationUtil
-
Whether the leaf condition evaluates objects of the given possible new values.
- isLoadableElement(File) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryManagerImpl
-
- isLoadableElement(File) - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesStore
-
- isLowerBoundReached() - Method in class org.eclipse.emfforms.spi.swt.table.action.AbstractTableAction
-
Returns true when the lower bound of the table setting has been reached.
- isModelRoot(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
This method checks whether the provided object is the model root of the project.
- isModelRoot(Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
This method checks whether the provided object is the model root of the project.
- isMoveable() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
true
if moveable, false
otherwise.
- isMoveable() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- isMoveUpDownDisabled() - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- isMoveUpDownDisabled() - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
Returns the value of the 'Move Up Down Disabled' attribute.
- isMultiLine(VDomainModelReference, EObject) - Static method in class org.eclipse.emf.ecp.view.spi.swt.layout.AbstractLayoutProvider
-
Checks whether a setting is set to multiline.
- isMultiLine(VDomainModelReference, EObject) - Method in class org.eclipse.emfforms.internal.core.services.editsupport.EMFFormsEditSupportImpl
-
Returns whether the property is multi line.
- isMultiLine(VDomainModelReference, EObject) - Method in interface org.eclipse.emfforms.spi.core.services.editsupport.EMFFormsEditSupport
-
Returns whether the property is multi line.
- isMultiSelect() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEClassWizardPage
-
Returns whether multiple EClasses can be selected in the tree.
- isNumberType(EClassifier) - Static method in class org.eclipse.emf.ecp.emf2web.util.xtend.TypeMapper
-
- isOpen() - Method in interface org.eclipse.emf.ecp.core.ECPProject
-
Whether an object is open or not.
- isOpen() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Whether an object is open or not.
- isOpenKey(KeyEvent) - Method in class org.eclipse.emfforms.spi.swt.control.text.richtext.renderer.RichTextControlSWTRenderer
-
Determines, whether the popup shall be opened on a specific KeyEvent on the regular Text Control.
- isOrdered() - Method in class org.eclipse.emfforms.spi.swt.table.action.AbstractTableAction
-
Returns true when the table feature is ordered.
- isPageComplete() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizardPage
- isPageComplete() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEClassWizardPage
-
- isPageComplete() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
- isPluginProject(IProject) - Static method in class org.eclipse.emf.ecp.view.model.presentation.ContributionUtil
-
Checks whether the project is a plugin project.
- isPresent() - Method in class org.eclipse.emfforms.common.Optional
-
Return true if there is a value present, otherwise false.
- isPrintable(char) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringBasedCellEditor
-
Determines whether the given character is printable.
- IsProxyCondition - Interface in org.eclipse.emf.ecp.view.spi.rule.model
-
A representation of the model object 'Is Proxy'.
- IsProxyConditionImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
-
An implementation of the model object 'Is Proxy'.
- IsProxyConditionImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- IsProxyConditionItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
-
- IsProxyConditionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.IsProxyConditionItemProvider
-
This constructs an instance from a factory and a notifier.
- isProxyConditionItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- IsProxyConditionService - Class in org.eclipse.emf.ecp.view.internal.rule
-
- IsProxyConditionService() - Constructor for class org.eclipse.emf.ecp.view.internal.rule.IsProxyConditionService
-
Initializes me.
- isReadOnly() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableColumnConfiguration
-
Deprecated.
Whether the column is read only.
- isReadOnly(VTableControl, EStructuralFeature.Setting) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.CellReadOnlyTesterHelper
-
- isReadOnly(VTableControl, VDomainModelReference) - Static method in class org.eclipse.emf.ecp.view.internal.table.swt.TableConfigurationHelper
-
- isReadonly() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- isReadonly() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Returns the value of the 'Readonly' attribute.
- isReadOnly() - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
- isReadOnly() - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
-
Returns whether I am read-only.
- isReadOnly() - Method in interface org.eclipse.emfforms.spi.swt.treemasterdetail.TreeReadOnlyProvider
-
Returns whether the tree should be read-only.
- isRemoveDisposedElements() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
- isRemoveDisposedElements() - Method in class org.eclipse.emf.ecp.internal.core.util.Registry
-
- isRenderDisableAsEditable() - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl
-
- isRenderDisableAsEditable() - Method in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementStyleProperty
-
Returns the value of the 'Render Disable As Editable' attribute.
- isRenderingFinished() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
Query whether rendering has completed and I am ready for user interaction.
- isReset() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- isResizable() - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationDialog
- isResizable() - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationResultDialog
- isResizable() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.DetailDialog
-
- isResizeable() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
true
if resizeable, false
otherwise.
- isResizeable() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- isResolved() - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
- isResolved() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalDescriptor
-
- isRoot(EMFFormsViewContext) - Method in class org.eclipse.emfforms.spi.core.services.view.EMFFormsContextTracker
-
Query whether a context
is the root of this tracker.
- isRunning() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.RunnableManager
-
Query whether a runnable is in progress (asynchronously) on the display thread.
- isSaveAsAllowed() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
-
Save is not allowed as the editor can only modify model elements.
- isSaveAsAllowed() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- isSaveAsAllowed() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
- isSegmentMode() - Static method in class org.eclipse.emfforms.spi.core.services.segments.RuntimeModeUtil
-
Returns whether runtime segment generation for legacy domain model references is enabled.
- isSegmentTooling() - Static method in class org.eclipse.emfforms.spi.ide.preferences.EmfFormsPreferences
-
Returns whether segment IDE tooling is enabled.
- isSegmentToolingEnabled() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrNewModelElementStrategyProvider
-
- isSegmentToolingEnabled() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrOpenInNewContextStrategyProvider
-
- isSegmentToolingEnabled() - Static method in class org.eclipse.emf.ecp.view.spi.editor.controls.ToolingModeUtil
-
Deprecated.
Returns true if the -enableSegmentTooling program argument was set.
- isSegmentToolingEnabled() - Static method in class org.eclipse.emfforms.spi.ide.view.segments.ToolingModeUtil
-
Returns true if the -enableSegmentTooling program argument was set.
- isSelected() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.SelectedEnumeratorMapping
-
Returns whether whether the enumerator is selected.
- isSelectSubclasses() - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- isSelectSubclasses() - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
-
Returns the value of the 'Select Subclasses' attribute.
- isSet() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexedSetting
-
- isSet() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappedSetting
-
- isSetMaximumHeight() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- isSetMaximumHeight() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
- isSetMinimumHeight() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- isSetMinimumHeight() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
- isSettingReadOnly(EObject, EStructuralFeature, Object) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridPasteKeyListener
-
- isSetVisibleLines() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- isSetVisibleLines() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
Returns whether the value of the
'
Visible Lines
' attribute is set.
- isSetWidth() - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelWidthStylePropertyImpl
-
- isSetWidth() - Method in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelWidthStyleProperty
-
Returns whether the value of the
'
Width
' attribute is set.
- isShowCreateAndLinkButtonForCrossReferences() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- isShowCreateAndLinkButtonForCrossReferences() - Method in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferenceStyleProperty
-
Returns the value of the 'Show Create And Link Button For Cross References' attribute.
- isShowLabel() - Method in class org.eclipse.emf.ecp.edit.spi.ECPControlDescription
-
Deprecated.
Whether to show a label for this control or not.
- isShowLinkButtonForContainmentReferences() - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- isShowLinkButtonForContainmentReferences() - Method in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferenceStyleProperty
-
Returns the value of the 'Show Link Button For Containment References' attribute.
- isShowValidationSummaryTooltip() - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- isShowValidationSummaryTooltip() - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
Returns the value of the 'Show Validation Summary Tooltip' attribute.
- isSingleValue() - Method in class org.eclipse.emf.ecp.edit.spi.util.ECPStaticApplicableTester
-
Deprecated.
Whether the corresponding control is allowed only for single values.
- isSingleValue() - Method in class org.eclipse.emf.ecp.view.model.common.BooleanControlRendererTester
-
Whether the corresponding control is allowed only for single values.
- isSingleValue() - Method in class org.eclipse.emf.ecp.view.model.common.DateTimeControlRendererTester
-
Whether the corresponding control is allowed only for single values.
- isSingleValue() - Method in class org.eclipse.emf.ecp.view.model.common.SimpleControlRendererTester
-
Whether the corresponding control is allowed only for single values.
- isSingleValue() - Method in class org.eclipse.emf.ecp.view.model.common.TextControlRendererTester
-
Whether the corresponding control is allowed only for single values.
- isSlow(Object) - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
- isSlow() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
-
Whether this list is slow or not.
- isSlow(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.RepositoriesContentProvider
-
- isSlow(Object) - Method in class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider
-
- isSlow(Object) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Whether this provider is slow or not.
- isSlow(Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
Whether this provider is slow or not.
- isSlow() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
-
Whether this list is slow or not.
- isStorable() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
- isStorable() - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
- isStorable() - Method in interface org.eclipse.emf.ecp.internal.core.util.PropertiesStore.StorableElement
-
- isStringType(EClassifier) - Static method in class org.eclipse.emf.ecp.emf2web.util.xtend.TypeMapper
-
- isStructureChanged(VDomainModelReference, EObject, ModelChangeNotification) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.StructuralChangeCustomDMRTester
-
- isStructureChanged(VDomainModelReferenceSegment, EObject, ModelChangeNotification) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentStructuralChangeTester
-
- isStructureChanged(VDomainModelReferenceSegment, EObject, ModelChangeNotification) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentStructuralChangeTester
-
- isStructureChanged(VDomainModelReferenceSegment, EObject, ModelChangeNotification) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentStructuralChangeTester
-
- isStructureChanged(VDomainModelReference, EObject, ModelChangeNotification) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.defaultheuristic.StructuralChangeTesterDefault
-
- isStructureChanged(VDomainModelReference, EObject, ModelChangeNotification) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl
-
- isStructureChanged(VDomainModelReference, EObject, ModelChangeNotification) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.index.StructuralChangeTesterIndex
-
- isStructureChanged(VDomainModelReference, EObject, ModelChangeNotification) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute
-
- isStructureChanged(VDomainModelReference, EObject, ModelChangeNotification) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.mapping.StructuralChangeTesterMapping
-
- isStructureChanged(VDomainModelReference, EObject, ModelChangeNotification) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.table.StructuralChangeTesterTable
-
- isStructureChanged(VDomainModelReference, EObject, ModelChangeNotification) - Method in interface org.eclipse.emfforms.spi.core.services.structuralchange.EMFFormsStructuralChangeTester
-
- isStructureChanged(VDomainModelReferenceSegment, EObject, ModelChangeNotification) - Method in interface org.eclipse.emfforms.spi.core.services.structuralchange.StructuralChangeSegmentTester
-
- isStructureChanged(VDomainModelReference, EObject, ModelChangeNotification) - Method in interface org.eclipse.emfforms.spi.core.services.structuralchange.StructuralChangeTesterInternal
-
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.util.DiffmergeSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.util.CategorizationSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.util.CompoundcontrolSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.util.CustomSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.group.model.util.GroupSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.util.GroupedGridSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.util.HorizontalSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.label.model.util.LabelSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.util.StackSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxySwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.model.util.TemplateSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.util.AnnotationSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.util.BoolSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.util.DomainmodelreferenceSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.util.HierarchySwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.util.AlignmentSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.util.BackgroundSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.util.FontPropertiesSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.util.KeybindingSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.util.LabelwidthSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.util.MandatorySwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.util.ReferenceSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.util.TabSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.util.TableStylePropertySwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.util.TableValidationSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.util.TextControlEnablementSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.util.UnsettableSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.util.WrapSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.util.TreeMasterDetailSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.util.AnnotationSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.util.ControlgridSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emfforms.coffee.model.coffee.util.CoffeeSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emfforms.datatemplate.util.DataTemplateSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emfforms.spi.rulerepository.model.util.RulerepositorySwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.util.ErrorSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.util.IndexsegmentSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.util.MappingsegmentSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.util.MultisegmentSwitch
-
Checks whether this is a switch for the given package.
- isTableDisabled() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.TableRendererAction
-
Returns true when the table is disabled.
- isTableDisabled() - Method in class org.eclipse.emfforms.spi.swt.table.action.AbstractTableAction
-
Returns whether the table is read-only.
- isThreadSafe() - Method in class org.eclipse.emf.ecp.cdo.internal.core.CDOProvider
-
Whether it is safe to modify the EList
of model elements
ot this provider.
- isThreadSafe() - Method in class org.eclipse.emf.ecp.emfstore.core.internal.EMFStoreProvider
-
Whether it is safe to modify the EList
of model elements
ot this provider.
- isThreadSafe() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
Whether it is safe to modify the EList
of model elements
ot this provider.
- isThreadSafe() - Method in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
Whether it is safe to modify the EList
of model elements
ot this provider.
- isTouch() - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
- isTriggerActive() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridCopyKeyListener
-
- isUnchangeableFeature() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer
-
Checks if the value referenced by the DMR can be changed or not by the user.
- isUnsetButtonLeftOfControlComposite() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
Returns whether the unset button is placed left of the control composite containing the text field.
- isUnsettable() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ECPLegacyControlSWTRenderer
-
Deprecated.
- isUnsettable() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
Returns true if the control is unsettable.
- isUnsettable() - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.DataTypeControl
-
- isUnsettable() - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.EEnumLiteralRenderer
-
- isUnsettable() - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.InstanceTypeNameSWTRenderer
-
Returns true if the control is unsettable.
- isUnsupportedType(EClassifier) - Static method in class org.eclipse.emf.ecp.emf2web.util.xtend.TypeMapper
-
- isUpdateAutomatic() - Method in class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
-
- isUpdateAutomatic() - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
-
- isUpdateNeeded_BothNull_ReturnFalse() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl_Test
-
- isUpdateNeeded_BothNull_ReturnFalse() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- isUpdateNeeded_OnlyModelNull_ReturnTrue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl_Test
-
- isUpdateNeeded_OnlyModelNull_ReturnTrue() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- isUpdateNeeded_Same_ReturnFalse() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl_Test
-
- isUpdateNeeded_Same_ReturnFalse() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- isUpdateNeeded_TargetModelNull_ReturnTrue() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl_Test
-
- isUpdateNeeded_TargetModelNull_ReturnTrue() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer_ITest
-
- isUpperBoundReached() - Method in class org.eclipse.emfforms.spi.swt.table.action.AbstractTableAction
-
Returns true when the upper bound of the table setting has been reached.
- isValid(EStructuralFeature) - Method in interface org.eclipse.emf.ecp.view.spi.editor.controls.EStructuralFeatureSelectionValidator
-
Checks whether the given EStructuralFeature
constitutes a valid selection.
- isValid(EStructuralFeature) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSelectionValidator
-
- isValid() - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- isValid() - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
Returns the value of the 'Valid' attribute.
- isValid_eAttribute() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSelectionValidator_Test
-
- isValid_multiReference() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSelectionValidator_Test
-
- isValid_null() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSelectionValidator_Test
-
- isValid_singleReference() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSelectionValidator_Test
-
- isVerticalFill() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
Returns whether the control should fill the available vertical space.
- isVerticalGrab() - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
Returns whether this cell will take all available vertical space.
- isViewerSelectionInvalid() - Method in class org.eclipse.emfforms.spi.swt.table.action.AbstractTableAction
-
Returns true when the table is read-only.
- isVisible() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- isVisible() - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Returns the value of the 'Visible' attribute.
- isWrap() - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- isWrapLabel() - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl
-
- isWrapLabel() - Method in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTLabelWrapStyleProperty
-
Returns the value of the 'Wrap Label' attribute.
- italic - Variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
The cached value of the '
Italic
' attribute.
- ITALIC_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
The default value of the '
Italic
' attribute.
- itemCondition - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- ItemProviderEnumCellEditor - Class in org.eclipse.emf.ecp.view.spi.table.swt
-
Generic
ECPCellEditor
which is
applicable for all
EAttributes
with a Single
EEnum
data type.
- ItemProviderEnumCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
Initializes me with my parent.
- ItemProviderEnumCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
Initializes me with my parent and style.
- ItemProviderEnumCellEditor(Composite, int, BundleResolver, EMFFormsLocalizationService) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- ItemProviderEnumCellEditor_PTest - Class in org.eclipse.emf.ecp.view.spi.table.swt
-
- ItemProviderEnumCellEditor_PTest() - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor_PTest
-
- itemReference - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- itemSelected(CTabItem) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractSWTTabRenderer
-
This method gets called when a tab item was selected.
- itemSelected() - Method in class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard.ExampleInstallerPage
-
- ITERATE_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
- ITERATE_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
- ITERATE_CONDITION__IF_EMPTY - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The feature id for the 'If Empty' attribute.
- ITERATE_CONDITION__IF_EMPTY - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
The meta object literal for the 'If Empty' attribute feature.
- ITERATE_CONDITION__ITEM_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The feature id for the 'Item Condition' containment reference.
- ITERATE_CONDITION__ITEM_CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
The meta object literal for the 'Item Condition' containment reference feature.
- ITERATE_CONDITION__ITEM_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The feature id for the 'Item Reference' containment reference.
- ITERATE_CONDITION__ITEM_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
The meta object literal for the 'Item Reference' containment reference feature.
- ITERATE_CONDITION__QUANTIFIER - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The feature id for the 'Quantifier' attribute.
- ITERATE_CONDITION__QUANTIFIER - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
The meta object literal for the 'Quantifier' attribute feature.
- ITERATE_CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The number of structural features of the 'Iterate Condition' class.
- IterateCondition - Interface in org.eclipse.emf.ecp.view.spi.rule.model
-
A representation of the model object 'Iterate Condition'.
- IterateConditionDmrNewModelElementStrategyProvider - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- IterateConditionDmrNewModelElementStrategyProvider() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrNewModelElementStrategyProvider
-
- IterateConditionDmrNewModelElementStrategyProvider_Test - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- IterateConditionDmrNewModelElementStrategyProvider_Test() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrNewModelElementStrategyProvider_Test
-
- IterateConditionDmrOpenInNewContextStrategyProvider - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- IterateConditionDmrOpenInNewContextStrategyProvider() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrOpenInNewContextStrategyProvider
-
- IterateConditionDmrOpenInNewContextStrategyProvider_Test - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- IterateConditionDmrOpenInNewContextStrategyProvider_Test() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrOpenInNewContextStrategyProvider_Test
-
- IterateConditionImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
-
An implementation of the model object 'Iterate Condition'.
- IterateConditionImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- IterateConditionItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
-
- IterateConditionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.IterateConditionItemProvider
-
This constructs an instance from a factory and a notifier.
- iterateConditionItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- IterateConditionService - Class in org.eclipse.emf.ecp.view.internal.rule
-
- IterateConditionService() - Constructor for class org.eclipse.emf.ecp.view.internal.rule.IterateConditionService
-
Initializes me.
- iterator() - Method in class org.eclipse.emf.ecp.view.internal.validation.ConcurrentLinkedSetQueue
-
- iterator() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap.Unlimited
-
- iterator() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Limited
-
- iterator() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Unlimited
-
- ITestGlobalViewModelService - Interface in org.eclipse.emfforms.internal.core.services.legacy
-
- ITestViewModelService - Interface in org.eclipse.emfforms.internal.core.services.legacy
-
- ITestViewModelService2 - Interface in org.eclipse.emfforms.internal.core.services.legacy
-
- IToolbarAction - Interface in org.eclipse.emfforms.spi.editor
-
The Interface IToolbarAction allows the creation of ToolBar actions for the Generic Editor.
- IValidationService - Interface in org.eclipse.emf.ecp.validation.api
-
Validation service interface.
- IValidationServiceProvider - Interface in org.eclipse.emf.ecp.validation.api
-
Provides a validation service.
- IViewProvider - Interface in org.eclipse.emf.ecp.view.spi.provider
-
This interface defines a generic way to provide a
VView
.
- save(ResourceSet) - Static method in class org.eclipse.emfforms.spi.editor.helpers.ResourceSetHelpers
-
- save(ResourceSet, Map<Object, Object>) - Static method in class org.eclipse.emfforms.spi.editor.helpers.ResourceSetHelpers
-
Save all changes in a ResourceSet.
- saveCellEditorValue(CellEditor, ViewerCell) - Method in class org.eclipse.emfforms.internal.swt.table.util.DMREditingSupport
-
- saveContents() - Method in interface org.eclipse.emf.ecp.core.ECPProject
-
Saves the currently pending changes of the model.
- saveContents() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Saves the currently pending changes of the model.
- saveProject(ECPProject) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
-
- SaveProjectHandler - Class in org.eclipse.emf.ecp.ui.commands
-
- SaveProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.commands.SaveProjectHandler
-
- SaveProjectHandler - Class in org.eclipse.emf.ecp.ui.e4.handlers
-
- SaveProjectHandler() - Constructor for class org.eclipse.emf.ecp.ui.e4.handlers.SaveProjectHandler
-
- saveProperties() - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Deprecated.
- saveProperties() - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
- saveState(IMemento) - Method in class org.eclipse.emf.ecp.application3x.NavigatorRoot
- SAXUtil - Class in org.eclipse.emf.ecp.spi.view.migrator
-
Util class for SAX related methods.
- SchemaWrapper - Interface in org.eclipse.emf.ecp.emf2web.exporter
-
A wrapper for the pure generated schemas.
- scrollToReveal() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRenderer
-
- scrollToReveal() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRenderer
-
- scrollToReveal() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
If my control is rendered within a scrolled composite, scroll that composite to reveal me.
- scrollToReveal(Control) - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
Scroll composites as necessary to reveal the given control
and
then request focus.
- SearchModelElementHandler - Class in org.eclipse.emf.ecp.emfstore.ui.search
-
- SearchModelElementHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.ui.search.SearchModelElementHandler
-
- SearchModelElementHandler_EnterModelName - Static variable in class org.eclipse.emf.ecp.emfstore.ui.search.Messages
-
- SearchModelElementHandler_Information - Static variable in class org.eclipse.emf.ecp.emfstore.ui.search.Messages
-
- SearchModelElementHandler_SearchModelElement - Static variable in class org.eclipse.emf.ecp.emfstore.ui.search.Messages
-
- SearchModelElementHandler_YouMustSelectProject - Static variable in class org.eclipse.emf.ecp.emfstore.ui.search.Messages
-
- SECTION - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage.Literals
-
The meta object literal for the '
Section
' class.
- SECTION - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The meta object id for the '
Section
' class.
- SECTION__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Attachments' containment reference list.
- SECTION__CHILD_ITEMS - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage.Literals
-
The meta object literal for the 'Child Items' containment reference list feature.
- SECTION__CHILD_ITEMS - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Child Items' containment reference list.
- SECTION__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Children' containment reference list.
- SECTION__COLLAPSED - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage.Literals
-
The meta object literal for the 'Collapsed' attribute feature.
- SECTION__COLLAPSED - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Collapsed' attribute.
- SECTION__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Diagnostic' containment reference.
- SECTION__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Enabled' attribute.
- SECTION__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Label' attribute.
- SECTION__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Name' attribute.
- SECTION__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Readonly' attribute.
- SECTION__TOOLTIP - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Tooltip' attribute.
- SECTION__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Uuid' attribute.
- SECTION__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Visible' attribute.
- SECTION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The number of structural features of the 'Section' class.
- SectionAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.section.model.util
-
The Adapter Factory for the model.
- SectionAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.util.SectionAdapterFactory
-
Creates an instance of the adapter factory.
- SECTIONED_AREA - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage.Literals
-
- SECTIONED_AREA - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
- SECTIONED_AREA__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Attachments' containment reference list.
- SECTIONED_AREA__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Diagnostic' containment reference.
- SECTIONED_AREA__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Enabled' attribute.
- SECTIONED_AREA__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Label' attribute.
- SECTIONED_AREA__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Name' attribute.
- SECTIONED_AREA__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Readonly' attribute.
- SECTIONED_AREA__ROOT - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage.Literals
-
The meta object literal for the 'Root' containment reference feature.
- SECTIONED_AREA__ROOT - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Root' containment reference.
- SECTIONED_AREA__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Uuid' attribute.
- SECTIONED_AREA__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The feature id for the 'Visible' attribute.
- SECTIONED_AREA_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionPackage
-
The number of structural features of the 'Sectioned Area' class.
- SectionedAreaItemProvider - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
-
- SectionedAreaItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionedAreaItemProvider
-
This constructs an instance from a factory and a notifier.
- sectionedAreaItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VSectionedArea
instances.
- SectionedAreaSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.section.swt
-
- SectionedAreaSWTRenderer(VSectionedArea, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.spi.section.swt.SectionedAreaSWTRenderer
-
- SectionedAreaSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.section.swt
-
- SectionedAreaSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.section.swt.SectionedAreaSWTRendererService
-
- SectionEditPlugin - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
-
This is the central singleton for the Section edit plugin.
- SectionEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionEditPlugin
-
Create the instance.
- SectionEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
-
The actual implementation of the Eclipse Plugin.
- SectionItemProvider - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
-
This is the item provider adapter for a
VSection
object.
- SectionItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProvider
-
This constructs an instance from a factory and a notifier.
- sectionItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VSection
instances.
- SectionItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- SectionItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
This constructs an instance.
- SectionItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
-
- SectionItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.spi.section.model.provider
-
The switch for creating child descriptors specific to each extended class.
- SectionLeafSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.section.swt
-
Renderer for
VSection
without child items.
- SectionLeafSWTRenderer(VSection, ViewModelContext, ReportService, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.spi.section.swt.SectionLeafSWTRenderer
-
- SectionLeafSWTRenderer_ITest - Class in org.eclipse.emf.ecp.view.spi.section.swt
-
- SectionLeafSWTRenderer_ITest() - Constructor for class org.eclipse.emf.ecp.view.spi.section.swt.SectionLeafSWTRenderer_ITest
-
- SectionLeafSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.section.swt
-
- SectionLeafSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.section.swt.SectionLeafSWTRendererService
-
- SectionNodeSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.section.swt
-
- SectionNodeSWTRenderer(VSection, ViewModelContext, ReportService, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
-
- SectionNodeSWTRenderer_Test - Class in org.eclipse.emf.ecp.view.spi.section.swt
-
- SectionNodeSWTRenderer_Test() - Constructor for class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer_Test
-
- SectionNodeSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.section.swt
-
- SectionNodeSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.section.swt.SectionNodeSWTRendererService
-
- SectionSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.section.model.util
-
The Switch for the model's inheritance hierarchy.
- SectionSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.util.SectionSwitch
-
Creates an instance of the switch.
- SeedWrapper - Class in org.eclipse.emf.ecp.emf2web.json.generator.seed.xtend
-
- SeedWrapper() - Constructor for class org.eclipse.emf.ecp.emf2web.json.generator.seed.xtend.SeedWrapper
-
- SEGMENT_GENERATION - Static variable in class org.eclipse.emfforms.spi.core.services.segments.RuntimeModeUtil
-
This flag enables the automatic generation of segments from existing DMRs.
- SEGMENT_TOOLING_DEFAULT - Static variable in class org.eclipse.emfforms.spi.ide.preferences.EmfFormsPreferences
-
Default value of the segment tooling preference.
- SegmentConverterListResultEMF - Interface in org.eclipse.emfforms.spi.core.services.databinding.emf
-
- SegmentConverterListResultImpl - Class in org.eclipse.emfforms.internal.core.services.databinding
-
- SegmentConverterListResultImpl(IEMFListProperty, EClass) - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.SegmentConverterListResultImpl
-
- SegmentConverterValueResultEMF - Interface in org.eclipse.emfforms.spi.core.services.databinding.emf
-
- SegmentConverterValueResultImpl - Class in org.eclipse.emfforms.internal.core.services.databinding
-
- SegmentConverterValueResultImpl(IEMFValueProperty, EClass) - Constructor for class org.eclipse.emfforms.internal.core.services.databinding.SegmentConverterValueResultImpl
-
- segmentCreationForAddedDmrs() - Method in class org.eclipse.emfforms.internal.core.services.segments.DmrToSegmentsViewService_Test
-
Tests that Segments are also generated for DMRs that are added to the view model after the service has been
created.
- SegmentGenerator - Interface in org.eclipse.emf.ecp.view.internal.editor.handler
-
- SegmentGeneratorService - Class in org.eclipse.emfforms.internal.core.services.segments
-
- SegmentGeneratorService() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.SegmentGeneratorService
-
- SegmentGeneratorService_Test - Class in org.eclipse.emfforms.internal.core.services.segments
-
- SegmentGeneratorService_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.segments.SegmentGeneratorService_Test
-
- SegmentIdeDescriptor - Interface in org.eclipse.emf.ecp.view.spi.editor.controls
-
- SegmentResolvementUtil - Class in org.eclipse.emf.ecp.view.spi.model.util
-
- segments - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
The cached value of the '
Segments
' containment reference list.
- select(Viewer, Object, Object) - Method in class org.eclipse.emf.ecp.spi.common.ui.ModelClassFilter
- select(SelectedEnumeratorMapping[], Enumerator) - Static method in class org.eclipse.emf.ecp.view.spi.table.swt.SelectedEnumeratorMapping
-
- SELECT_SUBCLASSES_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- selectAndReveal(Object) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
-
Select and reveal a selection
in my tree.
- SelectAttributesWizard - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- SelectAttributesWizard(VView) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizard
-
Constructor.
- SelectAttributesWizardPage - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
- SelectAttributesWizardPage() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizardPage
-
Default constructor.
- SelectEClassForViewWizardPage - Class in org.eclipse.emf.ecp.view.model.presentation
-
Wizard page used for selecting a root EClass for a view model.
- SelectEClassForViewWizardPage() - Constructor for class org.eclipse.emf.ecp.view.model.presentation.SelectEClassForViewWizardPage
-
- SelectEClassWizardPage - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
Wizard page allowing the selection of an EClass
from a given container.
- SelectEClassWizardPage() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEClassWizardPage
-
Creates a new EClass selection wizard page.
- SelectEcorePage - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
Wizard page for selecting an Ecore.
- SelectEcorePage(String) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEcorePage
-
Creates a new Ecore selection wizard page.
- SelectedEnumeratorMapping - Class in org.eclipse.emf.ecp.view.spi.table.swt
-
Utility class that determines whether
a given Enumerator
and has been selected.
- SelectedEnumeratorMapping(Enumerator, boolean) - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.SelectedEnumeratorMapping
-
Constructor.
- SelectedFeatureViewService - Interface in org.eclipse.emf.ecp.view.spi.editor.controls
-
Makes the currently selected feature of a wizard page available.
- SelectEStructuralFeaturesWizard - Class in org.eclipse.emf.ecp.internal.wizards
-
A wizard to select EStructuralFeatures.
- SelectEStructuralFeaturesWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.SelectEStructuralFeaturesWizard
-
- SelectEStructuralFeaturesWizard_PageDescription - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- SelectEStructuralFeaturesWizard_PageTitle - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- SelectEStructuralFeaturesWizard_Title - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- SelectEStructuralFeatureWizardPage - Class in org.eclipse.emf.ecp.view.template.internal.tooling.util
-
A wizard page for selecting a structural feature.
- SelectEStructuralFeatureWizardPage() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
-
Constructor.
- selectExistingAnnotationReference() - Method in class org.eclipse.emfforms.spi.editor.EcoreReferenceServiceCustomizationProviders_ITest
-
- selectExistingAttributeType() - Method in class org.eclipse.emfforms.spi.editor.EcoreReferenceServiceCustomizationProviders_ITest
-
- selectExistingEOpposite_refHasType() - Method in class org.eclipse.emfforms.spi.editor.EcoreReferenceServiceCustomizationProviders_ITest
-
- selectExistingEOpposite_refUntyped() - Method in class org.eclipse.emfforms.spi.editor.EcoreReferenceServiceCustomizationProviders_ITest
-
- selectExistingSupertype() - Method in class org.eclipse.emfforms.spi.editor.EcoreReferenceServiceCustomizationProviders_ITest
-
- SelectFeaturePathWizardPage - Class in org.eclipse.emf.ecp.view.internal.editor.handler
-
A wizard page that allows to create a segment based domain model reference by selecting the DMR's target feature in a
tree view.
- SelectFeaturePathWizardPage(String, String, String, EClass, ISelection, SegmentGenerator, EStructuralFeatureSelectionValidator, boolean) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.handler.SelectFeaturePathWizardPage
-
- selection - Variable in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
-
Remember the selection during initialization for populating the default
container.
- selection - Variable in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
Remember the selection during initialization for populating the default
container.
- selection - Variable in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
-
Remember the selection during initialization for populating the default
container.
- selectionAfterMove_Down() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer_ITest
-
- selectionAfterMove_Up() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer_ITest
-
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.ecp.view.spi.table.ui.rcp.CutCopyPasteListener
-
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.KeybindedMasterDetailAction
- SelectionComposite<T extends org.eclipse.jface.viewers.StructuredViewer> - Interface in org.eclipse.emf.ecp.spi.common.ui.composites
-
- SelectionCompositeStrategy - Interface in org.eclipse.emf.ecp.ui.view.swt.reference
-
Strategy for provision of the selection composite to show in the object selection dialog.
- SelectionCompositeStrategy.Provider - Interface in org.eclipse.emf.ecp.ui.view.swt.reference
-
Specific Bazaar vendor interface for reference selection composite strategies.
- SelectionTableCompositeStrategyProvider - Class in org.eclipse.emfforms.swt.internal.reference.table
-
Provider of a selection composite strategy that builds a selection table viewer
from a
table control model.
- SelectionTableCompositeStrategyProvider() - Constructor for class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider
-
Initializes me.
- SelectionTableCompositeStrategyProvider_PTest - Class in org.eclipse.emfforms.swt.internal.reference.table
-
- SelectionTableCompositeStrategyProvider_PTest(String, String, String) - Constructor for class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider_PTest
-
Initializes me.
- selectionTrackingAndUndo() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart_PTest
-
- SelectLocationPage - Class in org.eclipse.emf.ecp.emf2web.ui.wizard
-
A page for a single generated file which's main purpose is to select a location for the file.
- SelectLocationPage(GenerationInfo) - Constructor for class org.eclipse.emf.ecp.emf2web.ui.wizard.SelectLocationPage
-
Constructor.
- SelectModelClassCompositeImpl - Class in org.eclipse.emf.ecp.spi.common.ui.composites
-
Helper class for creating a dialog which allows to select an EClass
.
- SelectModelClassCompositeImpl(Collection<EPackage>, Collection<EPackage>, Collection<EClass>) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelClassCompositeImpl
-
Constructor for providing the filter data manually.
- SelectModelElementCompositeImpl - Class in org.eclipse.emf.ecp.spi.common.ui.composites
-
This class provides a composite which displays available EObejcts to the user.
- SelectModelElementCompositeImpl(Object, boolean) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelElementCompositeImpl
-
Default Constructor for the SelectModelElementCompositeImpl.
- SelectModelElementCompositeImpl_ITest - Class in org.eclipse.emf.ecp.spi.common.ui.composites
-
- SelectModelElementCompositeImpl_ITest() - Constructor for class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelElementCompositeImpl_ITest
-
- SelectModelElementWizard - Class in org.eclipse.emf.ecp.spi.common.ui
-
This is implementation of New Model Element wizard.
- SelectModelElementWizard(String, String, String, String) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard
-
Constructor to select an EClass.
- SelectModelElementWizard(String, String, String, String, Class<?>) - Constructor for class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizard
-
Constructor to select an class to be specified.
- SelectModelElementWizard.WizardPageExtension - Class in org.eclipse.emf.ecp.spi.common.ui
-
- SelectModelElementWizardFactory - Class in org.eclipse.emf.ecp.spi.common.ui
-
- SelectModelElementWizardFactory() - Constructor for class org.eclipse.emf.ecp.spi.common.ui.SelectModelElementWizardFactory
-
- SelectModelElementWizardFactory_ModelelementSelectionDialog_WindowTitle - Static variable in interface org.eclipse.emf.ecp.internal.common.ui.MessageKeys
-
- selector - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleSelectorContainerImpl
-
The cached value of the '
Selector
' containment reference.
- SelectOrCreateRepositoryPage - Class in org.eclipse.emf.ecp.internal.wizards.page
-
- SelectOrCreateRepositoryPage(String) - Constructor for class org.eclipse.emf.ecp.internal.wizards.page.SelectOrCreateRepositoryPage
-
A WizardPage allowing the user to choose whether to use an existing repository or to create a new one.
- SelectOrCreateRepositoryPage_CreateNewRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- SelectOrCreateRepositoryPage_PageDescription_ExistingOrNewRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- SelectOrCreateRepositoryPage_PageTitle_ExistingOrNewRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- SelectOrCreateRepositoryPage_SelectExistingRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- selectorNull() - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchySelectorImpl_Test
-
- selectors - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTMultiStyleSelectorContainerImpl
-
The cached value of the '
Selectors
' containment reference list.
- SelectRepositoryPage - Class in org.eclipse.emf.ecp.internal.wizards.page
-
- SelectRepositoryPage(String) - Constructor for class org.eclipse.emf.ecp.internal.wizards.page.SelectRepositoryPage
-
A WizardPage for selecting a repository.
- SelectRepositoryPage_PageDescription_SelectRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- SelectRepositoryPage_PageTitle_SelectRepository - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- selectReveal(ISelection) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
- SelectSubclassAndTemplateWizard - Class in org.eclipse.emfforms.internal.core.services.datatemplate
-
Wizard that allows to select an EClass
on the first page and a model element on the second page.
- SelectSubclassAndTemplateWizard(String, Set<EClass>, Set<Template>, EMFFormsLocalizationService) - Constructor for class org.eclipse.emfforms.internal.core.services.datatemplate.SelectSubclassAndTemplateWizard
-
Creates a new instance.
- SelectSubclassAndTemplateWizard_PTest - Class in org.eclipse.emfforms.internal.core.services.datatemplate
-
- SelectSubclassAndTemplateWizard_PTest() - Constructor for class org.eclipse.emfforms.internal.core.services.datatemplate.SelectSubclassAndTemplateWizard_PTest
-
- SelectSubclassAndTemplateWizard_selectEClass - Static variable in interface org.eclipse.emfforms.internal.core.services.datatemplate.MessageKeys
-
- SelectSubclassAndTemplateWizard_selectSubClassDescription - Static variable in interface org.eclipse.emfforms.internal.core.services.datatemplate.MessageKeys
-
- SelectSubclassAndTemplateWizard_selectSubClassTitle - Static variable in interface org.eclipse.emfforms.internal.core.services.datatemplate.MessageKeys
-
- SelectSubclassAndTemplateWizard_selectTemplateDescription - Static variable in interface org.eclipse.emfforms.internal.core.services.datatemplate.MessageKeys
-
- SelectSubclassAndTemplateWizard_selectTemplateTitle - Static variable in interface org.eclipse.emfforms.internal.core.services.datatemplate.MessageKeys
-
- selectSubclasses - Variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- SEPARATOR_VALUE - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
-
The 'Separator' literal value.
- ServiceObjectTracker<T> - Class in org.eclipse.emfforms.common
-
Helper class to track ServiceObjects
and the services retrieved from them.
- ServiceObjectTracker(BundleContext, Class<T>) - Constructor for class org.eclipse.emfforms.common.ServiceObjectTracker
-
Constructor.
- serviceRegistered() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_ITest
-
- serviceRegistered() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_ITest
-
- SessionProvider - Interface in org.eclipse.emf.ecp.core.rap
-
This class provides the current session ID.
- set(Object) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexedSetting
-
- set(Object) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappedSetting
-
- setAbstractRendererObjects(IEclipseContext, VElement, ViewModelContext) - Static method in class org.eclipse.emf.ecp.view.model.common.di.util.ContextUtil
-
Adds the objects of an AbstractRenderer to the IEclipseContext
.
- setAbstractSWTRendererObjects(IEclipseContext, VElement, ViewModelContext, Composite) - Static method in class org.eclipse.emf.ecp.ui.view.swt.di.util.SWTContextUtil
-
Sets the given elements in the IEclipseContext
.
- setActionBar(ActionBar<T>) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- setActionConfiguration(ActionConfiguration) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- setActiveEditor(IEditorPart) - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
- setActivePage(IEditorPart) - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
- setActivePart(MPart) - Method in class org.eclipse.emf.ecp.ui.e4.view.ECPModelView
-
Sets the currently active part.
- setActiveView(IViewPart) - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
Deprecated.
- setAdapterFactoryItemDelegator(AdapterFactoryItemDelegator) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
- setAddRemoveDisabled(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.TableControlConfiguration
-
Deprecated.
Sets whether the add and remove buttons should be active.
- setAddRemoveDisabled(boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- setAddRemoveDisabled(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
- setAfterConvertValidator(IValidator) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.PreSetValidationStrategy
- setAfterGetValidator(IValidator) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.PreSetValidationStrategy
- setAllContentsReadOnly() - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
Sets the view and all its contents readonly.
- setAllContentsReadOnly() - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
-
Sets the view and all its contents readonly.
- setAttribute(EAttribute) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- setAttribute(EAttribute) - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
-
Sets the value of the '
Attribute
' reference.
- setAttributeValue(Object) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- setAttributeValue(Object) - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
-
- setAutoBuild(boolean) - Static method in class org.eclipse.emfforms.ide.builder.AbstractBuilderTest
-
- setBeforeSetValidator(IValidator) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.PreSetValidationStrategy
- setBold(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- setBold(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
-
Sets the value of the '
Bold
' attribute.
- setBundle(String) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- setBundle(String) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VAction
-
Sets the value of the '
Bundle
' attribute.
- setBundleLocalization(BundleLocalization) - Method in class org.eclipse.emfforms.internal.localization.EMFFormsLocalizationServiceImpl
-
Called by the framework to set the BundleLocalization.
- setBundleName(String) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- setBundleName(String) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- setBundleName(String) - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomControl
-
- setBundleName(String) - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
-
- setBundleResolver(BundleResolver) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.BlankTemplateProvider
-
- setBundleResolver(BundleResolver) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
- setButtonAlignment(ButtonAlignmentType) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
-
- setButtonAlignment(ButtonAlignmentType) - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettableStyleProperty
-
- setButtonPlacement(ButtonPlacementType) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
-
- setButtonPlacement(ButtonPlacementType) - Method in interface org.eclipse.emf.ecp.view.template.style.unsettable.model.VTUnsettableStyleProperty
-
- setCache(DetailViewCache) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Set the detail-view cache to use.
- setCache(TreeMasterDetailCache) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
-
- setCache(DetailViewCache) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
-
Override the default cache implementation.
- setCancelColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setCancelColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setCancelColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setCancelColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setCancelForegroundColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setCancelForegroundColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setCancelForegroundColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setCancelForegroundColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setCancelImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setCancelImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setCancelImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- setCancelImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
- setCancelImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setCancelImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setCancelOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setCancelOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setCancelOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setCancelOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setCellValue(Cell, Object, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiAttributeConverter
-
Write the value to the Cell
using the EStructuralFeature
as meta information about the value.
- setCellValue(Cell, Object, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiReferenceConverter
-
- setCellValue(Cell, Object, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleAttributeConverter
-
Write the value to the Cell
using the EStructuralFeature
as meta information about the value.
- setCellValue(Cell, Object, EStructuralFeature, ViewModelContext) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleReferenceConverter
-
Write the value to the Cell
using the EStructuralFeature
as meta information about the value.
- setCellValue(Cell, Object, EStructuralFeature, ViewModelContext) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.converter.EMFFormsSpreadsheetValueConverter
-
Write the value to the Cell
using the EStructuralFeature
as meta information about the value.
- setCheck(boolean) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.CustomSelectionColorCellRenderer
- setChildrenDescriptorCollector(ChildrenDescriptorCollector) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.TestCategoryItemProvider
-
- setChildValue(T) - Method in class org.eclipse.emf.ecp.common.spi.cachetree.CachedTreeNode
-
Sets the the most severe cached value of all children.
- setClassName(String) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- setClassName(String) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VAction
-
- setClassName(String) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- setClassName(String) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- setClassName(String) - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomControl
-
- setClassName(String) - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
-
- setClassType(EClass) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- setClassType(EClass) - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
-
- setClockSpeed(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- setClockSpeed(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- setClockSpeed(int) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
- setClockSpeed(int) - Method in interface org.eclipse.emfforms.coffee.model.coffee.RAM
-
- setClosestMatch(CCombo, String) - Static method in class org.eclipse.emf.ecp.view.internal.core.swt.ComboUtil
-
Set the closest match based on the given String.
- setClosestMatch(String) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.MatchItemComboViewer
-
Match given text against items of combo and set selection, if applicable.
- setClosing(boolean) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Set whether this editor is currently in the process of shutting down.
- setCollapsed(boolean) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- setCollapsed(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
-
- setCollapsed(boolean) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- setCollapsed(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSection
-
- setColor(String) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl
-
- setColor(String) - Method in interface org.eclipse.emf.ecp.view.template.style.background.model.VTBackgroundStyleProperty
-
Sets the value of the '
Color
' attribute.
- setColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- setColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
-
Sets the value of the '
Color HEX
' attribute.
- setColumn(int) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer.ECPTableViewerComparator
-
- setColumn(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.EMFFormsSpreadsheetRenderTarget
-
Set the column id.
- setColumn(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- setColumn(int) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
Sets the value of the '
Column
' attribute.
- setColumn(int) - Method in interface org.eclipse.emfforms.spi.swt.table.TableViewerComparator
-
Sets the current column.
- setColumnDomainReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
-
- setColumnDomainReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- setColumnDomainReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VSingleColumnConfiguration
-
- setColumnName(String) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- setColumnName(String) - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
-
- setColumnName(String) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- setColumnName(String) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
- setColumns(int) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
-
Sets the number of columns.
- setColumnWidth(int) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- setColumnWidth(int) - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
-
- setComparator(TableViewerComparator, List<Integer>) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
- setComparator(TableViewerComparator, List<Integer>) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerComposite
-
- setComparator(TableViewerComparator, List<Integer>) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
Sets the comparator of the table viewer.
- setComparator(TableViewerComparator, List<Integer>) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerComposite
-
- setCompareColumn(int) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
- setCompareColumn(int) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.rap.GridTableViewerComposite
-
- setCompareColumn(int) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
Allow to set an initial sort.
- setCompareColumn(int) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerComposite
-
- setCompareType(CompareType) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- setCompareType(CompareType) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
-
- setComplete() - Method in class org.eclipse.emf.ecp.internal.core.util.ChildrenListImpl
- setComplete() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
-
- setComposedAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
- setComposite(VContainedElement) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
-
- setComposite(VContainedElement) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategory
-
Sets the value of the '
Composite
' containment reference.
- setCompositeProvider(CompositeProvider) - Method in class org.eclipse.emf.ecp.spi.common.ui.ECPWizard
-
- setCondition(Condition) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl
-
- setCondition(Condition) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleImpl
-
- setCondition(Condition) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.NotCondition
-
Sets the value of the '
Condition
' containment reference.
- setCondition(Condition) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.Rule
-
Sets the value of the '
Condition
'
containment reference.
- setContainer(IWizardContainer) - Method in class org.eclipse.emf.ecp.ecore.editor.ui.EMFSimpleProjectWizard
-
- setContentProvider(IContentProvider) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
Allows the exchange the default IContentProvider
.
- setContentProvider(ContentProviderProvider) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Sets the content provider provider.
- setContext(ViewModelContext) - Method in interface org.eclipse.emf.ecp.view.spi.validation.ValidationProvider
-
Initialize me in the view model
context
of the
ValidationService
to which I have been added.
- setContext(IEclipseContext) - Method in class org.eclipse.emfforms.internal.swt.core.di.EMFFormsContextProviderImpl
-
- setContext(IEclipseContext) - Method in interface org.eclipse.emfforms.spi.swt.core.di.EMFFormsContextProvider
-
Sets the IEclipseContext
.
- setControl(VControl) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridCellImpl
-
- setControl(VControl) - Method in interface org.eclipse.emf.emfforms.spi.view.controlgrid.model.VControlGridCell
-
Sets the value of the '
Control
' containment reference.
- setControlChecked(boolean) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- setControlChecked(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference
-
- setControlEnabled(SWTGridCell, Control, boolean) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
-
- setControlEnabled(SWTGridCell, Control, boolean) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
- setControlEnabled(SWTGridCell, Control, boolean) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
- setControlEnabled(SWTGridCell, Control, boolean) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Override this to control which and how controls should be enabled/disabled.
- setControlEnabled(SWTGridCell, Control, boolean) - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer
-
Wraps the call to enable/disable a control.
- setControlIdData(Control) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
- setControlValidationConfiguration(VTControlValidationTemplate) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- setControlValidationConfiguration(VTControlValidationTemplate) - Method in interface org.eclipse.emf.ecp.view.template.model.VTViewTemplate
-
- setConverter(IConverter) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.PreSetValidationStrategy
- setConverterRegistry(EMFFormsSpreadsheetValueConverterRegistry) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRendererService
-
The EMFFormsSpreadsheetValueConverterRegistry to use.
- setConverterRegistry(EMFFormsSpreadsheetValueConverterRegistry) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
The EMFFormsSpreadsheetValueConverterRegistry to use.
- setCopyTextMarker(ViewerCell, Object) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
-
Sets the copy text marker for the given cell
and value
.
- setCreateElementCallback(CreateElementCallback) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultMenuProvider
-
- setCurrentColumnProvider(GridColumnAction.CurrentColumnProvider) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.menu.GridColumnAction
-
Set a provider of the current column.
- setCurrentSelection(VCategorizableElement) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- setCurrentSelection(VCategorizableElement) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationElement
-
- setData(String, Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
-
Sets data on the column.
- setData(Map<String, Object>) - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Add the contents of the given map to the data map.
- setData(Map<String, Object>) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- setDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiAttributeConverter
-
Sets the databinding service.
- setDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiReferenceConverter
-
Sets the databinding service.
- setDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleAttributeConverter
-
Sets the databinding service.
- setDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleReferenceConverter
-
Sets the databinding service.
- setDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRendererService
-
- setDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.swt.control.text.richtext.renderer.RichTextControlSWTRendererService
-
- setDeleteAction(DeleteActionBuilder) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultMenuProvider
-
- setDescription(String) - Method in class org.eclipse.emf.ecp.ide.editor.view.UnknownFeaturesDialog
-
- setDescription(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
Sets the description.
- setDescription(String) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
-
Sets the description.
- setDescription(String) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Sets the description.
- setDescription(String) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalRegistryElement
-
Sets the description.
- setDescription(String) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
Sets the description.
- setDetailComposite(DetailCompositeBuilder) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeMasterDetailCustomization
-
Sets the detail composite builder.
- setDetailEditing(DetailEditing) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- setDetailEditing(DetailEditing) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
- setDetailReadOnly(boolean) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Set the current detail view read-only or not, unless it is intrinsically read-only,
in which case it will remain so (this method will have no effect).
- setDetailSelectionProvider(ISelectionProvider) - Method in interface org.eclipse.emf.ecp.view.spi.swt.selection.IMasterDetailSelectionProvider
-
Set the active detail selection provider, or null
if either
there is no detail or it is not active (in which case the master
selection provider is deemed active).
- setDetailSelectionProvider(ISelectionProvider) - Method in class org.eclipse.emf.ecp.view.spi.swt.selection.MasterDetailSelectionProvider
-
- setDetailView(VView) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- setDetailView(VView) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
Sets the value of the '
Detail
View
' containment reference.
- setDetailView(VView) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
-
- setDetailView(VView) - Method in interface org.eclipse.emf.ecp.view.treemasterdetail.model.VTreeMasterDetail
-
Sets the value of the '
Detail View
' containment reference.
- setDiagnostic(VDiagnostic) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- setDiagnostic(VDiagnostic) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Sets the value of the '
Diagnostic
'
containment reference.
- setDimension(Dimension) - Method in interface org.eclipse.emfforms.coffee.model.coffee.ControlUnit
-
Sets the value of the '
Dimension
' containment reference.
- setDimension(Dimension) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- setDisable(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.EnableRule
-
Sets the value of the '
Disable
'
attribute.
- setDisable(boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.EnableRuleImpl
-
- setDisplay(Display) - Method in interface org.eclipse.emfforms.coffee.model.coffee.ControlUnit
-
Sets the value of the '
Display
'
containment reference.
- setDisplay(Display) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- setDisplayType(DateTimeDisplayType) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VDateTimeDisplayAttachmentImpl
-
- setDisplayType(DateTimeDisplayType) - Method in interface org.eclipse.emf.ecp.view.spi.model.VDateTimeDisplayAttachment
-
- setDmrAndRootEClass() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRenderer_PTest
-
Test that the dmr and root EClass are set with a proper compound command.
- setDmrLocation(DMRLocation) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.EMFLocation
-
- setDmrLocation(DMRLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- setDND(DNDProvider) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- setDomainModelEFeature(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
- setDomainModelEFeature(EStructuralFeature) - Method in interface org.eclipse.emf.ecp.view.spi.model.VFeaturePathDomainModelReference
-
- setDomainModelFeature(String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VFeatureDomainModelReferenceSegmentImpl
-
- setDomainModelFeature(String) - Method in interface org.eclipse.emf.ecp.view.spi.model.VFeatureDomainModelReferenceSegment
-
- setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabel
-
- setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingDomainModelReference
-
- setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- setDomainModelReference(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- setDomainModelReference(EStructuralFeature, Collection<EReference>) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
Sets the
VDomainModelReference
based on the provided
EStructuralFeature
and the collection of
EReferences
.
- setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
-
- setDomainModelReference(EStructuralFeature) - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
-
- setDomainModelReference(EStructuralFeature, Collection<EReference>) - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
-
Sets the
VDomainModelReference
based on the provided
EStructuralFeature
and the collection of
EReferences
.
- setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl
-
- setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.IsProxyCondition
-
- setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
-
- setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackLayout
-
- setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableDomainModelReference
-
- setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainModelReferenceSelector
-
- setDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.DMRLocation
-
- setDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.DMRLocationImpl
-
- setDragAndDrop(DNDProvider) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Sets the d&d support.
- setDuplicateDisabled(boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- setDuplicateDisabled(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
- setEClass(EClass) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
-
- setECPActions(List<ECPAction>) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
- setECPActions(List<ECPAction>) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizableElement
-
- setECPObserverBus(ECPObserverBus) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectManagerImpl
-
Bindes the ECPObserverBus.
- setECPViewEditorTreeSelectionDialog(ECPViewEditorTreeSelectionDialog) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ECPSelectionStatusValidator
-
Sets the dialog.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
-
Deprecated.
Sets the state of the widget to be either editable or not.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.BooleanControl
-
Deprecated.
Sets the state of the widget to be either editable or not.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.DateTimeControl
-
Deprecated.
Sets the state of the widget to be either editable or not.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.EEnumControl
-
Deprecated.
Sets the state of the widget to be either editable or not.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
-
Deprecated.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.XmlDateControlText
-
Deprecated.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkCellEditor
-
Sets editable state of the cell editor.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
-
Deprecated.
Sets the state of the widget to be either editable or not.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellEditor
-
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.NumberCellEditor
-
Sets editable state of the cell editor.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.XmlDateCellEditor
-
Sets editable state of the cell editor.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
- setEditable(boolean) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPCellEditor
-
Sets editable state of the cell editor.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor
-
Sets editable state of the cell editor.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.view.internal.table.celleditor.rcp.BooleanCellEditor
-
Sets editable state of the cell editor.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Allows custom controls to call specific code for setting controls editable or not.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.EnumCellEditor
-
Deprecated.
Sets editable state of the cell editor.
- setEditable(boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor
-
- setEditingDomain(EditingDomain) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ECPDropAdapter
-
- setEditingDomain(EditingDomain) - Method in interface org.eclipse.emfforms.spi.editor.IEditingDomainAware
-
Called by the framework to set the EditingDomain.
- setElementIdDataForVControl(Widget, VControl, ViewModelContext) - Static method in class org.eclipse.emfforms.spi.swt.core.SWTDataElementIdHelper
-
Sets the element id with the control sub id on the given widget.
- setElementIdDataForVControl_noService() - Method in class org.eclipse.emfforms.spi.swt.core.SWTDataElementIdHelper_ITest
-
- setElementIdDataForVControl_service() - Method in class org.eclipse.emfforms.spi.swt.core.SWTDataElementIdHelper_ITest
-
- setElementIdDataWithSubId(Widget, VElement, String, ViewModelContext) - Static method in class org.eclipse.emfforms.spi.swt.core.SWTDataElementIdHelper
-
Sets the element id with the given sub id on the given widget.
- setElementIdDataWithSubId_noService() - Method in class org.eclipse.emfforms.spi.swt.core.SWTDataElementIdHelper_ITest
-
- setElementIdDataWithSubId_service() - Method in class org.eclipse.emfforms.spi.swt.core.SWTDataElementIdHelper_ITest
-
- setEmbedded(boolean) - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
Deprecated.
Sets whether this control is used as an embedded control.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.indexdmr.tooling.PrefixDmrDomainModelReferenceRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.LinkOnlyMultiReferenceRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlSWTRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumLiteralFilteredComboViewerSWTRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.TextControlSWTRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControl2SWTRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControlChangeableSWTRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EcorePathsRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionControlRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionSegmentControlRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LinkFeatureControlRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.RuleConditionDmrControlSWTRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.StackItemControlRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsDMRTableControlService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableDetailViewControlSWTRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.keyattributedmr.tooling.KeyValueControlRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRendererService
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.index.EMFFormsIndexDMRExpander
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute.EMFFormsKeyAttributeDMRExpander
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.table.EMFFormsTableDMRExpander
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.core.services.editsupport.EMFFormsEditSupportImpl
-
- setEMFFormsDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl
-
- setEMFFormsDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
- setEMFFormsDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.defaultheuristic.EMFFormsMappingProviderDefaultHeuristic
-
- setEMFFormsDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.table.EMFFormsMappingProviderTable
-
- setEMFFormsDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.table.panel.EMFFormsMappingProviderTable
-
- setEMFFormsDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.EMFFormsMappingProviderMulti
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.TemplateInstanceRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.DataTypeControlService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.EEnumLiteralControlService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.InstanceTypeNameSWTRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.TypedElementBoundsControlService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappedEClassControlSWTRendererTester
-
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.RuleRepositoryLinkFeatureControlRendererService
-
- setEmfformsDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRendererService
-
Set the EMFFormsDatabinding to use.
- setEmfformsDatabinding(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
Set the EMFFormsDatabindingEMF to use.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.view.control.multiattribute.MultiAttributeRendererService
-
Called by the initializer to set the EMFFormsDatabinding.
- setEMFFormsDatabinding(EMFFormsDatabinding) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRendererService
-
- setEMFFormsDatabindingEMF(EMFFormsDatabindingEMF) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnEnablementConfigurationDMRRendererService
-
- setEMFFormsDatabindingEMF(EMFFormsDatabindingEMF) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ReadOnlyConfigurationSWTRendererService
-
- setEMFFormsDatabindingEMF(EMFFormsDatabindingEMF) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableWidthConfigurationDMRRendererService
-
- setEMFFormsDatabindingEMF(EMFFormsDatabindingEMF) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrNewModelElementStrategyProvider
-
- setEMFFormsDatabindingEMF(EMFFormsDatabindingEMF) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrOpenInNewContextStrategyProvider
-
- setEMFFormsDatabindingEMF(EMFFormsDatabindingEMF) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrNewModelElementStrategyProvider
-
- setEMFFormsDatabindingEMF(EMFFormsDatabindingEMF) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrOpenInNewContextStrategyProvider
-
- setEMFFormsDatabindingEMF(EMFFormsDatabindingEMF) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrNewModelElementStrategyProvider
-
- setEMFFormsDatabindingEMF(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.index.StructuralChangeTesterIndex
-
- setEMFFormsDatabindingEMF(EMFFormsDatabindingEMF) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute
-
- setEMFFormsDomainExpander(EMFFormsDomainExpander) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRendererService
-
The EMFFormsDomainExpander to use.
- setEMFFormsDomainExpander(EMFFormsDomainExpander) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
The EMFFormsDomainExpander to use.
- setEMFFormsEditSupport(EMFFormsEditSupport) - Method in class org.eclipse.emfforms.internal.swt.control.text.richtext.renderer.RichTextControlSWTRendererService
-
- setEmfFormsIdProvider(EMFFormsIdProvider) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRendererService
-
The EMFFormsIdProvider to use.
- setEmfFormsIdProvider(EMFFormsIdProvider) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
The EMFFormsIdProvider to use.
- setEmfformsLabelProvider(EMFFormsLabelProvider) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRendererService
-
Set the EMFFormsLabelProvider to use.
- setEmfformsLabelProvider(EMFFormsLabelProvider) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
Set the EMFFormsLabelProvider to use.
- setEMFFormsLocaleProvider(EMFFormsLocaleProvider) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRendererService
-
Called by the initializer to set the EMFFormsLocaleProvider.
- setEMFFormsLocaleProvider(EMFFormsLocaleProvider) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
- setEMFFormsLocaleProvider(EMFFormsLocaleProvider) - Method in class org.eclipse.emfforms.internal.localization.EMFFormsLocalizationServiceImpl
-
Called by the framework to set the EMFFormsLocaleProvider.
- setEMFFormsLocaleProvider(EMFFormsLocaleProvider) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiAttributeConverter
-
Sets the EMFFormsLocaleProvider service.
- setEMFFormsLocalizationService(EMFFormsLocalizationService) - Method in class org.eclipse.emfforms.internal.core.services.editsupport.EMFFormsEditSupportImpl
-
- setEMFFormsLocalizationService(EMFFormsLocalizationService) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
- setEMFFormsMappingProviderManager(EMFFormsMappingProviderManager) - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapFactoryImpl
-
- setEMFFormsSegmentResolver(EMFFormsSegmentResolver) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentStructuralChangeTester
-
- setEMFFormsSegmentResolver(EMFFormsSegmentResolver) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentStructuralChangeTester
-
- setEMFFormsSegmentResolver(EMFFormsSegmentResolver) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentStructuralChangeTester
-
- setEMFFormsSegmentResolver(EMFFormsSegmentResolver) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl
-
- setEMFFormsViewService(EMFFormsViewService) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.table.panel.EMFFormsMappingProviderTable
-
- setEmfLocation(EMFLocation) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorReport
-
- setEmfLocation(EMFLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- setEMFSpecificService(EMFSpecificService) - Method in class org.eclipse.emfforms.internal.core.services.editsupport.EMFFormsEditSupportImpl
-
- setEMFSpecificService(EMFSpecificService) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl
-
- setEnabled(boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- setEnabled(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Sets the value of the '
Enabled
' attribute.
- setEnableDetailEditingDialog(boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- setEnableDetailEditingDialog(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
- setEnableSorting(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- setEnableSorting(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
- setEObject(EObject) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
-
- setEObject(EObject) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SettingLocation
-
Sets the value of the '
EObject
' reference.
- setEOppositeReference() - Method in class org.eclipse.emfforms.spi.editor.EcoreReferenceServiceCustomizationProviders_ITest
-
- setErrorColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setErrorColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setErrorColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setErrorColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setErrorForegroundColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setErrorForegroundColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setErrorForegroundColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setErrorForegroundColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setErrorImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setErrorImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setErrorImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- setErrorImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
- setErrorImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setErrorImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setErrorOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setErrorOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setErrorOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setErrorOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setException(Throwable) - Method in class org.eclipse.emfforms.spi.common.report.AbstractReport
-
Sets the exception this report is based on.
- setExecuteOnKeyRelease(boolean) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.KeybindedMasterDetailAction
-
- setExpandableComposite(ExpandableComposite) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer
-
- setExpectedValue(Object) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- setExpectedValue(Object) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
-
- setFeature(EStructuralFeature) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
-
- setFeature(EStructuralFeature) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SettingLocation
-
Sets the value of the '
Feature
' reference.
- setFilteringMode(Feature) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridTableViewerComposite
-
Set the currently active filtering mode.
- setFirstControlValidationIconUsed(boolean) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer
-
Whether the first cell of the first child control was used to renderer our validation icon.
- setFocus() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditor
- setFocus() - Method in class org.eclipse.emf.ecp.editor.internal.e3.MEEditorPage
-
This method is added to solve the focus bug of navigator.
- setFocus() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- setFocus() - Method in class org.eclipse.emf.ecp.ui.e4.view.ECPModelView
-
Sets the focus to the tree.
- setFocus() - Method in class org.eclipse.emf.ecp.ui.e4.view.ECPRepositoryView
-
Sets the focus to the tree.
- setFocus() - Method in class org.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
-
Sets the focus to the tree.
- setFocus() - Method in class org.eclipse.emf.ecp.ui.views.TreeView
-
- setFocus() - Method in class org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView
-
- setFocus() - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Set focus to the currently presented detail view.
- setFocus() - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
- setFolder(File) - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesStore
-
- setFontName(String) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- setFontName(String) - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
-
Sets the value of the '
Font Name
' attribute.
- setFormatDescriptionProvider(EMFFormsSpreadsheetFormatDescriptionProvider) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRendererService
-
The EMFFormsSpreadsheetFormatDescriptionProvider to use.
- setFormatDescriptionProvider(EMFFormsSpreadsheetFormatDescriptionProvider) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
The EMFFormsSpreadsheetFormatDescriptionProvider to use.
- setGeneratedString(String) - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- setGrid(List<GRIDCELL>) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
-
- setGroupType(GroupType) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- setGroupType(GroupType) - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
-
- setHash(int) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- setHeight(int) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- setHeight(int) - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
-
Sets the value of the '
Height
' attribute.
- setHeight(int) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Dimension
-
Sets the value of the '
Height
'
attribute.
- setHeight(int) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Display
-
Sets the value of the '
Height
'
attribute.
- setHeight(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- setHeight(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DisplayImpl
-
- setHide(boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
-
- setHide(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.ShowRule
-
Sets the value of the '
Hide
' attribute.
- setHighliteMandatoryFields(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
-
- setHighliteMandatoryFields(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryStyleProperty
-
- setHorizontalAlignment(AbstractGridCell.Alignment) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
Set the horizontal alignment.
- setHorizontalFill(boolean) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
True if the available horizontal space should be filled.
- setHorizontalGrab(boolean) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
True if all available horizontal space should be taken.
- setHorizontalSpan(int) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
Set the horizontal span of this cell.
- setHorizontalSpan(int) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
-
- setHorizontalSpan(int) - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VSpan
-
- setId(String) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
-
- setId(String) - Method in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewProxy
-
Sets the value of the '
Id
'
attribute.
- setId(String) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
- setId(String) - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeyBinding
-
Sets the value of the '
Id
' attribute.
- setIfEmpty(boolean) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- setIfEmpty(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.IterateCondition
-
Sets the value of the '
If
Empty
' attribute.
- setImagePath(String) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- setImagePath(String) - Method in interface org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
-
- setImagePath(String) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.MasterDetailAction
-
- setIndex(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.ECPObservableValue
-
- setIndex(int) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- setIndex(int) - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexDomainModelReference
-
Sets the value of the '
Index
' attribute.
- setIndex(int) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexDomainModelReferenceSegmentImpl
-
- setIndex(int) - Method in interface org.eclipse.emfforms.spi.view.indexsegment.model.VIndexDomainModelReferenceSegment
-
Sets the value of the
'
Index
' attribute.
- setInfoColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setInfoColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setInfoColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setInfoColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setInfoForegroundColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setInfoForegroundColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setInfoForegroundColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setInfoForegroundColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setInfoImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setInfoImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setInfoImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- setInfoImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
- setInfoImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setInfoImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setInfoOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setInfoOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setInfoOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setInfoOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setInitialSelection(Object[]) - Method in interface org.eclipse.emf.ecp.spi.common.ui.CheckedModelClassComposite
-
Initialize the selection by setting the checked elements.
- setInitialSelection(Object[]) - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.CheckedSelectModelClassCompositeImpl
-
Initialize the selection by setting the checked elements.
- setInitialSelection(InitialSelectionProvider) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Sets the initial selection provider.
- setInitialTreeWidth(TreeWidthProvider) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeMasterDetailCustomization
-
Sets the tree width provider.
- setInput(EObject, MPart, ECPProject) - Method in class org.eclipse.emf.ecp.ui.e4.editor.ECPE4Editor
-
Sets the input of the editor part.
- setInput(Object) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
-
Allows to set a different input for the treeviewer.
- setInstance(EObject) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
-
- setInstance(EObject) - Method in interface org.eclipse.emfforms.datatemplate.Template
-
Sets the value of the '
Instance
'
containment reference.
- setIProgressMonitorAccessor(IProgressMonitorProvider) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.commands.IProgressMonitorConsumer
-
- setIProgressMonitorAccessor(IProgressMonitorProvider) - Method in class org.eclipse.emf.ecp.edit.spi.swt.commands.ProgressAddCommand
-
- setItalic(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- setItalic(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.fontProperties.model.VTFontPropertiesStyleProperty
-
Sets the value of the '
Italic
' attribute.
- setItemCondition(Condition) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- setItemCondition(Condition) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.IterateCondition
-
- setItemReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- setItemReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.IterateCondition
-
- setKey(String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- setKey(String) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
- setKey(String) - Method in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationSelector
-
Sets the value of the
'
Key
'
attribute.
- setKey(String) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
- setKey(String) - Method in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotation
-
Sets the value of the '
Key
' attribute.
- setKeyDMR(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- setKeyDMR(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyAttributeDomainModelReference
-
Sets the value of the '
Key DMR
' containment reference.
- setKeySequence(String) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
- setKeySequence(String) - Method in interface org.eclipse.emf.ecp.view.template.style.keybinding.model.VTKeyBinding
-
- setKeyValue(Object) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- setKeyValue(Object) - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyAttributeDomainModelReference
-
Sets the value of the '
Key Value
' attribute.
- setLabel(String) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
Sets the label.
- setLabel(String) - Method in class org.eclipse.emf.ecp.internal.core.util.ElementDescriptor
-
Sets the label.
- setLabel(String) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Sets the label.
- setLabel(String) - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalRegistryElement
-
Sets the label.
- setLabel(String) - Method in class org.eclipse.emf.ecp.spi.ui.DefaultUIProvider
-
Sets the label.
- setLabel(String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- setLabel(String) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Sets the value of the '
Label
' attribute.
- setLabel(String) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.MasterDetailAction
-
- setLabelAlignment(GroupLabelAlignment) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- setLabelAlignment(GroupLabelAlignment) - Method in interface org.eclipse.emf.ecp.view.spi.group.model.VGroup
-
- setLabelAlignment(LabelAlignment) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- setLabelAlignment(LabelAlignment) - Method in interface org.eclipse.emf.ecp.view.spi.model.VControl
-
- setLabelDecorator(LabelDecoratorProvider) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Sets the label decorator provider.
- setLabelProvider(LabelProviderProvider) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Sets the label provider provider.
- setLabelProviderDefault(EMFFormsLabelProviderDefaultImpl) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
- setLayoutDataForControl(SWTGridCell, SWTGridDescription, SWTGridDescription, SWTGridDescription, VElement, Control) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.ContainerSWTRenderer
-
Sets the LayoutData for the specified control.
- setLayoutDataForControl(SWTGridCell, SWTGridDescription, SWTGridDescription, SWTGridDescription, VElement, Control) - Method in class org.eclipse.emf.ecp.view.spi.section.swt.SectionedAreaSWTRenderer
-
Sets the LayoutData for the specified control.
- setLength(int) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Dimension
-
Sets the value of the '
Length
'
attribute.
- setLength(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- setListener(AddRepositoryComposite.AddRepositoryChangeListener) - Method in class org.eclipse.emf.ecp.internal.ui.composites.AddRepositoryCompositeImpl
-
- setListener(CheckoutProjectComposite.CheckoutProjectChangeListener) - Method in class org.eclipse.emf.ecp.internal.ui.composites.CheckoutProjectCompositeImpl
- setListener(CreateProjectComposite.CreateProjectChangeListener) - Method in class org.eclipse.emf.ecp.internal.ui.composites.CreateProjectCompositeImpl
- setListener(AddRepositoryComposite.AddRepositoryChangeListener) - Method in interface org.eclipse.emf.ecp.ui.common.AddRepositoryComposite
-
- setListener(CheckoutProjectComposite.CheckoutProjectChangeListener) - Method in interface org.eclipse.emf.ecp.ui.common.CheckoutProjectComposite
-
- setListener(CreateProjectComposite.CreateProjectChangeListener) - Method in interface org.eclipse.emf.ecp.ui.common.CreateProjectComposite
-
- setLoadingProperties(VViewModelProperties) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- setLoadingProperties(VViewModelProperties) - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
-
- setLocale(Locale) - Method in class org.eclipse.emfforms.internal.core.services.locale.defaultlocale.DefaultLocaleProvider
-
Method to update the locale.
- setLocation(URI) - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- setMainCategoryDepth(int) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- setMainCategoryDepth(int) - Method in interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizationElement
-
- setMandatoryMarker(String) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
-
- setMandatoryMarker(String) - Method in interface org.eclipse.emf.ecp.view.template.style.mandatory.model.VTMandatoryStyleProperty
-
- setManufactoringProcess(ManufactoringProcess) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- setManufactoringProcess(ManufactoringProcess) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
- setMappedClass(EClass) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- setMappedClass(EClass) - Method in interface org.eclipse.emf.ecp.view.spi.mappingdmr.model.VMappingDomainModelReference
-
- setMappedClass(EClass) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingDomainModelReferenceSegmentImpl
-
- setMappedClass(EClass) - Method in interface org.eclipse.emfforms.spi.view.mappingsegment.model.VMappingDomainModelReferenceSegment
-
- setMaximumHeight(int) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- setMaximumHeight(int) - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
- setMenu(MenuProvider) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Sets the menu provider.
- setMergedDiffs(int) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
-
- setMergedDiffs(int) - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffAttachment
-
- setMergeType(MergeType) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- setMergeType(MergeType) - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRuleEntry
-
- setMessage(String) - Method in class org.eclipse.emfforms.spi.common.report.AbstractReport
-
Sets the report' message.
- setMessage(String) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorReport
-
Sets the value of the '
Message
' attribute.
- setMessage(String) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- setMinimumHeight(int) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- setMinimumHeight(int) - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
- setMinWidth(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- setMinWidth(int) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VWidthConfiguration
-
- setModelContextProvider(ECPModelContextProvider) - Method in class org.eclipse.emf.ecp.internal.ui.model.ECPLabelProvider
-
- setModelContextProvider(ECPModelContextProvider) - Method in interface org.eclipse.emf.ecp.internal.ui.model.IECPLabelProvider
-
- setMoveable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
-
- setMoveUpDownDisabled(boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- setMoveUpDownDisabled(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VTableControl
-
- setMultiSegment(VMultiDomainModelReferenceSegment) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiSegmentChildDmrStrategyProviderTest
-
- setName(String) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
-
- setName(String) - Method in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroup
-
Sets the value of the '
Name
'
attribute.
- setName(String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- setName(String) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Sets the value of the '
Name
' attribute.
- setName(String) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Activity
-
Sets the value of the '
Name
'
attribute.
- setName(String) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ActivityImpl
-
- setName(String) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.MachineImpl
-
- setName(String) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Machine
-
Sets the value of the '
Name
' attribute.
- setName(String) - Method in class org.eclipse.emfforms.datatemplate.impl.TemplateImpl
-
- setName(String) - Method in interface org.eclipse.emfforms.datatemplate.Template
-
Sets the value of the '
Name
' attribute.
- setName(String) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- setName(String) - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRuleEntry
-
Sets the value of the '
Name
'
attribute.
- setNoDetailMessage(String) - Method in class org.eclipse.emf.ecp.view.spi.swt.masterdetail.DetailViewManager
-
Set a message to display to the user when there is no detail to show, either
because there is no selection in the master or because it has no details.
- setNumberOfCores(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- setNumberOfCores(int) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
- setObservableValue(IObservableValue) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
Allows the user to set the IObservableValue
to use in the control during databinding.
- setOkColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setOkColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setOkColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setOkColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setOkForegroundColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setOkForegroundColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setOkForegroundColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setOkForegroundColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setOkImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setOkImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setOkImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- setOkImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
- setOkImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setOkImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setOkOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setOkOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setOkOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setOkOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setOnDiagnostic(Consumer<Object>) - Method in class org.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
-
- setOperationCount(EObject, int) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.EMFStoreDirtyDecoratorCachedTree
-
Sets the operation count for the given object.
- setOwnValue(T) - Method in class org.eclipse.emf.ecp.common.spi.cachetree.CachedTreeNode
-
Sets the value of this node.
- setParent(Object) - Method in class org.eclipse.emf.ecp.common.spi.cachetree.CachedTreeNode
-
- setParent(Component) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Component
-
Sets the value of the '
Parent
'
container reference.
- setParent(Component) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ComponentImpl
-
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setParentControl(Control) - Method in class org.eclipse.emf.ecp.view.internal.swt.ContextMenuViewModelService
-
Deprecated.
Set the control to which the context menu should be added.
- setParentDmr(VDomainModelReference) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiSegmentChildDmrStrategyProviderTest
-
- setPreference(String, String) - Static method in class org.eclipse.emf.ecp.internal.ui.PreferenceHelper
-
Set the preference value for a specific key.
- setPreferredSize(Point) - Method in class org.eclipse.emfforms.spi.swt.core.layout.SWTGridCell
-
Sets the preferred size of this cell.
- setPreferredSize(int, int) - Method in class org.eclipse.emfforms.spi.swt.core.layout.SWTGridCell
-
Sets the preferred size of this cell.
- setPrefixDMR(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- setPrefixDMR(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexDomainModelReference
-
Sets the value of the '
Prefix DMR
'
containment reference.
- setPriorityOverlapCallBack(Bazaar.PriorityOverlapCallBack<? super T>) - Method in interface org.eclipse.emfforms.bazaar.Bazaar
-
- setPriorityOverlapCallBack(Bazaar.PriorityOverlapCallBack<? super T>) - Method in class org.eclipse.emfforms.bazaar.internal.BazaarImpl
-
- setPriorityOverlapCallBack(Bazaar.PriorityOverlapCallBack<? super T>) - Method in class org.eclipse.emfforms.bazaar.internal.ThreadSafeBazaar
-
- setProblemFeature(EStructuralFeature) - Method in class org.eclipse.emf.ecp.editor.e3.MEEditorInput
-
- setProcessor(Processor) - Method in interface org.eclipse.emfforms.coffee.model.coffee.ControlUnit
-
Sets the value of the '
Processor
' containment reference.
- setProcessor(Processor) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- setProject(IProject) - Method in class org.eclipse.emfforms.ide.internal.builder.ProjectNature
-
- setProjectFullName(String) - Method in class org.eclipse.emf.ecp.ecore.editor.util.ProjectHelper
-
Sets the projects full name which is used for the computations.
- setProviderSpecificData(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
This method sets the provider specific data of this project.
- setProviderSpecificData(Object) - Method in class org.eclipse.emf.ecp.internal.core.ECPRepositoryImpl
-
This method sets the provider specific data for this repository.
- setProviderSpecificData(Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
This method sets the provider specific data of this project.
- setProviderSpecificData(Object) - Method in interface org.eclipse.emf.ecp.spi.core.InternalRepository
-
This method sets the provider specific data for this repository.
- setQuantifier(Quantifier) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl
-
- setQuantifier(Quantifier) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.IterateCondition
-
- setReadonly(boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- setReadonly(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Sets the value of the '
Readonly
'
attribute.
- setReadOnly(boolean) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Allows to set the tree as read-only.
- setRenderDisableAsEditable(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl
-
- setRenderDisableAsEditable(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.VTTextControlEnablementStyleProperty
-
- setRenderer(RENDERER) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
- setRenderMode(RenderMode) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- setRenderMode(RenderMode) - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.ui.view.swt.di.renderer.DIViewSWTRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.indexdmr.tooling.PrefixDmrDomainModelReferenceRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.LinkOnlyMultiReferenceRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.BooleanControlSWTRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumComboViewerSWTRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.EnumLiteralFilteredComboViewerSWTRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.LinkControlSWTRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.NumberControlSWTRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.TextControlSWTRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRendererService
-
Called by the initializer to set the ReportService.
- setreportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ColumnEnablementConfigurationDMRRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControl2SWTRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControlChangeableSWTRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.DomainModelReferenceControlSWTRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EcorePathsRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionControlRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionSegmentControlRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LinkFeatureControlRendererService
-
- setreportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ReadOnlyConfigurationSWTRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.RuleConditionDmrControlSWTRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.StackItemControlRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsDMRTableControlService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableDetailViewControlSWTRendererService
-
- setreportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableWidthConfigurationDMRRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrNewModelElementStrategyProvider
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrOpenInNewContextStrategyProvider
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrNewModelElementStrategyProvider
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrOpenInNewContextStrategyProvider
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrNewModelElementStrategyProvider
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.internal.provider.ViewProviderImpl
-
Set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.keyattributedmr.tooling.KeyValueControlRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.CustomDMRMappingProvider
-
- setReportService(ReportService) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDMRExpanderDefaultHeuristic
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.index.EMFFormsIndexDMRExpander
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute.EMFFormsKeyAttributeDMRExpander
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.mapping.EMFFormsMappingDMRExpander
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.table.EMFFormsTableDMRExpander
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.editsupport.EMFFormsEditSupportImpl
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyServicesManagerImpl
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.defaultheuristic.EMFFormsMappingProviderDefaultHeuristic
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.EMFFormsMappingProviderManagerImpl
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.table.EMFFormsMappingProviderTable
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.table.panel.EMFFormsMappingProviderTable
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentExpander
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentStructuralChangeTester
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentExpander
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentStructuralChangeTester
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentExpander
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentStructuralChangeTester
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.EMFFormsMappingProviderMulti
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentExpander
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.TemplateInstanceRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.DataTypeControlService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.EEnumLiteralControlService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.InstanceTypeNameSWTRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.editor.ecore.controls.TypedElementBoundsControlService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappedEClassControlSWTRendererTester
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.localization.EMFFormsLocalizationServiceImpl
-
Called by the framework to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.RuleRepositoryLinkFeatureControlRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiAttributeConverter
-
Sets the report service.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetMultiReferenceConverter
-
Sets the report service.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleAttributeConverter
-
Sets the report service.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleReferenceConverter
-
Sets the report service.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationElementRendererService
-
The ReportService to use.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategorizationRendererService
-
The ReportService to use.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.EMFFormsCategoryRendererService
-
The ReportService to use.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetContainerRendererService
-
The ReportService to use.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRendererService
-
The ReportService to use.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetViewRendererService
-
The ReportService to use.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
The ReportService to use.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.swt.core.plugin.LegacyAdditionalRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.swt.core.plugin.LegacyRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.view.control.multiattribute.MultiAttributeRendererService
-
Called by the initializer to set the ReportService.
- setReportService(ReportService) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRendererService
-
- setReportService(ReportService) - Method in class org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererFactory
-
- setResizable(boolean) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
-
- setResult(Diagnostic[]) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
-
- setResult(Diagnostic) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
-
- setResult(List<Diagnostic>) - Method in class org.eclipse.emf.ecp.internal.ui.validation.ECPValidationResultServiceImpl
-
- setResult(Diagnostic) - Method in interface org.eclipse.emf.ecp.ui.validation.ECPValidationResultService
-
- setResult(Diagnostic[]) - Method in interface org.eclipse.emf.ecp.ui.validation.ECPValidationResultService
-
- setResult(List<Diagnostic>) - Method in interface org.eclipse.emf.ecp.ui.validation.ECPValidationResultService
-
- setRightClickAction(Collection<MasterDetailAction>) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.defaultprovider.DefaultMenuProvider
-
- setRoot(VSection) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
-
- setRoot(VSection) - Method in interface org.eclipse.emf.ecp.view.spi.section.model.VSectionedArea
-
Sets the value of the '
Root
'
containment reference.
- setRoot(EObject) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.EMFLocation
-
Sets the value of the '
Root
' reference.
- setRoot(EObject) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- setRootClass(EClass) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizardPage
-
- setRootEClass(EClass) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectFeaturePathWizardPage
-
(Re-)sets the root EClass
of this wizard page.
- setRootEClass(EClass) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- setRootEClass(EClass) - Method in interface org.eclipse.emf.ecp.view.spi.model.VView
-
- setRootEClass(EClass) - Method in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- setRootEClass(EClass) - Method in interface org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.VTDomainModelReferenceSelector
-
- setRow(int) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- setRow(int) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
Sets the value of the '
Row
' attribute.
- setRows(int) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridDescription
-
Sets the number of rows.
- setRule(Rule) - Method in class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- setRule(Rule) - Method in interface org.eclipse.emfforms.spi.rulerepository.model.VRuleEntry
-
Sets the value of the '
Rule
'
containment reference.
- setRuleRepository(VRuleRepository) - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.merge.MergeWithViewHandler.ViewAndRepository
-
- setSearchTerm(String) - Method in class org.eclipse.emf.ecp.spi.common.ui.ECPViewerFilter
-
Sets the search term for this name filter.
- setSegmentTooling(boolean) - Static method in class org.eclipse.emfforms.spi.ide.preferences.EmfFormsPreferences
-
Set whether segment IDE tooling is enabled.
- setSelected(boolean) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.SelectedEnumeratorMapping
-
Returns whether whether the enumerator is selected.
- setSelectedContainer(Object) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEcorePage
-
Sets the selected Ecore container.
- setSelectedContainer(Object) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
-
- setSelectedContainer(Object) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
- setSelectedEClasses(List<EClass>) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEClassWizardPage
-
Sets the EClasses selected by this wizard page.
- setSelectedEPackage(EPackage) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEClassWizardPage
-
Sets the EPackage container from which the EClasses will be selected in the wizard page.
- setSelectedEPackage(EPackage) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
-
- setSelectedRepository(ECPRepository) - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
-
- setSelectedValues(T, List<EReference>) - Method in class org.eclipse.emf.ecp.view.spi.editor.controls.AbstractFilteredReferenceCommand
-
Template method which is called so that the selected element can be saved.
- setSelection(ISelection) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
- setSelection(IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
-
- setSelection(IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
- setSelection(ISelection) - Method in class org.eclipse.emf.ecp.view.spi.swt.selection.MasterDetailSelectionProvider
-
- setSelection(ISelection) - Method in class org.eclipse.emf.ecp.view.spi.swt.selection.NullSelectionProvider
-
- setSelection(IStructuredSelection) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
-
- setSelection(ISelection) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.TreeMasterDetailComposite
-
Sets the selection.
- setSelectionBackgroundColor(Color) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.CustomSelectionColorCellRenderer
-
- setSelectionForegroundColor(Color) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.CustomSelectionColorCellRenderer
-
- setSelector(VTStyleSelector) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTStyleSelectorContainerImpl
-
- setSelector(VTStyleSelector) - Method in interface org.eclipse.emf.ecp.view.template.model.VTStyleSelectorContainer
-
Sets the value of the '
Selector
' containment reference.
- setSelectSubclasses(boolean) - Method in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- setSelectSubclasses(boolean) - Method in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementSelector
-
- setSettingLocation(SettingLocation) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.EMFLocation
-
- setSettingLocation(SettingLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- setSettingLocation(SettingLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- setSettingLocation(SettingLocation) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SettingToSheetMapping
-
- setSeverity(Severity) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorReport
-
Sets the value of the '
Severity
' attribute.
- setSeverity(Severity) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- setSheet(String) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- setSheet(String) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
Sets the value of the '
Sheet
' attribute.
- setSheetLocation(SheetLocation) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorReport
-
- setSheetLocation(SheetLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- setSheetLocation(SheetLocation) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- setSheetLocation(SheetLocation) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SettingToSheetMapping
-
- setShellStyle(int) - Method in class org.eclipse.emfforms.internal.editor.ui.CreateNewChildDialog
-
- setShowCreateAndLinkButtonForCrossReferences(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- setShowCreateAndLinkButtonForCrossReferences(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferenceStyleProperty
-
- setShowLinkButtonForContainmentReferences(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- setShowLinkButtonForContainmentReferences(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.reference.model.VTReferenceStyleProperty
-
- setShowValidationSummaryTooltip(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- setShowValidationSummaryTooltip(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
- setSize(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- setSize(int) - Method in interface org.eclipse.emfforms.coffee.model.coffee.RAM
-
Sets the value of the '
Size
' attribute.
- setSocketconnectorType(SocketConnectorType) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- setSocketconnectorType(SocketConnectorType) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
- setSortColumnFeature(EStructuralFeature) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Set the column to use for sorting.
- setStrategyProvider(T) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.AbstractRuleConditionDmrStrategyProviderTest
-
- setStrategyProvider(T) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiDmrStrategyProviderTest
-
- setStrategyProvider(T) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiSegmentChildDmrStrategyProviderTest
-
- setStyle(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
-
- setStyle(VLabelStyle) - Method in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- setStyle(VLabelStyle) - Method in interface org.eclipse.emf.ecp.view.spi.label.model.VLabel
-
Sets the value of the '
Style
'
attribute.
- setSubClass(EClass) - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.SelectSubclassAndTemplateWizard
-
Update the selected sub class.
- setSubstitutionLabelProvider(EValidator.SubstitutionLabelProvider) - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
-
- setSubstitutionLabelProvider(EValidator.SubstitutionLabelProvider) - Method in interface org.eclipse.emfforms.common.spi.validation.ValidationService
-
Set a EValidator.SubstitutionLabelProvider
to be used for substituting labels in Diagnostic
s.
- setTableControl(VTableControl) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiDmrStrategyProviderTest
-
- setTableControlConfiguration(TableControlConfiguration) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
- setTableFeature(EReference) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPViewerAwareCellEditor
-
Sets the EReference of the table this cell editor is created for.
- setTableFeature(EReference) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- setTableViewer(AbstractTableViewer) - Method in interface org.eclipse.emf.ecp.edit.spi.swt.table.ECPViewerAwareCellEditor
-
Sets the table viewer this cell editor is created for.
- setTableViewer(AbstractTableViewer) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor
-
- setTableViewer(AbstractTableViewer) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Sets the table viewer.
- setTableViewerCompositeBuilder(TableViewerCompositeBuilder) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- setTableViewerCreator(TableViewerCreator<T>) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
- setTargetDMR(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- setTargetDMR(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.indexdmr.model.VIndexDomainModelReference
-
Sets the value of the '
Target DMR
'
containment reference.
- setTestEClass(EClass) - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiDmrStrategyProviderTest
-
- setText(String) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
-
- setThermalDesignPower(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- setThermalDesignPower(int) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
- SETTING_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
- SETTING_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- SETTING_LOCATION__EOBJECT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'EObject' reference feature.
- SETTING_LOCATION__EOBJECT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'EObject' reference.
- SETTING_LOCATION__FEATURE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Feature' reference feature.
- SETTING_LOCATION__FEATURE - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Feature' reference.
- SETTING_LOCATION_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The number of structural features of the 'Setting Location' class.
- SETTING_TO_SHEET_MAPPING - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
- SETTING_TO_SHEET_MAPPING - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- SETTING_TO_SHEET_MAPPING__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.
- SETTING_TO_SHEET_MAPPING__SETTING_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Setting Location' containment reference.
- SETTING_TO_SHEET_MAPPING__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.
- SETTING_TO_SHEET_MAPPING__SHEET_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Sheet Location' containment reference.
- SETTING_TO_SHEET_MAPPING_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The number of structural features of the 'Setting To Sheet Mapping' class.
- settingLocation - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.EMFLocationImpl
-
- settingLocation - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- SettingLocation - Interface in org.eclipse.emfforms.spi.spreadsheet.core.error.model
-
A representation of the model object 'Setting Location'.
- SettingLocationImpl - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl
-
An implementation of the model object 'Setting Location'.
- SettingLocationImpl() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingLocationImpl
-
- settingLocationItemProvider - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
SettingLocation
instances.
- SettingLocationItemProvider - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider
-
- SettingLocationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingLocationItemProvider
-
This constructs an instance from a factory and a notifier.
- SettingPath - Interface in org.eclipse.emf.ecp.view.spi.model
-
Provides the whole path for the a EStructuralFeature.Setting
.
- settings_testGetListPropertyAllConsidered() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetListPropertyNoApplicableConverter() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetListPropertyOneApplicable() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetListPropertyTwoApplicable() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetObservableList() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetObservableValue() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetSettingNoApplicableConverter() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetSettingPropertyAllConsidered() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetSettingPropertyNull() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetSettingPropertyOneApplicable() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetSettingPropertyTwoApplicable() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetValueProperty_eClass() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetValueProperty_eClass_editingDomain() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetValueProperty_multipleSegments() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetValuePropertyAllConsidered() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetValuePropertyNoApplicableConverter() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetValuePropertyOneApplicable() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testGetValuePropertyTwoApplicable() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- settings_testRemoveDomainModelReferenceSegmentConverter() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
- SettingToControlExpandHelper - Class in org.eclipse.emfforms.internal.core.services.controlmapper
-
Helper class to expand eobjects.
- SettingToControlMapFactoryImpl - Class in org.eclipse.emfforms.internal.core.services.controlmapper
-
- SettingToControlMapFactoryImpl() - Constructor for class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapFactoryImpl
-
- SettingToControlMapper_ITest - Class in org.eclipse.emfforms.internal.core.services.scoped
-
- SettingToControlMapper_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.scoped.SettingToControlMapper_ITest
-
- SettingToControlMapperImpl - Class in org.eclipse.emfforms.internal.core.services.controlmapper
-
- SettingToControlMapperImpl(EMFFormsMappingProviderManager, EMFFormsViewContext) - Constructor for class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapperImpl
-
- settingToSheetMap - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
- SettingToSheetMapping - Interface in org.eclipse.emfforms.spi.spreadsheet.core.error.model
-
A representation of the model object 'Setting To Sheet Mapping'.
- SettingToSheetMappingImpl - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl
-
An implementation of the model object 'Setting To Sheet Mapping'.
- SettingToSheetMappingImpl() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- settingToSheetMappingItemProvider - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- SettingToSheetMappingItemProvider - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider
-
- SettingToSheetMappingItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SettingToSheetMappingItemProvider
-
This constructs an instance from a factory and a notifier.
- setTitleAndDescription() - Method in class org.eclipse.emf.ecp.emf2web.ui.wizard.SelectLocationPage
-
Sets title and description of this page according to the
GenerationInfo
.
- setTooltip(String) - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
-
- setTooltip(String) - Method in class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- setTooltip(String) - Method in interface org.eclipse.emf.ecp.view.spi.model.VHasTooltip
-
Sets the value of the '
Tooltip
'
attribute.
- setTooltip(String) - Method in class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- setToolTipText(String) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
-
- setTopElement(VStackItem) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- setTopElement(VStackItem) - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackLayout
-
- setTotalNumberOfDiffs(int) - Method in class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
-
- setTotalNumberOfDiffs(int) - Method in interface org.eclipse.emf.ecp.spi.diffmerge.model.VDiffAttachment
-
- setTree(boolean) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.CustomSelectionColorCellRenderer
- setTree(TreeViewerBuilder) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Sets the tree builder.
- setTreeViewer(TreeViewer) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.KeybindedMasterDetailAction
-
Sets the treeviewer of the tree master detail composite.
- setTreeViewer(TreeViewer) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.MasterDetailAction
-
Sets the treeviewer of the tree master detail composite.
- setTriggerActive(boolean) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridCopyKeyListener
-
- setType(AlignmentType) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
-
- setType(AlignmentType) - Method in class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTControlLabelAlignmentStylePropertyImpl
-
- setType(AlignmentType) - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentStyleProperty
-
Sets the value of the
'
Type
'
attribute.
- setType(AlignmentType) - Method in interface org.eclipse.emf.ecp.view.template.style.alignment.model.VTControlLabelAlignmentStyleProperty
-
Sets the value of the
'
Type
' attribute.
- setType(TabType) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- setType(TabType) - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
Sets the value of the '
Type
' attribute.
- setType(RamType) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
- setType(RamType) - Method in interface org.eclipse.emfforms.coffee.model.coffee.RAM
-
Sets the value of the '
Type
' attribute.
- setTypedKey(String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- setTypedValue(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- setUIProvider(AdapterProvider) - Method in class org.eclipse.emf.ecp.spi.core.DefaultProvider
-
Allows to set the uiProvider.
- setUIProvider(AdapterProvider) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProvider
-
Allows to set the uiProvider.
- setUnvalidatedString(String) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
-
Deprecated.
Sets the content of the SWT text control to the given string without calling #validateString(String)
.
- setUp() - Method in class org.eclipse.emf.ecp.common.spi.EMFUtils_Test
-
Setup the test model.
- setup() - Method in class org.eclipse.emf.ecp.edit.internal.swt.table.DateCellStringTooltipModifier_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.DateSerialize_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.EMFDeleteSerivceImpl_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.MultiStringCellEditor_PTest
-
- setup() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.spi.common.ui.composites.SelectModelElementCompositeImpl_ITest
-
- setUp() - Method in class org.eclipse.emf.ecp.spi.view.migrator.ViewNsMigrationUtil_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.spi.view.template.service.ViewTemplateSupplierUtil_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl_ITest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.LinkOnlyMultiReferenceRendererService_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRenderer_PTest
-
Set up executed before every test.
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewRenderer_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionControlRenderer_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionSegmentControlRenderer_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.TableColumnsDMRTableControl_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.AbstractRuleConditionDmrStrategyProviderTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateControlsHandler_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrNewModelElementStrategyProvider_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.IterateConditionDmrOpenInNewContextStrategyProvider_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrNewModelElementStrategyProvider_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.LeafConditionDmrOpenInNewContextStrategyProvider_Test
-
- setup() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlRenderer_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.KeyListenerUtil_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditor_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceCellEditorTester_Test
-
- setup() - Method in class org.eclipse.emf.ecp.view.internal.table.swt.cell.MultiReferenceTooltipModifier_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.model.generator.ViewProvider_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.model.refactoring.ViewModelDeleteParticipant_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategoryItemProvider_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableColumnGenerator_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridViewerColumnBuilder_ITest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowDownAction_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.action.MoveRowUpAction_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.ItemProviderEnumCellEditor_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.LocalizedEnumeratorComparator_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.SWTTableDatabindingLabel_PTest
-
Set up executed before every test.
- setUp() - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer_PTest
-
- setUp() - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.controls.DmrSelectorSegmentDmrControlSWTRenderer_PTest
-
- setup() - Method in class org.eclipse.emf.ecp.view.template.service.DomainModelReferenceSelector_PTest
-
- setup() - Method in class org.eclipse.emf.ecp.view.template.service.ViewModelElementSelector_Test
-
- setUp() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl_Test
-
- setup() - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateSupplierImpl_Test
-
- setUp() - Method in class org.eclipse.emfforms.bazaar.internal.Bazaar_PTest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_Test
-
Set up that is executed before every test.
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter_Test
-
Set up executed before every test case.
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.EMFKeyAttributeValueProperty_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.BlankTemplateProvider_Test
-
Set up the test cases.
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.SelectSubclassAndTemplateWizard_PTest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.TemplateCreateNewModelElementStrategyProvider_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.XmiTemplateProvider_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDMRExpanderDefaultHeuristic_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDMRExpanderDefaultHeuristic_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDomainExpanderImpl_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDomainExpanderImpl_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.index.EMFFormsIndexDMRExpander_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.index.EMFFormsIndexDMRExpander_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute.EMFFormsKeyAttributeDMRExpander_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute.EMFFormsKeyAttributeDMRExpander_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.mapping.EMFFormsMappingDMRExpander_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.domainexpander.mapping.EMFFormsMappingDMRExpander_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl_ITest
-
Resets and newly configures the services for every test.
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl_Test
-
Set up that is executed before every test case.
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl_ITest
-
Resets and newly configures the services for every test.
- setup() - Method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyServicesFactory_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.table.EMFFormsMappingProviderTable_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.mappingprovider.table.panel.EMFFormsMappingProviderTable_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsScopedServicesFactoryImpl_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsViewServiceManagerImpl_Test
-
- setup() - Method in class org.eclipse.emfforms.internal.core.services.scoped.SettingToControlMapper_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.DmrToSegmentsViewService_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureDmrToRootEClassConverter_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeaturePathDmrSegmentGenerator_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentConverter_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentConverter_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentExpander_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentExpander_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentStructuralChangeTester_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentStructuralChangeTester_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrToRootEClassConverter_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentConverter_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentExpander_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentStructuralChangeTester_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentStructuralChangeTester_Test
-
Sets up a new index segment structural change tester for every test case.
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.LegacyDmrToRootEClassImpl_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentConverter_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentConverter_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentExpander_Test
-
Instantiates a new mapping expander for every test case.
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentStructuralChangeTester_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentStructuralChangeTester_Test
-
Sets up a new mapping change tester for every test case.
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.EMFFormsMappingProviderMulti_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.EMFFormsMappingProviderMulti_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentConverter_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentExpander_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentExpander_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrSegmentGenerator_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.multi.TableDmrToRootEClassConverter_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.segments.SegmentGeneratorService_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.DataTemplateEClassSelectionStrategyProvider_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.TemplateInstanceRenderer_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.editor.TemplateInstanceRendererService_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.datatemplate.tooling.wizard.WizardNewDataTemplateCreationPage_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappedEClassControlSWTRenderer_PTest
-
- setUp() - Method in class org.eclipse.emfforms.internal.ide.view.mappingsegment.MappingSegmentIdeDescriptor_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.ide.view.segments.DmrToSegmentsMigratorImpl_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.merge.MergeWithViewHandler_Test
-
- setup() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.converter.EMFFormsSpreadsheetSingleAttributeConverter_Test
-
- setup() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetExporterImpl_ITest
-
- setup() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.EMFFormsSpreadsheetImportImpl_ITest
-
- setup() - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRenderer_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRenderer_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRendererService_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.swt.core.di.extension.EMFFormsDIExtensionRendererFactory_PTest
-
- setUp() - Method in class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactory_ITest
-
- setUp() - Method in class org.eclipse.emfforms.internal.swt.core.EMFFormsRendererFactory_Test
-
Setup the EMFFormsRendererFactoryImpl.
- setUp() - Method in class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.swt.table.action.KeyBindingManager_PTest
-
- setup() - Method in class org.eclipse.emfforms.internal.view.model.localization.LocalizationViewModelService_ITest
-
- setup() - Method in class org.eclipse.emfforms.internal.view.model.localization.LocalizationViewModelService_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiDmrStrategyProviderTest
-
- setUp() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.AbstractMultiSegmentChildDmrStrategyProviderTest
-
- setUp() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer_PTest
-
- setUp() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentGenerator_Test
-
- setUp() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSelectionValidator_Test
-
- setup() - Method in class org.eclipse.emfforms.spi.common.locale.AbstractEMFFormsLocaleProvider_Test
-
- setup() - Method in class org.eclipse.emfforms.spi.editor.EcoreEditor_PTest
-
- setUp() - Method in class org.eclipse.emfforms.spi.editor.helpers.ResourceSetHelpers_Test
-
- setUp() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer_PTest
-
- setUp() - Method in class org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererFactory_PTest
-
- setUp() - Method in class org.eclipse.emfforms.spi.swt.core.di.EMFFormsDIRendererFactory_Test
-
- setUp() - Method in class org.eclipse.emfforms.spi.swt.table.action.TableActionBar_PTest
-
- setUpBeforeClass() - Static method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceRenderer_PTest
-
Get Realm
for the tests.
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.databinding.EMFFormsDatabindingImpl_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDMRExpanderDefaultHeuristic_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.domainexpander.defaultheuristic.EMFFormsDomainExpanderImpl_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.domainexpander.index.EMFFormsIndexDMRExpander_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.domainexpander.keyattribute.EMFFormsKeyAttributeDMRExpander_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.domainexpander.mapping.EMFFormsMappingDMRExpander_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderDefaultImpl_ITest
-
Set up that is executed before every test case.
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.label.EMFFormsLabelProviderImpl_ITest
-
Set up that is executed before every test case.
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.legacy.EMFFormsLegacyServicesFactory_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.scoped.EMFFormsScopedServicesFactoryImpl_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentConverter_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentExpander_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.segments.featurepath.FeatureSegmentStructuralChangeTester_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexDmrSegmentGenerator_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.segments.index.IndexSegmentStructuralChangeTester_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingDmrSegmentGenerator_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentConverter_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.segments.mapping.MappingSegmentStructuralChangeTester_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.segments.multi.EMFFormsMappingProviderMulti_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.segments.multi.MultiSegmentExpander_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute_ITest
-
- setUpBeforeClass() - Static method in class org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer.AutocompleteTextControlSWTRenderer_Test
-
- setupBeforeClass() - Static method in class org.eclipse.emfforms.internal.view.model.localization.LocalizationViewModelService_ITest
-
- setupClass() - Static method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewRenderer_PTest
-
- setupClass() - Static method in class org.eclipse.emfforms.internal.core.services.databinding.index.IndexDomainModelReferenceConverter_Test
-
- setupClass() - Static method in class org.eclipse.emfforms.internal.core.services.databinding.keyattribute.KeyAttributeDomainModelReferenceConverter_Test
-
- setupClass() - Static method in class org.eclipse.emfforms.internal.core.services.databinding.mapping.MappingDomainModelReferenceConverter_Test
-
- setupCompact() - Method in class org.eclipse.emfforms.spi.view.control.multiattribute.MultiAttributeSWTRenderer_ITest
-
- setUpdateAutomatic(boolean) - Method in class org.eclipse.emf.ecp.view.model.preview.common.Preview
-
- setupFormat(Locale, Class<?>) - Static method in class org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalHelper
-
Sets up a
DecimalFormat
based on the given locale on instance class.
- setupFormat() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.XmlDateControlText
-
Deprecated.
- setupFormat() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
-
- setupListeners() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.MatchFreeItemComboViewer
-
Initializes this viewer.
- setupListeners() - Method in class org.eclipse.emf.ecp.view.internal.core.swt.MatchItemComboViewer
-
Initializes this viewer.
- setupTreeViewer(TreeViewer, ScrolledComposite) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
-
Configures the passed tree viewer.
- setUseExistingRepository(boolean) - Method in class org.eclipse.emf.ecp.internal.wizards.ShareWizard
-
- setUserDescription(String) - Method in interface org.eclipse.emfforms.coffee.model.coffee.ControlUnit
-
- setUserDescription(String) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ControlUnitImpl
-
- setUuid(String) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- setUuid(String) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Sets the value of the '
Uuid
' attribute.
- setUUIDAsElementId(VViewResourceImpl, VView) - Static method in class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager
-
Sets the UUID mapping from the given resource as the
element id
of all elements in the
given view model.
- setValid(boolean) - Method in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- setValid(boolean) - Method in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.SheetLocation
-
Sets the value of the '
Valid
' attribute.
- setValidationColor(Control, Color) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.DateTimeControlSWTRenderer
-
Set the provided validation color as the background for the provided control.
- setValidationColor(Control, Color) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
-
Set the provided validation color as the background for the provided control.
- setValidationColor(Control, Color) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
- setValidationColor(Control, Color) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
Set the provided validation color as the background for the provided control.
- setValidationForegroundColor(Control, Color) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlSWTRenderer
-
- setValidationForegroundColor(Control, Color) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlSWTRenderer
-
- setValidationForegroundColor(Control, Color) - Method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
Set the provided validation color as the foreground for the provided control.
- setValue() - Method in class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor_PTest
-
- setValue(String) - Method in class org.eclipse.emf.ecp.internal.core.util.Properties.Property
- setValue(IObservableValue, Object) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridPasteKeyListener
-
Sets the given converted value on the observable value.
- setValue(VDomainModelReference, Object) - Method in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Sets the value of the feature to the new value.
- setValue(Object) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- setValue(Object) - Method in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
-
- setValue(Object) - Method in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackItem
-
Sets the value of the '
Value
'
attribute.
- setValue(String) - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
- setValue(String) - Method in interface org.eclipse.emf.ecp.view.template.selector.annotation.model.VTAnnotationSelector
-
Sets the value of the
'
Value
' attribute.
- setValue(String) - Method in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
- setValue(String) - Method in interface org.eclipse.emf.emfforms.spi.view.annotation.model.VAnnotation
-
Sets the value of the '
Value
' attribute.
- setValue(T) - Method in interface org.eclipse.emfforms.common.Property
-
Set the new value.
- setValue(T) - Method in class org.eclipse.emfforms.internal.common.ImmutableProperty
-
- setValue(T) - Method in class org.eclipse.emfforms.internal.common.SimpleProperty
-
- setValue(Object, Object) - Method in class org.eclipse.emfforms.internal.swt.table.util.DMREditingSupport
-
- setValueDMR(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- setValueDMR(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyAttributeDomainModelReference
-
Sets the value of the '
Value DMR
' containment reference.
- setValueDomainModelReference(VDomainModelReference) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- setValueDomainModelReference(VDomainModelReference) - Method in interface org.eclipse.emf.ecp.view.spi.rule.model.LeafCondition
-
- setVendor(String) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- setVendor(String) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Processor
-
Sets the value of the '
Vendor
'
attribute.
- setVerticalAlignment(AbstractGridCell.Alignment) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
Set the vertical alignment.
- setVerticalFill(boolean) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
True if the available vertical space should be filled.
- setVerticalGrab(boolean) - Method in class org.eclipse.emf.ecp.view.model.common.AbstractGridCell
-
True if all available vertical space should be taken.
- setView(VView) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectAttributesWizardPage
-
- setView(VView) - Method in class org.eclipse.emfforms.internal.rulerepository.tooling.merge.MergeWithViewHandler.ViewAndRepository
-
- setViewer(Viewer) - Method in class org.eclipse.emf.ecp.ui.common.dnd.ECPDropAdapter
-
- setViewerComparator(ViewerComparator) - Method in class org.eclipse.emfforms.internal.swt.table.DefaultTableControlSWTCustomization
-
Allows the exchange the default ViewerComparator
.
- setViewerFilters(ViewerFilterProvider) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeViewerCustomization
-
Sets the viewer filter provider.
- setViewModelServices(ViewModelServiceProvider) - Method in class org.eclipse.emfforms.internal.swt.treemasterdetail.DefaultTreeMasterDetailCustomization
-
Sets the view model services provider.
- setVisible(boolean) - Method in class org.eclipse.emf.ecp.emf2web.ui.wizard.SelectLocationPage
- setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEClassWizardPage
-
- setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.SelectEcorePage
- setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.model.presentation.IncludeViewModelProviderXmiFileExtensionPage
-
- setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
- setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- setVisible(boolean) - Method in interface org.eclipse.emf.ecp.view.spi.model.VElement
-
Sets the value of the '
Visible
' attribute.
- setVisible(boolean) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.util.SelectEStructuralFeatureWizardPage
- setVisible(boolean) - Method in class org.eclipse.emfforms.spi.example.wizards.EMFFormsExampleInstallerWizard.ExampleInstallerPage
-
- setVisibleEClasses(Set<EClass>) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Set the visible EClass
es.
- setVisibleEClasses(Set<EClass>) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
Set the visible EClass
es.
- setVisibleLines(int) - Method in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- setVisibleLines(int) - Method in interface org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.VTTableStyleProperty
-
- setVisiblePackages(Set<EPackage>) - Method in class org.eclipse.emf.ecp.internal.core.ECPProjectImpl
-
Set the visible EPackage
s.
- setVisiblePackages(Set<EPackage>) - Method in interface org.eclipse.emf.ecp.spi.core.InternalProject
-
Set the visible EPackage
s.
- setVTViewTemplateProvider(VTViewTemplateProvider) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.EMFFormsSpreadsheetControlRendererService
-
The VTViewTemplateProvider to use.
- setVTViewTemplateProvider(VTViewTemplateProvider) - Method in class org.eclipse.emfforms.internal.spreadsheet.core.renderer.table.EMFFormsSpreadsheetTableControlRendererService
-
The VTViewTemplateProvider to use.
- setWarningColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setWarningColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setWarningColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setWarningColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setWarningForegroundColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setWarningForegroundColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setWarningForegroundColorHEX(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setWarningForegroundColorHEX(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setWarningImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setWarningImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setWarningImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- setWarningImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.tab.model.VTTabStyleProperty
-
- setWarningImageURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setWarningImageURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setWarningOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- setWarningOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.model.VTControlValidationTemplate
-
- setWarningOverlayURL(String) - Method in class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- setWarningOverlayURL(String) - Method in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationStyleProperty
-
- setWeight(int) - Method in class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-
- setWeight(int) - Method in interface org.eclipse.emf.ecp.view.spi.table.model.VWidthConfiguration
-
Sets the value of the '
Weight
' attribute.
- setWidth(int) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableViewerColumnBuilder
-
- setWidth(int) - Method in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelWidthStylePropertyImpl
-
- setWidth(int) - Method in interface org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelWidthStyleProperty
-
Sets the value of the
'
Width
' attribute.
- setWidth(int) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Dimension
-
Sets the value of the '
Width
'
attribute.
- setWidth(int) - Method in interface org.eclipse.emfforms.coffee.model.coffee.Display
-
Sets the value of the '
Width
'
attribute.
- setWidth(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DimensionImpl
-
- setWidth(int) - Method in class org.eclipse.emfforms.coffee.model.coffee.impl.DisplayImpl
-
- setWorkbench(IWorkbench) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.NewPluginProjectWizard
-
- setWorkbench(IWorkbench) - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
- setWrap(boolean) - Method in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- setWrapLabel(boolean) - Method in class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl
-
- setWrapLabel(boolean) - Method in interface org.eclipse.emf.ecp.view.template.style.wrap.model.VTLabelWrapStyleProperty
-
- SEVERITY - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the '
Severity
' enum.
- SEVERITY - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The meta object id for the '
Severity
' enum.
- severity - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
The cached value of the '
Severity
' attribute.
- Severity - Enum in org.eclipse.emfforms.spi.spreadsheet.core.error.model
-
A representation of the literals of the enumeration 'Severity',
and utility methods for working with them.
- SEVERITY_EDEFAULT - Static variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
The default value of the '
Severity
' attribute.
- SeverityFilter - Class in org.eclipse.emfforms.common.spi.validation.filter
-
Convenience class to filter Diagnostic
s based on their severity.
- SeverityFilter(int) - Constructor for class org.eclipse.emfforms.common.spi.validation.filter.SeverityFilter
-
Constructor with default severity.
- share(InternalProject, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShareProjectHelper
-
- shareDone(ESLocalProject) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.decorator.ProjectEMFStoreBranchDecorator
-
- sharedValidationContext() - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl_Test
-
Verify that the service uses a single shared validation context map when validating
multiple objects.
- shareGlobalActions(IPage, IActionBars) - Method in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
- ShareHandler - Class in org.eclipse.emf.ecp.e4.emfstore
-
Handler to trigger the share.
- ShareHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.ShareHandler
-
- ShareProjectHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
- ShareProjectHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShareProjectHandler
-
- ShareProjectHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
This is the EMFStore ShareProject Handler delegating to the EMFStore UIShareProjectController
.
- ShareWizard - Class in org.eclipse.emf.ecp.internal.wizards
-
- ShareWizard() - Constructor for class org.eclipse.emf.ecp.internal.wizards.ShareWizard
-
- ShareWizard_Title_Share - Static variable in class org.eclipse.emf.ecp.internal.ui.Messages
-
- sheet - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
The cached value of the '
Sheet
' attribute.
- SHEET_EDEFAULT - Static variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
The default value of the '
Sheet
' attribute.
- SHEET_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
- SHEET_LOCATION - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- SHEET_LOCATION__COLUMN - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Column' attribute feature.
- SHEET_LOCATION__COLUMN - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Column' attribute.
- SHEET_LOCATION__COLUMN_NAME - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Column Name' attribute feature.
- SHEET_LOCATION__COLUMN_NAME - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Column Name' attribute.
- SHEET_LOCATION__ROW - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Row' attribute feature.
- SHEET_LOCATION__ROW - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Row' attribute.
- SHEET_LOCATION__SHEET - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Sheet' attribute feature.
- SHEET_LOCATION__SHEET - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Sheet' attribute.
- SHEET_LOCATION__VALID - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Valid' attribute feature.
- SHEET_LOCATION__VALID - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Valid' attribute.
- SHEET_LOCATION_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The number of structural features of the 'Sheet Location' class.
- sheetLocation - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.ErrorReportImpl
-
- sheetLocation - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SettingToSheetMappingImpl
-
- SheetLocation - Interface in org.eclipse.emfforms.spi.spreadsheet.core.error.model
-
A representation of the model object 'Excel Location'.
- SheetLocationImpl - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl
-
An implementation of the model object 'Excel Location'.
- SheetLocationImpl() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
- sheetLocationItemProvider - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
SheetLocation
instances.
- SheetLocationItemProvider - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider
-
- SheetLocationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SheetLocationItemProvider
-
This constructs an instance from a factory and a notifier.
- ShortcutHandler - Class in org.eclipse.emfforms.internal.editor.handlers
-
The ShorcutHandler receives the shortcuts defined in plugin.xml and passes them to the editor.
- ShortcutHandler() - Constructor for class org.eclipse.emfforms.internal.editor.handlers.ShortcutHandler
-
- ShortcutHandler_NewElementDialogDescription - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- ShortcutHandler_NewElementDialogTitle - Static variable in class org.eclipse.emfforms.spi.editor.messages.Messages
-
- shortcuts_delete_resetSelectionToRoot() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart_PTest
-
- shortcuts_detail_noDelete() - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorFullRender_PTest
-
Expectation: When the focus is on the detail view, no tree node must be deleted if the DEL key is pressed.
- shortcuts_tree_delete() - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorFullRender_PTest
-
- ShortLabelProvider - Class in org.eclipse.emf.ecp.editor.internal.e3
-
Label provider to shorten the getText Method.
- ShortLabelProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.editor.internal.e3.ShortLabelProvider
-
Default constructor.
- shouldCreateCellEditor(Object) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
Defined whether a cell editor should be created or not.
- shouldShow(EObject) - Method in class org.eclipse.emf.ecp.internal.ide.editor.view.templatebridge.actions.OpenTemplateEditorAction
-
- shouldShow(EObject) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateControlsHandler
-
- shouldShow(EObject) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnSegmentDmrsHandler
-
- shouldShow(EObject) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnsForSubclassesHandler
-
- shouldShow(EObject) - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.GenerateTableColumnsHandler
-
- shouldShow(EObject) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.actions.OpenPreviewHandler
- shouldShow(EObject) - Method in class org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt.MasterDetailAction
-
- shouldShow(List<Object>) - Method in class org.eclipse.emfforms.internal.editor.ecore.actions.CreateNewInstanceAction
-
- shouldShow(List<Object>) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.delegating.DelegatingMasterDetailAction
-
- shouldShow(List<Object>) - Method in class org.eclipse.emfforms.spi.swt.treemasterdetail.actions.MasterDetailAction
-
- shouldShowWarning() - Method in class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationDialog
-
Whether to show migration warnings.
- SHOW_CREATE_AND_LINK_BUTTON_FOR_CROSS_REFERENCES_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- SHOW_LINK_BUTTON_FOR_CONTAINMENT_REFERENCES_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- SHOW_RULE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
The meta object literal for the '
Show
Rule
' class.
- SHOW_RULE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The meta object id for the '
Show Rule
'
class.
- SHOW_RULE__CONDITION - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The feature id for the 'Condition' containment reference.
- SHOW_RULE__HIDE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage.Literals
-
The meta object literal for the 'Hide' attribute feature.
- SHOW_RULE__HIDE - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The feature id for the 'Hide' attribute.
- SHOW_RULE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.rule.model.RulePackage
-
The number of structural features of the 'Show Rule' class.
- SHOW_VALIDATION_SUMMARY_TOOLTIP_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- showAddExistingButton() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Returns true if the 'AddExisting' button is shown, false otherwise.
- showAddExistingButton() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer
-
- showAddNewButton() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.LinkOnlyMultiReferenceRenderer
-
Returns true if the 'AddNew' button is shown, false otherwise.
- showAddNewButton() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Returns true if the 'AddNew' button is shown, false otherwise.
- showAddNewButton() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer
-
- showCategorization(VAbstractCategorization) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractJFaceTreeRenderer
-
Reveal the control that renders the given categorization
.
- showCategorization(VAbstractCategorization) - Method in class org.eclipse.emf.ecp.view.spi.categorization.swt.AbstractSWTTabRenderer
-
Reveal the control that renders the given categorization
.
- showCreateAndLinkButtonForCrossReferences - Variable in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- showDeleteButton() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Returns true if the 'Delete' button is shown, false otherwise.
- showDeleteButton() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer
-
- showDialog(DiffMergeModelContext, int) - Static method in class org.eclipse.emf.ecp.diffmerge.swt.DiffDialogHelper
-
This opens a dialog displaying the differences of the elements of the
DiffMergeModelContext
based on the
index of the difference.
- showDialog(DiffMergeModelContext, VControl, String) - Static method in class org.eclipse.emf.ecp.diffmerge.swt.DiffDialogHelper
-
- showDirtyProjectsDialog(Shell) - Static method in class org.eclipse.emf.ecp.spi.ui.util.ECPHandlerHelper
-
Opens a dialog to save dirty projects.
- showError(Shell, String, String) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer
-
Shows an error message to the user.
- showError(Shell, String, String) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.ExpectedValueControlRenderer_Test.TestExpectedValueControlRenderer
-
- showError(Shell, String, String) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionControlRenderer_Test.TestLeafConditionControlRenderer
-
- showError(Shell, String, String) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionSegmentControlRenderer_PTest.TestLeafConditionSegmentControlRenderer
-
- showErrors(List<String>) - Method in class org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridPasteKeyListener
-
Shows the errors to the user.
- showFilterControl() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Toggle the visible state of the filter control.
- showFilterControl() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- showHide(boolean) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder
-
Set whether support for users to show and hide the column is installed.
- showHide() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder_PTest
-
- showHideColumns(boolean) - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationBuilder
-
Set whether support for users to show and hide columns is installed.
- showHideColumns() - Method in class org.eclipse.emfforms.spi.swt.table.TableConfigurationBuilder_PTest
-
- showHideColumns(boolean) - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder
-
Set whether support for users to show and hide columns is installed.
- showHideColumns() - Method in class org.eclipse.emfforms.spi.swt.table.TableViewerSWTBuilder_PTest
-
- ShowHistoryHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
- ShowHistoryHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShowHistoryHandler
-
- showHistoryView(Object, Shell) - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.ShowHistoryViewHelper
-
Shows an HistoryView based on an
Object
.
- ShowHistoryViewHandler - Class in org.eclipse.emf.ecp.e4.emfstore
-
Handler to open the EMFStore History View.
- ShowHistoryViewHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.ShowHistoryViewHandler
-
- ShowHistoryViewHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
This is the EMFStore ShowHistory Helper delegating to the EMFStore UIShowHistoryController
.
- showInfo(Shell, String, String) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionSegmentControlRenderer
-
Opens a dialog showing information to the user.
- showInfo(Shell, String, String) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.LeafConditionSegmentControlRenderer_PTest.TestLeafConditionSegmentControlRenderer
-
- showLabel() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
-
Deprecated.
- showLabel() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
-
Deprecated.
- showLabel() - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.TableControl
-
Deprecated.
- showLabel() - Method in class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
-
- showLabel(VControl, ReportService, String) - Static method in class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRendererUtil
-
Whether to create a label cell on the left in the same row.
- showLinkButtonForContainmentReferences - Variable in class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- showLinkValueFailedMessageDialog(Shell, Exception) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.EditableEReferenceLabelControlSWTRenderer
-
Shows an error message dialog indicating a failed value link due to an exception.
- showMessage(String) - Method in class org.eclipse.emf.ecp.ui.views.TreeView
-
Shows a message to the user.
- showMoveDownButton() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Returns true if the 'MoveDown' button is shown, false otherwise.
- showMoveDownButton() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer
-
- showMoveUpButton() - Method in class org.eclipse.emf.ecp.view.internal.control.multireference.MultiReferenceSWTRenderer
-
Returns true if the 'MoveUp' button is shown, false otherwise.
- showMoveUpButton() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer
-
- showPage(Control) - Method in class org.eclipse.emf.ecp.view.spi.swt.layout.PageLayout
-
Show the given control
as the current page and re-compute the
composite's layout.
- ShowRule - Interface in org.eclipse.emf.ecp.view.spi.rule.model
-
A representation of the model object 'Show Rule'.
- ShowRuleImpl - Class in org.eclipse.emf.ecp.view.spi.rule.model.impl
-
An implementation of the model object 'Show Rule'.
- ShowRuleImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.impl.ShowRuleImpl
-
- showRuleItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
ShowRule
instances.
- ShowRuleItemProvider - Class in org.eclipse.emf.ecp.view.spi.rule.model.provider
-
This is the item provider adapter for a
ShowRule
object.
- ShowRuleItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.ShowRuleItemProvider
-
This constructs an instance from a factory and a notifier.
- showUnsetLabel() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
- showValidationSummaryTooltip - Variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- SIDIMM_VALUE - Static variable in enum org.eclipse.emfforms.coffee.model.coffee.RamType
-
The 'SIDIMM' literal value.
- signalEcoreOutOfSync() - Method in class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
Called by the framework to signal that the view model's resource has changed since the view model was last
loaded.
- signalEcoreOutOfSync() - Method in interface org.eclipse.emf.ecp.ide.view.service.ViewModelEditorCallback
-
Called by the framework to signal that the view model's resource has changed since the view model was last
loaded.
- SimpleControlJFaceViewerSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.core.swt
-
Renderer for Controls
which uses a Viewer
.
- SimpleControlJFaceViewerSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlJFaceViewerSWTRenderer
-
Default constructor.
- SimpleControlRendererTester - Class in org.eclipse.emf.ecp.view.model.common
-
Tester for Control Renderer.
- SimpleControlRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.SimpleControlRendererTester
-
- SimpleControlSWTControlSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.core.swt
-
Renderer for Controls
.
- SimpleControlSWTControlSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTControlSWTRenderer
-
Default constructor.
- SimpleControlSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.core.swt
-
- SimpleControlSWTRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer
-
Default constructor.
- SimpleControlSWTRenderer_PTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
- SimpleControlSWTRenderer_PTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.SimpleControlSWTRenderer_PTest
-
- SimpleControlSWTRenderer_Set - Static variable in interface org.eclipse.emf.ecp.view.internal.core.swt.MessageKeys
-
- SimpleControlSWTRenderer_Unset - Static variable in interface org.eclipse.emf.ecp.view.internal.core.swt.MessageKeys
-
- SimpleControlSWTRendererUtil - Class in org.eclipse.emf.ecp.view.spi.core.swt
-
- simpleMode() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard_PTest
-
- simpleMode_cancel() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard_PTest
-
- simpleMode_initialSelection() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.CreateSegmentDmrWizard_PTest
-
- SimpleProperty<T> - Class in org.eclipse.emfforms.internal.common
-
Simple implementation of a property.
- SimpleProperty(String, T) - Constructor for class org.eclipse.emfforms.internal.common.SimpleProperty
-
The constructor.
- SINGLE_COLUMN_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
-
- SINGLE_COLUMN_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
- SINGLE_COLUMN_CONFIGURATION__COLUMN_DOMAIN_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage.Literals
-
The meta object literal for the 'Column Domain Reference' reference feature.
- SINGLE_COLUMN_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.
- SINGLE_COLUMN_CONFIGURATION_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.table.model.VTablePackage
-
The number of structural features of the 'Single Column Configuration' class.
- SingleColumnConfigurationItemProvider - Class in org.eclipse.emf.ecp.view.spi.table.model.provider
-
- SingleColumnConfigurationItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.provider.SingleColumnConfigurationItemProvider
-
This constructs an instance from a factory and a notifier.
- SingleColumnRow - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
Deprecated.
- SingleColumnRow(Control) - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.SingleColumnRow
-
Deprecated.
- SingleControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
-
Deprecated.
- SingleControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
-
Deprecated.
- singleInstantiation() - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners_PTest
-
Verify management of instances of the class: a single instance for any view-model context.
- SingleReferenceCellEditor - Class in org.eclipse.emf.ecp.view.internal.table.swt.cell
-
Single reference cell editor implementation.
- SingleReferenceCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
The constructor.
- SingleReferenceCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditor
-
Alternate constructor with SWT style bits.
- SingleReferenceCellEditorTester - Class in org.eclipse.emf.ecp.view.internal.table.swt.cell
-
Single reference cell editor tester.
- SingleReferenceCellEditorTester() - Constructor for class org.eclipse.emf.ecp.view.internal.table.swt.cell.SingleReferenceCellEditorTester
-
- SingleReferenceRendererTester - Class in org.eclipse.emf.ecp.view.model.common
-
- SingleReferenceRendererTester() - Constructor for class org.eclipse.emf.ecp.view.model.common.SingleReferenceRendererTester
-
- size() - Method in interface org.eclipse.emf.ecp.spi.core.util.InternalChildrenList
-
The size of the list.
- size - Variable in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
The cached value of the '
Size
' attribute.
- size() - Method in interface org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap
-
Queries the number of diagnostics that I contain.
- size() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap.Unlimited
-
- size() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Limited
-
- size() - Method in class org.eclipse.emfforms.spi.common.validation.DiagnosticFrequencyMap_Test.Unlimited
-
- SIZE_EDEFAULT - Static variable in class org.eclipse.emfforms.coffee.model.coffee.impl.RAMImpl
-
The default value of the '
Size
' attribute.
- skipSubtree(EObject, Optional<Diagnostic>) - Method in interface org.eclipse.emfforms.common.spi.validation.filter.SubTreeFilter
-
Return true if the eContents (subtree) of the given EObject
should not be validated.
- skipValidation(EObject) - Method in interface org.eclipse.emfforms.common.spi.validation.filter.ObjectFilter
-
Return true if the given EObject
should NOT be validated.
- SlowElement(Object) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.SlowElement
-
- smokeTest() - Method in class org.eclipse.emfforms.internal.ide.view.segments.DmrToSegmentsMigratorImpl_ITest
-
- SOCKET_CONNECTOR_TYPE - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage.Literals
-
- SOCKET_CONNECTOR_TYPE - Static variable in interface org.eclipse.emfforms.coffee.model.coffee.CoffeePackage
-
- SOCKETCONNECTOR_TYPE_EDEFAULT - Static variable in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- socketconnectorType - Variable in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
- SocketConnectorType - Enum in org.eclipse.emfforms.coffee.model.coffee
-
A representation of the literals of the enumeration 'Socket Connector Type',
and utility methods for working with them.
- SODIMM_VALUE - Static variable in enum org.eclipse.emfforms.coffee.model.coffee.RamType
-
The 'SODIMM' literal value.
- sort() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrsSWTRenderer_PTest
-
Tests the 'Sort' button It's supposed to actually sort the DMRs in the multi segment.
- sortSelectionBasedOnIndex(List<?>, List<?>) - Static method in class org.eclipse.emf.ecp.view.spi.table.swt.action.AbstractMoveRowAction
-
Sorting helper for a table viewer selection.
- SPAN - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
-
The meta object literal for the '
Span
' class.
- SPAN - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The meta object id for the '
Span
'
class.
- SPAN__HORIZONTAL_SPAN - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage.Literals
-
The meta object literal for the 'Horizontal Span' attribute feature.
- SPAN__HORIZONTAL_SPAN - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The feature id for the 'Horizontal Span' attribute.
- SPAN_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.groupedgrid.model.VGroupedGridPackage
-
The number of structural features of the 'Span' class.
- spanItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VSpan
instances.
- SpanItemProvider - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider
-
This is the item provider adapter for a
VSpan
object.
- SpanItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.SpanItemProvider
-
This constructs an instance from a factory and a notifier.
- SPREADSHEET_IMPORT_RESULT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
- SPREADSHEET_IMPORT_RESULT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
- SPREADSHEET_IMPORT_RESULT__ERROR_REPORTS - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Error Reports' containment reference list feature.
- SPREADSHEET_IMPORT_RESULT__ERROR_REPORTS - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Error Reports' containment reference list.
- SPREADSHEET_IMPORT_RESULT__IMPORTED_EOBJECTS - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Imported EObjects' reference list feature.
- SPREADSHEET_IMPORT_RESULT__IMPORTED_EOBJECTS - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Imported EObjects' reference list.
- SPREADSHEET_IMPORT_RESULT__SETTING_TO_SHEET_MAP - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage.Literals
-
The meta object literal for the 'Setting To Sheet Map' reference list feature.
- SPREADSHEET_IMPORT_RESULT__SETTING_TO_SHEET_MAP - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The feature id for the 'Setting To Sheet Map' reference list.
- SPREADSHEET_IMPORT_RESULT_FEATURE_COUNT - Static variable in interface org.eclipse.emfforms.spi.spreadsheet.core.error.model.ErrorPackage
-
The number of structural features of the 'Spreadsheet Import Result' class.
- SpreadsheetCategorization_Test - Class in org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization
-
Test class for all spreadsheet categorization renderer.
- SpreadsheetCategorization_Test() - Constructor for class org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization.SpreadsheetCategorization_Test
-
- SpreadsheetImportResult - Interface in org.eclipse.emfforms.spi.spreadsheet.core.error.model
-
A representation of the model object 'Reports'.
- SpreadsheetImportResultImpl - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl
-
An implementation of the model object 'Reports'.
- SpreadsheetImportResultImpl() - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SpreadsheetImportResultImpl
-
- spreadsheetImportResultItemProvider - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- SpreadsheetImportResultItemProvider - Class in org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider
-
- SpreadsheetImportResultItemProvider(AdapterFactory) - Constructor for class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.SpreadsheetImportResultItemProvider
-
This constructs an instance from a factory and a notifier.
- STACK_ITEM - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
-
The meta object literal for the '
Item
' class.
- STACK_ITEM - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The meta object id for the '
Item
'
class.
- STACK_ITEM__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Attachments' containment reference list.
- STACK_ITEM__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Children' containment reference list.
- STACK_ITEM__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Diagnostic' containment reference.
- STACK_ITEM__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Enabled' attribute.
- STACK_ITEM__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Name' attribute.
- STACK_ITEM__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Readonly' attribute.
- STACK_ITEM__VALUE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- STACK_ITEM__VALUE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Value' attribute.
- STACK_ITEM__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Visible' attribute.
- STACK_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The number of structural features of the 'Item' class.
- STACK_LAYOUT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
-
The meta object literal for the '
Layout
' class.
- STACK_LAYOUT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The meta object id for the '
Layout
' class.
- STACK_LAYOUT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Attachments' containment reference list.
- STACK_LAYOUT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Diagnostic' containment reference.
- STACK_LAYOUT__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
-
The meta object literal for the 'Domain Model Reference' containment reference feature.
- STACK_LAYOUT__DOMAIN_MODEL_REFERENCE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Domain Model Reference' containment reference.
- STACK_LAYOUT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Enabled' attribute.
- STACK_LAYOUT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Name' attribute.
- STACK_LAYOUT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Readonly' attribute.
- STACK_LAYOUT__STACK_ITEMS - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
-
The meta object literal for the 'Stack Items' containment reference list feature.
- STACK_LAYOUT__STACK_ITEMS - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Stack Items' containment reference list.
- STACK_LAYOUT__TOP_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage.Literals
-
The meta object literal for the 'Top Element' reference feature.
- STACK_LAYOUT__TOP_ELEMENT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Top Element' reference.
- STACK_LAYOUT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The feature id for the 'Visible' attribute.
- STACK_LAYOUT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.stack.model.VStackPackage
-
The number of structural features of the 'Layout' class.
- StackAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.stack.model.util
-
The Adapter Factory for the model.
- StackAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.util.StackAdapterFactory
-
Creates an instance of the adapter factory.
- StackEditPlugin - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
-
This is the central singleton for the Stack edit plugin.
- StackEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackEditPlugin
-
Create the instance.
- StackEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
-
The actual implementation of the Eclipse Plugin.
- StackItemControlRenderer - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- StackItemControlRenderer(VControl, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider) - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.StackItemControlRenderer
-
Default constructor.
- StackItemControlRendererService - Class in org.eclipse.emf.ecp.view.internal.editor.controls
-
- StackItemControlRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.editor.controls.StackItemControlRendererService
-
- StackItemItemProvider - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
-
This is the item provider adapter for a
VStackItem
object.
- StackItemItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemItemProvider
-
This constructs an instance from a factory and a notifier.
- stackItemItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VStackItem
instances.
- StackItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- StackItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
This constructs an instance.
- StackItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
-
- StackItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
-
The switch for creating child descriptors specific to each extended class.
- stackItems - Variable in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
The cached value of the '
Stack Items
' containment reference list.
- StackItemSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.stack.ui.swt
-
StackItemSWTRendererService which provides the StackItemSWTRenderer.
- StackItemSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.stack.ui.swt.StackItemSWTRendererService
-
- StackItemViewService - Class in org.eclipse.emf.ecp.view.internal.stack.ui.swt
-
- StackItemViewService() - Constructor for class org.eclipse.emf.ecp.view.internal.stack.ui.swt.StackItemViewService
-
- stackLayoutItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VStackLayout
instances.
- StackLayoutItemProvider - Class in org.eclipse.emf.ecp.view.spi.stack.model.provider
-
This is the item provider adapter for a
VStackLayout
object.
- StackLayoutItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackLayoutItemProvider
-
This constructs an instance from a factory and a notifier.
- StackSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.stack.model.util
-
The Switch for the model's inheritance hierarchy.
- StackSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.util.StackSwitch
-
Creates an instance of the switch.
- start(BundleContext) - Method in class org.eclipse.emf.ecp.application3x.Activator
-
- start(IApplicationContext) - Method in class org.eclipse.emf.ecp.application3x.Application
- start(BundleContext) - Method in class org.eclipse.emf.ecp.cdo.internal.core.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.core.emffilter.internal.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.core.rap.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.diffmerge.swt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.editor.internal.e3.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.emf2web.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.emf2web.ui.json.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.internal.core.rap.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.ide.editor.view.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.ide.internal.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.ide.internal.migration.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.ide.view.service.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.core.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.edit.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.ui.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.ui.validation.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.view.model.provider.xmi.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.view.table.ui.swt.persistedstate.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.internal.view.template.model.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.rap.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.ui.internal.e4.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.ui.platform.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.ui.view.internal.editor.controls.legacy.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.validation.connector.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.edapt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.section.ui.swt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.table.columnservice.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.table.model.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.treemasterdetail.ui.swt.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.ui.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.validation.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.validation.bean.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.preview.common.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.view.template.service.Activator
- start(BundleContext) - Method in class org.eclipse.emf.ecp.workspace.internal.core.Activator
-
- start(BundleContext) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.Activator
-
- start(BundleContext) - Method in class org.eclipse.emfforms.common.internal.validation.Activator
-
- start(BundleContext) - Method in class org.eclipse.emfforms.ide.internal.builder.Activator
-
- start(BundleContext) - Method in class org.eclipse.emfforms.internal.coffee.wizards.CoffeeWizardsPlugin.Implementation
-
- start(BundleContext) - Method in class org.eclipse.emfforms.internal.editor.Activator
-
- start(BundleContext) - Method in class org.eclipse.emfforms.internal.editor.genmodel.Activator
-
- start(BundleContext) - Method in class org.eclipse.emfforms.internal.editor.genmodel.util.Activator
-
- start(BundleContext) - Method in class org.eclipse.emfforms.internal.example.wizards.ExampleWizardsPlugin.Implementation
-
- start(BundleContext) - Method in class org.eclipse.emfforms.internal.ide.preferences.Activator
-
- start(BundleContext) - Method in class org.eclipse.emfforms.internal.swt.core.Activator
-
- starting(Description) - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest.ProjectRule
-
- startLocalServer() - Static method in class org.eclipse.emf.ecp.emfstore.internal.ui.handler.StartLocalServerHelper
-
Starts a local EMFStore Server.
- StartLocalServerHandler - Class in org.eclipse.emf.ecp.e4.emfstore
-
Handler to start a local EMFStore Server.
- StartLocalServerHandler() - Constructor for class org.eclipse.emf.ecp.e4.emfstore.StartLocalServerHandler
-
- StartLocalServerHandler - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
A handler allowing to start a local EMFStore server.
- StartLocalServerHandler() - Constructor for class org.eclipse.emf.ecp.emfstore.internal.ui.handler.StartLocalServerHandler
-
- StartLocalServerHelper - Class in org.eclipse.emf.ecp.emfstore.internal.ui.handler
-
Helper class to start a local EMFStore Server.
- startPrefixMapping(String, String) - Method in class org.eclipse.emf.ecp.spi.view.migrator.NameSpaceHandler
- startup(BundleContext) - Method in class org.eclipse.emf.ecp.view.template.service.ViewTemplateSupplierImpl
-
Startup method for osgi service.
- StaticBid - Annotation Type in org.eclipse.emfforms.bazaar
-
Allows a vendor to do a static bid.
- StaticCellLabelProviderFactory - Class in org.eclipse.emfforms.internal.swt.table.util
-
Returns a previously created provider.
- StaticCellLabelProviderFactory(CellLabelProvider) - Constructor for class org.eclipse.emfforms.internal.swt.table.util.StaticCellLabelProviderFactory
-
- StatusMessageProvider - Interface in org.eclipse.emf.ecp.editor.e3
-
Provides a message for the statusbar of the meeditor.
- StatusReport - Class in org.eclipse.emf.ecp.view.spi.model.reporting
-
A Status
that may be passed to the report service.
- StatusReport(Status) - Constructor for class org.eclipse.emf.ecp.view.spi.model.reporting.StatusReport
-
Constructor.
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.application3x.Activator
-
- stop() - Method in class org.eclipse.emf.ecp.application3x.Application
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.cdo.internal.core.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.cdo.internal.ui.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.core.emffilter.internal.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.core.rap.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.diffmerge.internal.context.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.diffmerge.swt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.edit.internal.swt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.editor.internal.e3.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.emf2web.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.emf2web.ui.json.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.core.internal.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.internal.core.rap.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.emfstore.internal.ui.e3.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.explorereditorbridge.internal.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.ide.editor.view.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.ide.internal.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.ide.internal.migration.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.ide.view.service.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.core.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.diagnostician.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.edit.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.ui.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.ui.validation.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.view.model.provider.xmi.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.view.table.ui.swt.persistedstate.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.internal.view.template.model.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.rap.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.ui.internal.e4.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.ui.platform.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.ui.view.internal.editor.controls.legacy.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.validation.connector.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.edapt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.categorization.swt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.compoundcontrol.swt.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.core.swt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.custom.swt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.editor.controls.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.section.ui.swt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.stack.ui.swt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.swt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.table.columnservice.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.table.model.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.table.swt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.treemasterdetail.ui.swt.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.ui.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.validation.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.internal.validation.bean.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.internal.preview.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.internal.project.installer.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.model.preview.common.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.custom.model.impl.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.model.impl.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.spi.rule.model.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.template.internal.tooling.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.view.template.service.Activator
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.workspace.internal.core.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emf.ecp.workspace.internal.ui.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emfforms.common.internal.validation.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emfforms.ide.internal.builder.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emfforms.internal.coffee.wizards.CoffeeWizardsPlugin.Implementation
-
- stop(BundleContext) - Method in class org.eclipse.emfforms.internal.editor.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emfforms.internal.editor.genmodel.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emfforms.internal.editor.genmodel.util.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emfforms.internal.example.wizards.ExampleWizardsPlugin.Implementation
-
- stop(BundleContext) - Method in class org.eclipse.emfforms.internal.ide.preferences.Activator
-
- stop(BundleContext) - Method in class org.eclipse.emfforms.internal.swt.core.Activator
-
- stopNotification() - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
-
- stopNotification(Object) - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
-
- stopNotification() - Method in interface org.eclipse.emf.ecp.changebroker.spi.ChangeBroker
-
- stopNotification(Object) - Method in interface org.eclipse.emf.ecp.changebroker.spi.ChangeBroker
-
- storeElement(ELEMENT) - Method in class org.eclipse.emf.ecp.internal.core.util.PropertiesStore
-
- Strategy - Interface in org.eclipse.emf.ecp.changebroker.internal
-
A Strategy is a registry/ruleset which allows to identify if a notification is relevant for an
ChangeObserver
.
- strategy() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrNewModelElementStrategyProvider_PTest
-
- strategy() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrOpenInNewContextStrategyProvider_PTest
-
- strategy() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiDmrNewReferenceElementStrategyProvider_PTest
-
- strategy() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiDmrOpenInNewContextStrategyProvider_PTest
-
- strategy() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrNewModelElementStrategyProvider_PTest
-
- strategy() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrOpenInNewContextStrategyProvider_PTest
-
- strategy_cancel() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrNewModelElementStrategyProvider_PTest
-
- strategy_cancel() - Method in class org.eclipse.emf.ecp.view.internal.editor.handler.RuleConditionDmrOpenInNewContextStrategyProvider_PTest
-
- strategy_cancel() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiDmrNewReferenceElementStrategyProvider_PTest
-
- strategy_cancel() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiDmrOpenInNewContextStrategyProvider_PTest
-
- strategy_cancel() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrNewModelElementStrategyProvider_PTest
-
- strategy_cancel() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrOpenInNewContextStrategyProvider_PTest
-
- strategy_databindingFailed() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrNewModelElementStrategyProvider_PTest
-
- strategy_databindingFailed() - Method in class org.eclipse.emfforms.internal.view.multisegment.tooling.MultiSegmentChildDmrOpenInNewContextStrategyProvider_PTest
-
- STRING_TO_OBJECT_MAP_ENTRY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
- STRING_TO_OBJECT_MAP_ENTRY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- STRING_TO_OBJECT_MAP_ENTRY__KEY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- STRING_TO_OBJECT_MAP_ENTRY__KEY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Key' attribute.
- STRING_TO_OBJECT_MAP_ENTRY__VALUE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- STRING_TO_OBJECT_MAP_ENTRY__VALUE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Value' attribute.
- STRING_TO_OBJECT_MAP_ENTRY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'String To Object Map Entry' class.
- StringBasedCellEditor - Class in org.eclipse.emf.ecp.edit.spi.swt.table
-
Cell editor for string based cell editors that implements a custom
activate method that propagates changes on first key stroke.
- StringBasedCellEditor() - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.table.StringBasedCellEditor
-
Default constructor.
- StringBasedCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.table.StringBasedCellEditor
-
Constructor.
- StringBasedCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.table.StringBasedCellEditor
-
Constructor.
- StringCellEditor - Class in org.eclipse.emf.ecp.edit.spi.swt.table
-
A String cell editor which displays strings.
- StringCellEditor() - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
Default constructor.
- StringCellEditor(Composite) - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
A constructor which takes only a parent.
- StringCellEditor(Composite, int) - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor
-
A constructor which takes the parent and the style.
- StringCellEditor_PTest - Class in org.eclipse.emf.ecp.edit.spi.swt.table
-
- StringCellEditor_PTest(EStructuralFeature, EObject, Object, Object, boolean) - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditor_PTest
-
- StringCellEditorTester - Class in org.eclipse.emf.ecp.edit.spi.swt.table
-
- StringCellEditorTester() - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.table.StringCellEditorTester
-
- StringCellEditorTester - Class in org.eclipse.emfforms.internal.view.control.multiattribute.celleditor
-
- StringCellEditorTester() - Constructor for class org.eclipse.emfforms.internal.view.control.multiattribute.celleditor.StringCellEditorTester
-
- StringControl - Class in org.eclipse.emf.ecp.edit.internal.swt.controls
-
Deprecated.
- StringControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.controls.StringControl
-
Deprecated.
- StringControl_NoTextSetClickToSetText - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.controls.DepricatedControlMessageKeys
-
- StringControl_NoTextSetClickToSetText - Static variable in interface org.eclipse.emf.ecp.view.internal.core.swt.MessageKeys
-
- StringControl_UnsetText - Static variable in interface org.eclipse.emf.ecp.edit.internal.swt.controls.DepricatedControlMessageKeys
-
- StringToObjectMapEntryItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
This is the item provider adapter for a
Map.Entry
object.
- StringToObjectMapEntryItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.StringToObjectMapEntryItemProvider
-
This constructs an instance from a factory and a notifier.
- stringToObjectMapEntryItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
Map.Entry
instances.
- StringViewModelMigrator - Interface in org.eclipse.emf.ecp.spi.view.migrator.string
-
A String View Model Migrator may migrate view models which are available in memory as a string representation.
- StringViewModelMigratorUtil - Class in org.eclipse.emf.ecp.spi.view.migrator.string
-
Util methods related to string view model migration.
- StructuralChangeCustomDMRTester - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
-
Tester for structural changes of CustomDMRs.
- StructuralChangeCustomDMRTester() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.impl.StructuralChangeCustomDMRTester
-
- StructuralChangeSegmentTester - Interface in org.eclipse.emfforms.spi.core.services.structuralchange
-
- StructuralChangeTesterDefault - Class in org.eclipse.emfforms.internal.core.services.structuralchange.defaultheuristic
-
- StructuralChangeTesterDefault() - Constructor for class org.eclipse.emfforms.internal.core.services.structuralchange.defaultheuristic.StructuralChangeTesterDefault
-
- StructuralChangeTesterIndex - Class in org.eclipse.emfforms.internal.core.services.structuralchange.index
-
Structural change tester for VIndexDomainModelReferences.
- StructuralChangeTesterIndex() - Constructor for class org.eclipse.emfforms.internal.core.services.structuralchange.index.StructuralChangeTesterIndex
-
- StructuralChangeTesterInternal - Interface in org.eclipse.emfforms.spi.core.services.structuralchange
-
- StructuralChangeTesterKeyAttribute - Class in org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute
-
- StructuralChangeTesterKeyAttribute() - Constructor for class org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute
-
- StructuralChangeTesterKeyAttribute_ITest - Class in org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute
-
- StructuralChangeTesterKeyAttribute_ITest() - Constructor for class org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute_ITest
-
- StructuralChangeTesterKeyAttribute_Test - Class in org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute
-
- StructuralChangeTesterKeyAttribute_Test() - Constructor for class org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute_Test
-
- StructuralChangeTesterMapping - Class in org.eclipse.emfforms.internal.core.services.structuralchange.mapping
-
Structural change tester for VMappingDomainModelReference.
- StructuralChangeTesterMapping() - Constructor for class org.eclipse.emfforms.internal.core.services.structuralchange.mapping.StructuralChangeTesterMapping
-
- StructuralChangeTesterTable - Class in org.eclipse.emfforms.internal.core.services.structuralchange.table
-
- StructuralChangeTesterTable() - Constructor for class org.eclipse.emfforms.internal.core.services.structuralchange.table.StructuralChangeTesterTable
-
- StructuredContentProvider<INPUT> - Class in org.eclipse.emf.ecp.internal.ui.model
-
- StructuredContentProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.model.StructuredContentProvider
-
- style - Variable in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
The cached value of the '
Style
' attribute.
- STYLE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the '
Style
' class.
- STYLE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The meta object id for the '
Style
'
class.
- style - Variable in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
This is used to encode the style bits.
- STYLE__PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Properties' containment reference list feature.
- STYLE__PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Properties' containment reference list.
- STYLE__SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Selector' containment reference.
- STYLE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
The default value of the '
Style
' attribute.
- STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of structural features of the 'Style' class.
- STYLE_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of operations of the 'Style' class.
- STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
- STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- STYLE_PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of structural features of the 'Style Property' class.
- STYLE_PROPERTY_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of operations of the 'Style Property' class.
- STYLE_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
- STYLE_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- STYLE_SELECTOR_CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
- STYLE_SELECTOR_CONTAINER - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- STYLE_SELECTOR_CONTAINER__SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Selector' containment reference feature.
- STYLE_SELECTOR_CONTAINER__SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Selector' containment reference.
- STYLE_SELECTOR_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of structural features of the 'Style Selector Container' class.
- STYLE_SELECTOR_CONTAINER_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of operations of the 'Style Selector Container' class.
- STYLE_SELECTOR_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of structural features of the 'Style Selector' class.
- STYLE_SELECTOR_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of operations of the 'Style Selector' class.
- styleBits(int) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder
-
Add SWT style bits.
- StyleItemProvider - Class in org.eclipse.emf.ecp.view.template.model.provider
-
This is the item provider adapter for a
VTStyle
object.
- StyleItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.model.provider.StyleItemProvider
-
This constructs an instance from a factory and a notifier.
- styleItemProvider - Variable in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VTStyle
instances.
- styles - Variable in class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
The cached value of the '
Styles
' containment reference list.
- StyleSelectorContainerItemProvider - Class in org.eclipse.emf.ecp.view.template.model.provider
-
- StyleSelectorContainerItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.model.provider.StyleSelectorContainerItemProvider
-
This constructs an instance from a factory and a notifier.
- SubControlMapper - Interface in org.eclipse.emfforms.spi.core.services.controlmapper
-
- subscribe(EMFObserver) - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
-
- subscribe(EMFObserver) - Method in interface org.eclipse.emf.ecp.changebroker.spi.ChangeBroker
-
- subscribeToEClass(ChangeObserver, EClass) - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
-
Adds an
ChangeObserver
that will receive notifications of notifiers with the given EClass.
- subscribeToEClass(ChangeObserver, EClass) - Method in interface org.eclipse.emf.ecp.changebroker.spi.ChangeBroker
-
Adds an
ChangeObserver
that will receive notifications of notifiers with the given EClass.
- subscribeToFeature(ChangeObserver, EStructuralFeature) - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
-
Adds an
ChangeObserver
that will receive notifications when the given EStructuralFeautre is effected.
- subscribeToFeature(ChangeObserver, EStructuralFeature) - Method in interface org.eclipse.emf.ecp.changebroker.spi.ChangeBroker
-
Adds an
ChangeObserver
that will receive notifications when the given EStructuralFeautre is effected.
- subscribeToTree(ChangeObserver, EClass) - Method in class org.eclipse.emf.ecp.changebroker.internal.ChangeBrokerImpl
-
Adds an
ChangeObserver
that will receive notifications of notifiers with the given EClass or which are
contained (either direct or indirect) in an EObject of the given EClass.
- subscribeToTree(ChangeObserver, EClass) - Method in interface org.eclipse.emf.ecp.changebroker.spi.ChangeBroker
-
Adds an
ChangeObserver
that will receive notifications of notifiers with the given EClass or which are
contained (either direct or indirect) in an EObject of the given EClass.
- substringFilter(boolean) - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder
-
Set whether support for users to show a simple substring-matching filter
is installed.
- substringFilter() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationBuilder_PTest
-
- SubTreeFilter - Interface in org.eclipse.emfforms.common.spi.validation.filter
-
Interface that allows to skip the validation of sub trees.
- successCase() - Method in class org.eclipse.emf.ecp.view.internal.context.ViewModelContextContextFunction_ITest
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.indexdmr.model.provider.IndexdmrItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.provider.KeyattributedmrItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.provider.MappingdmrItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.selector.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.selector.bool.model.provider.BoolItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.provider.DomainmodelreferenceItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.provider.HierarchyItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.alignment.model.provider.AlignmentItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.background.model.provider.BackgroundItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.fontProperties.model.provider.FontPropertiesItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.keybinding.model.provider.KeybindingItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.labelwidth.model.provider.LabelwidthItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.mandatory.model.provider.MandatoryItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.reference.model.provider.ReferenceItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.tab.model.provider.TabItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.provider.TableStylePropertyItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.tableValidation.model.provider.TableValidationItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.provider.TextControlEnablementItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.unsettable.model.provider.UnsettableItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.template.style.wrap.model.provider.WrapItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emfforms.coffee.model.coffee.provider.CoffeeItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emfforms.datatemplate.provider.DataTemplateItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emfforms.spi.rulerepository.model.provider.RulerepositoryItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.provider.ErrorItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emfforms.spi.view.indexsegment.model.provider.IndexsegmentItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emfforms.spi.view.mappingsegment.model.provider.MappingsegmentItemProviderAdapterFactory
-
- supportedTypes - Variable in class org.eclipse.emfforms.view.spi.multisegment.model.provider.MultisegmentItemProviderAdapterFactory
-
- SWTCategorizationElementRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
-
The Class ViewSWTRenderer.
- SWTCategorizationElementRenderer(VCategorizationElement, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategorizationElementRenderer
-
Default constructor.
- SWTCategorizationElementRendererService - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
-
SWTCategorizationElementRendererService which provides the SWTCategorizationElementRenderer.
- SWTCategorizationElementRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.SWTCategorizationElementRendererService
-
- SWTCategorizationRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
-
SWT categorization renderer.
- SWTCategorizationRenderer(VCategorization, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategorizationRenderer
-
Default constructor.
- SWTCategorizationRendererService - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
-
SWTCategorizationRendererService which provides the SWTCategorizationRenderer.
- SWTCategorizationRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.SWTCategorizationRendererService
-
- SWTCategoryRenderer - Class in org.eclipse.emf.ecp.view.spi.categorization.swt
-
- SWTCategoryRenderer(VCategory, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.swt.SWTCategoryRenderer
-
Default constructor.
- SWTCategoryRendererService - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
-
SWTCategoryRendererService which provides the SWTCategoryRenderer.
- SWTCategoryRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.categorization.swt.SWTCategoryRendererService
-
- SWTContextUtil - Class in org.eclipse.emf.ecp.ui.view.swt.di.util
-
SWT util class for injection all needed objects in an IEclipseContext
.
- SWTControl - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
Deprecated.
- SWTControl() - Constructor for class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
- SWTCustomControlHelper() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT.SWTCustomControlHelper
-
- SWTDataElementIdHelper - Class in org.eclipse.emfforms.spi.swt.core
-
Use this helper to ease setting the
element
as the
SWT data
.
- SWTDataElementIdHelper_ITest - Class in org.eclipse.emfforms.spi.swt.core
-
- SWTDataElementIdHelper_ITest() - Constructor for class org.eclipse.emfforms.spi.swt.core.SWTDataElementIdHelper_ITest
-
- SWTDiffMergeAddition - Class in org.eclipse.emf.ecp.diffmerge.internal.renderer.swt
-
A diff merge addition renderer.
- SWTDiffMergeAddition(VControl, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.SWTDiffMergeAddition
-
- SWTDiffMergeAdditionTester - Class in org.eclipse.emf.ecp.diffmerge.internal.renderer.swt
-
- SWTDiffMergeAdditionTester() - Constructor for class org.eclipse.emf.ecp.diffmerge.internal.renderer.swt.SWTDiffMergeAdditionTester
-
- SWTGridCell - Class in org.eclipse.emfforms.spi.swt.core.layout
-
A
SWTGridCell
has a row, a column and a renderer it is rendered by.
- SWTGridCell(int, int, AbstractSWTRenderer<? extends VElement>) - Constructor for class org.eclipse.emfforms.spi.swt.core.layout.SWTGridCell
-
Default constructor to create a grid cell.
- SWTGridDescription - Class in org.eclipse.emfforms.spi.swt.core.layout
-
- SWTGridDescription() - Constructor for class org.eclipse.emfforms.spi.swt.core.layout.SWTGridDescription
-
Creating an empty grid.
- SWTGridDescription(int, int, List<SWTGridCell>) - Constructor for class org.eclipse.emfforms.spi.swt.core.layout.SWTGridDescription
-
Creating a filled grid.
- SWTImageHelper - Class in org.eclipse.emf.ecp.edit.internal.swt
-
Helper methods for handling of SWT images.
- SWTRendererFactory - Interface in org.eclipse.emf.ecp.view.spi.swt
-
Deprecated.
- SWTRendererFactoryImpl - Class in org.eclipse.emf.ecp.view.internal.swt
-
Deprecated.
- SWTRendererFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.internal.swt.SWTRendererFactoryImpl
-
Deprecated.
Default constructor for the renderer factory.
- SWTRenderingHelper - Class in org.eclipse.emf.ecp.edit.internal.swt.util
-
Deprecated.
- SWTResourceManager - Class in org.eclipse.emf.ecp.cdo.internal.ui
-
Utility class for managing OS resources associated with SWT controls such as colors, fonts, images, etc.
- SWTResourceManager() - Constructor for class org.eclipse.emf.ecp.cdo.internal.ui.SWTResourceManager
-
- SWTStackItemRenderer - Class in org.eclipse.emf.ecp.view.spi.stack.ui.swt
-
- SWTStackItemRenderer(VStackItem, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.stack.ui.swt.SWTStackItemRenderer
-
Default constructor.
- SWTStackLayoutRenderer - Class in org.eclipse.emf.ecp.view.spi.stack.ui.swt
-
- SWTStackLayoutRenderer(VStackLayout, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.spi.stack.ui.swt.SWTStackLayoutRenderer
-
Default constructor.
- SWTStackLayoutRenderer_NoRendererForItemCompositeFound - Static variable in interface org.eclipse.emf.ecp.view.internal.stack.ui.swt.MessageKeys
-
- SWTStackLayoutRendererService - Class in org.eclipse.emf.ecp.view.internal.stack.ui.swt
-
- SWTStackLayoutRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.stack.ui.swt.SWTStackLayoutRendererService
-
- SWTTable_PTest - Class in org.eclipse.emf.ecp.view.spi.table.swt
-
- SWTTable_PTest() - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.SWTTable_PTest
-
- SWTTableDatabindingLabel_PTest - Class in org.eclipse.emf.ecp.view.spi.table.swt
-
- SWTTableDatabindingLabel_PTest() - Constructor for class org.eclipse.emf.ecp.view.spi.table.swt.SWTTableDatabindingLabel_PTest
-
- SWTValidationHelper - Class in org.eclipse.emf.ecp.edit.spi.swt.util
-
- SWTValidationHelper() - Constructor for class org.eclipse.emf.ecp.edit.spi.swt.util.SWTValidationHelper
-
Deprecated.
- SWTValidationHelper - Class in org.eclipse.emfforms.spi.swt.core.ui
-
Helper class for accessing icons and colours for validations.
- SWTValidationHelper() - Constructor for class org.eclipse.emfforms.spi.swt.core.ui.SWTValidationHelper
-
- SWTValidationUiService - Interface in org.eclipse.emfforms.spi.swt.core.ui
-
Service implementations provide visualizations (icons and colors) for validation results.
- SWTValidationUiServiceImpl - Class in org.eclipse.emfforms.internal.swt.core.ui
-
- SWTValidationUiServiceImpl() - Constructor for class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl
-
Default constructor.
- SWTValidationUiServiceImpl_Test - Class in org.eclipse.emfforms.internal.swt.core.ui
-
- SWTValidationUiServiceImpl_Test() - Constructor for class org.eclipse.emfforms.internal.swt.core.ui.SWTValidationUiServiceImpl_Test
-
- syncExec(Runnable) - Method in class org.eclipse.emfforms.internal.core.services.databinding.DefaultRealm
-
- SyntheticElement(Object) - Constructor for class org.eclipse.emf.ecp.internal.ui.model.TreeContentProvider.SyntheticElement
-
- VAbstractCategorization - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
-
A representation of the model object 'Abstract Categorization'.
- VAbstractCategorizationImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
-
An implementation of the model object 'Abstract Categorization'.
- VAbstractCategorizationImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VAbstractCategorizationImpl
-
- VAction - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
-
A representation of the model object 'Action'.
- VActionImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
-
An implementation of the model object 'Action'.
- VActionImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VActionImpl
-
- valid - Variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
The cached value of the '
Valid
' attribute.
- VALID_EDEFAULT - Static variable in class org.eclipse.emfforms.spi.spreadsheet.core.error.model.impl.SheetLocationImpl
-
The default value of the '
Valid
' attribute.
- validate(EObject) - Method in class org.eclipse.emf.ecp.diagnostician.ECPDiagnostician
-
Validates the given EObject
.
- validate(EObject, Map<?, ?>) - Method in class org.eclipse.emf.ecp.diagnostician.ECPDiagnostician
-
Validates the given EObject
.
- validate(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.diagnostician.ECPValidator
- validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.diagnostician.ECPValidator
- validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.diagnostician.ECPValidator
- validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.internal.diagnostician.ClassifierValidatorWrapper
- validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.internal.diagnostician.ClassifierValidatorWrapper
- validate(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.internal.diagnostician.PackageValidatorWrapper
- validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.internal.diagnostician.PackageValidatorWrapper
- validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.internal.diagnostician.PackageValidatorWrapper
- validate(Collection<EObject>) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
-
Validates the given EObject
s.
- validate(EObject) - Method in class org.eclipse.emf.ecp.internal.validation.ValidationService
-
Validates the given EObject
.
- validate(Collection<EObject>) - Method in interface org.eclipse.emf.ecp.validation.api.IValidationService
-
Validates the given EObject
s.
- validate(EObject) - Method in interface org.eclipse.emf.ecp.validation.api.IValidationService
-
Validates the given EObject
.
- validate(Iterable<? extends EObject>) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
-
- validate(Collection<EObject>) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
-
- validate(EObject) - Method in class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
-
Validate the given eObject.
- validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrValidator
-
Calls validateXXX
for the corresponding classifier of the model.
- validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrValidator
-
Calls validateXXX
for the corresponding classifier of the model.
- validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrValidator
-
Calls validateXXX
for the corresponding classifier of the model.
- validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
Calls validateXXX
for the corresponding classifier of the model.
- validate(int, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
Calls validateXXX
for the corresponding classifier of the model.
- validate(EObject) - Method in class org.eclipse.emf.ecp.view.spi.validation.ValidationProvider.ContextSensitive
-
Un-implements the inherited method.
- validate(ViewModelContext, EObject) - Method in class org.eclipse.emf.ecp.view.spi.validation.ValidationProvider.ContextSensitive
-
- validate(ViewModelContext, EObject) - Method in interface org.eclipse.emf.ecp.view.spi.validation.ValidationProvider
-
Validate an object
in a view model context
.
- validate(Iterable<? extends EObject>) - Method in interface org.eclipse.emf.ecp.view.spi.validation.ValidationService
-
Validate the objects
provided by an iterable.
- validate(Collection<EObject>) - Method in interface org.eclipse.emf.ecp.view.spi.validation.ValidationService
-
Validates all given eObjects.
- validate(EObject) - Method in class org.eclipse.emf.ecp.view.validation.bean.BeanValidationProvider
-
- validate(EObject) - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
-
- validate(Iterator<EObject>) - Method in class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
-
- validate(EObject) - Method in interface org.eclipse.emfforms.common.spi.validation.ValidationService
-
Validates the given eObject.
- validate(Iterator<EObject>) - Method in interface org.eclipse.emfforms.common.spi.validation.ValidationService
-
Uses the given iterator to validate all eObjects in a collection.
- validate(EObject) - Method in interface org.eclipse.emfforms.common.spi.validation.Validator
-
Method is called by the
ValidationService
to retrieve addition validation
information for the given
EObject
.
- validate(IFile, IProgressMonitor) - Method in interface org.eclipse.emfforms.ide.builder.ValidationDelegate
-
Validate a file
in the workspace.
- validate(IFile, IProgressMonitor) - Method in class org.eclipse.emfforms.ide.builder.ValidationServiceDelegate
-
- validate(EStructuralFeature, Object) - Method in class org.eclipse.emfforms.internal.common.prevalidation.PreSetValidationServiceImpl
-
- validate(EStructuralFeature, Object, Map<Object, Object>) - Method in class org.eclipse.emfforms.internal.common.prevalidation.PreSetValidationServiceImpl
-
- validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in interface org.eclipse.emfforms.internal.common.prevalidation.PreSetValidator
-
Validates the object in the given context, optionally producing diagnostics.
- validate(EStructuralFeature, Object, Map<Object, Object>) - Method in interface org.eclipse.emfforms.spi.common.validation.IFeatureConstraint
-
Validate a given value against constraints defined by the EDataType
of the EStructuralFeature
.
- validate(EStructuralFeature, Object) - Method in interface org.eclipse.emfforms.spi.common.validation.PreSetValidationService
-
Validate a given value against constraints defined by the EDataType
of the EStructuralFeature
.
- validate(EObject) - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest.Validation
-
- validate_EveryMultiplicityConforms(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
- validate_MultiplicityConforms(EObject, EStructuralFeature, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrValidator
-
- validateAction - Variable in class org.eclipse.emfforms.spi.editor.EMFUndoRedoActionBarContributor
-
This is the action used to perform validation.
- validateAfterConvert(Object) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.PreSetValidationStrategy
- validateAfterGet(Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl.TargetToModelUpdateStrategy
-
Deprecated.
- validateAfterGet(Object) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.PreSetValidationStrategy
- validateAttachment(VAttachment, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateBeforeSet(Object) - Method in class org.eclipse.emf.ecp.edit.spi.swt.util.PreSetValidationStrategy
- validateContainedContainer(VContainedContainer, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateContainedElement(VContainedElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateContainer(VContainer, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateControl(VControl, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateControl_resolveable(VControl, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
Validates the resolveable constraint of 'Control'.
- validateDateTimeDisplayAttachment(VDateTimeDisplayAttachment, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateDateTimeDisplayType(DateTimeDisplayType, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateDetailEditing(DetailEditing, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
- validateDiagnostic(VDiagnostic, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateDomainModelReference(VDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateDomainModelReferenceChangeListener(DomainModelReferenceChangeListener, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateDomainModelReferenceSegment(VDomainModelReferenceSegment, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateElement(VElement, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
.
- validateEnablementConfiguration(VEnablementConfiguration, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
- validateFeatureDomainModelReferenceSegment(VFeatureDomainModelReferenceSegment, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateFeaturePathDomainModelReference(VFeaturePathDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateFeaturePathDomainModelReference_resolveable(VFeaturePathDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
Validates the resolveable constraint of 'Feature Path Domain Model Reference'.
- ValidateHandler - Class in org.eclipse.emf.ecp.ui.validation.e4.handler
-
- ValidateHandler() - Constructor for class org.eclipse.emf.ecp.ui.validation.e4.handler.ValidateHandler
-
- validateHasTooltip(VHasTooltip, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateIndexDomainModelReference(VIndexDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrValidator
-
- validateIndexDomainModelReference_resolveable(VIndexDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrValidator
-
Validates the resolveable constraint of 'Index Domain Model Reference'.
- validateKeyAttributeDomainModelReference(VKeyAttributeDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrValidator
-
- validateKeyAttributeDomainModelReference_resolveable(VKeyAttributeDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrValidator
-
Validates the resolveable constraint of 'Key Attribute Domain Model Reference'.
- validateLabelAlignment(LabelAlignment, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateLoose(EStructuralFeature, Object) - Method in class org.eclipse.emfforms.internal.common.prevalidation.PreSetValidationServiceImpl
-
Validate a given value against loose constraints defined by the EDataType of the
EStructuralFeature
.
- validateLoose(EStructuralFeature, Object) - Method in interface org.eclipse.emfforms.spi.common.validation.PreSetValidationService
-
Validate a given value against loose constraints defined by the EDataType of the
EStructuralFeature
.
- validateMappingDomainModelReference(VMappingDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrValidator
-
- validateMappingDomainModelReference_resolveable(VMappingDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrValidator
-
Validates the resolveable constraint of 'Mapping Domain Model Reference'.
- validatePage() - Method in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
-
The framework calls this to see if the file is correct.
- validatePage() - Method in class org.eclipse.emfforms.internal.editor.ecore.actions.CreateNewInstaceWizard.CreateNewInstanceFileCreationPage
-
The framework calls this to see if the file is correct.
- validateReadOnlyColumnConfiguration(VReadOnlyColumnConfiguration, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
.
- validateSingleColumnConfiguration(VSingleColumnConfiguration, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
- validateStrict(EStructuralFeature, Object) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners
-
Validate a given feature value strictly based on the defined constraints.
- validateStringToObjectMapEntry(Map.Entry<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateTableColumnConfiguration(VTableColumnConfiguration, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
- validateTableControl(VTableControl, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
- validateTableControl_resolveable(VTableControl, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
Validates the resolveable constraint of 'Control'.
- validateTableDomainModelReference(VTableDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
- validateTableDomainModelReference_resolveable(VTableDomainModelReference, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
Validates the resolveable constraint of 'Domain Model Reference'.
- validateView(VView, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateViewModelLoadingProperties(VViewModelLoadingProperties, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateViewModelProperties(VViewModelProperties, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
- validateWidthConfiguration(VWidthConfiguration, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
- validation() - Method in class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest
-
- Validation() - Constructor for class org.eclipse.emfforms.spi.editor.EcoreEditorPerformance_PTest.Validation
-
- VALIDATION_ERROR_ICON - Static variable in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
The icon for a validation error.
- VALIDATION_ERROR_IMAGE - Static variable in class org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT
-
Constant for an validation error image.
- VALIDATION_PREFERRED_SIZE - Static variable in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- VALIDATION_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
- VALIDATION_STYLE_PROPERTY - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
- VALIDATION_STYLE_PROPERTY__CANCEL_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Cancel Color HEX' attribute feature.
- VALIDATION_STYLE_PROPERTY__CANCEL_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Cancel Color HEX' attribute.
- VALIDATION_STYLE_PROPERTY__CANCEL_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Cancel Foreground Color HEX' attribute feature.
- VALIDATION_STYLE_PROPERTY__CANCEL_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Cancel Foreground Color HEX' attribute.
- VALIDATION_STYLE_PROPERTY__CANCEL_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Cancel Image URL' attribute feature.
- VALIDATION_STYLE_PROPERTY__CANCEL_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Cancel Image URL' attribute.
- VALIDATION_STYLE_PROPERTY__CANCEL_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Cancel Overlay URL' attribute feature.
- VALIDATION_STYLE_PROPERTY__CANCEL_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Cancel Overlay URL' attribute.
- VALIDATION_STYLE_PROPERTY__ERROR_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Error Color HEX' attribute feature.
- VALIDATION_STYLE_PROPERTY__ERROR_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Error Color HEX' attribute.
- VALIDATION_STYLE_PROPERTY__ERROR_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Error Foreground Color HEX' attribute feature.
- VALIDATION_STYLE_PROPERTY__ERROR_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Error Foreground Color HEX' attribute.
- VALIDATION_STYLE_PROPERTY__ERROR_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Error Image URL' attribute feature.
- VALIDATION_STYLE_PROPERTY__ERROR_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Error Image URL' attribute.
- VALIDATION_STYLE_PROPERTY__ERROR_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Error Overlay URL' attribute feature.
- VALIDATION_STYLE_PROPERTY__ERROR_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Error Overlay URL' attribute.
- VALIDATION_STYLE_PROPERTY__INFO_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Info Color HEX' attribute feature.
- VALIDATION_STYLE_PROPERTY__INFO_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Info Color HEX' attribute.
- VALIDATION_STYLE_PROPERTY__INFO_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Info Foreground Color HEX' attribute feature.
- VALIDATION_STYLE_PROPERTY__INFO_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Info Foreground Color HEX' attribute.
- VALIDATION_STYLE_PROPERTY__INFO_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Info Image URL' attribute feature.
- VALIDATION_STYLE_PROPERTY__INFO_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Info Image URL' attribute.
- VALIDATION_STYLE_PROPERTY__INFO_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Info Overlay URL' attribute feature.
- VALIDATION_STYLE_PROPERTY__INFO_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Info Overlay URL' attribute.
- VALIDATION_STYLE_PROPERTY__OK_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Ok Color HEX' attribute feature.
- VALIDATION_STYLE_PROPERTY__OK_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Ok Color HEX' attribute.
- VALIDATION_STYLE_PROPERTY__OK_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Ok Foreground Color HEX' attribute feature.
- VALIDATION_STYLE_PROPERTY__OK_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Ok Foreground Color HEX' attribute.
- VALIDATION_STYLE_PROPERTY__OK_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Ok Image URL' attribute feature.
- VALIDATION_STYLE_PROPERTY__OK_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Ok Image URL' attribute.
- VALIDATION_STYLE_PROPERTY__OK_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Ok Overlay URL' attribute feature.
- VALIDATION_STYLE_PROPERTY__OK_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Ok Overlay URL' attribute.
- VALIDATION_STYLE_PROPERTY__WARNING_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Warning Color HEX' attribute feature.
- VALIDATION_STYLE_PROPERTY__WARNING_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Warning Color HEX' attribute.
- VALIDATION_STYLE_PROPERTY__WARNING_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Warning Foreground Color HEX' attribute feature.
- VALIDATION_STYLE_PROPERTY__WARNING_FOREGROUND_COLOR_HEX - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Warning Foreground Color HEX' attribute.
- VALIDATION_STYLE_PROPERTY__WARNING_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Warning Image URL' attribute feature.
- VALIDATION_STYLE_PROPERTY__WARNING_IMAGE_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Warning Image URL' attribute.
- VALIDATION_STYLE_PROPERTY__WARNING_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage.Literals
-
The meta object literal for the 'Warning Overlay URL' attribute feature.
- VALIDATION_STYLE_PROPERTY__WARNING_OVERLAY_URL - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The feature id for the 'Warning Overlay URL' attribute.
- VALIDATION_STYLE_PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The number of structural features of the 'Style Property' class.
- VALIDATION_STYLE_PROPERTY_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.style.validation.model.VTValidationPackage
-
The number of operations of the 'Style Property' class.
- ValidationAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.validation.model.util
-
The Adapter Factory for the model.
- ValidationAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationAdapterFactory
-
Creates an instance of the adapter factory.
- ValidationBuilder - Class in org.eclipse.emfforms.ide.internal.builder
-
Incremental builder that triggers validation on view models in the workspace.
- ValidationBuilder() - Constructor for class org.eclipse.emfforms.ide.internal.builder.ValidationBuilder
-
Initializes me.
- ValidationBuilder_PTest - Class in org.eclipse.emfforms.ide.builder
-
- ValidationBuilder_PTest() - Constructor for class org.eclipse.emfforms.ide.builder.ValidationBuilder_PTest
-
- ValidationCanceledException - Exception in org.eclipse.emfforms.common.spi.validation.exception
-
Exception which is thrown by ValidationService#validate(java.util.Iterator) in case
ValidationService#cancel() is invoked before the entire queue has been processed.
- ValidationCanceledException() - Constructor for exception org.eclipse.emfforms.common.spi.validation.exception.ValidationCanceledException
-
- ValidationContentProvider - Class in org.eclipse.emf.ecp.internal.ui.validation
-
ITreeContentProvider
for displaying Diagnostics
.
- ValidationContentProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.validation.ValidationContentProvider
-
Default constructor.
- ValidationDelegate - Interface in org.eclipse.emfforms.ide.builder
-
Protocol for delegates that the validation builder invokes to validate workspace resources.
- ValidationDelegateProvider - Interface in org.eclipse.emfforms.ide.builder
-
Protocol for providers of validation delegates that should be registered as OSGi services.
- validationErrors() - Method in class org.eclipse.emfforms.ide.builder.ValidationBuilder_PTest
-
Test that problem markers are correctly created for resources that have validation errors.
- validationErrors() - Method in class org.eclipse.emfforms.ide.builder.ViewModelBuilder_PTest
-
- ValidationFailedDecorator - Class in org.eclipse.emf.ecp.validation.connector
-
This class decorates the navigator if the validation of a project fails.
- ValidationFailedDecorator() - Constructor for class org.eclipse.emf.ecp.validation.connector.ValidationFailedDecorator
-
- ValidationFilter - Interface in org.eclipse.emfforms.common.spi.validation.filter
-
Base interface for all validation filters.
- ValidationItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.style.validation.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- ValidationItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
This constructs an instance.
- ValidationItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.style.validation.model.provider
-
- ValidationItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.template.style.validation.model.provider
-
The switch for creating child descriptors specific to each extended class.
- validationLabel - Variable in class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
-
Deprecated.
The label for the validation icon.
- ValidationLabelProvider - Class in org.eclipse.emf.ecp.internal.ui.validation
-
ITableLabelProvider
for displaying Diagnostics
in a Tree with
columns.
- ValidationLabelProvider() - Constructor for class org.eclipse.emf.ecp.internal.ui.validation.ValidationLabelProvider
-
Default constructor.
- validationMarkerAttributes() - Method in class org.eclipse.emfforms.ide.builder.ViewModelBuilder_PTest
-
- ValidationNature - Class in org.eclipse.emfforms.ide.internal.builder
-
Nature for extensible validation of the model files in the project.
- ValidationNature() - Constructor for class org.eclipse.emfforms.ide.internal.builder.ValidationNature
-
Initializes me.
- ValidationNotification - Class in org.eclipse.emf.ecp.view.internal.validation
-
- ValidationNotification(EObject) - Constructor for class org.eclipse.emf.ecp.view.internal.validation.ValidationNotification
-
- validationProblemsFixed() - Method in class org.eclipse.emfforms.ide.builder.ValidationBuilder_PTest
-
Test that markers are correctly cleared on incremental validation when
problems are fixed.
- validationProblemsFixed() - Method in class org.eclipse.emfforms.ide.builder.ViewModelBuilder_PTest
-
Test that markers are correctly cleared on incremental validation when
problems are fixed.
- ValidationProvider - Interface in org.eclipse.emf.ecp.view.spi.validation
-
The ValidationService calls the providers after the validation with EMF.
- ValidationProvider.ContextSensitive - Class in org.eclipse.emf.ecp.view.spi.validation
-
- ValidationProviderHelper - Class in org.eclipse.emf.ecp.view.internal.validation
-
Helper class for fetching ECP validators.
- ValidationResultListener - Interface in org.eclipse.emfforms.common.spi.validation
-
Diagnostic listener which can be used to subscribe to Diagnostic
changes during model validation.
- ValidationService - Class in org.eclipse.emf.ecp.internal.validation
-
Implementation of a validation service.
- ValidationService(IExcludedObjectsCallback) - Constructor for class org.eclipse.emf.ecp.internal.validation.ValidationService
-
Constructor for the ECP ValidationService.
- ValidationService - Interface in org.eclipse.emf.ecp.view.spi.validation
-
- ValidationService - Interface in org.eclipse.emfforms.common.spi.validation
-
Generic EMF validation service which allows validation of a collection of EObject
s
honoring defined EValidators.
- ValidationService.CachedSeverityTreeNode - Class in org.eclipse.emf.ecp.internal.validation
-
Tree node that caches the severity of its children.
- ValidationServiceConstants - Class in org.eclipse.emf.ecp.view.spi.validation
-
- ValidationServiceDelegate - Class in org.eclipse.emfforms.ide.builder
-
Implementation of a validation delegate that uses the
ValidationService
to validate a resource.
- ValidationServiceDelegate() - Constructor for class org.eclipse.emfforms.ide.builder.ValidationServiceDelegate
-
Initializes me.
- ValidationServiceImpl - Class in org.eclipse.emf.ecp.view.internal.validation
-
Validation service that, once instantiated, synchronizes the validation result of a model element with its
Renderable.
- ValidationServiceImpl() - Constructor for class org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl
-
- ValidationServiceImpl - Class in org.eclipse.emfforms.common.internal.validation
-
- ValidationServiceImpl() - Constructor for class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl
-
Default constructor.
- ValidationServiceImpl_Test - Class in org.eclipse.emfforms.common.internal.validation
-
- ValidationServiceImpl_Test() - Constructor for class org.eclipse.emfforms.common.internal.validation.ValidationServiceImpl_Test
-
Initializes me.
- ValidationServiceProvider - Class in org.eclipse.emf.ecp.internal.validation
-
Validation service provider.
- ValidationServiceProvider() - Constructor for class org.eclipse.emf.ecp.internal.validation.ValidationServiceProvider
-
Constructor.
- ValidationStyleEditPlugin - Class in org.eclipse.emf.ecp.view.template.style.validation.model.provider
-
This is the central singleton for the ValidationStyle edit plugin.
- ValidationStyleEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStyleEditPlugin
-
Create the instance.
- ValidationStyleEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.style.validation.model.provider
-
The actual implementation of the Eclipse Plugin.
- validationStylePropertyItemProvider - Variable in class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationItemProviderAdapterFactory
-
- ValidationStylePropertyItemProvider - Class in org.eclipse.emf.ecp.view.template.style.validation.model.provider
-
- ValidationStylePropertyItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.provider.ValidationStylePropertyItemProvider
-
This constructs an instance from a factory and a notifier.
- ValidationSwitch<T> - Class in org.eclipse.emf.ecp.view.template.style.validation.model.util
-
The Switch for the model's inheritance hierarchy.
- ValidationSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.util.ValidationSwitch
-
Creates an instance of the switch.
- ValidationTabImageHelper - Class in org.eclipse.emf.ecp.view.internal.categorization.swt
-
- ValidationTreeViewerFactory - Class in org.eclipse.emf.ecp.internal.ui.validation
-
Helper class for creating the tree viewer used for the validation view.
- ValidationTreeViewerFactory() - Constructor for class org.eclipse.emf.ecp.internal.ui.validation.ValidationTreeViewerFactory
-
Initializes me.
- ValidationTreeViewerFactory_Description - Static variable in class org.eclipse.emf.ecp.internal.ui.validation.Messages
-
- ValidationTreeViewerFactory_Feature - Static variable in class org.eclipse.emf.ecp.internal.ui.validation.Messages
-
- ValidationTreeViewerFactory_Object - Static variable in class org.eclipse.emf.ecp.internal.ui.validation.Messages
-
- validationUiServiceRetrieval() - Method in class org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer_PTest
-
Test that the
SWTValidationUiService
implementation is retrieved from the view model context if it is not
given in the constructor.
- validationUpdated(Collection<Diagnostic>) - Method in interface org.eclipse.emf.ecp.view.spi.validation.ValidationUpdateListener
-
Notifies the listener of updates to the model validation state.
- ValidationUpdateListener - Interface in org.eclipse.emf.ecp.view.spi.validation
-
An alternative validation listener that is most useful in applications that
throttle problem reporting,
to be notified of all problems found by validation, regardless of limits imposed by
the presentation in the editor.
- ValidationViewToEditorBridge - Class in org.eclipse.emf.ecp.internal.validationvieweditorbridge
-
Double click listener for the validation view which opens the model editor for the EObject
associated with
the double clicked Diagnostic
.
- ValidationViewToEditorBridge() - Constructor for class org.eclipse.emf.ecp.internal.validationvieweditorbridge.ValidationViewToEditorBridge
-
- Validator - Interface in org.eclipse.emfforms.common.spi.validation
-
- validProject() - Method in class org.eclipse.emfforms.ide.builder.ValidationBuilder_PTest
-
- validProject() - Method in class org.eclipse.emfforms.ide.builder.ViewModelBuilder_PTest
-
- validViewModel() - Method in class org.eclipse.emf.ecp.emf2web.json.controller.xtend.ViewCleaner_Test
-
- validViewTemplate() - Method in class org.eclipse.emf.ecp.spi.view.template.service.ViewTemplateSupplierUtil_PTest
-
- value - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
The cached value of the '
Value
' attribute.
- value - Variable in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
-
The cached value of the '
Value
' attribute.
- value - Variable in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
The cached value of the '
Value
' attribute.
- value - Variable in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
The cached value of the '
Value
' attribute.
- VALUE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
The default value of the '
Value
' attribute.
- VALUE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
-
The default value of the '
Value
' attribute.
- VALUE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
The default value of the '
Value
' attribute.
- VALUE_EDEFAULT - Static variable in class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
The default value of the '
Value
' attribute.
- valueChanged(Property<T>, T, T) - Method in interface org.eclipse.emfforms.common.Property.ChangeListener
-
Handle the changed value.
- valueDMR - Variable in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
The cached value of the '
Value DMR
' containment reference.
- valueDomainModelReference - Variable in class org.eclipse.emf.ecp.view.spi.rule.model.impl.LeafConditionImpl
-
- valueExpectedNullFound() - Method in class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl_Test
-
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.spi.core.InternalProvider.LifecycleEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlRenderer_PTest.DataSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.model.common.AbstractGridCell.Alignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.model.DateTimeDisplayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.rule.model.CompareType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.rule.model.Quantifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.table.celleditor.rcp.NativeWidgetHelper.CheckBoxState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.tab.model.TabType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.RenderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonAlignmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonPlacementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emfforms.bazaar.internal.BazaarVariant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.ManufactoringProcess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.RamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emfforms.coffee.model.coffee.SocketConnectorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emfforms.common.Feature.STRATEGY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emfforms.spi.common.converter.EStructuralFeatureValueConverter.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emfforms.spi.core.services.reveal.RevealStepKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServicePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emfforms.spi.rulerepository.model.MergeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
-
Returns the enum constant of this type with the specified name.
- values() - Method in class org.eclipse.emf.ecp.common.spi.BidirectionalMap
-
Returns all values.
- values() - Method in class org.eclipse.emf.ecp.common.spi.cachetree.CachedTreeNode
-
Returns the cached values that are stored in the children nodes.
- values() - Static method in enum org.eclipse.emf.ecp.spi.core.InternalProvider.LifecycleEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlRenderer_PTest.DataSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.emf.ecp.view.model.common.AbstractGridCell.Alignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
-
A public read-only list of all the 'Label Alignment' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupLabelAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
-
A public read-only list of all the 'Type' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.spi.group.model.GroupType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
-
A public read-only list of all the 'VLabel Style' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.spi.label.model.VLabelStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.model.DateTimeDisplayType
-
A public read-only list of all the 'Date Time Display Type' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.spi.model.DateTimeDisplayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
-
A public read-only list of all the 'Label Alignment' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.spi.model.LabelAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.rule.model.CompareType
-
A public read-only list of all the 'Compare Type' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.spi.rule.model.CompareType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.rule.model.Quantifier
-
A public read-only list of all the 'Quantifier' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.spi.rule.model.Quantifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.emf.ecp.view.spi.table.celleditor.rcp.NativeWidgetHelper.CheckBoxState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
-
A public read-only list of all the 'Detail Editing' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.spi.table.model.DetailEditing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
-
A public read-only list of all the 'Type' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.template.style.alignment.model.AlignmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.template.style.tab.model.TabType
-
A public read-only list of all the 'Type' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.template.style.tab.model.TabType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.RenderMode
-
A public read-only list of all the 'Render Mode' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.RenderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonAlignmentType
-
A public read-only list of all the 'Button Alignment Type' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonAlignmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonPlacementType
-
A public read-only list of all the 'Button Placement Type' enumerators.
- values() - Static method in enum org.eclipse.emf.ecp.view.template.style.unsettable.model.ButtonPlacementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.emfforms.bazaar.internal.BazaarVariant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emfforms.coffee.model.coffee.ManufactoringProcess
-
A public read-only list of all the 'Manufactoring Process' enumerators.
- values() - Static method in enum org.eclipse.emfforms.coffee.model.coffee.ManufactoringProcess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emfforms.coffee.model.coffee.RamType
-
A public read-only list of all the 'Ram Type' enumerators.
- values() - Static method in enum org.eclipse.emfforms.coffee.model.coffee.RamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emfforms.coffee.model.coffee.SocketConnectorType
-
A public read-only list of all the 'Socket Connector Type' enumerators.
- values() - Static method in enum org.eclipse.emfforms.coffee.model.coffee.SocketConnectorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.emfforms.common.Feature.STRATEGY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.emfforms.spi.common.converter.EStructuralFeatureValueConverter.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.emfforms.spi.core.services.reveal.RevealStepKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServicePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.emfforms.spi.core.services.view.EMFFormsViewServiceScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emfforms.spi.rulerepository.model.MergeType
-
A public read-only list of all the 'Merge Type' enumerators.
- values() - Static method in enum org.eclipse.emfforms.spi.rulerepository.model.MergeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
-
A public read-only list of all the 'Severity' enumerators.
- values() - Static method in enum org.eclipse.emfforms.spi.spreadsheet.core.error.model.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueSelectionHelper - Class in org.eclipse.emf.ecp.view.template.internal.tooling.util
-
- ValueSelectionHelper() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.util.ValueSelectionHelper
-
- VAnnotation - Interface in org.eclipse.emf.emfforms.spi.view.annotation.model
-
A representation of the model object 'Annotation'.
- VAnnotationFactory - Interface in org.eclipse.emf.emfforms.spi.view.annotation.model
-
The Factory for the model.
- VAnnotationFactoryImpl - Class in org.eclipse.emf.emfforms.spi.view.annotation.model.impl
-
An implementation of the model Factory.
- VAnnotationFactoryImpl() - Constructor for class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationFactoryImpl
-
Creates an instance of the factory.
- VAnnotationImpl - Class in org.eclipse.emf.emfforms.spi.view.annotation.model.impl
-
An implementation of the model object 'Annotation'.
- VAnnotationImpl() - Constructor for class org.eclipse.emf.emfforms.spi.view.annotation.model.impl.VAnnotationImpl
-
- VAnnotationPackage - Interface in org.eclipse.emf.emfforms.spi.view.annotation.model
-
The Package for the model.
- VAnnotationPackage.Literals - Interface in org.eclipse.emf.emfforms.spi.view.annotation.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VAnnotationPackageImpl - Class in org.eclipse.emf.emfforms.spi.view.annotation.model.impl
-
An implementation of the model Package.
- VAttachment - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Attachment'.
- VAttachmentImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'Attachment'.
- VAttachmentImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VAttachmentImpl
-
- VCategorizableElement - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
-
A representation of the model object 'Categorizable Element'.
- VCategorizableElementImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
-
An implementation of the model object 'Categorizable Element'.
- VCategorizableElementImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizableElementImpl
-
- VCategorization - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
-
A representation of the model object 'Categorization'.
- VCategorizationElement - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
-
A representation of the model object 'Element'.
- VCategorizationElementImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
-
An implementation of the model object 'Element'.
- VCategorizationElementImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationElementImpl
-
- VCategorizationFactory - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
-
The Factory for the model.
- VCategorizationFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
-
An implementation of the model Factory.
- VCategorizationFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationFactoryImpl
-
Creates an instance of the factory.
- VCategorizationImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
-
An implementation of the model object 'Categorization'.
- VCategorizationImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategorizationImpl
-
- VCategorizationPackage - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
-
The Package for the model.
- VCategorizationPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VCategorizationPackageImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
-
An implementation of the model Package.
- VCategory - Interface in org.eclipse.emf.ecp.view.spi.categorization.model
-
A representation of the model object 'Category'.
- VCategoryImpl - Class in org.eclipse.emf.ecp.view.spi.categorization.model.impl
-
An implementation of the model object 'Category'.
- VCategoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.impl.VCategoryImpl
-
- VCompoundControl - Interface in org.eclipse.emf.ecp.view.spi.compoundcontrol.model
-
A representation of the model object 'Compound Control'.
- VCompoundcontrolFactory - Interface in org.eclipse.emf.ecp.view.spi.compoundcontrol.model
-
The Factory for the model.
- VCompoundcontrolFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl
-
An implementation of the model Factory.
- VCompoundcontrolFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundcontrolFactoryImpl
-
Creates an instance of the factory.
- VCompoundControlImpl - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl
-
An implementation of the model object 'Compound Control'.
- VCompoundControlImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl.VCompoundControlImpl
-
- VCompoundcontrolPackage - Interface in org.eclipse.emf.ecp.view.spi.compoundcontrol.model
-
The Package for the model.
- VCompoundcontrolPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.compoundcontrol.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VCompoundcontrolPackageImpl - Class in org.eclipse.emf.ecp.view.spi.compoundcontrol.model.impl
-
An implementation of the model Package.
- VContainedContainer - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Composite Collection'.
- VContainedContainerImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'Composite Collection'.
- VContainedContainerImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VContainedContainerImpl
-
- VContainedElement - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Composite'.
- VContainedElementImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'Composite'.
- VContainedElementImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VContainedElementImpl
-
- VContainer - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Container'.
- VContainerImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'Container'.
- VContainerImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VContainerImpl
-
- VControl - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Control'.
- vControlAdded(VControl) - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapperImpl
-
Adds a
VControl
to the setting to control mapping.
- vControlAdded(VControl) - Method in interface org.eclipse.emfforms.spi.core.services.controlmapper.EMFFormsSettingToControlMapper
-
Adds a
VControl
to the setting to control mapping.
- VControlGrid - Interface in org.eclipse.emf.emfforms.spi.view.controlgrid.model
-
A representation of the model object 'Control Grid'.
- VControlGridCell - Interface in org.eclipse.emf.emfforms.spi.view.controlgrid.model
-
A representation of the model object 'Control Grid Cell'.
- VControlGridCellImpl - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl
-
An implementation of the model object 'Control Grid Cell'.
- VControlGridCellImpl() - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridCellImpl
-
- VControlgridFactory - Interface in org.eclipse.emf.emfforms.spi.view.controlgrid.model
-
The Factory for the model.
- VControlgridFactoryImpl - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl
-
An implementation of the model Factory.
- VControlgridFactoryImpl() - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlgridFactoryImpl
-
Creates an instance of the factory.
- VControlGridImpl - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl
-
An implementation of the model object 'Control Grid'.
- VControlGridImpl() - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridImpl
-
- VControlgridPackage - Interface in org.eclipse.emf.emfforms.spi.view.controlgrid.model
-
The Package for the model.
- VControlgridPackage.Literals - Interface in org.eclipse.emf.emfforms.spi.view.controlgrid.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VControlgridPackageImpl - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl
-
An implementation of the model Package.
- VControlGridRow - Interface in org.eclipse.emf.emfforms.spi.view.controlgrid.model
-
A representation of the model object 'Control Grid Row'.
- VControlGridRowImpl - Class in org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl
-
An implementation of the model object 'Control Grid Row'.
- VControlGridRowImpl() - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.impl.VControlGridRowImpl
-
- VControlImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'Control'.
- VControlImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VControlImpl
-
- vControlRemoved(VControl) - Method in class org.eclipse.emfforms.internal.core.services.controlmapper.SettingToControlMapperImpl
-
Removes a
VControl
from the setting to control mapping.
- vControlRemoved(VControl) - Method in interface org.eclipse.emfforms.spi.core.services.controlmapper.EMFFormsSettingToControlMapper
-
Removes a
VControl
from the setting to control mapping.
- VCustomControl - Interface in org.eclipse.emf.ecp.view.spi.custom.model
-
A representation of the model object 'Control'.
- VCustomControlImpl - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
-
An implementation of the model object 'Control'.
- VCustomControlImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomControlImpl
-
- VCustomDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.custom.model
-
A representation of the model object 'Domain Model Reference'.
- VCustomDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
-
An implementation of the model object 'Domain Model Reference'.
- VCustomDomainModelReferenceImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomDomainModelReferenceImpl
-
- VCustomFactory - Interface in org.eclipse.emf.ecp.view.spi.custom.model
-
The Factory for the model.
- VCustomFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
-
An implementation of the model Factory.
- VCustomFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.impl.VCustomFactoryImpl
-
Creates an instance of the factory.
- VCustomPackage - Interface in org.eclipse.emf.ecp.view.spi.custom.model
-
The Package for the model.
- VCustomPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.custom.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VCustomPackageImpl - Class in org.eclipse.emf.ecp.view.spi.custom.model.impl
-
An implementation of the model Package.
- VDateTimeDisplayAttachment - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Date Time Display Attachment'.
- VDateTimeDisplayAttachmentImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'Date Time Display Attachment'.
- VDateTimeDisplayAttachmentImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VDateTimeDisplayAttachmentImpl
-
- VDiagnostic - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'VDiagnostic'.
- VDiagnosticHelper - Class in org.eclipse.emf.ecp.view.internal.validation
-
This class compares to
VDiagnostic
elements for equality.
- VDiagnosticImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'VDiagnostic'.
- VDiagnosticImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VDiagnosticImpl
-
- VDiffAttachment - Interface in org.eclipse.emf.ecp.spi.diffmerge.model
-
A representation of the model object ' Diff Attachment'.
- VDiffAttachmentImpl - Class in org.eclipse.emf.ecp.spi.diffmerge.model.impl
-
An implementation of the model object ' Diff Attachment'.
- VDiffAttachmentImpl() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffAttachmentImpl
-
- VDiffmergeFactory - Interface in org.eclipse.emf.ecp.spi.diffmerge.model
-
The Factory for the model.
- VDiffmergeFactoryImpl - Class in org.eclipse.emf.ecp.spi.diffmerge.model.impl
-
An implementation of the model Factory.
- VDiffmergeFactoryImpl() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.impl.VDiffmergeFactoryImpl
-
Creates an instance of the factory.
- VDiffmergePackage - Interface in org.eclipse.emf.ecp.spi.diffmerge.model
-
The Package for the model.
- VDiffmergePackage.Literals - Interface in org.eclipse.emf.ecp.spi.diffmerge.model
-
Defines literals for the meta objects that
represent
each class,
each feature of each class,
each enum,
and each data type
- VDiffmergePackageImpl - Class in org.eclipse.emf.ecp.spi.diffmerge.model.impl
-
An implementation of the model Package.
- VDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'VDomain Model Reference'.
- VDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'Domain Model Reference'.
- VDomainModelReferenceImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VDomainModelReferenceImpl
-
- VDomainModelReferenceSegment - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Domain Model Reference Segment'.
- VElement - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Renderable'.
- VElementImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'Renderable'.
- VElementImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
- VElementUtil - Class in org.eclipse.emf.ecp.view.spi.model
-
This class provides helper methods for working with VElements.
- VEnablementConfiguration - Interface in org.eclipse.emf.ecp.view.spi.table.model
-
A representation of the model object 'Enablement Configuration'.
- VEnablementConfigurationImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
-
An implementation of the model object 'Enablement Configuration'.
- VEnablementConfigurationImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.impl.VEnablementConfigurationImpl
-
- Vendor<T> - Interface in org.eclipse.emfforms.bazaar
-
- vendor - Variable in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
The cached value of the '
Vendor
' attribute.
- VENDOR_EDEFAULT - Static variable in class org.eclipse.emfforms.coffee.model.coffee.impl.ProcessorImpl
-
The default value of the '
Vendor
' attribute.
- VendorCreatingProductParameter0 - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorCreatingProductParameter0(MyProduct) - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorCreatingProductParameter0
-
- VendorCreatingProductParameter1 - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorCreatingProductParameter1(MyProduct) - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorCreatingProductParameter1
-
- VendorPriority01Parameter1 - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorPriority01Parameter1() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorPriority01Parameter1
-
- VendorPriority1Parameter0 - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorPriority1Parameter0() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorPriority1Parameter0
-
- VendorPriority1Parameter1 - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorPriority1Parameter1() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorPriority1Parameter1
-
- VendorPriority2Parameter0 - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorPriority2Parameter0() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorPriority2Parameter0
-
- VendorPriority2Parameter1 - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorPriority2Parameter1() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorPriority2Parameter1
-
- VendorWithNoValuePrecondition - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorWithNoValuePrecondition() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorWithNoValuePrecondition
-
- VendorWithoutPrecondition - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorWithoutPrecondition() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorWithoutPrecondition
-
- VendorWithPrecondition - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorWithPrecondition() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorWithPrecondition
-
- VendorWithPrecondition(int) - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorWithPrecondition
-
- VendorWithStaticBid0 - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorWithStaticBid0() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorWithStaticBid0
-
- VendorWithStaticBid2 - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorWithStaticBid2() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorWithStaticBid2
-
- VendorWithTwoPreconditions - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorWithTwoPreconditions(int) - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorWithTwoPreconditions
-
Constructor specifying a priority
- VendorWithTwoPreconditions() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorWithTwoPreconditions
-
- VendorWrongBidParameter0 - Class in org.eclipse.emfforms.bazaar.internal
-
- VendorWrongBidParameter0() - Constructor for class org.eclipse.emfforms.bazaar.internal.VendorWrongBidParameter0
-
- verify(Text, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners
-
Attach a VerifyListener
to the given Text
widget.
- verify(Combo, EStructuralFeature) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners
-
Attach a VerifyListener
to the given Combo
widget.
- verify(Text, EStructuralFeature, VElement) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners
-
Attach a VerifyListener
to the given Text
widget.
- verify(Combo, EStructuralFeature, VElement) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners
-
Attach a VerifyListener
to the given Combo
widget.
- verifyEditorResource(URI, ResourceSet) - Method in class org.eclipse.emfforms.spi.editor.GenericEditor
-
Check that the resource was loaded correctly and show any warnings to the user.
- verifyL10nService() - Method in class org.eclipse.emfforms.internal.core.services.datatemplate.EClassLabelProvider_PTest
-
- verifyText(VerifyEvent) - Method in class org.eclipse.emf.ecp.edit.internal.swt.util.PreSetValidationListeners.PreSetVerifyListener
-
- VERTICAL_LAYOUT - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage.Literals
-
The meta object literal for the '
Layout
' class.
- VERTICAL_LAYOUT - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The meta object id for the '
Layout
' class.
- VERTICAL_LAYOUT__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The feature id for the 'Attachments' containment reference list.
- VERTICAL_LAYOUT__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The feature id for the 'Children' containment reference list.
- VERTICAL_LAYOUT__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The feature id for the 'Diagnostic' containment reference.
- VERTICAL_LAYOUT__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The feature id for the 'Enabled' attribute.
- VERTICAL_LAYOUT__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The feature id for the 'Name' attribute.
- VERTICAL_LAYOUT__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The feature id for the 'Readonly' attribute.
- VERTICAL_LAYOUT__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The feature id for the 'Visible' attribute.
- VERTICAL_LAYOUT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.vertical.model.VVerticalPackage
-
The number of structural features of the 'Layout' class.
- VerticalAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.vertical.model.util
-
The Adapter Factory for the model.
- VerticalAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalAdapterFactory
-
Creates an instance of the adapter factory.
- VerticalEditPlugin - Class in org.eclipse.emf.ecp.view.spi.vertical.model.provider
-
This is the central singleton for the Vertical edit plugin.
- VerticalEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalEditPlugin
-
Create the instance.
- VerticalEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.vertical.model.provider
-
The actual implementation of the Eclipse Plugin.
- VerticalItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.vertical.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- VerticalItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
This constructs an instance.
- VerticalItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.vertical.model.provider
-
- VerticalItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.spi.vertical.model.provider
-
The switch for creating child descriptors specific to each extended class.
- verticalLayoutItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VVerticalLayout
instances.
- VerticalLayoutItemProvider - Class in org.eclipse.emf.ecp.view.spi.vertical.model.provider
-
- VerticalLayoutItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalLayoutItemProvider
-
This constructs an instance from a factory and a notifier.
- VerticalLayoutSWTRenderer - Class in org.eclipse.emf.ecp.view.spi.vertical.swt
-
- VerticalLayoutSWTRenderer(VVerticalLayout, ViewModelContext, ReportService, EMFFormsRendererFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.swt.VerticalLayoutSWTRenderer
-
Default constructor.
- VerticalLayoutSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.vertical.swt
-
VerticalLayoutSWTRendererService which provides the VerticalLayoutSWTRenderer.
- VerticalLayoutSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.vertical.swt.VerticalLayoutSWTRendererService
-
- VerticalSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.vertical.model.util
-
The Switch for the model's inheritance hierarchy.
- VerticalSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.util.VerticalSwitch
-
Creates an instance of the switch.
- VetoableDeleteObserver - Interface in org.eclipse.emf.ecp.changebroker.spi
-
- VFeatureDomainModelReferenceSegment - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Feature Domain Model Reference Segment'.
- VFeatureDomainModelReferenceSegmentImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'Feature Domain Model Reference Segment'.
- VFeatureDomainModelReferenceSegmentImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VFeatureDomainModelReferenceSegmentImpl
-
- VFeaturePathDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'VFeature Path Domain Model Reference'.
- VFeaturePathDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model rootEObject 'VFeature Path Domain Model Reference'.
- VFeaturePathDomainModelReferenceImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VFeaturePathDomainModelReferenceImpl
-
- VGroup - Interface in org.eclipse.emf.ecp.view.spi.group.model
-
A representation of the model object 'Group'.
- VGroup - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
-
A representation of the model object 'Group'.
- VGroupedGrid - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
-
A representation of the model object 'Grouped Grid'.
- VGroupedGridFactory - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
-
The Factory for the model.
- VGroupedGridFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
-
An implementation of the model Factory.
- VGroupedGridFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridFactoryImpl
-
Creates an instance of the factory.
- VGroupedGridImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
-
An implementation of the model object 'Grouped Grid'.
- VGroupedGridImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupedGridImpl
-
- VGroupedGridPackage - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
-
The Package for the model.
- VGroupedGridPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VGroupedGridPackageImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
-
An implementation of the model Package.
- VGroupFactory - Interface in org.eclipse.emf.ecp.view.spi.group.model
-
The Factory for the model.
- VGroupFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.group.model.impl
-
An implementation of the model Factory.
- VGroupFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupFactoryImpl
-
Creates an instance of the factory.
- VGroupImpl - Class in org.eclipse.emf.ecp.view.spi.group.model.impl
-
An implementation of the model object 'Group'.
- VGroupImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupImpl
-
- VGroupImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
-
An implementation of the model object 'Group'.
- VGroupImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VGroupImpl
-
- VGroupPackage - Interface in org.eclipse.emf.ecp.view.spi.group.model
-
The Package for the model.
- VGroupPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.group.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VGroupPackageImpl - Class in org.eclipse.emf.ecp.view.spi.group.model.impl
-
An implementation of the model Package.
- VHasTooltip - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Has Tooltip'.
- VHorizontalFactory - Interface in org.eclipse.emf.ecp.view.spi.horizontal.model
-
The Factory for the model.
- VHorizontalFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.impl
-
An implementation of the model Factory.
- VHorizontalFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalFactoryImpl
-
Creates an instance of the factory.
- VHorizontalLayout - Interface in org.eclipse.emf.ecp.view.spi.horizontal.model
-
A representation of the model object 'Layout'.
- VHorizontalLayoutImpl - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.impl
-
An implementation of the model object 'Layout'.
- VHorizontalLayoutImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.impl.VHorizontalLayoutImpl
-
- VHorizontalPackage - Interface in org.eclipse.emf.ecp.view.spi.horizontal.model
-
The Package for the model.
- VHorizontalPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.horizontal.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VHorizontalPackageImpl - Class in org.eclipse.emf.ecp.view.spi.horizontal.model.impl
-
An implementation of the model Package.
- VIEW - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the '
View
'
class.
- VIEW - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The meta object id for the '
View
' class.
- VIEW__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Attachments' containment reference list.
- VIEW__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Children' containment reference list feature.
- VIEW__CHILDREN - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Children' containment reference list.
- VIEW__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Diagnostic' containment reference.
- VIEW__ECORE_PATHS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Ecore Paths' attribute list feature.
- VIEW__ECORE_PATHS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Ecore Paths' attribute list.
- VIEW__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Enabled' attribute.
- VIEW__LABEL - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Label' attribute.
- VIEW__LOADING_PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Loading Properties' containment reference feature.
- VIEW__LOADING_PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Loading Properties' containment reference.
- VIEW__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Name' attribute.
- VIEW__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Readonly' attribute.
- VIEW__ROOT_ECLASS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Root EClass' reference feature.
- VIEW__ROOT_ECLASS - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Root EClass' reference.
- VIEW__UUID - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Uuid' attribute.
- VIEW__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Visible' attribute.
- VIEW_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'View' class.
- VIEW_FILTER_KEY - Static variable in class org.eclipse.emfforms.swt.internal.reference.table.SelectionTableCompositeStrategyProvider
-
Filter key for view registration to apply the view to the context of the selection
table composite specifically in the case that some other view is also available
that is intended for the editor.
- VIEW_MODEL_ELEMENT_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage.Literals
-
The meta object literal for the '
Selector
' class.
- VIEW_MODEL_ELEMENT_SELECTOR - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
The meta object id for the '
Selector
' class.
- VIEW_MODEL_ELEMENT_SELECTOR__ATTRIBUTE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage.Literals
-
The meta object literal for the 'Attribute' reference feature.
- VIEW_MODEL_ELEMENT_SELECTOR__ATTRIBUTE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
The feature id for the 'Attribute' reference.
- VIEW_MODEL_ELEMENT_SELECTOR__ATTRIBUTE_VALUE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage.Literals
-
The meta object literal for the 'Attribute Value' attribute feature.
- VIEW_MODEL_ELEMENT_SELECTOR__ATTRIBUTE_VALUE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
The feature id for the 'Attribute Value' attribute.
- VIEW_MODEL_ELEMENT_SELECTOR__CLASS_TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage.Literals
-
The meta object literal for the 'Class Type' reference feature.
- VIEW_MODEL_ELEMENT_SELECTOR__CLASS_TYPE - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
The feature id for the 'Class Type' reference.
- VIEW_MODEL_ELEMENT_SELECTOR__SELECT_SUBCLASSES - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage.Literals
-
The meta object literal for the 'Select Subclasses' attribute feature.
- VIEW_MODEL_ELEMENT_SELECTOR__SELECT_SUBCLASSES - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
The feature id for the 'Select Subclasses' attribute.
- VIEW_MODEL_ELEMENT_SELECTOR_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
The number of structural features of the 'Selector' class.
- VIEW_MODEL_ELEMENT_SELECTOR_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.VTViewModelElementPackage
-
The number of operations of the 'Selector' class.
- VIEW_MODEL_ID - Static variable in class org.eclipse.emf.ecp.view.internal.viewproxy.resolver.ProxyResolverViewService
-
Id for proxy view models.
- VIEW_MODEL_LOADING_PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
- VIEW_MODEL_LOADING_PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- VIEW_MODEL_LOADING_PROPERTIES__INHERITABLE_PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Inheritable Properties' map feature.
- VIEW_MODEL_LOADING_PROPERTIES__INHERITABLE_PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Inheritable Properties' map.
- VIEW_MODEL_LOADING_PROPERTIES__NON_INHERITABLE_PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
The meta object literal for the 'Non Inheritable Properties' map feature.
- VIEW_MODEL_LOADING_PROPERTIES__NON_INHERITABLE_PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The feature id for the 'Non Inheritable Properties' map.
- VIEW_MODEL_LOADING_PROPERTIES_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'Model Loading Properties' class.
- VIEW_MODEL_PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage.Literals
-
- VIEW_MODEL_PROPERTIES - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
- VIEW_MODEL_PROPERTIES_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.model.VViewPackage
-
The number of structural features of the 'Model Properties' class.
- VIEW_PROXY - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage.Literals
-
The meta object literal for the '
View Proxy
' class.
- VIEW_PROXY - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
- VIEW_PROXY__ATTACHMENTS - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The feature id for the 'Attachments' containment reference list.
- VIEW_PROXY__DIAGNOSTIC - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The feature id for the 'Diagnostic' containment reference.
- VIEW_PROXY__ENABLED - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The feature id for the 'Enabled' attribute.
- VIEW_PROXY__ID - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage.Literals
-
The meta object literal for the 'Id' attribute feature.
- VIEW_PROXY__ID - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The feature id for the 'Id' attribute.
- VIEW_PROXY__NAME - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The feature id for the 'Name' attribute.
- VIEW_PROXY__READONLY - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The feature id for the 'Readonly' attribute.
- VIEW_PROXY__VISIBLE - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The feature id for the 'Visible' attribute.
- VIEW_PROXY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.spi.viewproxy.model.VViewproxyPackage
-
The number of structural features of the 'View Proxy' class.
- VIEW_TEMPLATE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
- VIEW_TEMPLATE - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
- VIEW_TEMPLATE__CONTROL_VALIDATION_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Control Validation Configuration' containment reference
feature.
- VIEW_TEMPLATE__CONTROL_VALIDATION_CONFIGURATION - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Control Validation Configuration' containment reference.
- VIEW_TEMPLATE__REFERENCED_ECORES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Referenced Ecores' attribute list feature.
- VIEW_TEMPLATE__REFERENCED_ECORES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Referenced Ecores' attribute list.
- VIEW_TEMPLATE__STYLES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage.Literals
-
The meta object literal for the 'Styles' containment reference list feature.
- VIEW_TEMPLATE__STYLES - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The feature id for the 'Styles' containment reference list.
- VIEW_TEMPLATE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of structural features of the 'View Template' class.
- VIEW_TEMPLATE_OPERATION_COUNT - Static variable in interface org.eclipse.emf.ecp.view.template.model.VTTemplatePackage
-
The number of operations of the 'View Template' class.
- VIEW_TYPE - Static variable in class org.eclipse.emf.ecp.emf2web.controller.xtend.GenerationInfo
-
- ViewAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.model.util
-
The Adapter Factory for the model.
- ViewAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.model.util.ViewAdapterFactory
-
Creates an instance of the adapter factory.
- ViewAndRepository() - Constructor for class org.eclipse.emfforms.internal.rulerepository.tooling.merge.MergeWithViewHandler.ViewAndRepository
-
- viewChangeListener_applyEnableCalled_parentElement() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer_PTest
-
- viewChangeListener_applyEnableCalled_sameElement() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer_PTest
-
- viewChangeListener_applyReadOnlyCalled_parentElement() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer_PTest
-
- viewChangeListener_applyReadOnlyCalled_sameElement() - Method in class org.eclipse.emfforms.spi.swt.core.AbstractSWTRenderer_PTest
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.spi.diffmerge.model.provider.DiffmergeItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.categorization.model.provider.CategorizationItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.compoundcontrol.model.provider.CompoundcontrolItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.custom.model.provider.CustomItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.group.model.provider.GroupItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.provider.GroupedGridItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.horizontal.model.provider.HorizontalItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.provider.LabelItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.provider.SectionItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.provider.StackItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.provider.TableItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.provider.VerticalItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.provider.TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.emfforms.spi.view.annotation.model.provider.AnnotationItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewChildCreationExtender() - Constructor for class org.eclipse.emf.emfforms.spi.view.controlgrid.model.provider.ControlgridItemProviderAdapterFactory.ViewChildCreationExtender
-
- ViewCleaner - Class in org.eclipse.emf.ecp.emf2web.json.controller.xtend
-
Processes
VView
s before ui schema generation
- ViewCleaner() - Constructor for class org.eclipse.emf.ecp.emf2web.json.controller.xtend.ViewCleaner
-
- ViewCleaner_Test - Class in org.eclipse.emf.ecp.emf2web.json.controller.xtend
-
- ViewCleaner_Test() - Constructor for class org.eclipse.emf.ecp.emf2web.json.controller.xtend.ViewCleaner_Test
-
- ViewEditorActionBarContributor - Class in org.eclipse.emf.ecp.ide.editor.view
-
Action-bar contributor for the View Model Editor.
- ViewEditorActionBarContributor() - Constructor for class org.eclipse.emf.ecp.ide.editor.view.ViewEditorActionBarContributor
-
Initializes me.
- ViewEditorDropAdapter - Class in org.eclipse.emf.ecp.ui.view.internal.editor.controls.legacy.handler
-
Drop adapter for the view editor.
- ViewEditorDropAdapter() - Constructor for class org.eclipse.emf.ecp.ui.view.internal.editor.controls.legacy.handler.ViewEditorDropAdapter
-
Default constructor needed for extension point.
- ViewEditorDropAdapter(EditingDomain, Viewer) - Constructor for class org.eclipse.emf.ecp.ui.view.internal.editor.controls.legacy.handler.ViewEditorDropAdapter
-
Constructor.
- ViewEditorPart - Class in org.eclipse.emf.ecp.ide.editor.view
-
The IDE ViewModel EditorPart.
- ViewEditorPart() - Constructor for class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart
-
- ViewEditorPart_EcoreSelectionTitle - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_EcoreSelectionValidation - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_EditorViewChanged - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_InvalidVView - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_invalidVView_noRootEClass - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_invalidVView_rootEClassNotInPackage - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_invalidVView_rootEClassPackageNotResolved - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_LegacyMigrationErrorText - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_LegacyMigrationErrorTitle - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_LegacyMigrationQuestion - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_LegacyMigrationTitle - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_LoadedPartlyDescription - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_LoadedPartlyTitle - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_MigrationErrorText1 - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_MigrationErrorText2 - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_MigrationErrorTitle - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_MigrationQuestion - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_MigrationTitle - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_No - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_PTest - Class in org.eclipse.emf.ecp.ide.editor.view
-
Tests for ViewEditorPart.
- ViewEditorPart_PTest() - Constructor for class org.eclipse.emf.ecp.ide.editor.view.ViewEditorPart_PTest
-
- ViewEditorPart_TemplateMigrationDescription - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_TemplateMigrationErrorMessage - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_TemplateMigrationErrorTitle - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_TemplateMigrationTitle - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_ViewCannotBeDisplayed - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_Warning - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_WorkspaceMigrationError - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPart_Yes - Static variable in class org.eclipse.emf.ecp.ide.editor.view.messages.Messages
-
- ViewEditorPlugin - Class in org.eclipse.emf.ecp.view.model.presentation
-
This is the central singleton for the View editor plugin.
- ViewEditorPlugin() - Constructor for class org.eclipse.emf.ecp.view.model.presentation.ViewEditorPlugin
-
Create the instance.
- ViewEditorPlugin.Implementation - Class in org.eclipse.emf.ecp.view.model.presentation
-
The actual implementation of the Eclipse Plugin.
- ViewEditPlugin - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
This is the central singleton for the View edit plugin.
- ViewEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ViewEditPlugin
-
Create the instance.
- ViewEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
The actual implementation of the Eclipse Plugin.
- ViewerActionContext<V extends org.eclipse.jface.viewers.Viewer> - Interface in org.eclipse.emfforms.spi.swt.table.action
-
A viewer action context class.
- ViewerFilterProvider - Interface in org.eclipse.emfforms.spi.swt.treemasterdetail
-
Interface to influence the filters
which are added to the tree master detail.
- ViewerRefreshManager - Interface in org.eclipse.emfforms.spi.swt.table
-
Protocol for asynchronous non-redundant refresh of a viewer.
- viewerSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer
-
- viewerSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailDialogSWTRenderer
-
- viewerSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer
-
- viewerSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.ecp.view.spi.table.swt.TableControlSWTRenderer
-
- viewerSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emfforms.spi.swt.table.AbstractTableViewerComposite
-
- viewFactory - Variable in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
This caches an instance of the model factory.
- viewFactory - Variable in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
-
This caches an instance of the model factory.
- viewIsResolved(VView) - Static method in class org.eclipse.emf.ecp.ide.spi.util.ViewModelHelper
-
Check whether the given view has been resolved, i.e.
- ViewItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
This is the item provider adapter for a
VView
object.
- ViewItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProvider
-
This constructs an instance from a factory and a notifier.
- viewItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VView
instances.
- ViewItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- ViewItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
This constructs an instance.
- ViewLoader() - Constructor for class org.eclipse.emf.ecp.ide.spi.util.ViewModelHelper.ViewLoader
-
- ViewLocaleService - Interface in org.eclipse.emf.ecp.edit.spi
-
- ViewMigrationDialog - Class in org.eclipse.emf.ecp.ide.internal.migration
-
A dialog that enables the migration of view model files.
- ViewMigrationDialog(Shell) - Constructor for class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationDialog
-
Constructor.
- ViewMigrationDialog_CurrentNSLabel - Static variable in class org.eclipse.emf.ecp.ide.internal.migration.Messages
-
- ViewMigrationDialog_LabelText - Static variable in class org.eclipse.emf.ecp.ide.internal.migration.Messages
-
- ViewMigrationDialog_ShellTitle - Static variable in class org.eclipse.emf.ecp.ide.internal.migration.Messages
-
- ViewMigrationDialog_ShowWarnings - Static variable in class org.eclipse.emf.ecp.ide.internal.migration.Messages
-
- ViewMigrationDialog_UpdatedNSLabel - Static variable in class org.eclipse.emf.ecp.ide.internal.migration.Messages
-
- ViewMigrationException - Exception in org.eclipse.emf.ecp.ide.internal.migration
-
Exception that might be thrown while migrating a view model file.
- ViewMigrationException(String) - Constructor for exception org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationException
-
Constructor.
- ViewMigrationException(Exception) - Constructor for exception org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationException
-
Constructor that wraps the exception that caused the view migration to fail.
- ViewMigrationHandler - Class in org.eclipse.emf.ecp.ide.internal.migration
-
Executes a simple XPath-based transformation for migrating the namespace
fragments of a given view model file.
- ViewMigrationHandler(String, String) - Constructor for class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationHandler
-
Default constructor.
- ViewMigrationResultDialog - Class in org.eclipse.emf.ecp.ide.internal.migration
-
Dialog that show the result of migration.
- ViewMigrationResultDialog(Shell, Map<String, Optional<Diagnostic>>, boolean) - Constructor for class org.eclipse.emf.ecp.ide.internal.migration.ViewMigrationResultDialog
-
Constructor.
- ViewMigrationResultDialog_MigrationFailureMessage - Static variable in class org.eclipse.emf.ecp.ide.internal.migration.Messages
-
- ViewMigrationResultDialog_MigrationSuccess - Static variable in class org.eclipse.emf.ecp.ide.internal.migration.Messages
-
- ViewMigrationResultDialog_MigrationSuccessMessage - Static variable in class org.eclipse.emf.ecp.ide.internal.migration.Messages
-
- ViewMigrationResultDialog_ShellTitle - Static variable in class org.eclipse.emf.ecp.ide.internal.migration.Messages
-
- ViewMigrationResultDialog_Title - Static variable in class org.eclipse.emf.ecp.ide.internal.migration.Messages
-
- ViewMigrationResultDialog_UnresolvedViews - Static variable in class org.eclipse.emf.ecp.ide.internal.migration.Messages
-
- ViewModelBuilder - Class in org.eclipse.emfforms.ide.internal.builder
-
Incremental builder that triggers validation on view models in the workspace.
- ViewModelBuilder() - Constructor for class org.eclipse.emfforms.ide.internal.builder.ViewModelBuilder
-
- ViewModelBuilder_PTest - Class in org.eclipse.emfforms.ide.builder
-
- ViewModelBuilder_PTest() - Constructor for class org.eclipse.emfforms.ide.builder.ViewModelBuilder_PTest
-
- ViewModelBuilder_Subtask_Label - Static variable in class org.eclipse.emfforms.ide.internal.builder.messages.Messages
-
- ViewModelContext - Interface in org.eclipse.emf.ecp.view.spi.context
-
The Interface ViewModelContext.
- ViewModelContextContextFunction - Class in org.eclipse.emf.ecp.view.internal.context
-
- ViewModelContextContextFunction() - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextContextFunction
-
- ViewModelContextContextFunction_ITest - Class in org.eclipse.emf.ecp.view.internal.context
-
- ViewModelContextContextFunction_ITest() - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextContextFunction_ITest
-
Initializes me.
- ViewModelContextDisposeListener - Interface in org.eclipse.emf.ecp.view.spi.context
-
- ViewModelContextFactory - Class in org.eclipse.emf.ecp.view.spi.context
-
- ViewModelContextImpl - Class in org.eclipse.emf.ecp.view.internal.context
-
The Class ViewModelContextImpl.
- ViewModelContextImpl(VElement, EObject) - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Instantiates a new view model context impl.
- ViewModelContextImpl(VElement, EObject, ViewModelContext, VElement) - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Instantiates a new view model context impl.
- ViewModelContextImpl(VElement, EObject, ViewModelService...) - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
- ViewModelContextImpl(VElement, EObject, ViewModelServiceProvider) - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Instantiates a new view model context impl.
- ViewModelContextImpl(VElement, EObject, ViewModelContext, VElement, ViewModelService...) - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
- ViewModelContextImpl(VElement, EObject, ViewModelContext, VElement, ViewModelServiceProvider) - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
Instantiates a new view model context impl with a parent context.
- ViewModelContextImpl(VElement, EObject, Map<String, ?>) - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
- ViewModelContextImpl(VElement, EObject, ViewModelServiceProvider, Map<String, ?>) - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl
-
- ViewModelContextImpl_ITest - Class in org.eclipse.emf.ecp.view.internal.context
-
- ViewModelContextImpl_ITest() - Constructor for class org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl_ITest
-
- ViewModelContextImpl_ITest.MyService - Interface in org.eclipse.emf.ecp.view.internal.context
-
Dummy view-model service interface for testing.
- ViewModelDeleteParticipant - Class in org.eclipse.emf.ecp.view.model.refactoring
-
Delete Participant for View Models.
- ViewModelDeleteParticipant() - Constructor for class org.eclipse.emf.ecp.view.model.refactoring.ViewModelDeleteParticipant
-
Default constructor.
- ViewModelDeleteParticipant_PTest - Class in org.eclipse.emf.ecp.view.model.refactoring
-
- ViewModelDeleteParticipant_PTest(String, String) - Constructor for class org.eclipse.emf.ecp.view.model.refactoring.ViewModelDeleteParticipant_PTest
-
- ViewModelEditor - Class in org.eclipse.emfforms.internal.editor.viewmodel
-
The Editor for ViewModels.
- ViewModelEditor() - Constructor for class org.eclipse.emfforms.internal.editor.viewmodel.ViewModelEditor
-
- ViewModelEditorCallback - Interface in org.eclipse.emf.ecp.ide.view.service
-
A Callback used to triger a reload of the model.
- ViewModelElementAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util
-
The Adapter Factory for the model.
- ViewModelElementAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementAdapterFactory
-
Creates an instance of the adapter factory.
- ViewModelElementItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- ViewModelElementItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
This constructs an instance.
- ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
-
- ViewModelElementItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
-
The switch for creating child descriptors specific to each extended class.
- ViewModelElementSelector_Test - Class in org.eclipse.emf.ecp.view.template.service
-
- ViewModelElementSelector_Test() - Constructor for class org.eclipse.emf.ecp.view.template.service.ViewModelElementSelector_Test
-
- ViewModelElementSelectorEditPlugin - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
-
This is the central singleton for the ViewModelElementSelector edit plugin.
- ViewModelElementSelectorEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorEditPlugin
-
Create the instance.
- ViewModelElementSelectorEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
-
The actual implementation of the Eclipse Plugin.
- viewModelElementSelectorItemProvider - Variable in class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementItemProviderAdapterFactory
-
- ViewModelElementSelectorItemProvider - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider
-
- ViewModelElementSelectorItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.provider.ViewModelElementSelectorItemProvider
-
This constructs an instance from a factory and a notifier.
- ViewModelElementSwitch<T> - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util
-
The Switch for the model's inheritance hierarchy.
- ViewModelElementSwitch() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.util.ViewModelElementSwitch
-
Creates an instance of the switch.
- ViewModelFileExtensionsManager - Class in org.eclipse.emf.ecp.view.model.provider.xmi
-
Manages the view models provided by the file extension point.
- ViewModelFileExtensionsManager_ITest - Class in org.eclipse.emf.ecp.view.model.provider.xmi
-
- ViewModelFileExtensionsManager_ITest(Set<String>, boolean) - Constructor for class org.eclipse.emf.ecp.view.model.provider.xmi.ViewModelFileExtensionsManager_ITest
-
- ViewModelHelper - Class in org.eclipse.emf.ecp.ide.spi.util
-
Helper class for view model objects.
- ViewModelHelper.ViewLoader - Class in org.eclipse.emf.ecp.ide.spi.util
-
Helper class for encapsulating view loading functionality.
- ViewModelHelper_couldNotFindEcorePath_message - Static variable in class org.eclipse.emf.ecp.internal.ide.util.messages.Messages
-
- ViewModelHelper_couldNotFindEcorePath_nameAndLocation - Static variable in class org.eclipse.emf.ecp.internal.ide.util.messages.Messages
-
- ViewModelIsNullReport - Class in org.eclipse.emf.ecp.view.spi.provider.reporting
-
- ViewModelIsNullReport() - Constructor for class org.eclipse.emf.ecp.view.spi.provider.reporting.ViewModelIsNullReport
-
Default constructor.
- ViewModelListener - Class in org.eclipse.emfforms.internal.core.services.controlmapper
-
- ViewModelListener(EMFFormsViewContext, EMFFormsSettingToControlMapper) - Constructor for class org.eclipse.emfforms.internal.core.services.controlmapper.ViewModelListener
-
- viewModelLoadingPropertiesItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.model.provider.ViewItemProviderAdapterFactory
-
- ViewModelLoadingPropertiesItemProvider - Class in org.eclipse.emf.ecp.view.spi.model.provider
-
- ViewModelLoadingPropertiesItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.model.provider.ViewModelLoadingPropertiesItemProvider
-
This constructs an instance from a factory and a notifier.
- ViewModelMarkerHelper - Class in org.eclipse.emfforms.ide.internal.builder
-
Specific Marker Helper that directly knows the file.
- ViewModelMarkerHelper.Provider - Class in org.eclipse.emfforms.ide.internal.builder
-
Implementation of the marker helper provider for view model validation.
- ViewModelMigrationException - Exception in org.eclipse.emf.ecp.view.migrator
-
Exception that may occur during view model migration.
- ViewModelMigrationException(Throwable) - Constructor for exception org.eclipse.emf.ecp.view.migrator.ViewModelMigrationException
-
Default constructor.
- ViewModelMigrator - Interface in org.eclipse.emf.ecp.view.migrator
-
- ViewModelMigratorUtil - Class in org.eclipse.emf.ecp.view.migrator
-
- ViewModelNature - Class in org.eclipse.emfforms.ide.internal.builder
-
Nature for the View model projects.
- ViewModelNature() - Constructor for class org.eclipse.emfforms.ide.internal.builder.ViewModelNature
-
Initializes me.
- ViewModelPropertiesHelper - Class in org.eclipse.emf.ecp.view.spi.model.util
-
- ViewModelPropertiesUpdateCallback - Interface in org.eclipse.emf.ecp.view.spi.common.callback
-
- ViewModelSelectControlSWTRenderer - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
-
- ViewModelSelectControlSWTRenderer(VControl, ViewModelContext, ReportService) - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.ViewModelSelectControlSWTRenderer
-
Default constructor.
- ViewModelSelectControlSWTRenderer_ErrorNoEClass - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- ViewModelSelectControlSWTRenderer_ErrorNoSelection - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- ViewModelSelectControlSWTRenderer_ErrorNoVElement - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- ViewModelSelectControlSWTRenderer_SelectionDialogTilte - Static variable in class org.eclipse.emf.ecp.view.template.internal.tooling.Messages
-
- ViewModelSelectControlTester - Class in org.eclipse.emf.ecp.view.template.internal.tooling.controls
-
- ViewModelSelectControlTester() - Constructor for class org.eclipse.emf.ecp.view.template.internal.tooling.controls.ViewModelSelectControlTester
-
- ViewModelService - Interface in org.eclipse.emf.ecp.view.spi.context
-
The AbstractViewService is a common super type for all View Services.
- ViewModelServiceNotAvailableReport - Class in org.eclipse.emf.ecp.view.spi.context
-
- ViewModelServiceNotAvailableReport(Class<?>) - Constructor for class org.eclipse.emf.ecp.view.spi.context.ViewModelServiceNotAvailableReport
-
Constructor.
- ViewModelServiceProvider - Interface in org.eclipse.emf.ecp.view.spi.context
-
A provider of local
ViewModelService
s to inject into the
ViewModelContext
that override statically registered services in it and its children, recursively down
the context hierarchy.
- ViewModelServiceProvider - Interface in org.eclipse.emfforms.spi.swt.treemasterdetail
-
Interface to influence which
ViewModelServices
will be added when a new detail view is
rendered.
- ViewModelServiceProvider.Composed - Class in org.eclipse.emf.ecp.view.spi.context
-
- ViewModelUtil - Class in org.eclipse.emf.ecp.view.spi.model.util
-
This Util class provides common methods used often when working with the view model.
- ViewModelValidationDelegate - Class in org.eclipse.emfforms.ide.internal.builder
-
The validation delegate for view models.
- ViewModelValidationDelegate() - Constructor for class org.eclipse.emfforms.ide.internal.builder.ViewModelValidationDelegate
-
Initializes me.
- ViewModelValidationDelegate.Provider - Class in org.eclipse.emfforms.ide.internal.builder
-
Implementation of the validation delegate provider for view model validation.
- ViewModelWizard - Class in org.eclipse.emf.ecp.view.model.presentation
-
This is a simple wizard for creating a new model file.
- ViewModelWizard() - Constructor for class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
- ViewModelWizardNewFileCreationPage - Class in org.eclipse.emf.ecp.view.model.presentation
-
This is the first page of the wizard.
- ViewModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizardNewFileCreationPage
-
Pass in the selection.
- ViewModelWorkspaceMigrator - Interface in org.eclipse.emf.ecp.view.migrator
-
Migrator that handles all the view models in the workspace.
- ViewModelWorkspaceMigratorService - Class in org.eclipse.emf.ecp.view.workspace.migrator
-
- ViewModelWorkspaceMigratorService() - Constructor for class org.eclipse.emf.ecp.view.workspace.migrator.ViewModelWorkspaceMigratorService
-
- ViewNsMigrationUtil - Class in org.eclipse.emf.ecp.spi.view.migrator
-
Utility class to migrate the view name space uri in a file.
- ViewNsMigrationUtil_Test - Class in org.eclipse.emf.ecp.spi.view.migrator
-
- ViewNsMigrationUtil_Test() - Constructor for class org.eclipse.emf.ecp.spi.view.migrator.ViewNsMigrationUtil_Test
-
- viewPackage - Variable in class org.eclipse.emf.ecp.view.model.presentation.ViewModelWizard
-
This caches an instance of the model package.
- viewPackage - Variable in class org.eclipse.emf.ecp.view.template.internal.tooling.util.DMRCreationWizard
-
This caches an instance of the model package.
- ViewProvider - Class in org.eclipse.emf.ecp.view.model.generator
-
View Provider.
- ViewProvider() - Constructor for class org.eclipse.emf.ecp.view.model.generator.ViewProvider
-
Initializes me.
- ViewProvider_Test - Class in org.eclipse.emf.ecp.view.model.generator
-
- ViewProvider_Test() - Constructor for class org.eclipse.emf.ecp.view.model.generator.ViewProvider_Test
-
- ViewProviderHelper - Class in org.eclipse.emf.ecp.view.spi.provider
-
Util class for retrieving a
VView
based on an
EObject
.
- ViewProviderImpl - Class in org.eclipse.emf.ecp.view.internal.provider
-
- ViewProviderImpl() - Constructor for class org.eclipse.emf.ecp.view.internal.provider.ViewProviderImpl
-
- ViewProviderInitFailedReport - Class in org.eclipse.emf.ecp.view.spi.provider.reporting
-
Indicates that a ViewProvider could not be instantiated.
- ViewProviderInitFailedReport(Throwable) - Constructor for class org.eclipse.emf.ecp.view.spi.provider.reporting.ViewProviderInitFailedReport
-
Constructor.
- ViewproxyAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.util
-
The Adapter Factory for the model.
- ViewproxyAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxyAdapterFactory
-
Creates an instance of the adapter factory.
- ViewproxyEditPlugin - Class in org.eclipse.emf.ecp.view.internal.viewproxy.model.provider
-
This is the central singleton for the Viewproxy edit plugin.
- ViewproxyEditPlugin() - Constructor for class org.eclipse.emf.ecp.view.internal.viewproxy.model.provider.ViewproxyEditPlugin
-
Create the instance.
- ViewproxyEditPlugin.Implementation - Class in org.eclipse.emf.ecp.view.internal.viewproxy.model.provider
-
The actual implementation of the Eclipse Plugin.
- ViewProxyItemProvider - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.provider
-
This is the item provider adapter for a
VViewProxy
object.
- ViewProxyItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewProxyItemProvider
-
This constructs an instance from a factory and a notifier.
- viewProxyItemProvider - Variable in class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VViewProxy
instances.
- ViewproxyItemProviderAdapterFactory - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- ViewproxyItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.provider.ViewproxyItemProviderAdapterFactory
-
This constructs an instance.
- ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.provider
-
- ViewproxyItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.provider
-
The switch for creating child descriptors specific to each extended class.
- ViewproxySwitch<T> - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.util
-
The Switch for the model's inheritance hierarchy.
- ViewproxySwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.util.ViewproxySwitch
-
Creates an instance of the switch.
- ViewRenderer_PTest - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
- ViewRenderer_PTest() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewRenderer_PTest
-
- ViewService - Annotation Type in org.eclipse.emf.ecp.view.model.common.di.annotations
-
Annotation indicating an injectable dependency of some view-model service type.
- ViewServiceSupplier - Class in org.eclipse.emf.ecp.view.model.common.di.service.impl
-
- ViewServiceSupplier() - Constructor for class org.eclipse.emf.ecp.view.model.common.di.service.impl.ViewServiceSupplier
-
Initializes me.
- ViewSubstitutionLabelProviderFactory - Interface in org.eclipse.emf.ecp.view.internal.validation
-
Factory interface for obtaining an instance of an EValidator.SubstitutionLabelProvider
.
- ViewSwitch<T> - Class in org.eclipse.emf.ecp.view.spi.model.util
-
The Switch for the model's inheritance
hierarchy.
- ViewSwitch() - Constructor for class org.eclipse.emf.ecp.view.spi.model.util.ViewSwitch
-
Creates an instance of the switch.
- ViewSWTRenderer - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
The Class ViewSWTRenderer.
- ViewSWTRenderer(VView, ViewModelContext, ReportService, EMFFormsRendererFactory, EMFFormsLocaleProvider) - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewSWTRenderer
-
Default constructor.
- ViewSWTRendererService - Class in org.eclipse.emf.ecp.view.internal.core.swt.renderer
-
ViewSWTRendererService which provides the ViewSWTRenderer.
- ViewSWTRendererService() - Constructor for class org.eclipse.emf.ecp.view.internal.core.swt.renderer.ViewSWTRendererService
-
- viewTemplateItemProvider - Variable in class org.eclipse.emf.ecp.view.template.model.provider.TemplateItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
VTViewTemplate
instances.
- ViewTemplateItemProvider - Class in org.eclipse.emf.ecp.view.template.model.provider
-
- ViewTemplateItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.ecp.view.template.model.provider.ViewTemplateItemProvider
-
This constructs an instance from a factory and a notifier.
- ViewTemplateProviderImpl - Class in org.eclipse.emf.ecp.view.template.service
-
Implementation of the VTViewTemplateProvider.
- ViewTemplateProviderImpl() - Constructor for class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl
-
- ViewTemplateProviderImpl_Test - Class in org.eclipse.emf.ecp.view.template.service
-
- ViewTemplateProviderImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.service.ViewTemplateProviderImpl_Test
-
- ViewTemplateSupplier - Interface in org.eclipse.emf.ecp.spi.view.template.service
-
- ViewTemplateSupplierImpl - Class in org.eclipse.emf.ecp.view.template.service
-
- ViewTemplateSupplierImpl() - Constructor for class org.eclipse.emf.ecp.view.template.service.ViewTemplateSupplierImpl
-
- ViewTemplateSupplierImpl_Test - Class in org.eclipse.emf.ecp.view.template.service
-
- ViewTemplateSupplierImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.service.ViewTemplateSupplierImpl_Test
-
- ViewTemplateSupplierUtil - Class in org.eclipse.emf.ecp.spi.view.template.service
-
- ViewTemplateSupplierUtil_PTest - Class in org.eclipse.emf.ecp.spi.view.template.service
-
- ViewTemplateSupplierUtil_PTest() - Constructor for class org.eclipse.emf.ecp.spi.view.template.service.ViewTemplateSupplierUtil_PTest
-
- ViewTemplateValidationDelegateProvider - Class in org.eclipse.emfforms.ide.viewtemplate.internal.builder
-
Validation delegate provider for view template models.
- ViewTemplateValidationDelegateProvider() - Constructor for class org.eclipse.emfforms.ide.viewtemplate.internal.builder.ViewTemplateValidationDelegateProvider
-
Initializes me.
- ViewValidationListener - Interface in org.eclipse.emf.ecp.view.spi.validation
-
Listens for new validation results.
- viewValidator - Variable in class org.eclipse.emf.ecp.view.spi.indexdmr.model.util.IndexdmrValidator
-
The cached base package validator.
- viewValidator - Variable in class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util.KeyattributedmrValidator
-
The cached base package validator.
- viewValidator - Variable in class org.eclipse.emf.ecp.view.spi.mappingdmr.model.util.MappingdmrValidator
-
The cached base package validator.
- ViewValidator - Class in org.eclipse.emf.ecp.view.spi.model.util
-
The Validator for the model.
- ViewValidator() - Constructor for class org.eclipse.emf.ecp.view.spi.model.util.ViewValidator
-
Creates an instance of the switch.
- viewValidator - Variable in class org.eclipse.emf.ecp.view.spi.table.model.util.TableValidator
-
The cached base package validator.
- viewWithAllContentsModel() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.FormsJsonExporter_Test
-
- viewWithTwoCategories() - Method in class org.eclipse.emf.ecp.emf2web.json.generator.xtend.FormsJsonExporter_Test
-
- VIndexdmrFactory - Interface in org.eclipse.emf.ecp.view.spi.indexdmr.model
-
The Factory for the model.
- VIndexdmrFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.indexdmr.model.impl
-
An implementation of the model Factory.
- VIndexdmrFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexdmrFactoryImpl
-
Creates an instance of the factory.
- VIndexdmrPackage - Interface in org.eclipse.emf.ecp.view.spi.indexdmr.model
-
The Package for the model.
- VIndexdmrPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.indexdmr.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VIndexdmrPackageImpl - Class in org.eclipse.emf.ecp.view.spi.indexdmr.model.impl
-
An implementation of the model Package.
- VIndexDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.indexdmr.model
-
A representation of the model object 'Index Domain Model Reference'.
- VIndexDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.spi.indexdmr.model.impl
-
An implementation of the model object 'Index Domain Model Reference'.
- VIndexDomainModelReferenceImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.indexdmr.model.impl.VIndexDomainModelReferenceImpl
-
- VIndexDomainModelReferenceSegment - Interface in org.eclipse.emfforms.spi.view.indexsegment.model
-
A representation of the model object 'Index
Domain Model Reference Segment'.
- VIndexDomainModelReferenceSegmentImpl - Class in org.eclipse.emfforms.spi.view.indexsegment.model.impl
-
An implementation of the model object 'Index
Domain Model Reference Segment'.
- VIndexDomainModelReferenceSegmentImpl() - Constructor for class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexDomainModelReferenceSegmentImpl
-
- VIndexsegmentFactory - Interface in org.eclipse.emfforms.spi.view.indexsegment.model
-
The Factory for the model.
- VIndexsegmentFactoryImpl - Class in org.eclipse.emfforms.spi.view.indexsegment.model.impl
-
An implementation of the model Factory.
- VIndexsegmentFactoryImpl() - Constructor for class org.eclipse.emfforms.spi.view.indexsegment.model.impl.VIndexsegmentFactoryImpl
-
Creates an instance of the factory.
- VIndexsegmentPackage - Interface in org.eclipse.emfforms.spi.view.indexsegment.model
-
The Package for the model.
- VIndexsegmentPackage.Literals - Interface in org.eclipse.emfforms.spi.view.indexsegment.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VIndexsegmentPackageImpl - Class in org.eclipse.emfforms.spi.view.indexsegment.model.impl
-
An implementation of the model Package.
- VIndexsegmentResourceFactoryImpl - Class in org.eclipse.emfforms.spi.view.indexsegment.model.util
-
The Resource Factory associated with the
package.
- VIndexsegmentResourceFactoryImpl() - Constructor for class org.eclipse.emfforms.spi.view.indexsegment.model.util.VIndexsegmentResourceFactoryImpl
-
Creates an instance of the resource factory.
- VIndexsegmentResourceImpl - Class in org.eclipse.emfforms.spi.view.indexsegment.model.util
-
The Resource associated with the package.
- VIndexsegmentResourceImpl(URI) - Constructor for class org.eclipse.emfforms.spi.view.indexsegment.model.util.VIndexsegmentResourceImpl
-
Creates an instance of the resource.
- VIRTUAL_ROOT_URI - Static variable in class org.eclipse.emf.ecp.workspace.internal.core.WorkspaceProvider
-
Constant which is used to indicated the the
root uri
is not existing yet.
- visible - Variable in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
The cached value of the '
Visible
' attribute.
- visible() - Method in interface org.eclipse.emfforms.spi.swt.table.ColumnConfiguration
-
Toggle the visible state of the column.
- visible() - Method in class org.eclipse.emfforms.spi.swt.table.ColumnConfigurationImpl
-
- VISIBLE_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.spi.model.impl.VElementImpl
-
The default value of the '
Visible
' attribute.
- VISIBLE_LINES_EDEFAULT - Static variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- visibleLines - Variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- visibleLinesESet - Variable in class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
This is true if the Visible Lines attribute has been set.
- VKeyattributedmrFactory - Interface in org.eclipse.emf.ecp.view.spi.keyattributedmr.model
-
The Factory for the model.
- VKeyattributedmrFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl
-
An implementation of the model Factory.
- VKeyattributedmrFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyattributedmrFactoryImpl
-
Creates an instance of the factory.
- VKeyattributedmrPackage - Interface in org.eclipse.emf.ecp.view.spi.keyattributedmr.model
-
The Package for the model.
- VKeyattributedmrPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.keyattributedmr.model
-
Defines literals for the meta objects that
represent
each class,
each feature of each class,
each enum,
and each data type
- VKeyattributedmrPackageImpl - Class in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl
-
An implementation of the model Package.
- VKeyAttributeDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.keyattributedmr.model
-
A representation of the model object ' Key Attribute Domain Model Reference'.
- VKeyAttributeDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl
-
An implementation of the model object ' Key Attribute Domain Model Reference
'.
- VKeyAttributeDomainModelReferenceImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl.VKeyAttributeDomainModelReferenceImpl
-
- VLabel - Interface in org.eclipse.emf.ecp.view.spi.label.model
-
A representation of the model object 'Label'.
- VLABEL_STYLE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage.Literals
-
- VLABEL_STYLE - Static variable in interface org.eclipse.emf.ecp.view.spi.label.model.VLabelPackage
-
- VLabelFactory - Interface in org.eclipse.emf.ecp.view.spi.label.model
-
The Factory for the model.
- VLabelFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.label.model.impl
-
An implementation of the model Factory.
- VLabelFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelFactoryImpl
-
Creates an instance of the factory.
- VLabelImpl - Class in org.eclipse.emf.ecp.view.spi.label.model.impl
-
An implementation of the model object 'Label'.
- VLabelImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.label.model.impl.VLabelImpl
-
- VLabelPackage - Interface in org.eclipse.emf.ecp.view.spi.label.model
-
The Package for the model.
- VLabelPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.label.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VLabelPackageImpl - Class in org.eclipse.emf.ecp.view.spi.label.model.impl
-
An implementation of the model Package.
- VLabelStyle - Enum in org.eclipse.emf.ecp.view.spi.label.model
-
A representation of the literals of the enumeration 'Style',
and utility methods for working with them.
- VMappingdmrFactory - Interface in org.eclipse.emf.ecp.view.spi.mappingdmr.model
-
The Factory for the model.
- VMappingdmrFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl
-
An implementation of the model Factory.
- VMappingdmrFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingdmrFactoryImpl
-
Creates an instance of the factory.
- VMappingdmrPackage - Interface in org.eclipse.emf.ecp.view.spi.mappingdmr.model
-
The Package for the model.
- VMappingdmrPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.mappingdmr.model
-
Defines literals for the meta objects that
represent
each class,
each feature of each class,
each enum,
and each data type
- VMappingdmrPackageImpl - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl
-
An implementation of the model Package.
- VMappingDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.mappingdmr.model
-
A representation of the model object ' Mapping Domain Model Reference'.
- VMappingDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl
-
An implementation of the model object ' Mapping Domain Model Reference'.
- VMappingDomainModelReferenceImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl.VMappingDomainModelReferenceImpl
-
- VMappingDomainModelReferenceSegment - Interface in org.eclipse.emfforms.spi.view.mappingsegment.model
-
A representation of the model object 'Mapping Domain Model Reference Segment'.
- VMappingDomainModelReferenceSegmentImpl - Class in org.eclipse.emfforms.spi.view.mappingsegment.model.impl
-
An implementation of the model object 'Mapping Domain Model Reference Segment'.
- VMappingDomainModelReferenceSegmentImpl() - Constructor for class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingDomainModelReferenceSegmentImpl
-
- VMappingsegmentFactory - Interface in org.eclipse.emfforms.spi.view.mappingsegment.model
-
The Factory for the model.
- VMappingsegmentFactoryImpl - Class in org.eclipse.emfforms.spi.view.mappingsegment.model.impl
-
An implementation of the model Factory.
- VMappingsegmentFactoryImpl() - Constructor for class org.eclipse.emfforms.spi.view.mappingsegment.model.impl.VMappingsegmentFactoryImpl
-
Creates an instance of the factory.
- VMappingsegmentPackage - Interface in org.eclipse.emfforms.spi.view.mappingsegment.model
-
The Package for the model.
- VMappingsegmentPackage.Literals - Interface in org.eclipse.emfforms.spi.view.mappingsegment.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VMappingsegmentPackageImpl - Class in org.eclipse.emfforms.spi.view.mappingsegment.model.impl
-
An implementation of the model Package.
- VMappingsegmentResourceFactoryImpl - Class in org.eclipse.emfforms.spi.view.mappingsegment.model.util
-
The Resource Factory associated with the package.
- VMappingsegmentResourceFactoryImpl() - Constructor for class org.eclipse.emfforms.spi.view.mappingsegment.model.util.VMappingsegmentResourceFactoryImpl
-
Creates an instance of the resource factory.
- VMappingsegmentResourceImpl - Class in org.eclipse.emfforms.spi.view.mappingsegment.model.util
-
The Resource associated with the package.
- VMappingsegmentResourceImpl(URI) - Constructor for class org.eclipse.emfforms.spi.view.mappingsegment.model.util.VMappingsegmentResourceImpl
-
Creates an instance of the resource.
- VMultiDomainModelReferenceSegment - Interface in org.eclipse.emfforms.view.spi.multisegment.model
-
A representation of the model object 'Multi Domain Model Reference Segment'.
- VMultiDomainModelReferenceSegmentImpl - Class in org.eclipse.emfforms.view.spi.multisegment.model.impl
-
An implementation of the model object 'Multi Domain Model Reference Segment'.
- VMultiDomainModelReferenceSegmentImpl() - Constructor for class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultiDomainModelReferenceSegmentImpl
-
- VMultisegmentFactory - Interface in org.eclipse.emfforms.view.spi.multisegment.model
-
The Factory for the model.
- VMultisegmentFactoryImpl - Class in org.eclipse.emfforms.view.spi.multisegment.model.impl
-
An implementation of the model Factory.
- VMultisegmentFactoryImpl() - Constructor for class org.eclipse.emfforms.view.spi.multisegment.model.impl.VMultisegmentFactoryImpl
-
Creates an instance of the factory.
- VMultisegmentPackage - Interface in org.eclipse.emfforms.view.spi.multisegment.model
-
The Package for the model.
- VMultisegmentPackage.Literals - Interface in org.eclipse.emfforms.view.spi.multisegment.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VMultisegmentPackageImpl - Class in org.eclipse.emfforms.view.spi.multisegment.model.impl
-
An implementation of the model Package.
- VMultisegmentResourceFactoryImpl - Class in org.eclipse.emfforms.view.spi.multisegment.model.util
-
The Resource Factory associated with the package.
- VMultisegmentResourceFactoryImpl() - Constructor for class org.eclipse.emfforms.view.spi.multisegment.model.util.VMultisegmentResourceFactoryImpl
-
Creates an instance of the resource factory.
- VMultisegmentResourceImpl - Class in org.eclipse.emfforms.view.spi.multisegment.model.util
-
The Resource associated with the package.
- VMultisegmentResourceImpl(URI) - Constructor for class org.eclipse.emfforms.view.spi.multisegment.model.util.VMultisegmentResourceImpl
-
Creates an instance of the resource.
- VReadOnlyColumnConfiguration - Interface in org.eclipse.emf.ecp.view.spi.table.model
-
A representation of the model object 'Read Only Column Configuration'.
- VReadOnlyColumnConfigurationImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
-
An implementation of the model object 'Read Only Column Configuration'.
- VReadOnlyColumnConfigurationImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.impl.VReadOnlyColumnConfigurationImpl
-
- VRow - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
-
A representation of the model object 'Row'.
- VRowImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
-
An implementation of the model object 'Row'.
- VRowImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VRowImpl
-
- VRuleEntry - Interface in org.eclipse.emfforms.spi.rulerepository.model
-
A representation of the model object '
Rule Entry'.
- VRuleEntryImpl - Class in org.eclipse.emfforms.spi.rulerepository.model.impl
-
An implementation of the model object '
Rule Entry'.
- VRuleEntryImpl() - Constructor for class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleEntryImpl
-
- VRuleRepository - Interface in org.eclipse.emfforms.spi.rulerepository.model
-
A representation of the model object '
Rule Repository'.
- VRulerepositoryFactory - Interface in org.eclipse.emfforms.spi.rulerepository.model
-
The Factory for the model.
- VRulerepositoryFactoryImpl - Class in org.eclipse.emfforms.spi.rulerepository.model.impl
-
An implementation of the model Factory.
- VRulerepositoryFactoryImpl() - Constructor for class org.eclipse.emfforms.spi.rulerepository.model.impl.VRulerepositoryFactoryImpl
-
Creates an instance of the factory.
- VRuleRepositoryImpl - Class in org.eclipse.emfforms.spi.rulerepository.model.impl
-
An implementation of the model object '
Rule Repository'.
- VRuleRepositoryImpl() - Constructor for class org.eclipse.emfforms.spi.rulerepository.model.impl.VRuleRepositoryImpl
-
- VRulerepositoryPackage - Interface in org.eclipse.emfforms.spi.rulerepository.model
-
The Package for the model.
- VRulerepositoryPackage.Literals - Interface in org.eclipse.emfforms.spi.rulerepository.model
-
Defines literals for the meta objects that
represent
each class,
each feature of each class,
each enum,
and each data type
- VRulerepositoryPackageImpl - Class in org.eclipse.emfforms.spi.rulerepository.model.impl
-
An implementation of the model Package.
- VRulerepositoryResourceFactoryImpl - Class in org.eclipse.emfforms.spi.rulerepository.model.util
-
The Resource Factory associated with the
package.
- VRulerepositoryResourceFactoryImpl() - Constructor for class org.eclipse.emfforms.spi.rulerepository.model.util.VRulerepositoryResourceFactoryImpl
-
Creates an instance of the resource factory.
- VRulerepositoryResourceImpl - Class in org.eclipse.emfforms.spi.rulerepository.model.util
-
The Resource associated with the package.
- VRulerepositoryResourceImpl(URI) - Constructor for class org.eclipse.emfforms.spi.rulerepository.model.util.VRulerepositoryResourceImpl
-
Creates an instance of the resource.
- VSection - Interface in org.eclipse.emf.ecp.view.spi.section.model
-
A representation of the model object 'Section'.
- VSectionedArea - Interface in org.eclipse.emf.ecp.view.spi.section.model
-
A representation of the model object 'Sectioned Area'.
- VSectionedAreaImpl - Class in org.eclipse.emf.ecp.view.spi.section.model.impl
-
An implementation of the model object 'Sectioned Area'.
- VSectionedAreaImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionedAreaImpl
-
- VSectionFactory - Interface in org.eclipse.emf.ecp.view.spi.section.model
-
The Factory for the model.
- VSectionFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.section.model.impl
-
An implementation of the model Factory.
- VSectionFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionFactoryImpl
-
Creates an instance of the factory.
- VSectionImpl - Class in org.eclipse.emf.ecp.view.spi.section.model.impl
-
An implementation of the model object 'Section'.
- VSectionImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.section.model.impl.VSectionImpl
-
- VSectionPackage - Interface in org.eclipse.emf.ecp.view.spi.section.model
-
The Package for the model.
- VSectionPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.section.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VSectionPackageImpl - Class in org.eclipse.emf.ecp.view.spi.section.model.impl
-
An implementation of the model Package.
- VSingleColumnConfiguration - Interface in org.eclipse.emf.ecp.view.spi.table.model
-
A representation of the model object 'Single Column Configuration'.
- VSpan - Interface in org.eclipse.emf.ecp.view.spi.groupedgrid.model
-
A representation of the model object 'Span'.
- VSpanImpl - Class in org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl
-
An implementation of the model object 'Span'.
- VSpanImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.groupedgrid.model.impl.VSpanImpl
-
- VStackFactory - Interface in org.eclipse.emf.ecp.view.spi.stack.model
-
The Factory for the model.
- VStackFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.stack.model.impl
-
An implementation of the model Factory.
- VStackFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackFactoryImpl
-
Creates an instance of the factory.
- VStackItem - Interface in org.eclipse.emf.ecp.view.spi.stack.model
-
A representation of the model object 'Item'.
- VStackItemImpl - Class in org.eclipse.emf.ecp.view.spi.stack.model.impl
-
An implementation of the model object 'Item'.
- VStackItemImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackItemImpl
-
- VStackLayout - Interface in org.eclipse.emf.ecp.view.spi.stack.model
-
A representation of the model object 'Layout'.
- VStackLayoutImpl - Class in org.eclipse.emf.ecp.view.spi.stack.model.impl
-
An implementation of the model object 'Layout'.
- VStackLayoutImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.stack.model.impl.VStackLayoutImpl
-
- VStackPackage - Interface in org.eclipse.emf.ecp.view.spi.stack.model
-
The Package for the model.
- VStackPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.stack.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VStackPackageImpl - Class in org.eclipse.emf.ecp.view.spi.stack.model.impl
-
An implementation of the model Package.
- VStringToObjectMapEntryImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'String To String Map Entry'.
- VStringToObjectMapEntryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VStringToObjectMapEntryImpl
-
- VTableColumnConfiguration - Interface in org.eclipse.emf.ecp.view.spi.table.model
-
A representation of the model object 'Column Configuration'.
- VTableControl - Interface in org.eclipse.emf.ecp.view.spi.table.model
-
A representation of the model object 'Control'.
- VTableControlImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
-
An implementation of the model object 'Control'.
- VTableControlImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableControlImpl
-
- VTableDomainModelReference - Interface in org.eclipse.emf.ecp.view.spi.table.model
-
A representation of the model object 'Domain Model Reference'.
- VTableDomainModelReferenceImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
-
An implementation of the model object 'Domain Model Reference'.
- VTableDomainModelReferenceImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableDomainModelReferenceImpl
-
- VTableDomainModelReferenceImpl_SingleValuedFeature - Static variable in class org.eclipse.emf.ecp.view.internal.table.model.Messages
-
- VTableFactory - Interface in org.eclipse.emf.ecp.view.spi.table.model
-
The Factory for the model.
- VTableFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
-
An implementation of the model Factory.
- VTableFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.impl.VTableFactoryImpl
-
Creates an instance of the factory.
- VTablePackage - Interface in org.eclipse.emf.ecp.view.spi.table.model
-
The Package for the model.
- VTablePackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.table.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VTablePackageImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
-
An implementation of the model Package.
- VTAlignmentFactory - Interface in org.eclipse.emf.ecp.view.template.style.alignment.model
-
The Factory for the model.
- VTAlignmentFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.impl
-
An implementation of the model Factory.
- VTAlignmentFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentFactoryImpl
-
Creates an instance of the factory.
- VTAlignmentPackage - Interface in org.eclipse.emf.ecp.view.template.style.alignment.model
-
The Package for the model.
- VTAlignmentPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.alignment.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTAlignmentPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.impl
-
An implementation of the model Package.
- VTAlignmentStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.alignment.model
-
A representation of the model object 'Style Property'.
- VTAlignmentStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.impl
-
An implementation of the model object 'Style Property'.
- VTAlignmentStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTAlignmentStylePropertyImpl
-
- VTAndSelector - Interface in org.eclipse.emf.ecp.view.template.selector.bool.model
-
A representation of the model object 'And Selector'.
- VTAndSelectorImpl - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.impl
-
An implementation of the model object 'And Selector'.
- VTAndSelectorImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTAndSelectorImpl
-
- VTAndSelectorImpl_Test - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.impl
-
- VTAndSelectorImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTAndSelectorImpl_Test
-
- VTAnnotationFactory - Interface in org.eclipse.emf.ecp.view.template.selector.annotation.model
-
The Factory for the model.
- VTAnnotationFactoryImpl - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.impl
-
An implementation of the model Factory.
- VTAnnotationFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationFactoryImpl
-
Creates an instance of the factory.
- VTAnnotationPackage - Interface in org.eclipse.emf.ecp.view.template.selector.annotation.model
-
The Package for the model.
- VTAnnotationPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.selector.annotation.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTAnnotationPackageImpl - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.impl
-
An implementation of the model Package.
- VTAnnotationSelector - Interface in org.eclipse.emf.ecp.view.template.selector.annotation.model
-
A representation of the model object 'Selector'.
- VTAnnotationSelectorImpl - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.impl
-
An implementation of the model object 'Selector'.
- VTAnnotationSelectorImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl
-
- VTAnnotationSelectorImpl_Test - Class in org.eclipse.emf.ecp.view.template.selector.annotation.model.impl
-
- VTAnnotationSelectorImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.selector.annotation.model.impl.VTAnnotationSelectorImpl_Test
-
- VTBackgroundFactory - Interface in org.eclipse.emf.ecp.view.template.style.background.model
-
The Factory for the model.
- VTBackgroundFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.background.model.impl
-
An implementation of the model Factory.
- VTBackgroundFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundFactoryImpl
-
Creates an instance of the factory.
- VTBackgroundPackage - Interface in org.eclipse.emf.ecp.view.template.style.background.model
-
The Package for the model.
- VTBackgroundPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.background.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTBackgroundPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.background.model.impl
-
An implementation of the model Package.
- VTBackgroundStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.background.model
-
A representation of the model object 'Style Property'.
- VTBackgroundStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.background.model.impl
-
An implementation of the model object 'Style Property'.
- VTBackgroundStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl
-
- VTBackgroundStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.background.model.impl
-
- VTBackgroundStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.background.model.impl.VTBackgroundStylePropertyImpl_Test
-
- VTBoolFactory - Interface in org.eclipse.emf.ecp.view.template.selector.bool.model
-
The Factory for the model.
- VTBoolFactoryImpl - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.impl
-
An implementation of the model Factory.
- VTBoolFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.bool.model.impl.VTBoolFactoryImpl
-
Creates an instance of the factory.
- VTBoolPackage - Interface in org.eclipse.emf.ecp.view.template.selector.bool.model
-
The Package for the model.
- VTBoolPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.selector.bool.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTBoolPackageImpl - Class in org.eclipse.emf.ecp.view.template.selector.bool.model.impl
-
An implementation of the model Package.
- VTControlLabelAlignmentStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.alignment.model
-
A representation of the model object 'Control Label Alignment Style Property'.
- VTControlLabelAlignmentStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.impl
-
An implementation of the model object 'Control Label Alignment Style Property'.
- VTControlLabelAlignmentStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTControlLabelAlignmentStylePropertyImpl
-
- VTControlLabelAlignmentStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.alignment.model.impl
-
- VTControlLabelAlignmentStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.alignment.model.impl.VTControlLabelAlignmentStylePropertyImpl_Test
-
- VTControlValidationTemplate - Interface in org.eclipse.emf.ecp.view.template.model
-
A representation of the model object 'Control Validation Template'.
- VTControlValidationTemplateImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
-
An implementation of the model object 'Control Validation Template'.
- VTControlValidationTemplateImpl() - Constructor for class org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
-
- VTDomainmodelreferenceFactory - Interface in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model
-
The Factory for the model.
- VTDomainmodelreferenceFactoryImpl - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl
-
An implementation of the model Factory.
- VTDomainmodelreferenceFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainmodelreferenceFactoryImpl
-
Creates an instance of the factory.
- VTDomainmodelreferencePackage - Interface in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model
-
The Package for the model.
- VTDomainmodelreferencePackage.Literals - Interface in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTDomainmodelreferencePackageImpl - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl
-
An implementation of the model Package.
- VTDomainModelReferenceSelector - Interface in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model
-
A representation of the model object 'Domain Model Reference Selector'.
- VTDomainModelReferenceSelectorImpl - Class in org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl
-
An implementation of the model object 'Domain Model Reference Selector'.
- VTDomainModelReferenceSelectorImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.domainmodelreference.model.impl.VTDomainModelReferenceSelectorImpl
-
- VTFontPropertiesFactory - Interface in org.eclipse.emf.ecp.view.template.style.fontProperties.model
-
The Factory for the model.
- VTFontPropertiesFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl
-
An implementation of the model Factory.
- VTFontPropertiesFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesFactoryImpl
-
Creates an instance of the factory.
- VTFontPropertiesPackage - Interface in org.eclipse.emf.ecp.view.template.style.fontProperties.model
-
The Package for the model.
- VTFontPropertiesPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.fontProperties.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTFontPropertiesPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl
-
An implementation of the model Package.
- VTFontPropertiesStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.fontProperties.model
-
A representation of the model object 'Style Property'.
- VTFontPropertiesStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl
-
An implementation of the model object 'Style Property'.
- VTFontPropertiesStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl
-
- VTFontPropertiesStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl
-
- VTFontPropertiesStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.fontProperties.model.impl.VTFontPropertiesStylePropertyImpl_Test
-
- VTHierarchyFactory - Interface in org.eclipse.emf.ecp.view.template.selector.hierarchy.model
-
The Factory for the model.
- VTHierarchyFactoryImpl - Class in org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl
-
An implementation of the model Factory.
- VTHierarchyFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchyFactoryImpl
-
Creates an instance of the factory.
- VTHierarchyPackage - Interface in org.eclipse.emf.ecp.view.template.selector.hierarchy.model
-
The Package for the model.
- VTHierarchyPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.selector.hierarchy.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTHierarchyPackageImpl - Class in org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl
-
An implementation of the model Package.
- VTHierarchySelector - Interface in org.eclipse.emf.ecp.view.template.selector.hierarchy.model
-
A representation of the model object 'Selector'.
- VTHierarchySelectorImpl - Class in org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl
-
An implementation of the model object 'Selector'.
- VTHierarchySelectorImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchySelectorImpl
-
- VTHierarchySelectorImpl_Test - Class in org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl
-
- VTHierarchySelectorImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.selector.hierarchy.model.impl.VTHierarchySelectorImpl_Test
-
- VTKeyBinding - Interface in org.eclipse.emf.ecp.view.template.style.keybinding.model
-
A representation of the model object 'Key Binding'.
- VTKeybindingFactory - Interface in org.eclipse.emf.ecp.view.template.style.keybinding.model
-
The Factory for the model.
- VTKeybindingFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.keybinding.model.impl
-
An implementation of the model Factory.
- VTKeybindingFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeybindingFactoryImpl
-
Creates an instance of the factory.
- VTKeyBindingImpl - Class in org.eclipse.emf.ecp.view.template.style.keybinding.model.impl
-
An implementation of the model object 'Key Binding'.
- VTKeyBindingImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingImpl
-
- VTKeybindingPackage - Interface in org.eclipse.emf.ecp.view.template.style.keybinding.model
-
The Package for the model.
- VTKeybindingPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.keybinding.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTKeybindingPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.keybinding.model.impl
-
An implementation of the model Package.
- VTKeyBindings - Interface in org.eclipse.emf.ecp.view.template.style.keybinding.model
-
A representation of the model object 'Key Bindings'.
- VTKeyBindingsImpl - Class in org.eclipse.emf.ecp.view.template.style.keybinding.model.impl
-
An implementation of the model object 'Key Bindings'.
- VTKeyBindingsImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.keybinding.model.impl.VTKeyBindingsImpl
-
- VTLabelwidthFactory - Interface in org.eclipse.emf.ecp.view.template.style.labelwidth.model
-
The Factory for the model.
- VTLabelwidthFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl
-
An implementation of the model Factory.
- VTLabelwidthFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelwidthFactoryImpl
-
Creates an instance of the factory.
- VTLabelwidthPackage - Interface in org.eclipse.emf.ecp.view.template.style.labelwidth.model
-
The Package for the model.
- VTLabelwidthPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.labelwidth.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTLabelwidthPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl
-
An implementation of the model Package.
- VTLabelWidthStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.labelwidth.model
-
A representation of the model object 'Label Width Style Property'.
- VTLabelWidthStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl
-
An implementation of the model object 'Label Width Style Property'.
- VTLabelWidthStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelWidthStylePropertyImpl
-
- VTLabelWidthStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl
-
- VTLabelWidthStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.labelwidth.model.impl.VTLabelWidthStylePropertyImpl_Test
-
- VTLabelWrapStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.wrap.model
-
A representation of the model object 'Label Wrap Style Property'.
- VTLabelWrapStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.wrap.model.impl
-
An implementation of the model object 'Label Wrap Style Property'.
- VTLabelWrapStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl
-
- VTLabelWrapStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.wrap.model.impl
-
- VTLabelWrapStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTLabelWrapStylePropertyImpl_Test
-
- VTMandatoryFactory - Interface in org.eclipse.emf.ecp.view.template.style.mandatory.model
-
The Factory for the model.
- VTMandatoryFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl
-
An implementation of the model Factory.
- VTMandatoryFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryFactoryImpl
-
Creates an instance of the factory.
- VTMandatoryPackage - Interface in org.eclipse.emf.ecp.view.template.style.mandatory.model
-
The Package for the model.
- VTMandatoryPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.mandatory.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTMandatoryPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl
-
An implementation of the model Package.
- VTMandatoryStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.mandatory.model
-
A representation of the model object 'Style Property'.
- VTMandatoryStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl
-
An implementation of the model object 'Style Property'.
- VTMandatoryStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl
-
- VTMandatoryStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.mandatory.model.impl
-
- VTMandatoryStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.mandatory.model.impl.VTMandatoryStylePropertyImpl_Test
-
- VTMultiStyleSelectorContainer - Interface in org.eclipse.emf.ecp.view.template.model
-
A representation of the model object 'Multi Style Selector Container'.
- VTMultiStyleSelectorContainerImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
-
An implementation of the model object 'Multi Style Selector Container'.
- VTMultiStyleSelectorContainerImpl() - Constructor for class org.eclipse.emf.ecp.view.template.model.impl.VTMultiStyleSelectorContainerImpl
-
- VTreeMasterDetail - Interface in org.eclipse.emf.ecp.view.treemasterdetail.model
-
A representation of the model object 'Tree Master Detail'.
- VTreeMasterDetailFactory - Interface in org.eclipse.emf.ecp.view.treemasterdetail.model
-
The Factory for the model.
- VTreeMasterDetailFactoryImpl - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.impl
-
An implementation of the model Factory.
- VTreeMasterDetailFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailFactoryImpl
-
Creates an instance of the factory.
- VTreeMasterDetailImpl - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.impl
-
An implementation of the model object 'Tree Master Detail'.
- VTreeMasterDetailImpl() - Constructor for class org.eclipse.emf.ecp.view.treemasterdetail.model.impl.VTreeMasterDetailImpl
-
- VTreeMasterDetailPackage - Interface in org.eclipse.emf.ecp.view.treemasterdetail.model
-
The Package for the model.
- VTreeMasterDetailPackage.Literals - Interface in org.eclipse.emf.ecp.view.treemasterdetail.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VTreeMasterDetailPackageImpl - Class in org.eclipse.emf.ecp.view.treemasterdetail.model.impl
-
An implementation of the model Package.
- VTReferenceFactory - Interface in org.eclipse.emf.ecp.view.template.style.reference.model
-
The Factory for the model.
- VTReferenceFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.reference.model.impl
-
An implementation of the model Factory.
- VTReferenceFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceFactoryImpl
-
Creates an instance of the factory.
- VTReferencePackage - Interface in org.eclipse.emf.ecp.view.template.style.reference.model
-
The Package for the model.
- VTReferencePackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.reference.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTReferencePackageImpl - Class in org.eclipse.emf.ecp.view.template.style.reference.model.impl
-
An implementation of the model Package.
- VTReferenceStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.reference.model
-
A representation of the model object 'Style Property'.
- VTReferenceStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.reference.model.impl
-
An implementation of the model object 'Style Property'.
- VTReferenceStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl
-
- VTReferenceStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.reference.model.impl
-
- VTReferenceStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.reference.model.impl.VTReferenceStylePropertyImpl_Test
-
- VTStyle - Interface in org.eclipse.emf.ecp.view.template.model
-
A representation of the model object 'Style'.
- VTStyleImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
-
An implementation of the model object 'Style'.
- VTStyleImpl() - Constructor for class org.eclipse.emf.ecp.view.template.model.impl.VTStyleImpl
-
- VTStyleProperty - Interface in org.eclipse.emf.ecp.view.template.model
-
A representation of the model object 'Style Property'.
- VTStyleSelector - Interface in org.eclipse.emf.ecp.view.template.model
-
A representation of the model object 'Style Selector'.
- VTStyleSelectorContainer - Interface in org.eclipse.emf.ecp.view.template.model
-
A representation of the model object 'Style Selector Container'.
- VTStyleSelectorContainerImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
-
An implementation of the model object 'Style Selector Container'.
- VTStyleSelectorContainerImpl() - Constructor for class org.eclipse.emf.ecp.view.template.model.impl.VTStyleSelectorContainerImpl
-
- VTTabFactory - Interface in org.eclipse.emf.ecp.view.template.style.tab.model
-
The Factory for the model.
- VTTabFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.tab.model.impl
-
An implementation of the model Factory.
- VTTabFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabFactoryImpl
-
Creates an instance of the factory.
- VTTableStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model
-
A representation of the model object 'Table Style Property'.
- VTTableStylePropertyFactory - Interface in org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model
-
The Factory for the model.
- VTTableStylePropertyFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl
-
An implementation of the model Factory.
- VTTableStylePropertyFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyFactoryImpl
-
Creates an instance of the factory.
- VTTableStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl
-
An implementation of the model object 'Table Style Property'.
- VTTableStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl
-
- VTTableStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl
-
- VTTableStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl.VTTableStylePropertyImpl_Test
-
- VTTableStylePropertyPackage - Interface in org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model
-
The Package for the model.
- VTTableStylePropertyPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTTableStylePropertyPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.tableStyleProperty.model.impl
-
An implementation of the model Package.
- VTTableValidationFactory - Interface in org.eclipse.emf.ecp.view.template.style.tableValidation.model
-
The Factory for the model.
- VTTableValidationFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl
-
An implementation of the model Factory.
- VTTableValidationFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationFactoryImpl
-
Creates an instance of the factory.
- VTTableValidationPackage - Interface in org.eclipse.emf.ecp.view.template.style.tableValidation.model
-
The Package for the model.
- VTTableValidationPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.tableValidation.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTTableValidationPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl
-
An implementation of the model Package.
- VTTableValidationStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.tableValidation.model
-
A representation of the model object 'Style Property'.
- VTTableValidationStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl
-
An implementation of the model object 'Style Property'.
- VTTableValidationStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
-
- VTTableValidationStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl
-
- VTTableValidationStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl_Test
-
- VTTabPackage - Interface in org.eclipse.emf.ecp.view.template.style.tab.model
-
The Package for the model.
- VTTabPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.tab.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTTabPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.tab.model.impl
-
An implementation of the model Package.
- VTTabStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.tab.model
-
A representation of the model object 'Style Property'.
- VTTabStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.tab.model.impl
-
An implementation of the model object 'Style Property'.
- VTTabStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl
-
- VTTabStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.tab.model.impl
-
- VTTabStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.tab.model.impl.VTTabStylePropertyImpl_Test
-
- VTTemplateFactory - Interface in org.eclipse.emf.ecp.view.template.model
-
The Factory for the model.
- VTTemplateFactoryImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
-
An implementation of the model Factory.
- VTTemplateFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.model.impl.VTTemplateFactoryImpl
-
Creates an instance of the factory.
- VTTemplatePackage - Interface in org.eclipse.emf.ecp.view.template.model
-
The Package for the model.
- VTTemplatePackage.Literals - Interface in org.eclipse.emf.ecp.view.template.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTTemplatePackageImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
-
An implementation of the model Package.
- VTTextControlEnablementFactory - Interface in org.eclipse.emf.ecp.view.template.style.textControlEnablement.model
-
The Factory for the model.
- VTTextControlEnablementFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl
-
An implementation of the model Factory.
- VTTextControlEnablementFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementFactoryImpl
-
Creates an instance of the factory.
- VTTextControlEnablementPackage - Interface in org.eclipse.emf.ecp.view.template.style.textControlEnablement.model
-
The Package for the model.
- VTTextControlEnablementPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.textControlEnablement.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VTTextControlEnablementPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl
-
An implementation of the model Package.
- VTTextControlEnablementStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.textControlEnablement.model
-
A representation of the model object 'Style Property'.
- VTTextControlEnablementStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl
-
An implementation of the model object 'Style Property'.
- VTTextControlEnablementStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl
-
- VTTextControlEnablementStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl
-
- VTTextControlEnablementStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.textControlEnablement.model.impl.VTTextControlEnablementStylePropertyImpl_Test
-
- VTUnsettableFactory - Interface in org.eclipse.emf.ecp.view.template.style.unsettable.model
-
The Factory for the model.
- VTUnsettableFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.unsettable.model.impl
-
An implementation of the model Factory.
- VTUnsettableFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableFactoryImpl
-
Creates an instance of the factory.
- VTUnsettablePackage - Interface in org.eclipse.emf.ecp.view.template.style.unsettable.model
-
The Package for the model.
- VTUnsettablePackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.unsettable.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTUnsettablePackageImpl - Class in org.eclipse.emf.ecp.view.template.style.unsettable.model.impl
-
An implementation of the model Package.
- VTUnsettableStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.unsettable.model
-
A representation of the model object 'Style Property'.
- VTUnsettableStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.unsettable.model.impl
-
An implementation of the model object 'Style Property'.
- VTUnsettableStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl
-
- VTUnsettableStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.unsettable.model.impl
-
- VTUnsettableStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.unsettable.model.impl.VTUnsettableStylePropertyImpl_Test
-
- VTValidationFactory - Interface in org.eclipse.emf.ecp.view.template.style.validation.model
-
The Factory for the model.
- VTValidationFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.validation.model.impl
-
An implementation of the model Factory.
- VTValidationFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationFactoryImpl
-
Creates an instance of the factory.
- VTValidationPackage - Interface in org.eclipse.emf.ecp.view.template.style.validation.model
-
The Package for the model.
- VTValidationPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.validation.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTValidationPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.validation.model.impl
-
An implementation of the model Package.
- VTValidationStyleProperty - Interface in org.eclipse.emf.ecp.view.template.style.validation.model
-
A representation of the model object 'Style Property'.
- VTValidationStylePropertyImpl - Class in org.eclipse.emf.ecp.view.template.style.validation.model.impl
-
An implementation of the model object 'Style Property'.
- VTValidationStylePropertyImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl
-
- VTValidationStylePropertyImpl_Test - Class in org.eclipse.emf.ecp.view.template.style.validation.model.impl
-
- VTValidationStylePropertyImpl_Test() - Constructor for class org.eclipse.emf.ecp.view.template.style.validation.model.impl.VTValidationStylePropertyImpl_Test
-
- VTViewModelElementFactory - Interface in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model
-
The Factory for the model.
- VTViewModelElementFactoryImpl - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl
-
An implementation of the model Factory.
- VTViewModelElementFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementFactoryImpl
-
Creates an instance of the factory.
- VTViewModelElementPackage - Interface in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model
-
The Package for the model.
- VTViewModelElementPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTViewModelElementPackageImpl - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl
-
An implementation of the model Package.
- VTViewModelElementSelector - Interface in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model
-
A representation of the model object 'Selector'.
- VTViewModelElementSelectorImpl - Class in org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl
-
An implementation of the model object 'Selector'.
- VTViewModelElementSelectorImpl() - Constructor for class org.eclipse.emf.ecp.view.template.selector.viewModelElement.model.impl.VTViewModelElementSelectorImpl
-
- VTViewTemplate - Interface in org.eclipse.emf.ecp.view.template.model
-
A representation of the model object 'View Template'.
- VTViewTemplateImpl - Class in org.eclipse.emf.ecp.view.template.model.impl
-
An implementation of the model object 'View Template'.
- VTViewTemplateImpl() - Constructor for class org.eclipse.emf.ecp.view.template.model.impl.VTViewTemplateImpl
-
- VTViewTemplateProvider - Interface in org.eclipse.emf.ecp.view.template.model
-
This interface defines a service capable of providing an instance of the
VTViewTemplate
.
- VTWrapFactory - Interface in org.eclipse.emf.ecp.view.template.style.wrap.model
-
The Factory for the model.
- VTWrapFactoryImpl - Class in org.eclipse.emf.ecp.view.template.style.wrap.model.impl
-
An implementation of the model Factory.
- VTWrapFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.template.style.wrap.model.impl.VTWrapFactoryImpl
-
Creates an instance of the factory.
- VTWrapPackage - Interface in org.eclipse.emf.ecp.view.template.style.wrap.model
-
The Package for the model.
- VTWrapPackage.Literals - Interface in org.eclipse.emf.ecp.view.template.style.wrap.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
- VTWrapPackageImpl - Class in org.eclipse.emf.ecp.view.template.style.wrap.model.impl
-
An implementation of the model Package.
- VVerticalFactory - Interface in org.eclipse.emf.ecp.view.spi.vertical.model
-
The Factory for the model.
- VVerticalFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.vertical.model.impl
-
An implementation of the model Factory.
- VVerticalFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalFactoryImpl
-
Creates an instance of the factory.
- VVerticalLayout - Interface in org.eclipse.emf.ecp.view.spi.vertical.model
-
A representation of the model object 'Layout'.
- VVerticalLayoutImpl - Class in org.eclipse.emf.ecp.view.spi.vertical.model.impl
-
An implementation of the model object 'Layout'.
- VVerticalLayoutImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.vertical.model.impl.VVerticalLayoutImpl
-
- VVerticalPackage - Interface in org.eclipse.emf.ecp.view.spi.vertical.model
-
The Package for the model.
- VVerticalPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.vertical.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VVerticalPackageImpl - Class in org.eclipse.emf.ecp.view.spi.vertical.model.impl
-
An implementation of the model Package.
- VView - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'View'.
- VViewFactory - Interface in org.eclipse.emf.ecp.view.spi.model
-
The Factory for the model.
- VViewFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model Factory.
- VViewFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VViewFactoryImpl
-
Creates an instance of the factory.
- VViewImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'View'.
- VViewImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VViewImpl
-
- VViewModelLoadingProperties - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Model Properties'.
- VViewModelLoadingPropertiesImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model object 'Model Properties'.
- VViewModelLoadingPropertiesImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.impl.VViewModelLoadingPropertiesImpl
-
- VViewModelProperties - Interface in org.eclipse.emf.ecp.view.spi.model
-
A representation of the model object 'Model Properties'.
- VViewPackage - Interface in org.eclipse.emf.ecp.view.spi.model
-
The Package for the model.
- VViewPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VViewPackageImpl - Class in org.eclipse.emf.ecp.view.spi.model.impl
-
An implementation of the model Package.
- VViewProxy - Interface in org.eclipse.emf.ecp.view.spi.viewproxy.model
-
A representation of the model object 'View Proxy'.
- VViewproxyFactory - Interface in org.eclipse.emf.ecp.view.spi.viewproxy.model
-
The Factory for the model.
- VViewproxyFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.impl
-
An implementation of the model Factory.
- VViewproxyFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewproxyFactoryImpl
-
Creates an instance of the factory.
- VViewProxyImpl - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.impl
-
An implementation of the model object 'View Proxy'.
- VViewProxyImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.viewproxy.model.impl.VViewProxyImpl
-
- VViewproxyPackage - Interface in org.eclipse.emf.ecp.view.spi.viewproxy.model
-
The Package for the model.
- VViewproxyPackage.Literals - Interface in org.eclipse.emf.ecp.view.spi.viewproxy.model
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- VViewproxyPackageImpl - Class in org.eclipse.emf.ecp.view.spi.viewproxy.model.impl
-
An implementation of the model Package.
- VViewResourceFactoryImpl - Class in org.eclipse.emf.ecp.view.spi.model.util
-
The Resource Factory associated with the package.
- VViewResourceFactoryImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.model.util.VViewResourceFactoryImpl
-
Creates an instance of the resource factory.
- VViewResourceImpl - Class in org.eclipse.emf.ecp.view.spi.model.util
-
The Resource associated with the package.
- VViewResourceImpl(URI) - Constructor for class org.eclipse.emf.ecp.view.spi.model.util.VViewResourceImpl
-
Creates an instance of the resource.
- VWidthConfiguration - Interface in org.eclipse.emf.ecp.view.spi.table.model
-
A representation of the model object 'Width Configuration'.
- VWidthConfigurationImpl - Class in org.eclipse.emf.ecp.view.spi.table.model.impl
-
An implementation of the model object 'Width Configuration'.
- VWidthConfigurationImpl() - Constructor for class org.eclipse.emf.ecp.view.spi.table.model.impl.VWidthConfigurationImpl
-