Class BaseDrawingWithBackgroundPropertiesImpl
- 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.moxel.content.impl.BaseDrawingPropertiesImpl
-
- com._1c.g5.v8.dt.moxel.content.impl.LineDrawingPropertiesImpl
-
- com._1c.g5.v8.dt.moxel.content.impl.BaseDrawingWithBackgroundPropertiesImpl
-
- All Implemented Interfaces:
IBmObject
,BaseDrawingProperties
,BaseDrawingWithBackgroundProperties
,LineDrawingProperties
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
- Direct Known Subclasses:
EllipseDrawingPropertiesImpl
,PictureDrawingPropertiesImpl
,RectangleDrawingPropertiesImpl
public class BaseDrawingWithBackgroundPropertiesImpl extends LineDrawingPropertiesImpl implements BaseDrawingWithBackgroundProperties
An implementation of the model object 'Base Drawing With Background Properties'.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
BaseDrawingWithBackgroundPropertiesImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.emf.ecore.EClass
eStaticClass()
Color
getBackColor()
Pattern
getPattern()
Color
getPatternColor()
boolean
isSetBackColor()
boolean
isSetPattern()
boolean
isSetPatternColor()
void
setBackColor(Color newBackColor)
void
setPattern(Pattern newPattern)
void
setPatternColor(Color newPatternColor)
void
unsetBackColor()
void
unsetPattern()
void
unsetPatternColor()
-
Methods inherited from class com._1c.g5.v8.dt.moxel.content.impl.LineDrawingPropertiesImpl
getLine, getLineColor, isSetLine, isSetLineColor, setLine, setLineColor, unsetLine, unsetLineColor
-
Methods inherited from class com._1c.g5.v8.dt.moxel.content.impl.BaseDrawingPropertiesImpl
eStaticFeatureCount, getCellReference, getDetailParameter, getName, isHyperlink, isIsTemplateModeOn, isPrint, isSetDetailParameter, isSetHyperlink, isSetName, isSetPrint, setCellReference, setDetailParameter, setHyperlink, setIsTemplateModeOn, setName, setPrint, unsetDetailParameter, unsetHyperlink, unsetName, unsetPrint
-
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, 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 com._1c.g5.v8.dt.moxel.content.BaseDrawingProperties
getCellReference, getDetailParameter, getName, isHyperlink, isIsTemplateModeOn, isPrint, isSetDetailParameter, isSetHyperlink, isSetName, isSetPrint, setCellReference, setDetailParameter, setHyperlink, setIsTemplateModeOn, setName, setPrint, unsetDetailParameter, unsetHyperlink, unsetName, unsetPrint
-
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.dt.moxel.content.LineDrawingProperties
getLine, getLineColor, isSetLine, isSetLineColor, setLine, setLineColor, unsetLine, unsetLineColor
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClass
in classLineDrawingPropertiesImpl
-
getBackColor
public Color getBackColor()
- Specified by:
getBackColor
in interfaceBaseDrawingWithBackgroundProperties
- Returns:
- the value of the 'Back Color' containment reference.
- See Also:
BaseDrawingWithBackgroundProperties.isSetBackColor()
,BaseDrawingWithBackgroundProperties.unsetBackColor()
,BaseDrawingWithBackgroundProperties.setBackColor(Color)
,ContentPackage.getBaseDrawingWithBackgroundProperties_BackColor()
-
setBackColor
public void setBackColor(Color newBackColor)
- Specified by:
setBackColor
in interfaceBaseDrawingWithBackgroundProperties
- Parameters:
newBackColor
- the new value of the 'Back Color' containment reference.- See Also:
BaseDrawingWithBackgroundProperties.isSetBackColor()
,BaseDrawingWithBackgroundProperties.unsetBackColor()
,BaseDrawingWithBackgroundProperties.getBackColor()
-
unsetBackColor
public void unsetBackColor()
-
isSetBackColor
public boolean isSetBackColor()
- Specified by:
isSetBackColor
in interfaceBaseDrawingWithBackgroundProperties
- Returns:
- whether the value of the 'Back Color' containment reference is set.
- See Also:
BaseDrawingWithBackgroundProperties.unsetBackColor()
,BaseDrawingWithBackgroundProperties.getBackColor()
,BaseDrawingWithBackgroundProperties.setBackColor(Color)
-
getPatternColor
public Color getPatternColor()
- Specified by:
getPatternColor
in interfaceBaseDrawingWithBackgroundProperties
- Returns:
- the value of the 'Pattern Color' containment reference.
- See Also:
BaseDrawingWithBackgroundProperties.isSetPatternColor()
,BaseDrawingWithBackgroundProperties.unsetPatternColor()
,BaseDrawingWithBackgroundProperties.setPatternColor(Color)
,ContentPackage.getBaseDrawingWithBackgroundProperties_PatternColor()
-
setPatternColor
public void setPatternColor(Color newPatternColor)
- Specified by:
setPatternColor
in interfaceBaseDrawingWithBackgroundProperties
- Parameters:
newPatternColor
- the new value of the 'Pattern Color' containment reference.- See Also:
BaseDrawingWithBackgroundProperties.isSetPatternColor()
,BaseDrawingWithBackgroundProperties.unsetPatternColor()
,BaseDrawingWithBackgroundProperties.getPatternColor()
-
unsetPatternColor
public void unsetPatternColor()
-
isSetPatternColor
public boolean isSetPatternColor()
- Specified by:
isSetPatternColor
in interfaceBaseDrawingWithBackgroundProperties
- Returns:
- whether the value of the 'Pattern Color' containment reference is set.
- See Also:
BaseDrawingWithBackgroundProperties.unsetPatternColor()
,BaseDrawingWithBackgroundProperties.getPatternColor()
,BaseDrawingWithBackgroundProperties.setPatternColor(Color)
-
getPattern
public Pattern getPattern()
- Specified by:
getPattern
in interfaceBaseDrawingWithBackgroundProperties
- Returns:
- the value of the 'Pattern' attribute.
- See Also:
Pattern
,BaseDrawingWithBackgroundProperties.isSetPattern()
,BaseDrawingWithBackgroundProperties.unsetPattern()
,BaseDrawingWithBackgroundProperties.setPattern(Pattern)
,ContentPackage.getBaseDrawingWithBackgroundProperties_Pattern()
-
setPattern
public void setPattern(Pattern newPattern)
- Specified by:
setPattern
in interfaceBaseDrawingWithBackgroundProperties
- Parameters:
newPattern
- the new value of the 'Pattern' attribute.- See Also:
Pattern
,BaseDrawingWithBackgroundProperties.isSetPattern()
,BaseDrawingWithBackgroundProperties.unsetPattern()
,BaseDrawingWithBackgroundProperties.getPattern()
-
unsetPattern
public void unsetPattern()
-
isSetPattern
public boolean isSetPattern()
- Specified by:
isSetPattern
in interfaceBaseDrawingWithBackgroundProperties
- Returns:
- whether the value of the 'Pattern' attribute is set.
- See Also:
BaseDrawingWithBackgroundProperties.unsetPattern()
,BaseDrawingWithBackgroundProperties.getPattern()
,BaseDrawingWithBackgroundProperties.setPattern(Pattern)
-
-