|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TableInstance
A representation of the model object 'Table Instance'.
The following features are supported:
Table ConfigurationCustomizationsFacetsContextParameterHide Empty ColumnsOnly Show Common ColumnsDescriptionColumnsRowsElementsLocal Customization
TableinstancePackage.getTableInstance()| Method Summary | |
|---|---|
|
getColumns()
Returns the value of the 'Columns' containment reference list. |
EObject |
getContext()
Returns the value of the 'Context' reference. |
|
getCustomizations()
Returns the value of the 'Customizations' reference list. |
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
|
getElements()
Returns the value of the 'Elements' reference list. |
Facet |
getFacets()
Returns the value of the 'Facets' reference. |
MetamodelView |
getLocalCustomization()
Returns the value of the 'Local Customization' containment reference. |
java.lang.Object |
getParameter()
Returns the value of the 'Parameter' attribute. |
|
getRows()
Returns the value of the 'Rows' containment reference list. |
TableConfiguration |
getTableConfiguration()
Returns the value of the 'Table Configuration' reference. |
boolean |
isHideEmptyColumns()
Returns the value of the 'Hide Empty Columns' attribute. |
boolean |
isOnlyShowCommonColumns()
Returns the value of the 'Only Show Common Columns' attribute. |
void |
setContext(EObject value)
Sets the value of the ' Context' reference. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute. |
void |
setFacets(Facet value)
Sets the value of the ' Facets' reference. |
void |
setHideEmptyColumns(boolean value)
Sets the value of the ' Hide Empty Columns' attribute. |
void |
setLocalCustomization(MetamodelView value)
Sets the value of the ' Local Customization' containment reference. |
void |
setOnlyShowCommonColumns(boolean value)
Sets the value of the ' Only Show Common Columns' attribute. |
void |
setParameter(java.lang.Object value)
Sets the value of the ' Parameter' attribute. |
void |
setTableConfiguration(TableConfiguration value)
Sets the value of the ' Table Configuration' reference. |
| Method Detail |
|---|
TableConfiguration getTableConfiguration()
If the meaning of the 'Table Configuration' reference isn't clear, there really should be more of a description here...
setTableConfiguration(TableConfiguration),
TableinstancePackage.getTableInstance_TableConfiguration()void setTableConfiguration(TableConfiguration value)
Table Configuration' reference.
value - the new value of the 'Table Configuration' reference.getTableConfiguration()getCustomizations()
org.eclipse.emf.facet.infra.browser.custom.MetamodelView.
If the meaning of the 'Customizations' reference list isn't clear, there really should be more of a description here...
TableinstancePackage.getTableInstance_Customizations()Facet getFacets()
If the meaning of the 'Facets' reference isn't clear, there really should be more of a description here...
setFacets(Facet),
TableinstancePackage.getTableInstance_Facets()void setFacets(Facet value)
Facets' reference.
value - the new value of the 'Facets' reference.getFacets()EObject getContext()
setContext(EObject),
TableinstancePackage.getTableInstance_Context()void setContext(EObject value)
Context' reference.
value - the new value of the 'Context' reference.getContext()java.lang.Object getParameter()
setParameter(Object),
TableinstancePackage.getTableInstance_Parameter()void setParameter(java.lang.Object value)
Parameter' attribute.
value - the new value of the 'Parameter' attribute.getParameter()boolean isHideEmptyColumns()
"false".
If the meaning of the 'Hide Empty Columns' attribute isn't clear, there really should be more of a description here...
Whether to hide columns which don't contain any elements.
setHideEmptyColumns(boolean),
TableinstancePackage.getTableInstance_HideEmptyColumns()void setHideEmptyColumns(boolean value)
Hide Empty Columns' attribute.
value - the new value of the 'Hide Empty Columns' attribute.isHideEmptyColumns()boolean isOnlyShowCommonColumns()
"false".
If the meaning of the 'Only Show Common Columns' attribute isn't clear, there really should be more of a description here...
Whether to show columns which are specific to a few elements (false), or only columns which are common to all the elements (true).
setOnlyShowCommonColumns(boolean),
TableinstancePackage.getTableInstance_OnlyShowCommonColumns()void setOnlyShowCommonColumns(boolean value)
Only Show Common Columns' attribute.
value - the new value of the 'Only Show Common Columns' attribute.isOnlyShowCommonColumns()java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
The description of the tableInstance (content, purpose, uses ... )
setDescription(String),
TableinstancePackage.getTableInstance_Description()void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()getColumns()
Column.
If the meaning of the 'Columns' containment reference list isn't clear, there really should be more of a description here...
TableinstancePackage.getTableInstance_Columns()getRows()
Row.
If the meaning of the 'Rows' containment reference list isn't clear, there really should be more of a description here...
TableinstancePackage.getTableInstance_Rows()getElements()
org.eclipse.emf.ecore.EObject.
If the meaning of the 'Elements' reference list isn't clear, there really should be more of a description here...
TableinstancePackage.getTableInstance_Elements()MetamodelView getLocalCustomization()
If the meaning of the 'Local Customization' containment reference isn't clear, there really should be more of a description here...
setLocalCustomization(MetamodelView),
TableinstancePackage.getTableInstance_LocalCustomization()void setLocalCustomization(MetamodelView value)
Local Customization' containment reference.
value - the new value of the 'Local Customization' containment reference.getLocalCustomization()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||