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

A

ABSTRACT_ATTRIBUTE_INSTANCE - Static variable in interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization.SerializationPackage
The meta object id for the 'Abstract Attribute Instance' class.
ABSTRACT_ATTRIBUTE_INSTANCE - Static variable in interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization.SerializationPackage.Literals
The meta object literal for the 'Abstract Attribute Instance' class.
ABSTRACT_ATTRIBUTE_INSTANCE__EATTRIBUTE - Static variable in interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization.SerializationPackage
The feature id for the 'EAttribute' reference.
ABSTRACT_ATTRIBUTE_INSTANCE__EATTRIBUTE - Static variable in interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization.SerializationPackage.Literals
The meta object literal for the 'EAttribute' reference feature.
ABSTRACT_ATTRIBUTE_INSTANCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization.SerializationPackage
The number of structural features of the 'Abstract Attribute Instance' class.
ABSTRACT_MODEL_CELL_EDITOR - Static variable in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
The meta object id for the ' Abstract Model Cell Editor' class.
ABSTRACT_MODEL_CELL_EDITOR - Static variable in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage.Literals
The meta object literal for the ' Abstract Model Cell Editor' class.
ABSTRACT_MODEL_CELL_EDITOR__CELL_ID - Static variable in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
The feature id for the 'Cell Id' attribute.
ABSTRACT_MODEL_CELL_EDITOR__CELL_ID - Static variable in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage.Literals
The meta object literal for the 'Cell Id' attribute feature.
ABSTRACT_MODEL_CELL_EDITOR__CELL_TYPE - Static variable in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
The feature id for the 'Cell Type' reference.
ABSTRACT_MODEL_CELL_EDITOR__CELL_TYPE - Static variable in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage.Literals
The meta object literal for the 'Cell Type' reference feature.
ABSTRACT_MODEL_CELL_EDITOR_FEATURE_COUNT - Static variable in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
The number of structural features of the ' Abstract Model Cell Editor' class.
ABSTRACT_REFERENCE_INSTANCE - Static variable in interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization.SerializationPackage
The meta object id for the 'Abstract Reference Instance' class.
ABSTRACT_REFERENCE_INSTANCE - Static variable in interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization.SerializationPackage.Literals
The meta object literal for the 'Abstract Reference Instance' class.
ABSTRACT_REFERENCE_INSTANCE__EREFERENCE - Static variable in interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization.SerializationPackage
The feature id for the 'EReference' reference.
ABSTRACT_REFERENCE_INSTANCE__EREFERENCE - Static variable in interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization.SerializationPackage.Literals
The meta object literal for the 'EReference' reference feature.
ABSTRACT_REFERENCE_INSTANCE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization.SerializationPackage
The number of structural features of the 'Abstract Reference Instance' class.
AbstractAttributeInstance - Interface in org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization
A representation of the model object 'Abstract Attribute Instance'.
AbstractCellEditorComposite<T> - Class in org.eclipse.emf.facet.widgets.celleditors
 
AbstractCellEditorComposite(Composite) - Constructor for class org.eclipse.emf.facet.widgets.celleditors.AbstractCellEditorComposite
 
AbstractCellEditorComposite(Composite, int) - Constructor for class org.eclipse.emf.facet.widgets.celleditors.AbstractCellEditorComposite
 
AbstractExceptionFreeRunnable<T> - Class in org.eclipse.emf.facet.util.ui.internal.exported.displaysync
 
AbstractExceptionFreeRunnable() - Constructor for class org.eclipse.emf.facet.util.ui.internal.exported.displaysync.AbstractExceptionFreeRunnable
 
AbstractModelCellEditor - Interface in org.eclipse.emf.facet.widgets.celleditors.modelCellEditor
A representation of the model object ' Abstract Model Cell Editor'.
AbstractReferenceInstance - Interface in org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.serialization
A representation of the model object 'Abstract Reference Instance'.
AbstractRegistry - Class in org.eclipse.emf.facet.util.core.internal.exported
Provides common functionality for extension registries.
AbstractRegistry() - Constructor for class org.eclipse.emf.facet.util.core.internal.exported.AbstractRegistry
 
AbstractVoidExceptionFreeRunnable - Class in org.eclipse.emf.facet.util.ui.internal.exported.displaysync
 
AbstractVoidExceptionFreeRunnable() - Constructor for class org.eclipse.emf.facet.util.ui.internal.exported.displaysync.AbstractVoidExceptionFreeRunnable
 
AbstractVoidRunnable<E extends java.lang.Exception> - Class in org.eclipse.emf.facet.util.ui.internal.exported.displaysync
 
AbstractVoidRunnable() - Constructor for class org.eclipse.emf.facet.util.ui.internal.exported.displaysync.AbstractVoidRunnable
 
activateCell(Composite, Object, IModelCellEditHandler, EStructuralFeature, EObject) - Method in interface org.eclipse.emf.facet.widgets.celleditors.IModelCellEditor
Initialize a cell for edition.
activateCell(Composite, List<T>, IModelCellEditHandler, EObject, EStructuralFeature) - Method in interface org.eclipse.emf.facet.widgets.celleditors.INaryEAttributeCellEditor
Initialize a cell for edition of a n-ary feature.
activateCell(Composite, List<T>, List<T>, IModelCellEditHandler, EObject, EStructuralFeature) - Method in interface org.eclipse.emf.facet.widgets.celleditors.INaryEReferenceCellEditor
Initialize a cell for edition of a n-ary feature.
activateCell(Composite, EStructuralFeature, EObject, EditingDomain) - Method in interface org.eclipse.emf.facet.widgets.celleditors.INaryFeatureCellEditor
Initialize a cell for edition of a n-ary feature.
Activator - Class in org.eclipse.emf.facet.infra.query.jxpath.query
Deprecated. cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374198
Activator() - Constructor for class org.eclipse.emf.facet.infra.query.jxpath.query.Activator
Deprecated.  
adapt(Notifier, Object) - Method in class org.eclipse.emf.facet.efacet.provider.EFacetItemProviderAdapterFactory
Deprecated. This implementation substitutes the factory itself as the key for the adapter.
adapt(Notifier, Object) - Method in class org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.provider.TableinstanceItemProviderAdapterFactory
Deprecated. This implementation substitutes the factory itself as the key for the adapter.
addAttributeInFacet(Facet, FacetAttribute, EditingDomain) - Method in interface org.eclipse.emf.facet.efacet.core.IFacetAction
Deprecated. Add the given FacetAttribute to the given Facet
addChangeListener(IListener) - Method in class org.eclipse.emf.facet.widgets.celleditors.AbstractCellEditorComposite
 
addChangeListener(IListener) - Method in interface org.eclipse.emf.facet.widgets.celleditors.IWidget2
Add a listener for changes to the value
addCloseListener(Runnable) - Method in interface org.eclipse.emf.facet.util.ui.internal.exported.dialog.IQuestionDialog
Add a listener that will be modified when the dialog closes
addCommitListener(Listener) - Method in class org.eclipse.emf.facet.widgets.celleditors.AbstractCellEditorComposite
Deprecated. use IWidget2.addCommitListener(IListener)
addCommitListener(Listener) - Method in interface org.eclipse.emf.facet.widgets.celleditors.IWidget
Add a listener for changes to the value
addCommitListener(IListener) - Method in interface org.eclipse.emf.facet.widgets.celleditors.IWidget2
Add a listener that is notified when the value in the widget is "committed".
addCustomization(Customization) - Method in interface org.eclipse.emf.facet.custom.ui.internal.exported.dialog.ILoadCustomizationsDialog
This method is used to add a customization on the top of the customization stack.
addCustomizations(List<Customization>) - Method in interface org.eclipse.emf.facet.custom.ui.internal.exported.dialog.ILoadCustomizationsDialog
This method is used to add customizations on the top of the customization stack.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.facet.efacet.provider.EFacetItemProviderAdapterFactory
Deprecated. This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.provider.TableinstanceItemProviderAdapterFactory
Deprecated. This adds a listener.
addNature(IProject, IProgressMonitor, String) - Static method in class org.eclipse.emf.facet.common.sdk.core.internal.exported.utils.ProjectUtils
 
addOperationInFacet(Facet, FacetOperation, EditingDomain) - Method in interface org.eclipse.emf.facet.efacet.core.IFacetAction
Deprecated. Add a new FacetOperation to the given Facet
addParameterInOperation(FacetOperation, EParameter, EditingDomain) - Method in interface org.eclipse.emf.facet.efacet.core.IFacetAction
Deprecated. Add a new EParameter to the given FacetOperation
addPdeBuilder(IProject) - Static method in class org.eclipse.emf.facet.common.sdk.core.internal.exported.utils.ProjectUtils
 
addPdeClassPath(IProject) - Static method in class org.eclipse.emf.facet.common.sdk.core.internal.exported.utils.ProjectUtils
 
addPdeNature(IProject) - Static method in class org.eclipse.emf.facet.common.sdk.core.internal.exported.utils.ProjectUtils
 
addQueryColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget
Deprecated. Open the query selection dialog.
addQueryColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget2
Deprecated. Open the query selection dialog.
addReferenceInFacet(Facet, FacetReference, EditingDomain) - Method in interface org.eclipse.emf.facet.efacet.core.IFacetAction
Deprecated. Add the given FacetReference to the given Facet
addRows(List<EObject>) - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget
Deprecated. Add a new row in the table for each given element.
addRows(List<EObject>) - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget2
Deprecated. Add a new row in the table for each given element.
allSubClasses(EClass) - Static method in class org.eclipse.emf.facet.util.emf.core.ModelUtils
Find all subclasses of the given metaclass in the package registry
asyncOpen() - Method in interface org.eclipse.emf.facet.custom.ui.internal.exported.dialog.ILoadCustomizationsDialog
Opens the dialog asynchronously
ATTRIBUTE_COLUMN - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Deprecated. The meta object id for the 'Attribute Column' class.
ATTRIBUTE_COLUMN - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage.Literals
Deprecated. The meta object literal for the 'Attribute Column' class.
ATTRIBUTE_COLUMN__ATTRIBUTE - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Deprecated. The feature id for the 'Attribute' reference.
ATTRIBUTE_COLUMN__ATTRIBUTE - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage.Literals
Deprecated. The meta object literal for the 'Attribute' reference feature.
ATTRIBUTE_COLUMN__FEATURE - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Deprecated. The feature id for the 'Feature' reference.
ATTRIBUTE_COLUMN__IS_HIDDEN - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Deprecated. The feature id for the 'Is Hidden' attribute.
ATTRIBUTE_COLUMN__WIDTH - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Deprecated. The feature id for the 'Width' attribute.
ATTRIBUTE_COLUMN_FEATURE_COUNT - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Deprecated. The number of structural features of the 'Attribute Column' class.
AttributeColumn - Interface in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance
Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
AttributeColumnItemProvider - Class in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.provider
Deprecated. cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
AttributeColumnItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.provider.AttributeColumnItemProvider
Deprecated. This constructs an instance from a factory and a notifier.

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