Class ChartReferenceBandImpl
- 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.ChartReferenceBandImpl
-
- All Implemented Interfaces:
IBmObject,ChartReferenceBand,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 ChartReferenceBandImpl extends BmObject implements ChartReferenceBand
An implementation of the model object 'Reference Band'.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 protectedChartReferenceBandImpl()
-
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, 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
-
getBegin
public Value getBegin()
- Specified by:
getBeginin interfaceChartReferenceBand- Returns:
- the value of the 'Begin' containment reference.
- See Also:
ChartReferenceBand.setBegin(Value),ChartPackage.getChartReferenceBand_Begin()
-
setBegin
public void setBegin(Value newBegin)
- Specified by:
setBeginin interfaceChartReferenceBand- Parameters:
newBegin- the new value of the 'Begin' containment reference.- See Also:
ChartReferenceBand.getBegin()
-
getEnd
public Value getEnd()
- Specified by:
getEndin interfaceChartReferenceBand- Returns:
- the value of the 'End' containment reference.
- See Also:
ChartReferenceBand.setEnd(Value),ChartPackage.getChartReferenceBand_End()
-
setEnd
public void setEnd(Value newEnd)
- Specified by:
setEndin interfaceChartReferenceBand- Parameters:
newEnd- the new value of the 'End' containment reference.- See Also:
ChartReferenceBand.getEnd()
-
getLabelText
public org.eclipse.emf.common.util.EMap<String,String> getLabelText()
- Specified by:
getLabelTextin interfaceChartReferenceBand- Returns:
- the value of the 'Label Text' map.
- See Also:
ChartPackage.getChartReferenceBand_LabelText()
-
getTooltip
public org.eclipse.emf.common.util.EMap<String,String> getTooltip()
- Specified by:
getTooltipin interfaceChartReferenceBand- Returns:
- the value of the 'Tooltip' map.
- See Also:
ChartPackage.getChartReferenceBand_Tooltip()
-
getLabelArea
public LabelArea getLabelArea()
- Specified by:
getLabelAreain interfaceChartReferenceBand- Returns:
- the value of the 'Label Area' containment reference.
- See Also:
ChartReferenceBand.setLabelArea(LabelArea),ChartPackage.getChartReferenceBand_LabelArea()
-
setLabelArea
public void setLabelArea(LabelArea newLabelArea)
- Specified by:
setLabelAreain interfaceChartReferenceBand- Parameters:
newLabelArea- the new value of the 'Label Area' containment reference.- See Also:
ChartReferenceBand.getLabelArea()
-
getColor
public Color getColor()
- Specified by:
getColorin interfaceChartReferenceBand- Returns:
- the value of the 'Color' containment reference.
- See Also:
ChartReferenceBand.setColor(Color),ChartPackage.getChartReferenceBand_Color()
-
setColor
public void setColor(Color newColor)
- Specified by:
setColorin interfaceChartReferenceBand- Parameters:
newColor- the new value of the 'Color' containment reference.- See Also:
ChartReferenceBand.getColor()
-
getSemitransparencyPercent
public Value getSemitransparencyPercent()
- Specified by:
getSemitransparencyPercentin interfaceChartReferenceBand- Returns:
- the value of the 'Semitransparency Percent' containment reference.
- See Also:
ChartReferenceBand.setSemitransparencyPercent(Value),ChartPackage.getChartReferenceBand_SemitransparencyPercent()
-
setSemitransparencyPercent
public void setSemitransparencyPercent(Value newSemitransparencyPercent)
- Specified by:
setSemitransparencyPercentin interfaceChartReferenceBand- Parameters:
newSemitransparencyPercent- the new value of the 'Semitransparency Percent' containment reference.- See Also:
ChartReferenceBand.getSemitransparencyPercent()
-
getBorder
public ChartLine getBorder()
- Specified by:
getBorderin interfaceChartReferenceBand- Returns:
- the value of the 'Border' containment reference.
- See Also:
ChartReferenceBand.setBorder(ChartLine),ChartPackage.getChartReferenceBand_Border()
-
setBorder
public void setBorder(ChartLine newBorder)
- Specified by:
setBorderin interfaceChartReferenceBand- Parameters:
newBorder- the new value of the 'Border' containment reference.- See Also:
ChartReferenceBand.getBorder()
-
getBorderColor
public Color getBorderColor()
- Specified by:
getBorderColorin interfaceChartReferenceBand- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
ChartReferenceBand.setBorderColor(Color),ChartPackage.getChartReferenceBand_BorderColor()
-
setBorderColor
public void setBorderColor(Color newBorderColor)
- Specified by:
setBorderColorin interfaceChartReferenceBand- Parameters:
newBorderColor- the new value of the 'Border Color' containment reference.- See Also:
ChartReferenceBand.getBorderColor()
-
getBorderSemitransparencyPercent
public Value getBorderSemitransparencyPercent()
- Specified by:
getBorderSemitransparencyPercentin interfaceChartReferenceBand- Returns:
- the value of the 'Border Semitransparency Percent' containment reference.
- See Also:
ChartReferenceBand.setBorderSemitransparencyPercent(Value),ChartPackage.getChartReferenceBand_BorderSemitransparencyPercent()
-
setBorderSemitransparencyPercent
public void setBorderSemitransparencyPercent(Value newBorderSemitransparencyPercent)
- Specified by:
setBorderSemitransparencyPercentin interfaceChartReferenceBand- Parameters:
newBorderSemitransparencyPercent- the new value of the 'Border Semitransparency Percent' containment reference.- See Also:
ChartReferenceBand.getBorderSemitransparencyPercent()
-
getDetails
public Value getDetails()
- Specified by:
getDetailsin interfaceChartReferenceBand- Returns:
- the value of the 'Details' containment reference.
- See Also:
ChartReferenceBand.setDetails(Value),ChartPackage.getChartReferenceBand_Details()
-
setDetails
public void setDetails(Value newDetails)
- Specified by:
setDetailsin interfaceChartReferenceBand- Parameters:
newDetails- the new value of the 'Details' containment reference.- See Also:
ChartReferenceBand.getDetails()
-
getPosition
public ChartReferenceBandBorderPosition getPosition()
- Specified by:
getPositionin interfaceChartReferenceBand- Returns:
- the value of the 'Position' attribute.
- See Also:
ChartReferenceBandBorderPosition,ChartReferenceBand.setPosition(ChartReferenceBandBorderPosition),ChartPackage.getChartReferenceBand_Position()
-
setPosition
public void setPosition(ChartReferenceBandBorderPosition newPosition)
- Specified by:
setPositionin interfaceChartReferenceBand- Parameters:
newPosition- the new value of the 'Position' attribute.- See Also:
ChartReferenceBandBorderPosition,ChartReferenceBand.getPosition()
-
getDisplayAreaBegin
public double getDisplayAreaBegin()
- Specified by:
getDisplayAreaBeginin interfaceChartReferenceBand- Returns:
- the value of the 'Display Area Begin' attribute.
- See Also:
ChartReferenceBand.setDisplayAreaBegin(double),ChartPackage.getChartReferenceBand_DisplayAreaBegin()
-
setDisplayAreaBegin
public void setDisplayAreaBegin(double newDisplayAreaBegin)
- Specified by:
setDisplayAreaBeginin interfaceChartReferenceBand- Parameters:
newDisplayAreaBegin- the new value of the 'Display Area Begin' attribute.- See Also:
ChartReferenceBand.getDisplayAreaBegin()
-
getDisplayAreaEnd
public double getDisplayAreaEnd()
- Specified by:
getDisplayAreaEndin interfaceChartReferenceBand- Returns:
- the value of the 'Display Area End' attribute.
- See Also:
ChartReferenceBand.setDisplayAreaEnd(double),ChartPackage.getChartReferenceBand_DisplayAreaEnd()
-
setDisplayAreaEnd
public void setDisplayAreaEnd(double newDisplayAreaEnd)
- Specified by:
setDisplayAreaEndin interfaceChartReferenceBand- Parameters:
newDisplayAreaEnd- the new value of the 'Display Area End' attribute.- See Also:
ChartReferenceBand.getDisplayAreaEnd()
-
isBeginIsPointNumber
public boolean isBeginIsPointNumber()
- Specified by:
isBeginIsPointNumberin interfaceChartReferenceBand- Returns:
- the value of the 'Begin Is Point Number' attribute.
- See Also:
ChartReferenceBand.setBeginIsPointNumber(boolean),ChartPackage.getChartReferenceBand_BeginIsPointNumber()
-
setBeginIsPointNumber
public void setBeginIsPointNumber(boolean newBeginIsPointNumber)
- Specified by:
setBeginIsPointNumberin interfaceChartReferenceBand- Parameters:
newBeginIsPointNumber- the new value of the 'Begin Is Point Number' attribute.- See Also:
ChartReferenceBand.isBeginIsPointNumber()
-
isEndIsPointNumber
public boolean isEndIsPointNumber()
- Specified by:
isEndIsPointNumberin interfaceChartReferenceBand- Returns:
- the value of the 'End Is Point Number' attribute.
- See Also:
ChartReferenceBand.setEndIsPointNumber(boolean),ChartPackage.getChartReferenceBand_EndIsPointNumber()
-
setEndIsPointNumber
public void setEndIsPointNumber(boolean newEndIsPointNumber)
- Specified by:
setEndIsPointNumberin interfaceChartReferenceBand- Parameters:
newEndIsPointNumber- the new value of the 'End Is Point Number' attribute.- See Also:
ChartReferenceBand.isEndIsPointNumber()
-
-