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

C

canBeManaged(EObject) - Method in interface org.eclipse.emf.facet.util.emf.core.ICatalogManager
Return true if the eObject can be managed as a catalog entry.
caseMyEClass(MyEClass) - Method in class org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.util.Bug344563Switch
Returns the result of interpreting the object as an instance of 'My EClass'.
Catalog - Interface in org.eclipse.emf.facet.util.emf.catalog
A representation of the model object 'Catalog'.
CATALOG - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
The meta object id for the 'Catalog' class.
CATALOG - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage.Literals
The meta object literal for the 'Catalog' class.
CATALOG__INSTALLED_ENTRIES - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
The feature id for the 'Installed Entries' reference list.
CATALOG__INSTALLED_ENTRIES - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage.Literals
The meta object literal for the 'Installed Entries' reference list feature.
CATALOG__NAME - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
The feature id for the 'Name' attribute.
CATALOG__NAME - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage.Literals
The meta object literal for the 'Name' attribute feature.
CATALOG_FEATURE_COUNT - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
The number of structural features of the 'Catalog' class.
CATALOG_SET - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
The meta object id for the 'Set' class.
CATALOG_SET - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage.Literals
The meta object literal for the 'Set' class.
CATALOG_SET__CATALOGS - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
The feature id for the 'Catalogs' containment reference list.
CATALOG_SET__CATALOGS - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage.Literals
The meta object literal for the 'Catalogs' containment reference list feature.
CATALOG_SET_FEATURE_COUNT - Static variable in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
The number of structural features of the 'Set' class.
CatalogFactory - Interface in org.eclipse.emf.facet.util.emf.catalog
The Factory for the model.
CatalogPackage - Interface in org.eclipse.emf.facet.util.emf.catalog
The Package for the model.
CatalogPackage.Literals - Interface in org.eclipse.emf.facet.util.emf.catalog
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
CatalogSet - Interface in org.eclipse.emf.facet.util.emf.catalog
A representation of the model object 'Set'.
Category - Interface in org.eclipse.emf.facet.efacet
A representation of the model object 'Category'.
CATEGORY - Static variable in interface org.eclipse.emf.facet.efacet.EFacetPackage
The meta object id for the 'Category' class.
CATEGORY - Static variable in interface org.eclipse.emf.facet.efacet.EFacetPackage.Literals
The meta object literal for the 'Category' class.
CATEGORY_FEATURE_COUNT - Static variable in interface org.eclipse.emf.facet.efacet.EFacetPackage
The number of structural features of the 'Category' class.
CharComposite - Class in org.eclipse.emf.facet.widgets.celleditors.ecore.composite
 
CharComposite(Composite) - Constructor for class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.CharComposite
 
CharComposite(Composite, int) - Constructor for class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.CharComposite
 
CharCompositeFactory - Class in org.eclipse.emf.facet.widgets.celleditors.ecore.composite
 
CharCompositeFactory() - Constructor for class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.CharCompositeFactory
 
checkInput(TableInstance) - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableUtils
This method uses the given TableConfiguration (contained in the tableInstance parameter) to validate every input elements.
Column - Interface in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance
A representation of the model object 'Column'.
COLUMN - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
The meta object id for the 'Column' class.
COLUMN - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage.Literals
The meta object literal for the 'Column' class.
COLUMN__IS_HIDDEN - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
The feature id for the 'Is Hidden' attribute.
COLUMN__IS_HIDDEN - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage.Literals
The meta object literal for the 'Is Hidden' attribute feature.
COLUMN__WIDTH - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
The feature id for the 'Width' attribute.
COLUMN__WIDTH - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage.Literals
The meta object literal for the 'Width' attribute feature.
COLUMN_FEATURE_COUNT - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
The number of structural features of the 'Column' class.
commit() - Method in interface org.eclipse.emf.facet.widgets.celleditors.IModelCellEditHandler
Commit the value currently in the cell editor.
CONTEXT_COLUMN - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
The meta object id for the 'Context Column' class.
CONTEXT_COLUMN - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage.Literals
The meta object literal for the 'Context Column' class.
CONTEXT_COLUMN__IS_HIDDEN - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
The feature id for the 'Is Hidden' attribute.
CONTEXT_COLUMN__WIDTH - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
The feature id for the 'Width' attribute.
CONTEXT_COLUMN_FEATURE_COUNT - Static variable in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
The number of structural features of the 'Context Column' class.
ContextColumn - Interface in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance
A representation of the model object 'Context Column'.
copySelectionToClipboard() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget
This method performs to usual "copy to clipboard" action.
copySelectionToClipboard() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget2
This method performs to usual "copy to clipboard" action.
create(Query, Bundle) - Method in interface org.eclipse.emf.facet.efacet.core.query.IQueryEvaluatorFactory
Creates a query evaluator.
createAdapter(Notifier) - Method in class org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.util.Bug344563AdapterFactory
Creates an adapter for the target.
createAddCommand(EditingDomain, Object, Object, Object) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICommandFactory
This creates an AddCommand to add a particular value to the specified feature of the owner.
createAttributeColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'Attribute Column'.
createBasicCellEditor() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorFactory
Returns a new object of class 'Basic Cell Editor'.
createCatalogSet() - Method in interface org.eclipse.emf.facet.util.emf.catalog.CatalogFactory
Returns a new object of class 'Set'.
createCategory() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Category'.
createCompositeEditor(Composite, int) - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.BigDecimalCompositeFactory
 
createCompositeEditor(Composite, int) - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.BigIntegerCompositeFactory
 
createCompositeEditor(Composite, int) - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.BooleanCompositeFactory
 
createCompositeEditor(Composite, int) - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.ByteCompositeFactory
 
createCompositeEditor(Composite, int) - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.CharCompositeFactory
 
createCompositeEditor(Composite, int) - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.DoubleCompositeFactory
 
createCompositeEditor(Composite, int) - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.FloatCompositeFactory
 
createCompositeEditor(Composite, int) - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.IntCompositeFactory
 
createCompositeEditor(Composite, int) - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.LongCompositeFactory
 
createCompositeEditor(Composite, int) - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.ShortCompositeFactory
 
createCompositeEditor(Composite, int) - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.StringMultiCompositeFactory
 
createCompositeEditor(Composite, int) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICompositeEditorFactory
Create a cell editor composite for a value of type <T>, as a subclass of AbstractCellEditorComposite, which is a SWT Composite suited for use as an in-place editor for values of type <T>.
createContextColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'Context Column'.
createDefaultLabelColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'Default Label Column'.
createDeleteCommand(EditingDomain, Object) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICommandFactory
This creates a command that deletes the given object.
createEContainerColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'EContainer Column'.
createEObjectAdapter() - Method in class org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.util.Bug344563AdapterFactory
Creates a new adapter for the default case.
createEObjectQueryRow() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Factory
Returns a new object of class 'EObject Query Row'.
createFacet() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Facet'.
createFacetAttribute() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Facet Attribute'.
createFacetAttributeColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'Facet Attribute Column'.
createFacetInFacetSet(FacetSet, Facet, EditingDomain) - Method in interface org.eclipse.emf.facet.efacet.core.IFacetAction
Creates a new Facet in the given FacetSet
createFacetOperation() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Facet Operation'.
createFacetReference() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Facet Reference'.
createFacetReferenceColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'Facet Reference Column'.
createFacetSet() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Facet Set'.
createFacetSetCatalog() - Method in interface org.eclipse.emf.facet.efacet.catalog.efacetcatalog.EfacetcatalogFactory
Returns a new object of class 'Facet Set Catalog'.
createInstantiationMethod() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationFactory
Returns a new object of class 'Instantiation Method'.
createJavaQuery() - Method in interface org.eclipse.emf.facet.query.java.javaquery.JavaqueryFactory
Returns a new object of class 'Java Query'.
createLiteral() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Literal'.
createMetaClassColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'Meta Class Column'.
createModelCellEditorDeclarations() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorFactory
Returns a new object of class 'Declarations'.
createMoveCommand(EditingDomain, Object, Object, Object, int) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICommandFactory
This creates a MoveCommand to move a particular value to a particular index in the specified feature of the owner.
createMyEClass() - Method in interface org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.Bug344563Factory
Returns a new object of class 'My EClass'.
createMyEClassAdapter() - Method in class org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.util.Bug344563AdapterFactory
Creates a new adapter for an object of class 'My EClass'.
createNaryFeatureCellEditor() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorFactory
Returns a new object of class 'Nary Feature Cell Editor'.
createNatTableWidget(Composite, IEditingDomainProvider, TableInstance, MenuManager) - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidgetFactory
This method instantiates a new NatTableWidget initialized with the given parameters.
createNewElement() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget
This method calls the last launched InstantiationMethod and adds the result to the table if any.
createNewElement(InstantiationMethod) - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget
This method calls the given InstantiationMethod and adds the result to the table if any.
createNewElement() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget2
This method calls the last launched InstantiationMethod and adds the result to the table if any.
createNewElement(InstantiationMethod) - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget2
This method calls the given InstantiationMethod and adds the result to the table if any.
createOppositeReference() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Opposite Reference'.
createParameter() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Parameter'.
createParameterValue() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Parameter Value'.
createParameterValueList(ParameterValue...) - Method in interface org.eclipse.emf.facet.query.java.core.IParameterValueListFactory
This method has to be used to get a new instance of IParameterValueList
createPrimitiveTypeQueryRow() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Factory
Returns a new object of class 'Primitive Type Query Row'.
createQueryColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'Query Column'.
createQueryContext() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Query Context'.
createQueryResult() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Query Result'.
createQuerySet() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Query Set'.
createQuerySetCatalog() - Method in interface org.eclipse.emf.facet.efacet.catalog.efacetcatalog.EfacetcatalogFactory
Returns a new object of class 'Query Set Catalog'.
createQueryTableInstance() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'Query Table Instance'.
createQueryTableInstance(List<ModelQueryResult>, TableConfiguration, EObject, Object) - Static method in class org.eclipse.emf.facet.widgets.nattable.NatTableWidgetUtils
 
createQueryTableInstance2() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Factory
Returns a new object of class 'Query Table Instance2'.
createReferenceColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'Reference Column'.
createRemoveCommand(EditingDomain, Object, Object, Object) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICommandFactory
This creates a RemoveCommand to remove a particular value from the specified feature of the owner.
createRow() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'Row'.
createSetCommand(EditingDomain, Object, Object, Object) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICommandFactory
This creates a SetCommand to set the owner's feature to the specified value.
createSetCommand(EditingDomain, Object, Object, Object, int) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICommandFactory
This creates a SetCommand to set the owner's feature to the specified value at the specified index.
createTableConfiguration() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationFactory
Returns a new object of class 'Table Configuration'.
createTableConfiguration2() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration2.Tableconfiguration2Factory
Returns a new object of class 'Table Configuration2'.
createTableInstance() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns a new object of class 'Table Instance'.
createTableInstance(List<EObject>, String, TableConfiguration, EObject, Object) - Static method in class org.eclipse.emf.facet.widgets.nattable.NatTableWidgetUtils
 
createTableInstance2() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Factory
Returns a new object of class 'Table Instance2'.
createTypedElementRef() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns a new object of class 'Typed Element Ref'.
createUnaryReferenceCellEditor() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorFactory
Returns a new object of class 'Unary Reference Cell Editor'.
createValueColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Factory
Returns a new object of class 'Value Column'.

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