Class SeriesPropertiesImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.chart.model.impl.SeriesPropertiesImpl
-
- All Implemented Interfaces:
IBmObject
,SeriesProperties
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
public class SeriesPropertiesImpl extends BmObject implements SeriesProperties
An implementation of the model object 'Series Properties'.The following features are implemented:
Id
Val Info
Color
Line
Marker
Text
Expand
Indicator
Str Is Changed
Info
Key
Color Priority
Show Graphical Representation Of Data In Chart Legend
Show Graphical Representation Of Data On Chart
Visual Type
Add Type
Values Axis Usage
Stack Group
Value Label Format
Percent Label Format
Data Table Label Format
Values Edit Mode
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
SeriesPropertiesImpl()
-
Method Summary
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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 com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClass
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCount
in classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getId
public long getId()
- Specified by:
getId
in interfaceSeriesProperties
- Returns:
- the value of the 'Id' attribute.
- See Also:
SeriesProperties.setId(long)
,ChartPackage.getSeriesProperties_Id()
-
setId
public void setId(long newId)
- Specified by:
setId
in interfaceSeriesProperties
- Parameters:
newId
- the new value of the 'Id' attribute.- See Also:
SeriesProperties.getId()
-
getValInfo
public Value getValInfo()
- Specified by:
getValInfo
in interfaceSeriesProperties
- Returns:
- the value of the 'Val Info' containment reference.
- See Also:
SeriesProperties.setValInfo(Value)
,ChartPackage.getSeriesProperties_ValInfo()
-
setValInfo
public void setValInfo(Value newValInfo)
- Specified by:
setValInfo
in interfaceSeriesProperties
- Parameters:
newValInfo
- the new value of the 'Val Info' containment reference.- See Also:
SeriesProperties.getValInfo()
-
getColor
public Color getColor()
- Specified by:
getColor
in interfaceSeriesProperties
- Returns:
- the value of the 'Color' containment reference.
- See Also:
SeriesProperties.setColor(Color)
,ChartPackage.getSeriesProperties_Color()
-
setColor
public void setColor(Color newColor)
- Specified by:
setColor
in interfaceSeriesProperties
- Parameters:
newColor
- the new value of the 'Color' containment reference.- See Also:
SeriesProperties.getColor()
-
getLine
public ChartLine getLine()
- Specified by:
getLine
in interfaceSeriesProperties
- Returns:
- the value of the 'Line' containment reference.
- See Also:
SeriesProperties.setLine(ChartLine)
,ChartPackage.getSeriesProperties_Line()
-
setLine
public void setLine(ChartLine newLine)
- Specified by:
setLine
in interfaceSeriesProperties
- Parameters:
newLine
- the new value of the 'Line' containment reference.- See Also:
SeriesProperties.getLine()
-
getMarker
public MarkerType getMarker()
- Specified by:
getMarker
in interfaceSeriesProperties
- Returns:
- the value of the 'Marker' attribute.
- See Also:
MarkerType
,SeriesProperties.setMarker(MarkerType)
,ChartPackage.getSeriesProperties_Marker()
-
setMarker
public void setMarker(MarkerType newMarker)
- Specified by:
setMarker
in interfaceSeriesProperties
- Parameters:
newMarker
- the new value of the 'Marker' attribute.- See Also:
MarkerType
,SeriesProperties.getMarker()
-
getText
public org.eclipse.emf.common.util.EMap<String,String> getText()
- Specified by:
getText
in interfaceSeriesProperties
- Returns:
- the value of the 'Text' map.
- See Also:
ChartPackage.getSeriesProperties_Text()
-
isExpand
public boolean isExpand()
- Specified by:
isExpand
in interfaceSeriesProperties
- Returns:
- the value of the 'Expand' attribute.
- See Also:
SeriesProperties.setExpand(boolean)
,ChartPackage.getSeriesProperties_Expand()
-
setExpand
public void setExpand(boolean newExpand)
- Specified by:
setExpand
in interfaceSeriesProperties
- Parameters:
newExpand
- the new value of the 'Expand' attribute.- See Also:
SeriesProperties.isExpand()
-
isIndicator
public boolean isIndicator()
- Specified by:
isIndicator
in interfaceSeriesProperties
- Returns:
- the value of the 'Indicator' attribute.
- See Also:
SeriesProperties.setIndicator(boolean)
,ChartPackage.getSeriesProperties_Indicator()
-
setIndicator
public void setIndicator(boolean newIndicator)
- Specified by:
setIndicator
in interfaceSeriesProperties
- Parameters:
newIndicator
- the new value of the 'Indicator' attribute.- See Also:
SeriesProperties.isIndicator()
-
isStrIsChanged
public boolean isStrIsChanged()
- Specified by:
isStrIsChanged
in interfaceSeriesProperties
- Returns:
- the value of the 'Str Is Changed' attribute.
- See Also:
SeriesProperties.setStrIsChanged(boolean)
,ChartPackage.getSeriesProperties_StrIsChanged()
-
setStrIsChanged
public void setStrIsChanged(boolean newStrIsChanged)
- Specified by:
setStrIsChanged
in interfaceSeriesProperties
- Parameters:
newStrIsChanged
- the new value of the 'Str Is Changed' attribute.- See Also:
SeriesProperties.isStrIsChanged()
-
getInfo
public SeriesCalcInfo getInfo()
- Specified by:
getInfo
in interfaceSeriesProperties
- Returns:
- the value of the 'Info' containment reference.
- See Also:
SeriesProperties.setInfo(SeriesCalcInfo)
,ChartPackage.getSeriesProperties_Info()
-
setInfo
public void setInfo(SeriesCalcInfo newInfo)
- Specified by:
setInfo
in interfaceSeriesProperties
- Parameters:
newInfo
- the new value of the 'Info' containment reference.- See Also:
SeriesProperties.getInfo()
-
getKey
public Value getKey()
- Specified by:
getKey
in interfaceSeriesProperties
- Returns:
- the value of the 'Key' containment reference.
- See Also:
SeriesProperties.setKey(Value)
,ChartPackage.getSeriesProperties_Key()
-
setKey
public void setKey(Value newKey)
- Specified by:
setKey
in interfaceSeriesProperties
- Parameters:
newKey
- the new value of the 'Key' containment reference.- See Also:
SeriesProperties.getKey()
-
isColorPriority
public boolean isColorPriority()
- Specified by:
isColorPriority
in interfaceSeriesProperties
- Returns:
- the value of the 'Color Priority' attribute.
- See Also:
SeriesProperties.setColorPriority(boolean)
,ChartPackage.getSeriesProperties_ColorPriority()
-
setColorPriority
public void setColorPriority(boolean newColorPriority)
- Specified by:
setColorPriority
in interfaceSeriesProperties
- Parameters:
newColorPriority
- the new value of the 'Color Priority' attribute.- See Also:
SeriesProperties.isColorPriority()
-
getShowGraphicalRepresentationOfDataInChartLegend
public ShowInChartLegend getShowGraphicalRepresentationOfDataInChartLegend()
- Specified by:
getShowGraphicalRepresentationOfDataInChartLegend
in interfaceSeriesProperties
- Returns:
- the value of the 'Show Graphical Representation Of Data In Chart Legend' attribute.
- See Also:
ShowInChartLegend
,SeriesProperties.setShowGraphicalRepresentationOfDataInChartLegend(ShowInChartLegend)
,ChartPackage.getSeriesProperties_ShowGraphicalRepresentationOfDataInChartLegend()
-
setShowGraphicalRepresentationOfDataInChartLegend
public void setShowGraphicalRepresentationOfDataInChartLegend(ShowInChartLegend newShowGraphicalRepresentationOfDataInChartLegend)
- Specified by:
setShowGraphicalRepresentationOfDataInChartLegend
in interfaceSeriesProperties
- Parameters:
newShowGraphicalRepresentationOfDataInChartLegend
- the new value of the 'Show Graphical Representation Of Data In Chart Legend' attribute.- See Also:
ShowInChartLegend
,SeriesProperties.getShowGraphicalRepresentationOfDataInChartLegend()
-
getShowGraphicalRepresentationOfDataOnChart
public ShowOnChart getShowGraphicalRepresentationOfDataOnChart()
- Specified by:
getShowGraphicalRepresentationOfDataOnChart
in interfaceSeriesProperties
- Returns:
- the value of the 'Show Graphical Representation Of Data On Chart' attribute.
- See Also:
ShowOnChart
,SeriesProperties.setShowGraphicalRepresentationOfDataOnChart(ShowOnChart)
,ChartPackage.getSeriesProperties_ShowGraphicalRepresentationOfDataOnChart()
-
setShowGraphicalRepresentationOfDataOnChart
public void setShowGraphicalRepresentationOfDataOnChart(ShowOnChart newShowGraphicalRepresentationOfDataOnChart)
- Specified by:
setShowGraphicalRepresentationOfDataOnChart
in interfaceSeriesProperties
- Parameters:
newShowGraphicalRepresentationOfDataOnChart
- the new value of the 'Show Graphical Representation Of Data On Chart' attribute.- See Also:
ShowOnChart
,SeriesProperties.getShowGraphicalRepresentationOfDataOnChart()
-
getVisualType
public ChartSeriesGraphicalRepresentationType getVisualType()
- Specified by:
getVisualType
in interfaceSeriesProperties
- Returns:
- the value of the 'Visual Type' attribute.
- See Also:
ChartSeriesGraphicalRepresentationType
,SeriesProperties.setVisualType(ChartSeriesGraphicalRepresentationType)
,ChartPackage.getSeriesProperties_VisualType()
-
setVisualType
public void setVisualType(ChartSeriesGraphicalRepresentationType newVisualType)
- Specified by:
setVisualType
in interfaceSeriesProperties
- Parameters:
newVisualType
- the new value of the 'Visual Type' attribute.- See Also:
ChartSeriesGraphicalRepresentationType
,SeriesProperties.getVisualType()
-
getAddType
public ChartSeriesStackType getAddType()
- Specified by:
getAddType
in interfaceSeriesProperties
- Returns:
- the value of the 'Add Type' attribute.
- See Also:
ChartSeriesStackType
,SeriesProperties.setAddType(ChartSeriesStackType)
,ChartPackage.getSeriesProperties_AddType()
-
setAddType
public void setAddType(ChartSeriesStackType newAddType)
- Specified by:
setAddType
in interfaceSeriesProperties
- Parameters:
newAddType
- the new value of the 'Add Type' attribute.- See Also:
ChartSeriesStackType
,SeriesProperties.getAddType()
-
getValuesAxisUsage
public UsedChartValuesAxis getValuesAxisUsage()
- Specified by:
getValuesAxisUsage
in interfaceSeriesProperties
- Returns:
- the value of the 'Values Axis Usage' attribute.
- See Also:
UsedChartValuesAxis
,SeriesProperties.setValuesAxisUsage(UsedChartValuesAxis)
,ChartPackage.getSeriesProperties_ValuesAxisUsage()
-
setValuesAxisUsage
public void setValuesAxisUsage(UsedChartValuesAxis newValuesAxisUsage)
- Specified by:
setValuesAxisUsage
in interfaceSeriesProperties
- Parameters:
newValuesAxisUsage
- the new value of the 'Values Axis Usage' attribute.- See Also:
UsedChartValuesAxis
,SeriesProperties.getValuesAxisUsage()
-
getStackGroup
public String getStackGroup()
- Specified by:
getStackGroup
in interfaceSeriesProperties
- Returns:
- the value of the 'Stack Group' attribute.
- See Also:
SeriesProperties.setStackGroup(String)
,ChartPackage.getSeriesProperties_StackGroup()
-
setStackGroup
public void setStackGroup(String newStackGroup)
- Specified by:
setStackGroup
in interfaceSeriesProperties
- Parameters:
newStackGroup
- the new value of the 'Stack Group' attribute.- See Also:
SeriesProperties.getStackGroup()
-
getValueLabelFormat
public org.eclipse.emf.common.util.EMap<String,String> getValueLabelFormat()
- Specified by:
getValueLabelFormat
in interfaceSeriesProperties
- Returns:
- the value of the 'Value Label Format' map.
- See Also:
ChartPackage.getSeriesProperties_ValueLabelFormat()
-
getPercentLabelFormat
public org.eclipse.emf.common.util.EMap<String,String> getPercentLabelFormat()
- Specified by:
getPercentLabelFormat
in interfaceSeriesProperties
- Returns:
- the value of the 'Percent Label Format' map.
- See Also:
ChartPackage.getSeriesProperties_PercentLabelFormat()
-
getDataTableLabelFormat
public org.eclipse.emf.common.util.EMap<String,String> getDataTableLabelFormat()
- Specified by:
getDataTableLabelFormat
in interfaceSeriesProperties
- Returns:
- the value of the 'Data Table Label Format' map.
- See Also:
ChartPackage.getSeriesProperties_DataTableLabelFormat()
-
getValuesEditMode
public ChartValuesEditMode getValuesEditMode()
- Specified by:
getValuesEditMode
in interfaceSeriesProperties
- Returns:
- the value of the 'Values Edit Mode' attribute.
- See Also:
ChartValuesEditMode
,SeriesProperties.setValuesEditMode(ChartValuesEditMode)
,ChartPackage.getSeriesProperties_ValuesEditMode()
-
setValuesEditMode
public void setValuesEditMode(ChartValuesEditMode newValuesEditMode)
- Specified by:
setValuesEditMode
in interfaceSeriesProperties
- Parameters:
newValuesEditMode
- the new value of the 'Values Edit Mode' attribute.- See Also:
ChartValuesEditMode
,SeriesProperties.getValuesEditMode()
-
-