Class DataSeriesItemImpl
- 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.geographicalschema.model.impl.DataSeriesItemImpl
-
- All Implemented Interfaces:
IBmObject
,DataSeriesItem
,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 DataSeriesItemImpl extends BmObject implements DataSeriesItem
An implementation of the model object 'Data Series Item'.The following features are implemented:
-
-
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
DataSeriesItemImpl()
-
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, 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
-
getObjectID
public int getObjectID()
- Specified by:
getObjectID
in interfaceDataSeriesItem
- Returns:
- the value of the 'Object ID' attribute.
- See Also:
DataSeriesItem.setObjectID(int)
,GeographicalSchemaPackage.getDataSeriesItem_ObjectID()
-
setObjectID
public void setObjectID(int newObjectID)
- Specified by:
setObjectID
in interfaceDataSeriesItem
- Parameters:
newObjectID
- the new value of the 'Object ID' attribute.- See Also:
DataSeriesItem.getObjectID()
-
getFigureBaseColor
public Color getFigureBaseColor()
- Specified by:
getFigureBaseColor
in interfaceDataSeriesItem
- Returns:
- the value of the 'Figure Base Color' containment reference.
- See Also:
DataSeriesItem.setFigureBaseColor(Color)
,GeographicalSchemaPackage.getDataSeriesItem_FigureBaseColor()
-
setFigureBaseColor
public void setFigureBaseColor(Color newFigureBaseColor)
- Specified by:
setFigureBaseColor
in interfaceDataSeriesItem
- Parameters:
newFigureBaseColor
- the new value of the 'Figure Base Color' containment reference.- See Also:
DataSeriesItem.getFigureBaseColor()
-
getTextColor
public Color getTextColor()
- Specified by:
getTextColor
in interfaceDataSeriesItem
- Returns:
- the value of the 'Text Color' containment reference.
- See Also:
DataSeriesItem.setTextColor(Color)
,GeographicalSchemaPackage.getDataSeriesItem_TextColor()
-
setTextColor
public void setTextColor(Color newTextColor)
- Specified by:
setTextColor
in interfaceDataSeriesItem
- Parameters:
newTextColor
- the new value of the 'Text Color' containment reference.- See Also:
DataSeriesItem.getTextColor()
-
getTextFont
public Font getTextFont()
- Specified by:
getTextFont
in interfaceDataSeriesItem
- Returns:
- the value of the 'Text Font' containment reference.
- See Also:
DataSeriesItem.setTextFont(Font)
,GeographicalSchemaPackage.getDataSeriesItem_TextFont()
-
setTextFont
public void setTextFont(Font newTextFont)
- Specified by:
setTextFont
in interfaceDataSeriesItem
- Parameters:
newTextFont
- the new value of the 'Text Font' containment reference.- See Also:
DataSeriesItem.getTextFont()
-
getValue
public Value getValue()
- Specified by:
getValue
in interfaceDataSeriesItem
- Returns:
- the value of the 'Value' containment reference.
- See Also:
DataSeriesItem.setValue(Value)
,GeographicalSchemaPackage.getDataSeriesItem_Value()
-
setValue
public void setValue(Value newValue)
- Specified by:
setValue
in interfaceDataSeriesItem
- Parameters:
newValue
- the new value of the 'Value' containment reference.- See Also:
DataSeriesItem.getValue()
-
getName
public String getName()
- Specified by:
getName
in interfaceDataSeriesItem
- Returns:
- the value of the 'Name' attribute.
- See Also:
DataSeriesItem.setName(String)
,GeographicalSchemaPackage.getDataSeriesItem_Name()
-
setName
public void setName(String newName)
- Specified by:
setName
in interfaceDataSeriesItem
- Parameters:
newName
- the new value of the 'Name' attribute.- See Also:
DataSeriesItem.getName()
-
getText
public String getText()
- Specified by:
getText
in interfaceDataSeriesItem
- Returns:
- the value of the 'Text' attribute.
- See Also:
DataSeriesItem.setText(String)
,GeographicalSchemaPackage.getDataSeriesItem_Text()
-
setText
public void setText(String newText)
- Specified by:
setText
in interfaceDataSeriesItem
- Parameters:
newText
- the new value of the 'Text' attribute.- See Also:
DataSeriesItem.getText()
-
getFormat
public String getFormat()
- Specified by:
getFormat
in interfaceDataSeriesItem
- Returns:
- the value of the 'Format' attribute.
- See Also:
DataSeriesItem.setFormat(String)
,GeographicalSchemaPackage.getDataSeriesItem_Format()
-
setFormat
public void setFormat(String newFormat)
- Specified by:
setFormat
in interfaceDataSeriesItem
- Parameters:
newFormat
- the new value of the 'Format' attribute.- See Also:
DataSeriesItem.getFormat()
-
getShowMode
public LayerSeriesShowMode getShowMode()
- Specified by:
getShowMode
in interfaceDataSeriesItem
- Returns:
- the value of the 'Show Mode' attribute.
- See Also:
LayerSeriesShowMode
,DataSeriesItem.setShowMode(LayerSeriesShowMode)
,GeographicalSchemaPackage.getDataSeriesItem_ShowMode()
-
setShowMode
public void setShowMode(LayerSeriesShowMode newShowMode)
- Specified by:
setShowMode
in interfaceDataSeriesItem
- Parameters:
newShowMode
- the new value of the 'Show Mode' attribute.- See Also:
LayerSeriesShowMode
,DataSeriesItem.getShowMode()
-
getGroup
public String getGroup()
- Specified by:
getGroup
in interfaceDataSeriesItem
- Returns:
- the value of the 'Group' attribute.
- See Also:
DataSeriesItem.setGroup(String)
,GeographicalSchemaPackage.getDataSeriesItem_Group()
-
setGroup
public void setGroup(String newGroup)
- Specified by:
setGroup
in interfaceDataSeriesItem
- Parameters:
newGroup
- the new value of the 'Group' attribute.- See Also:
DataSeriesItem.getGroup()
-
getTextAngle
public int getTextAngle()
- Specified by:
getTextAngle
in interfaceDataSeriesItem
- Returns:
- the value of the 'Text Angle' attribute.
- See Also:
DataSeriesItem.setTextAngle(int)
,GeographicalSchemaPackage.getDataSeriesItem_TextAngle()
-
setTextAngle
public void setTextAngle(int newTextAngle)
- Specified by:
setTextAngle
in interfaceDataSeriesItem
- Parameters:
newTextAngle
- the new value of the 'Text Angle' attribute.- See Also:
DataSeriesItem.getTextAngle()
-
getDrawingMode
public SeriesValuesDrawingMode getDrawingMode()
- Specified by:
getDrawingMode
in interfaceDataSeriesItem
- Returns:
- the value of the 'Drawing Mode' attribute.
- See Also:
SeriesValuesDrawingMode
,DataSeriesItem.setDrawingMode(SeriesValuesDrawingMode)
,GeographicalSchemaPackage.getDataSeriesItem_DrawingMode()
-
setDrawingMode
public void setDrawingMode(SeriesValuesDrawingMode newDrawingMode)
- Specified by:
setDrawingMode
in interfaceDataSeriesItem
- Parameters:
newDrawingMode
- the new value of the 'Drawing Mode' attribute.- See Also:
SeriesValuesDrawingMode
,DataSeriesItem.getDrawingMode()
-
getMinValue
public double getMinValue()
- Specified by:
getMinValue
in interfaceDataSeriesItem
- Returns:
- the value of the 'Min Value' attribute.
- See Also:
DataSeriesItem.setMinValue(double)
,GeographicalSchemaPackage.getDataSeriesItem_MinValue()
-
setMinValue
public void setMinValue(double newMinValue)
- Specified by:
setMinValue
in interfaceDataSeriesItem
- Parameters:
newMinValue
- the new value of the 'Min Value' attribute.- See Also:
DataSeriesItem.getMinValue()
-
getMaxValue
public double getMaxValue()
- Specified by:
getMaxValue
in interfaceDataSeriesItem
- Returns:
- the value of the 'Max Value' attribute.
- See Also:
DataSeriesItem.setMaxValue(double)
,GeographicalSchemaPackage.getDataSeriesItem_MaxValue()
-
setMaxValue
public void setMaxValue(double newMaxValue)
- Specified by:
setMaxValue
in interfaceDataSeriesItem
- Parameters:
newMaxValue
- the new value of the 'Max Value' attribute.- See Also:
DataSeriesItem.getMaxValue()
-
getDisplayedName
public String getDisplayedName()
- Specified by:
getDisplayedName
in interfaceDataSeriesItem
-
eInvoke
public Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException
- Specified by:
eInvoke
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eInvoke
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
- Throws:
InvocationTargetException
-
-