org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2
Interface TableInstance2

All Superinterfaces:
TableInstance
All Known Subinterfaces:
QueryTableInstance2

public interface TableInstance2
extends TableInstance

A representation of the model object 'Table Instance2'.

The following features are supported:

See Also:
Tableinstance2Package.getTableInstance2()
Generated:
Model:

Method Summary
  getFacets2()
          Returns the value of the 'Facets2' reference list.
  getLocalCustomizations()
          Returns the value of the 'Local Customizations' containment reference list.
 
Methods inherited from interface org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance
getColumns, getContext, getCustomizations, getDescription, getElements, getFacets, getLocalCustomization, getParameter, getRows, getTableConfiguration, isHideEmptyColumns, isOnlyShowCommonColumns, setContext, setDescription, setFacets, setHideEmptyColumns, setLocalCustomization, setOnlyShowCommonColumns, setParameter, setTableConfiguration
 

Method Detail

getLocalCustomizations

 getLocalCustomizations()
Returns the value of the 'Local Customizations' containment reference list. The list contents are of type org.eclipse.emf.facet.infra.browser.custom.MetamodelView.

If the meaning of the 'Local Customizations' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Local Customizations' containment reference list.
See Also:
Tableinstance2Package.getTableInstance2_LocalCustomizations()
Generated:
Model:
containment="true" required="true"

getFacets2

 getFacets2()
Returns the value of the 'Facets2' reference list. The list contents are of type org.eclipse.emf.facet.infra.facet.Facet.

If the meaning of the 'Facets2' reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Facets2' reference list.
See Also:
Tableinstance2Package.getTableInstance2_Facets2()
Generated:
Model: