Interface DataCompositionConditionalAppearanceItem
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
DataCompositionConditionalAppearanceItemImpl
public interface DataCompositionConditionalAppearanceItem
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Data Composition Conditional Appearance Item'.
The following features are supported:
UseSelectionFilterAppearancePresentationView ModeUser Setting IDUser Setting PresentationUse In GroupUse In Hierarchical GroupUse In OverallUse In Fields HeaderUse In HeaderUse In ParametersUse In FilterUse In Resource Fields HeaderUse In Overall HeaderUse In Overall Resource Fields Header
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Appearance' containment reference.Returns the value of the 'Filter' containment reference.Returns the value of the 'Presentation' containment reference.Returns the value of the 'Selection' containment reference.Returns the value of the 'Use In Fields Header' attribute.Returns the value of the 'Use In Filter' attribute.Returns the value of the 'Use In Group' attribute.Returns the value of the 'Use In Header' attribute.Returns the value of the 'Use In Hierarchical Group' attribute.Returns the value of the 'Use In Overall' attribute.Returns the value of the 'Use In Overall Header' attribute.Returns the value of the 'Use In Overall Resource Fields Header' attribute.Returns the value of the 'Use In Parameters' attribute.Returns the value of the 'Use In Resource Fields Header' attribute.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.booleanisUse()Returns the value of the 'Use' attribute.voidSets the value of the 'Appearance' containment reference.voidsetFilter(DataCompositionFilter value) Sets the value of the 'Filter' containment reference.voidsetPresentation(Presentation value) Sets the value of the 'Presentation' containment reference.voidSets the value of the 'Selection' containment reference.voidsetUse(boolean value) Sets the value of the 'Use' attribute.voidSets the value of the 'Use In Fields Header' attribute.voidSets the value of the 'Use In Filter' attribute.voidSets the value of the 'Use In Group' attribute.voidSets the value of the 'Use In Header' attribute.voidSets the value of the 'Use In Hierarchical Group' attribute.voidSets the value of the 'Use In Overall' attribute.voidSets the value of the 'Use In Overall Header' attribute.voidSets the value of the 'Use In Overall Resource Fields Header' attribute.voidSets the value of the 'Use In Parameters' attribute.voidSets the value of the 'Use In Resource Fields Header' attribute.voidsetUserSettingID(String value) Sets the value of the 'User Setting ID' attribute.voidSets the value of the 'User Setting Presentation' containment reference.voidSets 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, eUnsetMethods 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:
-
getSelection
DataCompositionAppearanceFields 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:
-
getFilter
DataCompositionFilter getFilter()Returns the value of the 'Filter' containment reference.- Returns:
- the value of the 'Filter' containment reference.
- See Also:
-
setFilter
Sets the value of the 'Filter' containment reference.- Parameters:
value- the new value of the 'Filter' containment reference.- See Also:
-
getAppearance
DataCompositionAppearance getAppearance()Returns the value of the 'Appearance' containment reference.- Returns:
- the value of the 'Appearance' containment reference.
- See Also:
-
setAppearance
Sets the value of the 'Appearance' containment reference.- Parameters:
value- the new value of the 'Appearance' containment reference.- See Also:
-
getPresentation
Presentation getPresentation()Returns the value of the 'Presentation' containment reference.- Returns:
- the value of the 'Presentation' containment reference.
- See Also:
-
setPresentation
Sets the value of the 'Presentation' containment reference.- Parameters:
value- the new value of the 'Presentation' containment reference.- 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:
-
getUseInGroup
DataCompositionConditionalAppearanceUse getUseInGroup()Returns the value of the 'Use In Group' attribute. The literals are from the enumerationDataCompositionConditionalAppearanceUse.- Returns:
- the value of the 'Use In Group' attribute.
- See Also:
-
setUseInGroup
Sets the value of the 'Use In Group' attribute.- Parameters:
value- the new value of the 'Use In Group' attribute.- See Also:
-
getUseInHierarchicalGroup
DataCompositionConditionalAppearanceUse getUseInHierarchicalGroup()Returns the value of the 'Use In Hierarchical Group' attribute. The literals are from the enumerationDataCompositionConditionalAppearanceUse.- Returns:
- the value of the 'Use In Hierarchical Group' attribute.
- See Also:
-
setUseInHierarchicalGroup
Sets the value of the 'Use In Hierarchical Group' attribute.- Parameters:
value- the new value of the 'Use In Hierarchical Group' attribute.- See Also:
-
getUseInOverall
DataCompositionConditionalAppearanceUse getUseInOverall()Returns the value of the 'Use In Overall' attribute. The literals are from the enumerationDataCompositionConditionalAppearanceUse.- Returns:
- the value of the 'Use In Overall' attribute.
- See Also:
-
setUseInOverall
Sets the value of the 'Use In Overall' attribute.- Parameters:
value- the new value of the 'Use In Overall' attribute.- See Also:
-
getUseInFieldsHeader
DataCompositionConditionalAppearanceUse getUseInFieldsHeader()Returns the value of the 'Use In Fields Header' attribute. The literals are from the enumerationDataCompositionConditionalAppearanceUse.- Returns:
- the value of the 'Use In Fields Header' attribute.
- See Also:
-
setUseInFieldsHeader
Sets the value of the 'Use In Fields Header' attribute.- Parameters:
value- the new value of the 'Use In Fields Header' attribute.- See Also:
-
getUseInHeader
DataCompositionConditionalAppearanceUse getUseInHeader()Returns the value of the 'Use In Header' attribute. The literals are from the enumerationDataCompositionConditionalAppearanceUse.- Returns:
- the value of the 'Use In Header' attribute.
- See Also:
-
setUseInHeader
Sets the value of the 'Use In Header' attribute.- Parameters:
value- the new value of the 'Use In Header' attribute.- See Also:
-
getUseInParameters
DataCompositionConditionalAppearanceUse getUseInParameters()Returns the value of the 'Use In Parameters' attribute. The literals are from the enumerationDataCompositionConditionalAppearanceUse.- Returns:
- the value of the 'Use In Parameters' attribute.
- See Also:
-
setUseInParameters
Sets the value of the 'Use In Parameters' attribute.- Parameters:
value- the new value of the 'Use In Parameters' attribute.- See Also:
-
getUseInFilter
DataCompositionConditionalAppearanceUse getUseInFilter()Returns the value of the 'Use In Filter' attribute. The literals are from the enumerationDataCompositionConditionalAppearanceUse.- Returns:
- the value of the 'Use In Filter' attribute.
- See Also:
-
setUseInFilter
Sets the value of the 'Use In Filter' attribute.- Parameters:
value- the new value of the 'Use In Filter' attribute.- See Also:
-
getUseInResourceFieldsHeader
DataCompositionConditionalAppearanceUse getUseInResourceFieldsHeader()Returns the value of the 'Use In Resource Fields Header' attribute. The literals are from the enumerationDataCompositionConditionalAppearanceUse.- Returns:
- the value of the 'Use In Resource Fields Header' attribute.
- See Also:
-
setUseInResourceFieldsHeader
Sets the value of the 'Use In Resource Fields Header' attribute.- Parameters:
value- the new value of the 'Use In Resource Fields Header' attribute.- See Also:
-
getUseInOverallHeader
DataCompositionConditionalAppearanceUse getUseInOverallHeader()Returns the value of the 'Use In Overall Header' attribute. The literals are from the enumerationDataCompositionConditionalAppearanceUse.- Returns:
- the value of the 'Use In Overall Header' attribute.
- See Also:
-
setUseInOverallHeader
Sets the value of the 'Use In Overall Header' attribute.- Parameters:
value- the new value of the 'Use In Overall Header' attribute.- See Also:
-
getUseInOverallResourceFieldsHeader
DataCompositionConditionalAppearanceUse getUseInOverallResourceFieldsHeader()Returns the value of the 'Use In Overall Resource Fields Header' attribute. The literals are from the enumerationDataCompositionConditionalAppearanceUse.- Returns:
- the value of the 'Use In Overall Resource Fields Header' attribute.
- See Also:
-
setUseInOverallResourceFieldsHeader
Sets the value of the 'Use In Overall Resource Fields Header' attribute.- Parameters:
value- the new value of the 'Use In Overall Resource Fields Header' attribute.- See Also:
-