Class SkinFormImpl
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.MinimalEObjectImpl.Container
com._1c.g5.v8.dt.form.presentation.theme.impl.SkinFormImpl
- All Implemented Interfaces:
SkinForm,ThemeSkin,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 SkinFormImpl
extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
implements SkinForm
An implementation of the model object 'Skin Form'.
The following features are implemented:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.DynamicNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.ContainerNested 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.EPropertiesHolderImplNested 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.EScannableAdapterListNested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected PresentationColorThe cached value of the 'Background Color' containment reference.protected PresentationColorThe cached value of the 'Border Color' containment reference.protected PresentationColorThe cached value of the 'Shadow Center Color' containment reference.protected PresentationColorThe cached value of the 'Shadow End Color' containment reference.protected PresentationColorThe cached value of the 'Shadow Start Color' containment reference.protected PresentationColorThe cached value of the 'Title End Color' containment reference.protected PresentationFontThe cached value of the 'Title Font' containment reference.protected ThemePaddingThe cached value of the 'Title Padding' containment reference.protected PresentationColorThe cached value of the 'Title Start Color' containment reference.protected PresentationColorThe cached value of the 'Title Text Color' containment reference.protected ThemePaddingThe cached value of the 'Viewer Padding' containment reference.protected PresentationColorThe cached value of the 'Viewer Primary Selection Color' containment reference.protected PresentationColorThe cached value of the 'Viewer Secondary Selection Color' containment reference.Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainerFields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainbasicSetBackgroundColor(PresentationColor newBackgroundColor, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetBorderColor(PresentationColor newBorderColor, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetShadowCenterColor(PresentationColor newShadowCenterColor, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetShadowEndColor(PresentationColor newShadowEndColor, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetShadowStartColor(PresentationColor newShadowStartColor, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetTitleEndColor(PresentationColor newTitleEndColor, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetTitleFont(PresentationFont newTitleFont, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetTitlePadding(ThemePadding newTitlePadding, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetTitleStartColor(PresentationColor newTitleStartColor, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetTitleTextColor(PresentationColor newTitleTextColor, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetViewerPadding(ThemePadding newViewerPadding, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetViewerPrimarySelectionColor(PresentationColor newViewerPrimarySelectionColor, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainbasicSetViewerSecondarySelectionColor(PresentationColor newViewerSecondarySelectionColor, org.eclipse.emf.common.notify.NotificationChain msgs) eGet(int featureID, boolean resolve, boolean coreType) org.eclipse.emf.common.notify.NotificationChaineInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs) booleaneIsSet(int featureID) voidprotected org.eclipse.emf.ecore.EClassvoideUnset(int featureID) voidsetBackgroundColor(PresentationColor newBackgroundColor) voidsetBorderColor(PresentationColor newBorderColor) voidsetShadowCenterColor(PresentationColor newShadowCenterColor) voidsetShadowEndColor(PresentationColor newShadowEndColor) voidsetShadowStartColor(PresentationColor newShadowStartColor) voidsetTitleEndColor(PresentationColor newTitleEndColor) voidsetTitleFont(PresentationFont newTitleFont) voidsetTitlePadding(ThemePadding newTitlePadding) voidsetTitleStartColor(PresentationColor newTitleStartColor) voidsetTitleTextColor(PresentationColor newTitleTextColor) voidsetViewerPadding(ThemePadding newViewerPadding) voidsetViewerPrimarySelectionColor(PresentationColor newViewerPrimarySelectionColor) voidsetViewerSecondarySelectionColor(PresentationColor newViewerSecondarySelectionColor) Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingsMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequiredMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
viewerPadding
The cached value of the 'Viewer Padding' containment reference.- See Also:
-
viewerPrimarySelectionColor
The cached value of the 'Viewer Primary Selection Color' containment reference.- See Also:
-
viewerSecondarySelectionColor
The cached value of the 'Viewer Secondary Selection Color' containment reference.- See Also:
-
backgroundColor
The cached value of the 'Background Color' containment reference.- See Also:
-
borderColor
The cached value of the 'Border Color' containment reference.- See Also:
-
shadowStartColor
The cached value of the 'Shadow Start Color' containment reference.- See Also:
-
shadowCenterColor
The cached value of the 'Shadow Center Color' containment reference.- See Also:
-
shadowEndColor
The cached value of the 'Shadow End Color' containment reference.- See Also:
-
titleStartColor
The cached value of the 'Title Start Color' containment reference.- See Also:
-
titleEndColor
The cached value of the 'Title End Color' containment reference.- See Also:
-
titleFont
The cached value of the 'Title Font' containment reference.- See Also:
-
titleTextColor
The cached value of the 'Title Text Color' containment reference.- See Also:
-
titlePadding
The cached value of the 'Title Padding' containment reference.- See Also:
-
-
Constructor Details
-
SkinFormImpl
protected SkinFormImpl()
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
getViewerPadding
- Specified by:
getViewerPaddingin interfaceSkinForm- Returns:
- the value of the 'Viewer Padding' containment reference.
- See Also:
-
basicSetViewerPadding
public org.eclipse.emf.common.notify.NotificationChain basicSetViewerPadding(ThemePadding newViewerPadding, org.eclipse.emf.common.notify.NotificationChain msgs) -
setViewerPadding
- Specified by:
setViewerPaddingin interfaceSkinForm- Parameters:
newViewerPadding- the new value of the 'Viewer Padding' containment reference.- See Also:
-
getViewerPrimarySelectionColor
- Specified by:
getViewerPrimarySelectionColorin interfaceSkinForm- Returns:
- the value of the 'Viewer Primary Selection Color' containment reference.
- See Also:
-
basicSetViewerPrimarySelectionColor
public org.eclipse.emf.common.notify.NotificationChain basicSetViewerPrimarySelectionColor(PresentationColor newViewerPrimarySelectionColor, org.eclipse.emf.common.notify.NotificationChain msgs) -
setViewerPrimarySelectionColor
- Specified by:
setViewerPrimarySelectionColorin interfaceSkinForm- Parameters:
newViewerPrimarySelectionColor- the new value of the 'Viewer Primary Selection Color' containment reference.- See Also:
-
getViewerSecondarySelectionColor
- Specified by:
getViewerSecondarySelectionColorin interfaceSkinForm- Returns:
- the value of the 'Viewer Secondary Selection Color' containment reference.
- See Also:
-
basicSetViewerSecondarySelectionColor
public org.eclipse.emf.common.notify.NotificationChain basicSetViewerSecondarySelectionColor(PresentationColor newViewerSecondarySelectionColor, org.eclipse.emf.common.notify.NotificationChain msgs) -
setViewerSecondarySelectionColor
- Specified by:
setViewerSecondarySelectionColorin interfaceSkinForm- Parameters:
newViewerSecondarySelectionColor- the new value of the 'Viewer Secondary Selection Color' containment reference.- See Also:
-
getBackgroundColor
- Specified by:
getBackgroundColorin interfaceSkinForm- Returns:
- the value of the 'Background Color' containment reference.
- See Also:
-
basicSetBackgroundColor
public org.eclipse.emf.common.notify.NotificationChain basicSetBackgroundColor(PresentationColor newBackgroundColor, org.eclipse.emf.common.notify.NotificationChain msgs) -
setBackgroundColor
- Specified by:
setBackgroundColorin interfaceSkinForm- Parameters:
newBackgroundColor- the new value of the 'Background Color' containment reference.- See Also:
-
getBorderColor
- Specified by:
getBorderColorin interfaceSkinForm- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
-
basicSetBorderColor
public org.eclipse.emf.common.notify.NotificationChain basicSetBorderColor(PresentationColor newBorderColor, org.eclipse.emf.common.notify.NotificationChain msgs) -
setBorderColor
- Specified by:
setBorderColorin interfaceSkinForm- Parameters:
newBorderColor- the new value of the 'Border Color' containment reference.- See Also:
-
getShadowStartColor
- Specified by:
getShadowStartColorin interfaceSkinForm- Returns:
- the value of the 'Shadow Start Color' containment reference.
- See Also:
-
basicSetShadowStartColor
public org.eclipse.emf.common.notify.NotificationChain basicSetShadowStartColor(PresentationColor newShadowStartColor, org.eclipse.emf.common.notify.NotificationChain msgs) -
setShadowStartColor
- Specified by:
setShadowStartColorin interfaceSkinForm- Parameters:
newShadowStartColor- the new value of the 'Shadow Start Color' containment reference.- See Also:
-
getShadowCenterColor
- Specified by:
getShadowCenterColorin interfaceSkinForm- Returns:
- the value of the 'Shadow Center Color' containment reference.
- See Also:
-
basicSetShadowCenterColor
public org.eclipse.emf.common.notify.NotificationChain basicSetShadowCenterColor(PresentationColor newShadowCenterColor, org.eclipse.emf.common.notify.NotificationChain msgs) -
setShadowCenterColor
- Specified by:
setShadowCenterColorin interfaceSkinForm- Parameters:
newShadowCenterColor- the new value of the 'Shadow Center Color' containment reference.- See Also:
-
getShadowEndColor
- Specified by:
getShadowEndColorin interfaceSkinForm- Returns:
- the value of the 'Shadow End Color' containment reference.
- See Also:
-
basicSetShadowEndColor
public org.eclipse.emf.common.notify.NotificationChain basicSetShadowEndColor(PresentationColor newShadowEndColor, org.eclipse.emf.common.notify.NotificationChain msgs) -
setShadowEndColor
- Specified by:
setShadowEndColorin interfaceSkinForm- Parameters:
newShadowEndColor- the new value of the 'Shadow End Color' containment reference.- See Also:
-
getTitleStartColor
- Specified by:
getTitleStartColorin interfaceSkinForm- Returns:
- the value of the 'Title Start Color' containment reference.
- See Also:
-
basicSetTitleStartColor
public org.eclipse.emf.common.notify.NotificationChain basicSetTitleStartColor(PresentationColor newTitleStartColor, org.eclipse.emf.common.notify.NotificationChain msgs) -
setTitleStartColor
- Specified by:
setTitleStartColorin interfaceSkinForm- Parameters:
newTitleStartColor- the new value of the 'Title Start Color' containment reference.- See Also:
-
getTitleEndColor
- Specified by:
getTitleEndColorin interfaceSkinForm- Returns:
- the value of the 'Title End Color' containment reference.
- See Also:
-
basicSetTitleEndColor
public org.eclipse.emf.common.notify.NotificationChain basicSetTitleEndColor(PresentationColor newTitleEndColor, org.eclipse.emf.common.notify.NotificationChain msgs) -
setTitleEndColor
- Specified by:
setTitleEndColorin interfaceSkinForm- Parameters:
newTitleEndColor- the new value of the 'Title End Color' containment reference.- See Also:
-
getTitleFont
- Specified by:
getTitleFontin interfaceSkinForm- Returns:
- the value of the 'Title Font' containment reference.
- See Also:
-
basicSetTitleFont
public org.eclipse.emf.common.notify.NotificationChain basicSetTitleFont(PresentationFont newTitleFont, org.eclipse.emf.common.notify.NotificationChain msgs) -
setTitleFont
- Specified by:
setTitleFontin interfaceSkinForm- Parameters:
newTitleFont- the new value of the 'Title Font' containment reference.- See Also:
-
getTitleTextColor
- Specified by:
getTitleTextColorin interfaceSkinForm- Returns:
- the value of the 'Title Text Color' containment reference.
- See Also:
-
basicSetTitleTextColor
public org.eclipse.emf.common.notify.NotificationChain basicSetTitleTextColor(PresentationColor newTitleTextColor, org.eclipse.emf.common.notify.NotificationChain msgs) -
setTitleTextColor
- Specified by:
setTitleTextColorin interfaceSkinForm- Parameters:
newTitleTextColor- the new value of the 'Title Text Color' containment reference.- See Also:
-
getTitlePadding
- Specified by:
getTitlePaddingin interfaceSkinForm- Returns:
- the value of the 'Title Padding' containment reference.
- See Also:
-
basicSetTitlePadding
public org.eclipse.emf.common.notify.NotificationChain basicSetTitlePadding(ThemePadding newTitlePadding, org.eclipse.emf.common.notify.NotificationChain msgs) -
setTitlePadding
- Specified by:
setTitlePaddingin interfaceSkinForm- Parameters:
newTitlePadding- the new value of the 'Title Padding' containment reference.- See Also:
-
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs) - Overrides:
eInverseRemovein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eGet
- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eSet
- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-