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.MinimalEObjectImplorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 - 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImplorg.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.BasicNotifierImplorg.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 SummaryConstructors Modifier Constructor Description protectedChartReferenceBandImpl()
 - 
Method Summary- 
Methods inherited from class com._1c.g5.v8.bm.core.BmObjectbmGetEngine, 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.MinimalEStoreEObjectImpleBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
 - 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpleAdapters, 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.BasicEObjectImpleAddVirtualValue, 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.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObjectbmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
 
- 
 
- 
- 
- 
Method Detail- 
eStaticClassprotected org.eclipse.emf.ecore.EClass eStaticClass() - Overrides:
- eStaticClassin class- org.eclipse.emf.ecore.impl.BasicEObjectImpl
 
 - 
eStaticFeatureCountprotected int eStaticFeatureCount() - Overrides:
- eStaticFeatureCountin class- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
 
 - 
getBeginpublic Value getBegin() - Specified by:
- getBeginin interface- ChartReferenceBand
- Returns:
- the value of the 'Begin' containment reference.
- See Also:
- ChartReferenceBand.setBegin(Value),- ChartPackage.getChartReferenceBand_Begin()
 
 - 
setBeginpublic void setBegin(Value newBegin) - Specified by:
- setBeginin interface- ChartReferenceBand
- Parameters:
- newBegin- the new value of the 'Begin' containment reference.
- See Also:
- ChartReferenceBand.getBegin()
 
 - 
getEndpublic Value getEnd() - Specified by:
- getEndin interface- ChartReferenceBand
- Returns:
- the value of the 'End' containment reference.
- See Also:
- ChartReferenceBand.setEnd(Value),- ChartPackage.getChartReferenceBand_End()
 
 - 
setEndpublic void setEnd(Value newEnd) - Specified by:
- setEndin interface- ChartReferenceBand
- Parameters:
- newEnd- the new value of the 'End' containment reference.
- See Also:
- ChartReferenceBand.getEnd()
 
 - 
getLabelTextpublic org.eclipse.emf.common.util.EMap<String,String> getLabelText() - Specified by:
- getLabelTextin interface- ChartReferenceBand
- Returns:
- the value of the 'Label Text' map.
- See Also:
- ChartPackage.getChartReferenceBand_LabelText()
 
 - 
getTooltippublic org.eclipse.emf.common.util.EMap<String,String> getTooltip() - Specified by:
- getTooltipin interface- ChartReferenceBand
- Returns:
- the value of the 'Tooltip' map.
- See Also:
- ChartPackage.getChartReferenceBand_Tooltip()
 
 - 
getLabelAreapublic LabelArea getLabelArea() - Specified by:
- getLabelAreain interface- ChartReferenceBand
- Returns:
- the value of the 'Label Area' containment reference.
- See Also:
- ChartReferenceBand.setLabelArea(LabelArea),- ChartPackage.getChartReferenceBand_LabelArea()
 
 - 
setLabelAreapublic void setLabelArea(LabelArea newLabelArea) - Specified by:
- setLabelAreain interface- ChartReferenceBand
- Parameters:
- newLabelArea- the new value of the 'Label Area' containment reference.
- See Also:
- ChartReferenceBand.getLabelArea()
 
 - 
getColorpublic Color getColor() - Specified by:
- getColorin interface- ChartReferenceBand
- Returns:
- the value of the 'Color' containment reference.
- See Also:
- ChartReferenceBand.setColor(Color),- ChartPackage.getChartReferenceBand_Color()
 
 - 
setColorpublic void setColor(Color newColor) - Specified by:
- setColorin interface- ChartReferenceBand
- Parameters:
- newColor- the new value of the 'Color' containment reference.
- See Also:
- ChartReferenceBand.getColor()
 
 - 
getSemitransparencyPercentpublic Value getSemitransparencyPercent() - Specified by:
- getSemitransparencyPercentin interface- ChartReferenceBand
- Returns:
- the value of the 'Semitransparency Percent' containment reference.
- See Also:
- ChartReferenceBand.setSemitransparencyPercent(Value),- ChartPackage.getChartReferenceBand_SemitransparencyPercent()
 
 - 
setSemitransparencyPercentpublic void setSemitransparencyPercent(Value newSemitransparencyPercent) - Specified by:
- setSemitransparencyPercentin interface- ChartReferenceBand
- Parameters:
- newSemitransparencyPercent- the new value of the 'Semitransparency Percent' containment reference.
- See Also:
- ChartReferenceBand.getSemitransparencyPercent()
 
 - 
getBorderpublic ChartLine getBorder() - Specified by:
- getBorderin interface- ChartReferenceBand
- Returns:
- the value of the 'Border' containment reference.
- See Also:
- ChartReferenceBand.setBorder(ChartLine),- ChartPackage.getChartReferenceBand_Border()
 
 - 
setBorderpublic void setBorder(ChartLine newBorder) - Specified by:
- setBorderin interface- ChartReferenceBand
- Parameters:
- newBorder- the new value of the 'Border' containment reference.
- See Also:
- ChartReferenceBand.getBorder()
 
 - 
getBorderColorpublic Color getBorderColor() - Specified by:
- getBorderColorin interface- ChartReferenceBand
- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
- ChartReferenceBand.setBorderColor(Color),- ChartPackage.getChartReferenceBand_BorderColor()
 
 - 
setBorderColorpublic void setBorderColor(Color newBorderColor) - Specified by:
- setBorderColorin interface- ChartReferenceBand
- Parameters:
- newBorderColor- the new value of the 'Border Color' containment reference.
- See Also:
- ChartReferenceBand.getBorderColor()
 
 - 
getBorderSemitransparencyPercentpublic Value getBorderSemitransparencyPercent() - Specified by:
- getBorderSemitransparencyPercentin interface- ChartReferenceBand
- Returns:
- the value of the 'Border Semitransparency Percent' containment reference.
- See Also:
- ChartReferenceBand.setBorderSemitransparencyPercent(Value),- ChartPackage.getChartReferenceBand_BorderSemitransparencyPercent()
 
 - 
setBorderSemitransparencyPercentpublic void setBorderSemitransparencyPercent(Value newBorderSemitransparencyPercent) - Specified by:
- setBorderSemitransparencyPercentin interface- ChartReferenceBand
- Parameters:
- newBorderSemitransparencyPercent- the new value of the 'Border Semitransparency Percent' containment reference.
- See Also:
- ChartReferenceBand.getBorderSemitransparencyPercent()
 
 - 
getDetailspublic Value getDetails() - Specified by:
- getDetailsin interface- ChartReferenceBand
- Returns:
- the value of the 'Details' containment reference.
- See Also:
- ChartReferenceBand.setDetails(Value),- ChartPackage.getChartReferenceBand_Details()
 
 - 
setDetailspublic void setDetails(Value newDetails) - Specified by:
- setDetailsin interface- ChartReferenceBand
- Parameters:
- newDetails- the new value of the 'Details' containment reference.
- See Also:
- ChartReferenceBand.getDetails()
 
 - 
getPositionpublic ChartReferenceBandBorderPosition getPosition() - Specified by:
- getPositionin interface- ChartReferenceBand
- Returns:
- the value of the 'Position' attribute.
- See Also:
- ChartReferenceBandBorderPosition,- ChartReferenceBand.setPosition(ChartReferenceBandBorderPosition),- ChartPackage.getChartReferenceBand_Position()
 
 - 
setPositionpublic void setPosition(ChartReferenceBandBorderPosition newPosition) - Specified by:
- setPositionin interface- ChartReferenceBand
- Parameters:
- newPosition- the new value of the 'Position' attribute.
- See Also:
- ChartReferenceBandBorderPosition,- ChartReferenceBand.getPosition()
 
 - 
getDisplayAreaBeginpublic double getDisplayAreaBegin() - Specified by:
- getDisplayAreaBeginin interface- ChartReferenceBand
- Returns:
- the value of the 'Display Area Begin' attribute.
- See Also:
- ChartReferenceBand.setDisplayAreaBegin(double),- ChartPackage.getChartReferenceBand_DisplayAreaBegin()
 
 - 
setDisplayAreaBeginpublic void setDisplayAreaBegin(double newDisplayAreaBegin) - Specified by:
- setDisplayAreaBeginin interface- ChartReferenceBand
- Parameters:
- newDisplayAreaBegin- the new value of the 'Display Area Begin' attribute.
- See Also:
- ChartReferenceBand.getDisplayAreaBegin()
 
 - 
getDisplayAreaEndpublic double getDisplayAreaEnd() - Specified by:
- getDisplayAreaEndin interface- ChartReferenceBand
- Returns:
- the value of the 'Display Area End' attribute.
- See Also:
- ChartReferenceBand.setDisplayAreaEnd(double),- ChartPackage.getChartReferenceBand_DisplayAreaEnd()
 
 - 
setDisplayAreaEndpublic void setDisplayAreaEnd(double newDisplayAreaEnd) - Specified by:
- setDisplayAreaEndin interface- ChartReferenceBand
- Parameters:
- newDisplayAreaEnd- the new value of the 'Display Area End' attribute.
- See Also:
- ChartReferenceBand.getDisplayAreaEnd()
 
 - 
isBeginIsPointNumberpublic boolean isBeginIsPointNumber() - Specified by:
- isBeginIsPointNumberin interface- ChartReferenceBand
- Returns:
- the value of the 'Begin Is Point Number' attribute.
- See Also:
- ChartReferenceBand.setBeginIsPointNumber(boolean),- ChartPackage.getChartReferenceBand_BeginIsPointNumber()
 
 - 
setBeginIsPointNumberpublic void setBeginIsPointNumber(boolean newBeginIsPointNumber) - Specified by:
- setBeginIsPointNumberin interface- ChartReferenceBand
- Parameters:
- newBeginIsPointNumber- the new value of the 'Begin Is Point Number' attribute.
- See Also:
- ChartReferenceBand.isBeginIsPointNumber()
 
 - 
isEndIsPointNumberpublic boolean isEndIsPointNumber() - Specified by:
- isEndIsPointNumberin interface- ChartReferenceBand
- Returns:
- the value of the 'End Is Point Number' attribute.
- See Also:
- ChartReferenceBand.setEndIsPointNumber(boolean),- ChartPackage.getChartReferenceBand_EndIsPointNumber()
 
 - 
setEndIsPointNumberpublic void setEndIsPointNumber(boolean newEndIsPointNumber) - Specified by:
- setEndIsPointNumberin interface- ChartReferenceBand
- Parameters:
- newEndIsPointNumber- the new value of the 'End Is Point Number' attribute.
- See Also:
- ChartReferenceBand.isEndIsPointNumber()
 
 
- 
 
-