Interface DataCompositionTable
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
,StructureItem
- All Known Implementing Classes:
DataCompositionTableImpl
A representation of the model object 'Data Composition Table'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DataCompositionTableGroup>
Returns the value of the 'Columns' containment reference list.Returns the value of the 'Columns User Setting ID' attribute.Returns the value of the 'Columns User Setting Presentation' containment reference.Returns the value of the 'Columns View Mode' attribute.Returns the value of the 'Conditional Appearance' containment reference.getId()
Returns the value of the 'Id' attribute.getName()
Returns the value of the 'Name' attribute.Returns the value of the 'Output Parameters' containment reference.org.eclipse.emf.common.util.EList<DataCompositionTableGroup>
getRows()
Returns the value of the 'Rows' containment reference list.Returns the value of the 'Rows User Setting ID' attribute.Returns the value of the 'Rows User Setting Presentation' containment reference.Returns the value of the 'Rows View Mode' attribute.Returns the value of the 'Selection' containment reference.Returns the value of the 'User Setting ID' attribute.Returns the value of the 'User Setting Presentation' containment reference.Returns the value of the 'View Mode' attribute.boolean
isUse()
Returns the value of the 'Use' attribute.void
setColumnsUserSettingID
(String value) Sets the value of the 'Columns User Setting ID
' attribute.void
Sets the value of the 'Columns User Setting Presentation
' containment reference.void
Sets the value of the 'Columns View Mode
' attribute.void
Sets the value of the 'Conditional Appearance
' containment reference.void
Sets the value of the 'Id
' attribute.void
Sets the value of the 'Name
' attribute.void
Sets the value of the 'Output Parameters
' containment reference.void
setRowsUserSettingID
(String value) Sets the value of the 'Rows User Setting ID
' attribute.void
Sets the value of the 'Rows User Setting Presentation
' containment reference.void
Sets the value of the 'Rows View Mode
' attribute.void
Sets the value of the 'Selection
' containment reference.void
setUse
(boolean value) Sets the value of the 'Use
' attribute.void
setUserSettingID
(String value) Sets the value of the 'User Setting ID
' attribute.void
Sets the value of the 'User Setting Presentation
' containment reference.void
Sets the value of the 'View Mode
' attribute.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
isUse
boolean isUse()Returns the value of the 'Use' attribute. The default value is"true"
.- Returns:
- the value of the 'Use' attribute.
- See Also:
-
setUse
void setUse(boolean value) Sets the value of the 'Use
' attribute.- Parameters:
value
- the new value of the 'Use' attribute.- See Also:
-
getName
String getName()Returns the value of the 'Name' attribute.- Returns:
- the value of the 'Name' attribute.
- See Also:
-
setName
Sets the value of the 'Name
' attribute.- Parameters:
value
- the new value of the 'Name' attribute.- See Also:
-
getColumns
org.eclipse.emf.common.util.EList<DataCompositionTableGroup> getColumns()Returns the value of the 'Columns' containment reference list. The list contents are of typeDataCompositionTableGroup
.- Returns:
- the value of the 'Columns' containment reference list.
- See Also:
-
getRows
org.eclipse.emf.common.util.EList<DataCompositionTableGroup> getRows()Returns the value of the 'Rows' containment reference list. The list contents are of typeDataCompositionTableGroup
.- Returns:
- the value of the 'Rows' containment reference list.
- See Also:
-
getSelection
DataCompositionSelectedFields getSelection()Returns the value of the 'Selection' containment reference.- Returns:
- the value of the 'Selection' containment reference.
- See Also:
-
setSelection
Sets the value of the 'Selection
' containment reference.- Parameters:
value
- the new value of the 'Selection' containment reference.- See Also:
-
getConditionalAppearance
DataCompositionConditionalAppearance getConditionalAppearance()Returns the value of the 'Conditional Appearance' containment reference.- Returns:
- the value of the 'Conditional Appearance' containment reference.
- See Also:
-
setConditionalAppearance
Sets the value of the 'Conditional Appearance
' containment reference.- Parameters:
value
- the new value of the 'Conditional Appearance' containment reference.- See Also:
-
getOutputParameters
DataCompositionTableOutputParameterValues getOutputParameters()Returns the value of the 'Output Parameters' containment reference.- Returns:
- the value of the 'Output Parameters' containment reference.
- See Also:
-
setOutputParameters
Sets the value of the 'Output Parameters
' containment reference.- Parameters:
value
- the new value of the 'Output Parameters' containment reference.- See Also:
-
getId
String getId()Returns the value of the 'Id' attribute.- Returns:
- the value of the 'Id' attribute.
- See Also:
-
setId
Sets the value of the 'Id
' attribute.- Parameters:
value
- the new value of the 'Id' attribute.- See Also:
-
getViewMode
DataCompositionSettingsItemViewMode getViewMode()Returns the value of the 'View Mode' attribute. The default value is"QuickAccess"
. The literals are from the enumerationDataCompositionSettingsItemViewMode
.- Returns:
- the value of the 'View Mode' attribute.
- See Also:
-
setViewMode
Sets the value of the 'View Mode
' attribute.- Parameters:
value
- the new value of the 'View Mode' attribute.- See Also:
-
getUserSettingID
String getUserSettingID()Returns the value of the 'User Setting ID' attribute.- Returns:
- the value of the 'User Setting ID' attribute.
- See Also:
-
setUserSettingID
Sets the value of the 'User Setting ID
' attribute.- Parameters:
value
- the new value of the 'User Setting ID' attribute.- See Also:
-
getUserSettingPresentation
Presentation getUserSettingPresentation()Returns the value of the 'User Setting Presentation' containment reference.- Returns:
- the value of the 'User Setting Presentation' containment reference.
- See Also:
-
setUserSettingPresentation
Sets the value of the 'User Setting Presentation
' containment reference.- Parameters:
value
- the new value of the 'User Setting Presentation' containment reference.- See Also:
-
getColumnsViewMode
DataCompositionSettingsItemViewMode getColumnsViewMode()Returns the value of the 'Columns View Mode' attribute. The default value is"QuickAccess"
. The literals are from the enumerationDataCompositionSettingsItemViewMode
.- Returns:
- the value of the 'Columns View Mode' attribute.
- See Also:
-
setColumnsViewMode
Sets the value of the 'Columns View Mode
' attribute.- Parameters:
value
- the new value of the 'Columns View Mode' attribute.- See Also:
-
getColumnsUserSettingID
String getColumnsUserSettingID()Returns the value of the 'Columns User Setting ID' attribute.- Returns:
- the value of the 'Columns User Setting ID' attribute.
- See Also:
-
setColumnsUserSettingID
Sets the value of the 'Columns User Setting ID
' attribute.- Parameters:
value
- the new value of the 'Columns User Setting ID' attribute.- See Also:
-
getColumnsUserSettingPresentation
Presentation getColumnsUserSettingPresentation()Returns the value of the 'Columns User Setting Presentation' containment reference.- Returns:
- the value of the 'Columns User Setting Presentation' containment reference.
- See Also:
-
setColumnsUserSettingPresentation
Sets the value of the 'Columns User Setting Presentation
' containment reference.- Parameters:
value
- the new value of the 'Columns User Setting Presentation' containment reference.- See Also:
-
getRowsViewMode
DataCompositionSettingsItemViewMode getRowsViewMode()Returns the value of the 'Rows View Mode' attribute. The default value is"QuickAccess"
. The literals are from the enumerationDataCompositionSettingsItemViewMode
.- Returns:
- the value of the 'Rows View Mode' attribute.
- See Also:
-
setRowsViewMode
Sets the value of the 'Rows View Mode
' attribute.- Parameters:
value
- the new value of the 'Rows View Mode' attribute.- See Also:
-
getRowsUserSettingID
String getRowsUserSettingID()Returns the value of the 'Rows User Setting ID' attribute.- Returns:
- the value of the 'Rows User Setting ID' attribute.
- See Also:
-
setRowsUserSettingID
Sets the value of the 'Rows User Setting ID
' attribute.- Parameters:
value
- the new value of the 'Rows User Setting ID' attribute.- See Also:
-
getRowsUserSettingPresentation
Presentation getRowsUserSettingPresentation()Returns the value of the 'Rows User Setting Presentation' containment reference.- Returns:
- the value of the 'Rows User Setting Presentation' containment reference.
- See Also:
-
setRowsUserSettingPresentation
Sets the value of the 'Rows User Setting Presentation
' containment reference.- Parameters:
value
- the new value of the 'Rows User Setting Presentation' containment reference.- See Also:
-