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

G

get(String) - Static method in enum org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.MyEnum
Returns the 'My Enum' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.MyEnum
Returns the 'My Enum' literal with the specified integer value.
getAbstractModelCellEditor() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the meta object for class ' Abstract Model Cell Editor'.
getAbstractModelCellEditor_CellId() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the meta object for the attribute ' Cell Id'.
getAbstractModelCellEditor_CellType() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the meta object for the reference ' Cell Type'.
getAllCellEditors() - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICellEditorsRegistry
 
getAllRegisteredEObjectBrowsers() - Method in interface org.eclipse.emf.facet.util.emf.core.IBrowserRegistry
 
getAllRegisteredEPackageBrowsers() - Method in interface org.eclipse.emf.facet.util.emf.core.IBrowserRegistry
 
getAllRegisteredResourceBrowsers() - Method in interface org.eclipse.emf.facet.util.emf.core.IBrowserRegistry
 
getAttr() - Method in interface org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.MyEClass
Returns the value of the 'Attr' attribute.
getAttribute() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.AttributeColumn
Returns the value of the 'Attribute' reference.
getAttribute() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.FacetAttributeColumn
Returns the value of the 'Attribute' reference.
getAttributeColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Attribute Column'.
getAttributeColumn_Attribute() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference 'Attribute'.
getBasicCellEditor() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the meta object for class ' Basic Cell Editor'.
getBasicCellEditor_BasicCellEditorImpl() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the meta object for the attribute ' Basic Cell Editor Impl'.
getBasicCellEditorImpl() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.BasicCellEditor
Returns the value of the 'Basic Cell Editor Impl' attribute.
getBrowserName() - Method in interface org.eclipse.emf.facet.util.emf.core.IEObjectBrowserOpener
Return a human readable name for the EObject browser.
getBrowserName() - Method in interface org.eclipse.emf.facet.util.emf.core.IEPackageBrowserOpener
Return a human readable name for the EPackage browser.
getBrowserName() - Method in interface org.eclipse.emf.facet.util.emf.core.IResourceBrowserOpener
Return a human readable name for the Resource browser.
getBug344563Factory() - Method in interface org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.Bug344563Package
Returns the factory that creates the instances of the model.
getBug344563Package() - Method in interface org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.Bug344563Factory
Returns the package supported by this factory.
getBundleByResource(Resource) - Method in interface org.eclipse.emf.facet.util.emf.core.ICatalogSetManager
Return the bundle containing the file from which we have created the given resource.
getBundleName() - Method in interface org.eclipse.emf.facet.widgets.celleditors.IModelCellEditorContainer
 
getButton() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.StringMultiComposite
 
getByName(String) - Static method in enum org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.MyEnum
Returns the 'My Enum' literal with the specified name.
getCanBePresentedInTheTable() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableConfiguration
Returns the value of the 'Can Be Presented In The Table' reference.
getCatalog() - Method in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
Returns the meta object for class 'Catalog'.
getCatalog_InstalledEntries() - Method in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
Returns the meta object for the reference list 'Installed Entries'.
getCatalog_Name() - Method in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
Returns the meta object for the attribute 'Name'.
getCatalogFactory() - Method in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
Returns the factory that creates the instances of the model.
getCatalogPackage() - Method in interface org.eclipse.emf.facet.util.emf.catalog.CatalogFactory
Returns the package supported by this factory.
getCatalogs() - Method in interface org.eclipse.emf.facet.util.emf.catalog.CatalogSet
Returns the value of the 'Catalogs' containment reference list.
getCatalogSet() - Method in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
Returns the meta object for class 'Set'.
getCatalogSet() - Method in interface org.eclipse.emf.facet.util.emf.core.ICatalogSetManager
This method returns the CatalogSet object which contains all the registered catalogs.
getCatalogSet_Catalogs() - Method in interface org.eclipse.emf.facet.util.emf.catalog.CatalogPackage
Returns the meta object for the containment reference list 'Catalogs'.
getCategories() - Method in interface org.eclipse.emf.facet.efacet.FacetElement
Returns the value of the 'Categories' reference list.
getCategories() - Method in interface org.eclipse.emf.facet.efacet.FacetSet
Returns the value of the 'Categories' containment reference list.
getCategory() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Category'.
getCellEditorFor(EClassifier) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICellEditorsRegistry
Returns a cell editor to edit a single value of the given type, or null if none was found.
getCellEditorFor(EClassifier, List<AbstractModelCellEditor>) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICellEditorsRegistry
Returns a cell editor to edit a single value of the given type, or null if none was found.
getCellId() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.AbstractModelCellEditor
Returns the value of the 'Cell Id' attribute.
getCellType() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.AbstractModelCellEditor
Returns the value of the 'Cell Type' reference.
getCheckResultType() - Method in interface org.eclipse.emf.facet.efacet.core.query.IQueryEvaluator
Return whether to check the query result after its evaluation
getColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Column'.
getColumn_IsHidden() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the attribute 'Is Hidden'.
getColumn_Width() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the attribute 'Width'.
getColumns() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance
Returns the value of the 'Columns' containment reference list.
getCommandFactories() - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICommandFactoriesRegistry
 
getCommandFactoryFor(EditingDomain) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICommandFactoriesRegistry
 
getComposite() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget
 
getComposite() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget2
 
getCompositeEditorFactory(Class<T>) - Method in interface org.eclipse.emf.facet.widgets.celleditors.core.composite.registries.ICompositeEditorFactoriesRegistry
 
getConformanceQuery() - Method in interface org.eclipse.emf.facet.efacet.Facet
Returns the value of the 'Conformance Query' containment reference.
getContext() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance
Returns the value of the 'Context' reference.
getContextColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Context Column'.
getCustomizations() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance
Returns the value of the 'Customizations' reference list.
getDefault() - Static method in class org.eclipse.emf.facet.widgets.celleditors.ecore.tests.samplemm.sample.Activator
Returns the shared instance
getDefaultCustomizations() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableConfiguration
Returns the value of the 'Default Customizations' reference list.
getDefaultEObjectBrowserOpener() - Method in interface org.eclipse.emf.facet.util.emf.core.IBrowserRegistry
 
getDefaultEPackageBrowserOpener() - Method in interface org.eclipse.emf.facet.util.emf.core.IBrowserRegistry
 
getDefaultFacets() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableConfiguration
Returns the value of the 'Default Facets' reference list.
getDefaultLabelColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Default Label Column'.
getDefaultLocalCustomization() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableConfiguration
Returns the value of the 'Default Local Customization' reference.
getDefaultLocalCustomizations() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration2.TableConfiguration2
Returns the value of the 'Default Local Customizations' reference list.
getDefaultResourceBrowserOpener() - Method in interface org.eclipse.emf.facet.util.emf.core.IBrowserRegistry
 
getDerivedAttr() - Method in interface org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.MyEClass
Returns the value of the 'Derived Attr' attribute.
getDescription() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.InstantiationMethod
Returns the value of the 'Description' attribute.
getEContainerColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'EContainer Column'.
getEditable() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.StringComposite
 
getEditingDomainParameter() - Static method in class org.eclipse.emf.facet.widgets.nattable.tableconfiguration.InstantiationMethodParameters
 
getEfacetcatalogFactory() - Method in interface org.eclipse.emf.facet.efacet.catalog.efacetcatalog.EfacetcatalogPackage
Returns the factory that creates the instances of the model.
getEfacetcatalogPackage() - Method in interface org.eclipse.emf.facet.efacet.catalog.efacetcatalog.EfacetcatalogFactory
Returns the package supported by this factory.
getEFacetFactory() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the factory that creates the instances of the model.
getEFacetPackage() - Method in interface org.eclipse.emf.facet.efacet.EFacetFactory
Returns the package supported by this factory.
getElement() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.Row
Returns the value of the 'Element' reference.
getElements() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance
Returns the value of the 'Elements' reference list.
getEObjectQueryRow() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the meta object for class 'EObject Query Row'.
getException() - Method in interface org.eclipse.emf.facet.efacet.QueryResult
Returns the value of the 'Exception' attribute.
getExtendedEPackage() - Method in interface org.eclipse.emf.facet.efacet.FacetSet
Returns the value of the 'Extended EPackage' reference.
getExtendedMetaclass() - Method in interface org.eclipse.emf.facet.efacet.Facet
Returns the value of the 'Extended Metaclass' reference.
getExtensibleSerializableJavaObject() - Method in interface org.eclipse.emf.facet.util.emf.core.serialization.model.serialization.SerializationPackage
Returns the meta object for data type 'Extensible Serializable Java Object'.
getFacet() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Facet'.
getFacet() - Method in interface org.eclipse.emf.facet.efacet.FacetElement
Returns the value of the 'Facet' container reference.
getFacet_ConformanceQuery() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the containment reference 'Conformance Query'.
getFacet_ExtendedMetaclass() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference 'Extended Metaclass'.
getFacet_FacetElements() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the containment reference list 'Facet Elements'.
getFacet_FacetSet() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the container reference 'Facet Set'.
getFacetAttribute() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Facet Attribute'.
getFacetAttributeColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Facet Attribute Column'.
getFacetAttributeColumn_Attribute() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference 'Attribute'.
getFacetElement() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Facet Element'.
getFacetElement_Categories() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference list 'Categories'.
getFacetElement_Facet() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the container reference 'Facet'.
getFacetElement_Override() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference 'Override'.
getFacetElements() - Method in interface org.eclipse.emf.facet.efacet.Facet
Returns the value of the 'Facet Elements' containment reference list.
getFacetFeature() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.FacetFeatureColumn
Returns the value of the 'Facet Feature' reference.
getFacetFeatureColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Facet Feature Column'.
getFacetFeatureColumn_FacetFeature() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference 'Facet Feature'.
getFacetOperation() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Facet Operation'.
getFacetReference() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Facet Reference'.
getFacetReferenceColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Facet Reference Column'.
getFacetReferenceColumn_Reference() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference 'Reference'.
getFacets() - Method in interface org.eclipse.emf.facet.efacet.FacetSet
Returns the value of the 'Facets' containment reference list.
getFacets() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance
Returns the value of the 'Facets' reference.
getFacets2() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.TableInstance2
Returns the value of the 'Facets2' reference list.
getFacetSet() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Facet Set'.
getFacetSet() - Method in interface org.eclipse.emf.facet.efacet.Facet
Returns the value of the 'Facet Set' container reference.
getFacetSet_Categories() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the containment reference list 'Categories'.
getFacetSet_ExtendedEPackage() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference 'Extended EPackage'.
getFacetSet_Facets() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the containment reference list 'Facets'.
getFacetSetCatalog() - Method in interface org.eclipse.emf.facet.efacet.catalog.efacetcatalog.EfacetcatalogPackage
Returns the meta object for class 'Facet Set Catalog'.
getFacetSetCatalog_InstalledFacetSets() - Method in interface org.eclipse.emf.facet.efacet.catalog.efacetcatalog.EfacetcatalogPackage
Returns the meta object for the reference list 'Installed Facet Sets'.
getFeature() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.FeatureColumn
Returns the value of the 'Feature' reference.
getFeatureColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Feature Column'.
getFeatureColumn_Feature() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference 'Feature'.
getFOpposite() - Method in interface org.eclipse.emf.facet.efacet.OppositeReference
Returns the value of the 'FOpposite' reference.
getForcedCellEditors() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableConfiguration
Returns the value of the 'Forced Cell Editors' reference list.
getFreeParemeter() - Static method in class org.eclipse.emf.facet.widgets.nattable.tableconfiguration.InstantiationMethodParameters
 
getHandledType() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.BigDecimalCompositeFactory
 
getHandledType() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.BigIntegerCompositeFactory
 
getHandledType() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.BooleanCompositeFactory
 
getHandledType() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.ByteCompositeFactory
 
getHandledType() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.CharCompositeFactory
 
getHandledType() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.DoubleCompositeFactory
 
getHandledType() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.FloatCompositeFactory
 
getHandledType() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.IntCompositeFactory
 
getHandledType() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.LongCompositeFactory
 
getHandledType() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.ShortCompositeFactory
 
getHandledType() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.StringMultiCompositeFactory
 
getHandledType() - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICompositeEditorFactory
 
getHeight() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.Row
Returns the value of the 'Height' attribute.
getImplementationClassName() - Method in interface org.eclipse.emf.facet.query.java.javaquery.JavaQuery
Returns the value of the 'Implementation Class Name' attribute.
getInstalledEntries() - Method in interface org.eclipse.emf.facet.util.emf.catalog.Catalog
Returns the value of the 'Installed Entries' reference list.
getInstalledFacetSets() - Method in interface org.eclipse.emf.facet.efacet.catalog.efacetcatalog.FacetSetCatalog
Returns the value of the 'Installed Facet Sets' reference list.
getInstalledQuerySets() - Method in interface org.eclipse.emf.facet.efacet.catalog.efacetcatalog.QuerySetCatalog
Returns the value of the 'Installed Query Sets' reference list.
getInstantiationMethod() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableConfiguration
Returns the value of the 'Instantiation Method' containment reference list.
getInstantiationMethod() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the meta object for class 'Instantiation Method'.
getInstantiationMethod_Description() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the meta object for the attribute 'Description'.
getInstantiationMethod_InstantiationQuery() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the meta object for the reference ' Instantiation Query'.
getInstantiationMethod_Name() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the meta object for the attribute 'Name'.
getInstantiationQuery() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.InstantiationMethod
Returns the value of the 'Instantiation Query' reference.
getInstantionMethodHistory() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget
 
getInstantionMethodHistory() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget2
 
getJavaException() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for data type 'Java Exception'.
getJavaQuery() - Method in interface org.eclipse.emf.facet.query.java.javaquery.JavaqueryPackage
Returns the meta object for class 'Java Query'.
getJavaQuery_ImplementationClassName() - Method in interface org.eclipse.emf.facet.query.java.javaquery.JavaqueryPackage
Returns the meta object for the attribute 'Implementation Class Name'.
getJavaqueryFactory() - Method in interface org.eclipse.emf.facet.query.java.javaquery.JavaqueryPackage
Returns the factory that creates the instances of the model.
getJavaqueryPackage() - Method in interface org.eclipse.emf.facet.query.java.javaquery.JavaqueryFactory
Returns the package supported by this factory.
getLiteral() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Literal'.
getLiteral() - Method in enum org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.MyEnum
 
getLiteral_Value() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the attribute 'Value'.
getLocalCustomization() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance
Returns the value of the 'Local Customization' containment reference.
getLocalCustomizations() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.TableInstance2
Returns the value of the 'Local Customizations' containment reference list.
getManagedQueryType() - Method in interface org.eclipse.emf.facet.efacet.core.query.IQueryEvaluatorFactory
Return the type of query this evaluator can evaluate.
getMetaClassColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Meta Class Column'.
getModelCellEditor() - Method in interface org.eclipse.emf.facet.widgets.celleditors.IModelCellEditorContainer
 
getModelCellEditorDeclarations() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the meta object for class ' Declarations'.
getModelCellEditorDeclarations_ModelCellEditors() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the meta object for the containment reference list ' Model Cell Editors'.
getModelCellEditorFactory() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the factory that creates the instances of the model.
getModelCellEditorImpl() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.AbstractModelCellEditor
 
getModelCellEditorPackage() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorFactory
Returns the package supported by this factory.
getModelCellEditors() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorDeclarations
Returns the value of the 'Model Cell Editors' containment reference list.
getMyEClass() - Method in interface org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.Bug344563Package
Returns the meta object for class 'My EClass'.
getMyEClass_Attr() - Method in interface org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.Bug344563Package
Returns the meta object for the attribute 'Attr'.
getMyEClass_DerivedAttr() - Method in interface org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.Bug344563Package
Returns the meta object for the attribute 'Derived Attr'.
getMyEnum() - Method in interface org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.Bug344563Package
Returns the meta object for enum 'My Enum'.
getName() - Method in interface org.eclipse.emf.facet.efacet.QuerySet
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.emf.facet.util.emf.catalog.Catalog
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.InstantiationMethod
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.MyEnum
 
getNaryCellEditorFor(EClassifier) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICellEditorsRegistry
Returns a cell editor to edit a list of values of the given type, or null if none was found.
getNaryCellEditorFor(EClassifier, List<AbstractModelCellEditor>) - Method in interface org.eclipse.emf.facet.widgets.celleditors.ICellEditorsRegistry
Returns a cell editor to edit a list of values of the given type, or null if none was found.
getNaryFeatureCellEditor() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the meta object for class ' Nary Feature Cell Editor'.
getNaryFeatureCellEditor_NaryFeatureCellEditorImpl() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the meta object for the attribute ' Nary Feature Cell Editor Impl'.
getNaryFeatureCellEditorImpl() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.NaryFeatureCellEditor
Returns the value of the 'Nary Feature Cell Editor Impl' attribute.
getNatTableWidget() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidgetProvider
 
getOppositeReference() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Opposite Reference'.
getOppositeReference_FOpposite() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference 'FOpposite'.
getOriginalFieldValue() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.StringMultiComposite
 
getOverride() - Method in interface org.eclipse.emf.facet.efacet.FacetElement
Returns the value of the 'Override' reference.
getParameter() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Parameter'.
getParameter() - Method in interface org.eclipse.emf.facet.efacet.ParameterValue
Returns the value of the 'Parameter' reference.
getParameter() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance
Returns the value of the 'Parameter' attribute.
getParameters() - Method in interface org.eclipse.emf.facet.efacet.Query
Returns the value of the 'Parameters' containment reference list.
getParameterValue() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Parameter Value'.
getParameterValue(Parameter) - Method in interface org.eclipse.emf.facet.query.java.core.IParameterValueList
Return the parameter corresponding to the given parameter declaration.
getParameterValue_Parameter() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference 'Parameter'.
getParameterValue_Value() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the attribute list 'Value'.
getParameterValueByName(String) - Method in interface org.eclipse.emf.facet.query.java.core.IParameterValueList
Return the parameter with the specified name.
getParameterValues() - Method in interface org.eclipse.emf.facet.efacet.QueryResult
Returns the value of the 'Parameter Values' containment reference list.
getParentControl() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.StringMultiComposite
 
getPart() - Method in interface org.eclipse.emf.facet.widgets.nattable.IWorkbenchPartProvider
 
getPrimitiveTypeQueryRow() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the meta object for class 'Primitive Type Query Row'.
getPrimitiveTypeQueryRow_Value() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the meta object for the attribute 'Value'.
getQueries() - Method in interface org.eclipse.emf.facet.efacet.QuerySet
Returns the value of the 'Queries' containment reference list.
getQuery() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Query'.
getQuery() - Method in interface org.eclipse.emf.facet.efacet.QueryFacetElement
Returns the value of the 'Query' containment reference.
getQuery() - Method in interface org.eclipse.emf.facet.efacet.QueryResult
Returns the value of the 'Query' reference.
getQuery() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.QueryColumn
Returns the value of the 'Query' reference.
getQuery_CanBeCached() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the attribute 'Can Be Cached'.
getQuery_HasSideEffect() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the attribute 'Has Side Effect'.
getQuery_Parameters() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the containment reference list 'Parameters'.
getQuery_Scope() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference 'Scope'.
getQueryColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Query Column'.
getQueryColumn_Query() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference 'Query'.
getQueryColumn_QueryResult() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference list 'Query Result'.
getQueryContext() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Query Context'.
getQueryContext_SelectedModelElements() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference list 'Selected Model Elements'.
getQueryContext_SelectedModels() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the attribute list 'Selected Models'.
getQueryFacetElement() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Query Facet Element'.
getQueryFacetElement_Query() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the containment reference 'Query'.
getQueryResult() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Query Result'.
getQueryResult() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.QueryColumn
Returns the value of the 'Query Result' reference list.
getQueryResult() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.QueryRow
Returns the value of the 'Query Result' reference.
getQueryResult_Exception() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the attribute 'Exception'.
getQueryResult_ParameterValues() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the containment reference list 'Parameter Values'.
getQueryResult_Query() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference 'Query'.
getQueryResult_Result() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the attribute 'Result'.
getQueryResult_Scope() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference 'Scope'.
getQueryResult_Source() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference 'Source'.
getQueryResults() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.QueryTableInstance
Returns the value of the 'Query Results' reference list.
getQueryResults2() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.QueryTableInstance2
Returns the value of the 'Query Results2' containment reference list.
getQueryRow() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the meta object for class 'Query Row'.
getQueryRow_QueryResult() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the meta object for the reference 'Query Result'.
getQuerySet() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Query Set'.
getQuerySet_Name() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the attribute 'Name'.
getQuerySet_Queries() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the containment reference list 'Queries'.
getQuerySetCatalog() - Method in interface org.eclipse.emf.facet.efacet.catalog.efacetcatalog.EfacetcatalogPackage
Returns the meta object for class 'Query Set Catalog'.
getQuerySetCatalog_InstalledQuerySets() - Method in interface org.eclipse.emf.facet.efacet.catalog.efacetcatalog.EfacetcatalogPackage
Returns the meta object for the reference list 'Installed Query Sets'.
getQueryTableInstance() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Query Table Instance'.
getQueryTableInstance2() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the meta object for class 'Query Table Instance2'.
getQueryTableInstance2_QueryResults2() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the meta object for the containment reference list 'Query Results2'.
getQueryTableInstance_QueryResults() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference list 'Query Results'.
getReference() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.FacetReferenceColumn
Returns the value of the 'Reference' reference.
getReference() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.ReferenceColumn
Returns the value of the 'Reference' reference.
getReferenceColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Reference Column'.
getReferenceColumn_Reference() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference 'Reference'.
getResult() - Method in interface org.eclipse.emf.facet.efacet.QueryResult
Returns the value of the 'Result' attribute.
getRow() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Row'.
getRow_Element() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference 'Element'.
getRow_Height() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the attribute 'Height'.
getRows() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance
Returns the value of the 'Rows' containment reference list.
getScope() - Method in interface org.eclipse.emf.facet.efacet.Query
Returns the value of the 'Scope' reference.
getScope() - Method in interface org.eclipse.emf.facet.efacet.QueryResult
Returns the value of the 'Scope' reference.
getSelectedModelElements() - Method in interface org.eclipse.emf.facet.efacet.QueryContext
Returns the value of the 'Selected Model Elements' reference list.
getSelectedModels() - Method in interface org.eclipse.emf.facet.efacet.QueryContext
Returns the value of the 'Selected Models' attribute list.
getSelectionChangedListeners() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget
 
getSelectionChangedListeners() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget2
 
getSerializationFactory() - Method in interface org.eclipse.emf.facet.util.emf.core.serialization.model.serialization.SerializationPackage
Returns the factory that creates the instances of the model.
getSerializationPackage() - Method in interface org.eclipse.emf.facet.util.emf.core.serialization.model.serialization.SerializationFactory
Returns the package supported by this factory.
getSerializerFor(Class<?>) - Method in interface org.eclipse.emf.facet.util.emf.core.serialization.ISerializationRegistry
 
getSerializerFor(String) - Method in interface org.eclipse.emf.facet.util.emf.core.serialization.ISerializationRegistry
 
getSerializers() - Method in interface org.eclipse.emf.facet.util.emf.core.serialization.ISerializationRegistry
Get all the serializers .
getSource() - Method in interface org.eclipse.emf.facet.efacet.QueryResult
Returns the value of the 'Source' reference.
GetSubClasses - Class in org.eclipse.emf.facet.infra.facet.tests.samples
 
GetSubClasses() - Constructor for class org.eclipse.emf.facet.infra.facet.tests.samples.GetSubClasses
 
getTableConfiguration() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget
This method returns the TableConfiguration attached to the table.
getTableConfiguration() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget2
This method returns the TableConfiguration attached to the table.
getTableConfiguration() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance
Returns the value of the 'Table Configuration' reference.
getTableConfiguration() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the meta object for class ' Table Configuration'.
getTableConfiguration2() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration2.Tableconfiguration2Package
Returns the meta object for class 'Table Configuration2'.
getTableConfiguration2_DefaultLocalCustomizations() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration2.Tableconfiguration2Package
Returns the meta object for the reference list 'Default Local Customizations'.
getTableconfiguration2Factory() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration2.Tableconfiguration2Package
Returns the factory that creates the instances of the model.
getTableconfiguration2Package() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration2.Tableconfiguration2Factory
Returns the package supported by this factory.
getTableConfiguration_CanBePresentedInTheTable() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the meta object for the reference 'Can Be Presented In The Table'.
getTableConfiguration_DefaultCustomizations() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the meta object for the reference list 'Default Customizations'.
getTableConfiguration_DefaultFacets() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the meta object for the reference list 'Default Facets'.
getTableConfiguration_DefaultLocalCustomization() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the meta object for the reference 'Default Local Customization'.
getTableConfiguration_ForcedCellEditors() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the meta object for the reference list ' Forced Cell Editors'.
getTableConfiguration_InstantiationMethod() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the meta object for the containment reference list 'Instantiation Method'.
getTableconfigurationFactory() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationPackage
Returns the factory that creates the instances of the model.
getTableconfigurationPackage() - Method in interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableconfigurationFactory
Returns the package supported by this factory.
getTableInstance() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget
This method returns the TableInstance attached to the table.
getTableInstance() - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget2
This method returns the TableInstance attached to the table.
getTableInstance() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for class 'Table Instance'.
getTableInstance2() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the meta object for class 'Table Instance2'.
getTableInstance2_Facets2() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the meta object for the reference list 'Facets2'.
getTableInstance2_LocalCustomizations() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the meta object for the containment reference list 'Local Customizations'.
getTableinstance2Factory() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the factory that creates the instances of the model.
getTableinstance2Package() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Factory
Returns the package supported by this factory.
getTableInstance_Columns() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the containment reference list 'Columns'.
getTableInstance_Context() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference 'Context'.
getTableInstance_Customizations() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference list 'Customizations'.
getTableInstance_Description() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the attribute 'Description'.
getTableInstance_Elements() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference list 'Elements'.
getTableInstance_Facets() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference 'Facets'.
getTableInstance_HideEmptyColumns() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the attribute 'Hide Empty Columns'.
getTableInstance_LocalCustomization() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the containment reference 'Local Customization'.
getTableInstance_OnlyShowCommonColumns() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the attribute 'Only Show Common Columns'.
getTableInstance_Parameter() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the attribute 'Parameter'.
getTableInstance_Rows() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the containment reference list 'Rows'.
getTableInstance_TableConfiguration() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the meta object for the reference 'Table Configuration'.
getTableinstanceFactory() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstancePackage
Returns the factory that creates the instances of the model.
getTableinstancePackage() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableinstanceFactory
Returns the package supported by this factory.
getText() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.StringComposite
 
getType() - Method in interface org.eclipse.emf.facet.util.emf.core.serialization.ISerializer
 
getTypedElement() - Method in interface org.eclipse.emf.facet.efacet.TypedElementRef
Returns the value of the 'Typed Element' reference.
getTypedElementRef() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for class 'Typed Element Ref'.
getTypedElementRef_TypedElement() - Method in interface org.eclipse.emf.facet.efacet.EFacetPackage
Returns the meta object for the reference 'Typed Element'.
getUnaryReferenceCellEditor() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the meta object for class ' Unary Reference Cell Editor'.
getUnaryReferenceCellEditor_UnaryReferenceCellEditorImpl() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.ModelCellEditorPackage
Returns the meta object for the attribute ' Unary Reference Cell Editor Impl'.
getUnaryReferenceCellEditorImpl() - Method in interface org.eclipse.emf.facet.widgets.celleditors.modelCellEditor.UnaryReferenceCellEditor
Returns the value of the ' Unary Reference Cell Editor Impl' attribute.
getValidator() - Method in class org.eclipse.emf.facet.widgets.celleditors.AbstractCellEditorComposite
 
getValidator() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.ByteComposite
 
getValidator() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.DoubleComposite
 
getValidator() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.FloatComposite
 
getValidator() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.IntComposite
 
getValidator() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.LongComposite
 
getValidator() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.ShortComposite
 
getValidator() - Method in interface org.eclipse.emf.facet.widgets.celleditors.IWidget
 
getValidator() - Method in interface org.eclipse.emf.facet.widgets.celleditors.IWidget2
 
getValue() - Method in interface org.eclipse.emf.facet.efacet.Literal
Returns the value of the 'Value' attribute.
getValue() - Method in interface org.eclipse.emf.facet.efacet.ParameterValue
Returns the value of the 'Value' attribute list.
getValue(Parameter) - Method in interface org.eclipse.emf.facet.query.java.core.IParameterValueList
Return the value of a parameter
getValue() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.BooleanComposite
 
getValue() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.StringComposite
 
getValue() - Method in class org.eclipse.emf.facet.widgets.celleditors.ecore.composite.StringMultiComposite
 
getValue() - Method in interface org.eclipse.emf.facet.widgets.celleditors.IModelCellEditor
 
getValue() - Method in interface org.eclipse.emf.facet.widgets.celleditors.INaryEAttributeCellEditor
 
getValue() - Method in interface org.eclipse.emf.facet.widgets.celleditors.INaryEReferenceCellEditor
 
getValue() - Method in interface org.eclipse.emf.facet.widgets.celleditors.IWidget
Get the value from the widget
getValue() - Method in interface org.eclipse.emf.facet.widgets.celleditors.IWidget2
Get the value from the widget
getValue() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.PrimitiveTypeQueryRow
Returns the value of the 'Value' attribute.
getValue() - Method in enum org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.MyEnum
 
getValueByParameterName(String) - Method in interface org.eclipse.emf.facet.query.java.core.IParameterValueList
Return the value of the parameter with the specified name.
getValueColumn() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2.Tableinstance2Package
Returns the meta object for class 'Value Column'.
getVisibleColumns(boolean) - Method in interface org.eclipse.emf.facet.widgets.nattable.INatTableWidget2
This method does not change the state of the widget.
getWidth() - Method in interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.Column
Returns the value of the 'Width' attribute.

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