Class SeriesCalcInfoImpl
- 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.SeriesCalcInfoImpl
-
- All Implemented Interfaces:
IBmObject,SeriesCalcInfo,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 SeriesCalcInfoImpl extends BmObject implements SeriesCalcInfo
An implementation of the model object 'Series Calc Info'.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 protectedSeriesCalcInfoImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.emf.ecore.EClasseStaticClass()protected inteStaticFeatureCount()doublegetAbsMax()doublegetAbsMin()intgetEndX()PointgetM_centerPoint()doublegetMax()doublegetMin()doublegetPercent()doublegetStartAngle()doublegetStopAngle()StringgetStr()booleanisEnabled()booleanisM_isExpand()voidsetAbsMax(double newAbsMax)voidsetAbsMin(double newAbsMin)voidsetEnabled(boolean newEnabled)voidsetEndX(int newEndX)voidsetM_centerPoint(Point newM_centerPoint)voidsetM_isExpand(boolean newM_isExpand)voidsetMax(double newMax)voidsetMin(double newMin)voidsetPercent(double newPercent)voidsetStartAngle(double newStartAngle)voidsetStopAngle(double newStopAngle)voidsetStr(String newStr)-
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, 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
-
isEnabled
public boolean isEnabled()
- Specified by:
isEnabledin interfaceSeriesCalcInfo- Returns:
- the value of the 'Enabled' attribute.
- See Also:
SeriesCalcInfo.setEnabled(boolean),ChartPackage.getSeriesCalcInfo_Enabled()
-
setEnabled
public void setEnabled(boolean newEnabled)
- Specified by:
setEnabledin interfaceSeriesCalcInfo- Parameters:
newEnabled- the new value of the 'Enabled' attribute.- See Also:
SeriesCalcInfo.isEnabled()
-
getMin
public double getMin()
- Specified by:
getMinin interfaceSeriesCalcInfo- Returns:
- the value of the 'Min' attribute.
- See Also:
SeriesCalcInfo.setMin(double),ChartPackage.getSeriesCalcInfo_Min()
-
setMin
public void setMin(double newMin)
- Specified by:
setMinin interfaceSeriesCalcInfo- Parameters:
newMin- the new value of the 'Min' attribute.- See Also:
SeriesCalcInfo.getMin()
-
getMax
public double getMax()
- Specified by:
getMaxin interfaceSeriesCalcInfo- Returns:
- the value of the 'Max' attribute.
- See Also:
SeriesCalcInfo.setMax(double),ChartPackage.getSeriesCalcInfo_Max()
-
setMax
public void setMax(double newMax)
- Specified by:
setMaxin interfaceSeriesCalcInfo- Parameters:
newMax- the new value of the 'Max' attribute.- See Also:
SeriesCalcInfo.getMax()
-
getAbsMin
public double getAbsMin()
- Specified by:
getAbsMinin interfaceSeriesCalcInfo- Returns:
- the value of the 'Abs Min' attribute.
- See Also:
SeriesCalcInfo.setAbsMin(double),ChartPackage.getSeriesCalcInfo_AbsMin()
-
setAbsMin
public void setAbsMin(double newAbsMin)
- Specified by:
setAbsMinin interfaceSeriesCalcInfo- Parameters:
newAbsMin- the new value of the 'Abs Min' attribute.- See Also:
SeriesCalcInfo.getAbsMin()
-
getAbsMax
public double getAbsMax()
- Specified by:
getAbsMaxin interfaceSeriesCalcInfo- Returns:
- the value of the 'Abs Max' attribute.
- See Also:
SeriesCalcInfo.setAbsMax(double),ChartPackage.getSeriesCalcInfo_AbsMax()
-
setAbsMax
public void setAbsMax(double newAbsMax)
- Specified by:
setAbsMaxin interfaceSeriesCalcInfo- Parameters:
newAbsMax- the new value of the 'Abs Max' attribute.- See Also:
SeriesCalcInfo.getAbsMax()
-
getStartAngle
public double getStartAngle()
- Specified by:
getStartAnglein interfaceSeriesCalcInfo- Returns:
- the value of the 'Start Angle' attribute.
- See Also:
SeriesCalcInfo.setStartAngle(double),ChartPackage.getSeriesCalcInfo_StartAngle()
-
setStartAngle
public void setStartAngle(double newStartAngle)
- Specified by:
setStartAnglein interfaceSeriesCalcInfo- Parameters:
newStartAngle- the new value of the 'Start Angle' attribute.- See Also:
SeriesCalcInfo.getStartAngle()
-
getStopAngle
public double getStopAngle()
- Specified by:
getStopAnglein interfaceSeriesCalcInfo- Returns:
- the value of the 'Stop Angle' attribute.
- See Also:
SeriesCalcInfo.setStopAngle(double),ChartPackage.getSeriesCalcInfo_StopAngle()
-
setStopAngle
public void setStopAngle(double newStopAngle)
- Specified by:
setStopAnglein interfaceSeriesCalcInfo- Parameters:
newStopAngle- the new value of the 'Stop Angle' attribute.- See Also:
SeriesCalcInfo.getStopAngle()
-
getPercent
public double getPercent()
- Specified by:
getPercentin interfaceSeriesCalcInfo- Returns:
- the value of the 'Percent' attribute.
- See Also:
SeriesCalcInfo.setPercent(double),ChartPackage.getSeriesCalcInfo_Percent()
-
setPercent
public void setPercent(double newPercent)
- Specified by:
setPercentin interfaceSeriesCalcInfo- Parameters:
newPercent- the new value of the 'Percent' attribute.- See Also:
SeriesCalcInfo.getPercent()
-
getStr
public String getStr()
- Specified by:
getStrin interfaceSeriesCalcInfo- Returns:
- the value of the 'Str' attribute.
- See Also:
SeriesCalcInfo.setStr(String),ChartPackage.getSeriesCalcInfo_Str()
-
setStr
public void setStr(String newStr)
- Specified by:
setStrin interfaceSeriesCalcInfo- Parameters:
newStr- the new value of the 'Str' attribute.- See Also:
SeriesCalcInfo.getStr()
-
isM_isExpand
public boolean isM_isExpand()
- Specified by:
isM_isExpandin interfaceSeriesCalcInfo- Returns:
- the value of the 'Mis Expand' attribute.
- See Also:
SeriesCalcInfo.setM_isExpand(boolean),ChartPackage.getSeriesCalcInfo_M_isExpand()
-
setM_isExpand
public void setM_isExpand(boolean newM_isExpand)
- Specified by:
setM_isExpandin interfaceSeriesCalcInfo- Parameters:
newM_isExpand- the new value of the 'Mis Expand' attribute.- See Also:
SeriesCalcInfo.isM_isExpand()
-
getM_centerPoint
public Point getM_centerPoint()
- Specified by:
getM_centerPointin interfaceSeriesCalcInfo- Returns:
- the value of the 'Mcenter Point' containment reference.
- See Also:
SeriesCalcInfo.setM_centerPoint(Point),ChartPackage.getSeriesCalcInfo_M_centerPoint()
-
setM_centerPoint
public void setM_centerPoint(Point newM_centerPoint)
- Specified by:
setM_centerPointin interfaceSeriesCalcInfo- Parameters:
newM_centerPoint- the new value of the 'Mcenter Point' containment reference.- See Also:
SeriesCalcInfo.getM_centerPoint()
-
getEndX
public int getEndX()
- Specified by:
getEndXin interfaceSeriesCalcInfo- Returns:
- the value of the 'End X' attribute.
- See Also:
SeriesCalcInfo.setEndX(int),ChartPackage.getSeriesCalcInfo_EndX()
-
setEndX
public void setEndX(int newEndX)
- Specified by:
setEndXin interfaceSeriesCalcInfo- Parameters:
newEndX- the new value of the 'End X' attribute.- See Also:
SeriesCalcInfo.getEndX()
-
-