Package com._1c.g5.v8.dt.chart.model
Interface SeriesProperties
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,IBmObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
SeriesPropertiesImpl
public interface SeriesProperties extends IBmObject
A representation of the model object 'Series Properties'.The following features are supported:
IdVal InfoColorLineMarkerTextExpandIndicatorStr Is ChangedInfoKeyColor PriorityShow Graphical Representation Of Data In Chart LegendShow Graphical Representation Of Data On ChartVisual TypeAdd TypeValues Axis UsageStack GroupValue Label FormatPercent Label FormatData Table Label FormatValues Edit Mode
- See Also:
ChartPackage.getSeriesProperties()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChartSeriesStackTypegetAddType()Returns the value of the 'Add Type' attribute.ColorgetColor()Returns the value of the 'Color' containment reference.org.eclipse.emf.common.util.EMap<String,String>getDataTableLabelFormat()Returns the value of the 'Data Table Label Format' map.longgetId()Returns the value of the 'Id' attribute.SeriesCalcInfogetInfo()Returns the value of the 'Info' containment reference.ValuegetKey()Returns the value of the 'Key' containment reference.ChartLinegetLine()Returns the value of the 'Line' containment reference.MarkerTypegetMarker()Returns the value of the 'Marker' attribute.org.eclipse.emf.common.util.EMap<String,String>getPercentLabelFormat()Returns the value of the 'Percent Label Format' map.ShowInChartLegendgetShowGraphicalRepresentationOfDataInChartLegend()Returns the value of the 'Show Graphical Representation Of Data In Chart Legend' attribute.ShowOnChartgetShowGraphicalRepresentationOfDataOnChart()Returns the value of the 'Show Graphical Representation Of Data On Chart' attribute.StringgetStackGroup()Returns the value of the 'Stack Group' attribute.org.eclipse.emf.common.util.EMap<String,String>getText()Returns the value of the 'Text' map.ValuegetValInfo()Returns the value of the 'Val Info' containment reference.org.eclipse.emf.common.util.EMap<String,String>getValueLabelFormat()Returns the value of the 'Value Label Format' map.UsedChartValuesAxisgetValuesAxisUsage()Returns the value of the 'Values Axis Usage' attribute.ChartValuesEditModegetValuesEditMode()Returns the value of the 'Values Edit Mode' attribute.ChartSeriesGraphicalRepresentationTypegetVisualType()Returns the value of the 'Visual Type' attribute.booleanisColorPriority()Returns the value of the 'Color Priority' attribute.booleanisExpand()Returns the value of the 'Expand' attribute.booleanisIndicator()Returns the value of the 'Indicator' attribute.booleanisStrIsChanged()Returns the value of the 'Str Is Changed' attribute.voidsetAddType(ChartSeriesStackType value)Sets the value of the 'Add Type' attribute.voidsetColor(Color value)Sets the value of the 'Color' containment reference.voidsetColorPriority(boolean value)Sets the value of the 'Color Priority' attribute.voidsetExpand(boolean value)Sets the value of the 'Expand' attribute.voidsetId(long value)Sets the value of the 'Id' attribute.voidsetIndicator(boolean value)Sets the value of the 'Indicator' attribute.voidsetInfo(SeriesCalcInfo value)Sets the value of the 'Info' containment reference.voidsetKey(Value value)Sets the value of the 'Key' containment reference.voidsetLine(ChartLine value)Sets the value of the 'Line' containment reference.voidsetMarker(MarkerType value)Sets the value of the 'Marker' attribute.voidsetShowGraphicalRepresentationOfDataInChartLegend(ShowInChartLegend value)Sets the value of the 'Show Graphical Representation Of Data In Chart Legend' attribute.voidsetShowGraphicalRepresentationOfDataOnChart(ShowOnChart value)Sets the value of the 'Show Graphical Representation Of Data On Chart' attribute.voidsetStackGroup(String value)Sets the value of the 'Stack Group' attribute.voidsetStrIsChanged(boolean value)Sets the value of the 'Str Is Changed' attribute.voidsetValInfo(Value value)Sets the value of the 'Val Info' containment reference.voidsetValuesAxisUsage(UsedChartValuesAxis value)Sets the value of the 'Values Axis Usage' attribute.voidsetValuesEditMode(ChartValuesEditMode value)Sets the value of the 'Values Edit Mode' attribute.voidsetVisualType(ChartSeriesGraphicalRepresentationType value)Sets the value of the 'Visual Type' 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 com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
-
-
-
-
Method Detail
-
getId
long getId()
Returns the value of the 'Id' attribute.- Returns:
- the value of the 'Id' attribute.
- See Also:
setId(long),ChartPackage.getSeriesProperties_Id()
-
setId
void setId(long value)
Sets the value of the 'Id' attribute.- Parameters:
value- the new value of the 'Id' attribute.- See Also:
getId()
-
getValInfo
Value getValInfo()
Returns the value of the 'Val Info' containment reference.- Returns:
- the value of the 'Val Info' containment reference.
- See Also:
setValInfo(Value),ChartPackage.getSeriesProperties_ValInfo()
-
setValInfo
void setValInfo(Value value)
Sets the value of the 'Val Info' containment reference.- Parameters:
value- the new value of the 'Val Info' containment reference.- See Also:
getValInfo()
-
getColor
Color getColor()
Returns the value of the 'Color' containment reference.- Returns:
- the value of the 'Color' containment reference.
- See Also:
setColor(Color),ChartPackage.getSeriesProperties_Color()
-
setColor
void setColor(Color value)
Sets the value of the 'Color' containment reference.- Parameters:
value- the new value of the 'Color' containment reference.- See Also:
getColor()
-
getLine
ChartLine getLine()
Returns the value of the 'Line' containment reference.- Returns:
- the value of the 'Line' containment reference.
- See Also:
setLine(ChartLine),ChartPackage.getSeriesProperties_Line()
-
setLine
void setLine(ChartLine value)
Sets the value of the 'Line' containment reference.- Parameters:
value- the new value of the 'Line' containment reference.- See Also:
getLine()
-
getMarker
MarkerType getMarker()
Returns the value of the 'Marker' attribute. The literals are from the enumerationMarkerType.- Returns:
- the value of the 'Marker' attribute.
- See Also:
MarkerType,setMarker(MarkerType),ChartPackage.getSeriesProperties_Marker()
-
setMarker
void setMarker(MarkerType value)
Sets the value of the 'Marker' attribute.- Parameters:
value- the new value of the 'Marker' attribute.- See Also:
MarkerType,getMarker()
-
getText
org.eclipse.emf.common.util.EMap<String,String> getText()
- Returns:
- the value of the 'Text' map.
- See Also:
ChartPackage.getSeriesProperties_Text()
-
isExpand
boolean isExpand()
Returns the value of the 'Expand' attribute.- Returns:
- the value of the 'Expand' attribute.
- See Also:
setExpand(boolean),ChartPackage.getSeriesProperties_Expand()
-
setExpand
void setExpand(boolean value)
Sets the value of the 'Expand' attribute.- Parameters:
value- the new value of the 'Expand' attribute.- See Also:
isExpand()
-
isIndicator
boolean isIndicator()
Returns the value of the 'Indicator' attribute.- Returns:
- the value of the 'Indicator' attribute.
- See Also:
setIndicator(boolean),ChartPackage.getSeriesProperties_Indicator()
-
setIndicator
void setIndicator(boolean value)
Sets the value of the 'Indicator' attribute.- Parameters:
value- the new value of the 'Indicator' attribute.- See Also:
isIndicator()
-
isStrIsChanged
boolean isStrIsChanged()
Returns the value of the 'Str Is Changed' attribute.- Returns:
- the value of the 'Str Is Changed' attribute.
- See Also:
setStrIsChanged(boolean),ChartPackage.getSeriesProperties_StrIsChanged()
-
setStrIsChanged
void setStrIsChanged(boolean value)
Sets the value of the 'Str Is Changed' attribute.- Parameters:
value- the new value of the 'Str Is Changed' attribute.- See Also:
isStrIsChanged()
-
getInfo
SeriesCalcInfo getInfo()
Returns the value of the 'Info' containment reference.- Returns:
- the value of the 'Info' containment reference.
- See Also:
setInfo(SeriesCalcInfo),ChartPackage.getSeriesProperties_Info()
-
setInfo
void setInfo(SeriesCalcInfo value)
Sets the value of the 'Info' containment reference.- Parameters:
value- the new value of the 'Info' containment reference.- See Also:
getInfo()
-
getKey
Value getKey()
Returns the value of the 'Key' containment reference.- Returns:
- the value of the 'Key' containment reference.
- See Also:
setKey(Value),ChartPackage.getSeriesProperties_Key()
-
setKey
void setKey(Value value)
Sets the value of the 'Key' containment reference.- Parameters:
value- the new value of the 'Key' containment reference.- See Also:
getKey()
-
isColorPriority
boolean isColorPriority()
Returns the value of the 'Color Priority' attribute.- Returns:
- the value of the 'Color Priority' attribute.
- See Also:
setColorPriority(boolean),ChartPackage.getSeriesProperties_ColorPriority()
-
setColorPriority
void setColorPriority(boolean value)
Sets the value of the 'Color Priority' attribute.- Parameters:
value- the new value of the 'Color Priority' attribute.- See Also:
isColorPriority()
-
getShowGraphicalRepresentationOfDataInChartLegend
ShowInChartLegend getShowGraphicalRepresentationOfDataInChartLegend()
Returns the value of the 'Show Graphical Representation Of Data In Chart Legend' attribute. The literals are from the enumerationShowInChartLegend.- Returns:
- the value of the 'Show Graphical Representation Of Data In Chart Legend' attribute.
- See Also:
ShowInChartLegend,setShowGraphicalRepresentationOfDataInChartLegend(ShowInChartLegend),ChartPackage.getSeriesProperties_ShowGraphicalRepresentationOfDataInChartLegend()
-
setShowGraphicalRepresentationOfDataInChartLegend
void setShowGraphicalRepresentationOfDataInChartLegend(ShowInChartLegend value)
Sets the value of the 'Show Graphical Representation Of Data In Chart Legend' attribute.- Parameters:
value- the new value of the 'Show Graphical Representation Of Data In Chart Legend' attribute.- See Also:
ShowInChartLegend,getShowGraphicalRepresentationOfDataInChartLegend()
-
getShowGraphicalRepresentationOfDataOnChart
ShowOnChart getShowGraphicalRepresentationOfDataOnChart()
Returns the value of the 'Show Graphical Representation Of Data On Chart' attribute. The literals are from the enumerationShowOnChart.- Returns:
- the value of the 'Show Graphical Representation Of Data On Chart' attribute.
- See Also:
ShowOnChart,setShowGraphicalRepresentationOfDataOnChart(ShowOnChart),ChartPackage.getSeriesProperties_ShowGraphicalRepresentationOfDataOnChart()
-
setShowGraphicalRepresentationOfDataOnChart
void setShowGraphicalRepresentationOfDataOnChart(ShowOnChart value)
Sets the value of the 'Show Graphical Representation Of Data On Chart' attribute.- Parameters:
value- the new value of the 'Show Graphical Representation Of Data On Chart' attribute.- See Also:
ShowOnChart,getShowGraphicalRepresentationOfDataOnChart()
-
getVisualType
ChartSeriesGraphicalRepresentationType getVisualType()
Returns the value of the 'Visual Type' attribute. The literals are from the enumerationChartSeriesGraphicalRepresentationType.- Returns:
- the value of the 'Visual Type' attribute.
- See Also:
ChartSeriesGraphicalRepresentationType,setVisualType(ChartSeriesGraphicalRepresentationType),ChartPackage.getSeriesProperties_VisualType()
-
setVisualType
void setVisualType(ChartSeriesGraphicalRepresentationType value)
Sets the value of the 'Visual Type' attribute.- Parameters:
value- the new value of the 'Visual Type' attribute.- See Also:
ChartSeriesGraphicalRepresentationType,getVisualType()
-
getAddType
ChartSeriesStackType getAddType()
Returns the value of the 'Add Type' attribute. The literals are from the enumerationChartSeriesStackType.- Returns:
- the value of the 'Add Type' attribute.
- See Also:
ChartSeriesStackType,setAddType(ChartSeriesStackType),ChartPackage.getSeriesProperties_AddType()
-
setAddType
void setAddType(ChartSeriesStackType value)
Sets the value of the 'Add Type' attribute.- Parameters:
value- the new value of the 'Add Type' attribute.- See Also:
ChartSeriesStackType,getAddType()
-
getValuesAxisUsage
UsedChartValuesAxis getValuesAxisUsage()
Returns the value of the 'Values Axis Usage' attribute. The literals are from the enumerationUsedChartValuesAxis.- Returns:
- the value of the 'Values Axis Usage' attribute.
- See Also:
UsedChartValuesAxis,setValuesAxisUsage(UsedChartValuesAxis),ChartPackage.getSeriesProperties_ValuesAxisUsage()
-
setValuesAxisUsage
void setValuesAxisUsage(UsedChartValuesAxis value)
Sets the value of the 'Values Axis Usage' attribute.- Parameters:
value- the new value of the 'Values Axis Usage' attribute.- See Also:
UsedChartValuesAxis,getValuesAxisUsage()
-
getStackGroup
String getStackGroup()
Returns the value of the 'Stack Group' attribute.- Returns:
- the value of the 'Stack Group' attribute.
- See Also:
setStackGroup(String),ChartPackage.getSeriesProperties_StackGroup()
-
setStackGroup
void setStackGroup(String value)
Sets the value of the 'Stack Group' attribute.- Parameters:
value- the new value of the 'Stack Group' attribute.- See Also:
getStackGroup()
-
getValueLabelFormat
org.eclipse.emf.common.util.EMap<String,String> getValueLabelFormat()
Returns the value of the 'Value Label Format' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Value Label Format' map.
- See Also:
ChartPackage.getSeriesProperties_ValueLabelFormat()
-
getPercentLabelFormat
org.eclipse.emf.common.util.EMap<String,String> getPercentLabelFormat()
Returns the value of the 'Percent Label Format' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Percent Label Format' map.
- See Also:
ChartPackage.getSeriesProperties_PercentLabelFormat()
-
getDataTableLabelFormat
org.eclipse.emf.common.util.EMap<String,String> getDataTableLabelFormat()
Returns the value of the 'Data Table Label Format' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Data Table Label Format' map.
- See Also:
ChartPackage.getSeriesProperties_DataTableLabelFormat()
-
getValuesEditMode
ChartValuesEditMode getValuesEditMode()
Returns the value of the 'Values Edit Mode' attribute. The literals are from the enumerationChartValuesEditMode.- Returns:
- the value of the 'Values Edit Mode' attribute.
- See Also:
ChartValuesEditMode,setValuesEditMode(ChartValuesEditMode),ChartPackage.getSeriesProperties_ValuesEditMode()
-
setValuesEditMode
void setValuesEditMode(ChartValuesEditMode value)
Sets the value of the 'Values Edit Mode' attribute.- Parameters:
value- the new value of the 'Values Edit Mode' attribute.- See Also:
ChartValuesEditMode,getValuesEditMode()
-
-