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 protectedDataSeriesItemImpl()
-
Method Summary
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, 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, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCountin classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getObjectID
public int getObjectID()
- Specified by:
getObjectIDin 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:
setObjectIDin interfaceDataSeriesItem- Parameters:
newObjectID- the new value of the 'Object ID' attribute.- See Also:
DataSeriesItem.getObjectID()
-
getFigureBaseColor
public Color getFigureBaseColor()
- Specified by:
getFigureBaseColorin 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:
setFigureBaseColorin interfaceDataSeriesItem- Parameters:
newFigureBaseColor- the new value of the 'Figure Base Color' containment reference.- See Also:
DataSeriesItem.getFigureBaseColor()
-
getTextColor
public Color getTextColor()
- Specified by:
getTextColorin 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:
setTextColorin interfaceDataSeriesItem- Parameters:
newTextColor- the new value of the 'Text Color' containment reference.- See Also:
DataSeriesItem.getTextColor()
-
getTextFont
public Font getTextFont()
- Specified by:
getTextFontin 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:
setTextFontin interfaceDataSeriesItem- Parameters:
newTextFont- the new value of the 'Text Font' containment reference.- See Also:
DataSeriesItem.getTextFont()
-
getValue
public Value getValue()
- Specified by:
getValuein 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:
setValuein interfaceDataSeriesItem- Parameters:
newValue- the new value of the 'Value' containment reference.- See Also:
DataSeriesItem.getValue()
-
getName
public String getName()
- Specified by:
getNamein interfaceDataSeriesItem- Returns:
- the value of the 'Name' attribute.
- See Also:
DataSeriesItem.setName(String),GeographicalSchemaPackage.getDataSeriesItem_Name()
-
setName
public void setName(String newName)
- Specified by:
setNamein interfaceDataSeriesItem- Parameters:
newName- the new value of the 'Name' attribute.- See Also:
DataSeriesItem.getName()
-
getText
public String getText()
- Specified by:
getTextin interfaceDataSeriesItem- Returns:
- the value of the 'Text' attribute.
- See Also:
DataSeriesItem.setText(String),GeographicalSchemaPackage.getDataSeriesItem_Text()
-
setText
public void setText(String newText)
- Specified by:
setTextin interfaceDataSeriesItem- Parameters:
newText- the new value of the 'Text' attribute.- See Also:
DataSeriesItem.getText()
-
getFormat
public String getFormat()
- Specified by:
getFormatin interfaceDataSeriesItem- Returns:
- the value of the 'Format' attribute.
- See Also:
DataSeriesItem.setFormat(String),GeographicalSchemaPackage.getDataSeriesItem_Format()
-
setFormat
public void setFormat(String newFormat)
- Specified by:
setFormatin interfaceDataSeriesItem- Parameters:
newFormat- the new value of the 'Format' attribute.- See Also:
DataSeriesItem.getFormat()
-
getShowMode
public LayerSeriesShowMode getShowMode()
- Specified by:
getShowModein 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:
setShowModein interfaceDataSeriesItem- Parameters:
newShowMode- the new value of the 'Show Mode' attribute.- See Also:
LayerSeriesShowMode,DataSeriesItem.getShowMode()
-
getGroup
public String getGroup()
- Specified by:
getGroupin interfaceDataSeriesItem- Returns:
- the value of the 'Group' attribute.
- See Also:
DataSeriesItem.setGroup(String),GeographicalSchemaPackage.getDataSeriesItem_Group()
-
setGroup
public void setGroup(String newGroup)
- Specified by:
setGroupin interfaceDataSeriesItem- Parameters:
newGroup- the new value of the 'Group' attribute.- See Also:
DataSeriesItem.getGroup()
-
getTextAngle
public int getTextAngle()
- Specified by:
getTextAnglein 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:
setTextAnglein interfaceDataSeriesItem- Parameters:
newTextAngle- the new value of the 'Text Angle' attribute.- See Also:
DataSeriesItem.getTextAngle()
-
getDrawingMode
public SeriesValuesDrawingMode getDrawingMode()
- Specified by:
getDrawingModein 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:
setDrawingModein interfaceDataSeriesItem- Parameters:
newDrawingMode- the new value of the 'Drawing Mode' attribute.- See Also:
SeriesValuesDrawingMode,DataSeriesItem.getDrawingMode()
-
getMinValue
public double getMinValue()
- Specified by:
getMinValuein 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:
setMinValuein interfaceDataSeriesItem- Parameters:
newMinValue- the new value of the 'Min Value' attribute.- See Also:
DataSeriesItem.getMinValue()
-
getMaxValue
public double getMaxValue()
- Specified by:
getMaxValuein 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:
setMaxValuein interfaceDataSeriesItem- Parameters:
newMaxValue- the new value of the 'Max Value' attribute.- See Also:
DataSeriesItem.getMaxValue()
-
getDisplayedName
public String getDisplayedName()
- Specified by:
getDisplayedNamein interfaceDataSeriesItem
-
eInvoke
public Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException
- Specified by:
eInvokein interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eInvokein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Throws:
InvocationTargetException
-
-