Class ThemeFactoryImpl
- 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
-
- org.eclipse.emf.ecore.impl.EModelElementImpl
-
- org.eclipse.emf.ecore.impl.EFactoryImpl
-
- com._1c.g5.v8.dt.form.presentation.theme.impl.ThemeFactoryImpl
-
- All Implemented Interfaces:
ThemeFactory,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EFactory,org.eclipse.emf.ecore.EModelElement,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject,org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.DataConverter.Factory
public class ThemeFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements ThemeFactory
An implementation of the model Factory.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
-
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
-
-
Field Summary
-
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
-
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
-
Fields inherited from interface com._1c.g5.v8.dt.form.presentation.theme.ThemeFactory
eINSTANCE
-
-
Constructor Summary
Constructors Constructor Description ThemeFactoryImpl()Creates an instance of the factory.
-
Method Summary
-
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
-
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
-
Methods 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, eSetProxyURI, eSettings
-
Methods 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, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
-
-
-
Method Detail
-
init
public static ThemeFactory init()
Creates the default factory implementation.
-
create
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
- Specified by:
createin interfaceorg.eclipse.emf.ecore.EFactory- Overrides:
createin classorg.eclipse.emf.ecore.impl.EFactoryImpl
-
createFromString
public Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
- Specified by:
createFromStringin interfaceorg.eclipse.emf.ecore.EFactory- Overrides:
createFromStringin classorg.eclipse.emf.ecore.impl.EFactoryImpl
-
convertToString
public String convertToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
- Specified by:
convertToStringin interfaceorg.eclipse.emf.ecore.EFactory- Overrides:
convertToStringin classorg.eclipse.emf.ecore.impl.EFactoryImpl
-
createThemeSize
public ThemeSize createThemeSize()
- Specified by:
createThemeSizein interfaceThemeFactory- Returns:
- a new object of class 'Size'.
-
createThemeMargin
public ThemeMargin createThemeMargin()
- Specified by:
createThemeMarginin interfaceThemeFactory- Returns:
- a new object of class 'Margin'.
-
createThemePadding
public ThemePadding createThemePadding()
- Specified by:
createThemePaddingin interfaceThemeFactory- Returns:
- a new object of class 'Padding'.
-
createHippoTheme
public HippoTheme createHippoTheme()
- Specified by:
createHippoThemein interfaceThemeFactory- Returns:
- a new object of class 'Hippo Theme'.
-
createSkinForm
public SkinForm createSkinForm()
- Specified by:
createSkinFormin interfaceThemeFactory- Returns:
- a new object of class 'Skin Form'.
-
createSkinPage
public SkinPage createSkinPage()
- Specified by:
createSkinPagein interfaceThemeFactory- Returns:
- a new object of class 'Skin Page'.
-
createSkinPanel
public SkinPanel createSkinPanel()
- Specified by:
createSkinPanelin interfaceThemeFactory- Returns:
- a new object of class 'Skin Panel'.
-
createSkinTableColumnsGroup
public SkinTableColumnsGroup createSkinTableColumnsGroup()
- Specified by:
createSkinTableColumnsGroupin interfaceThemeFactory- Returns:
- a new object of class 'Skin Table Columns Group'.
-
createSkinTableColumn
public SkinTableColumn createSkinTableColumn()
- Specified by:
createSkinTableColumnin interfaceThemeFactory- Returns:
- a new object of class 'Skin Table Column'.
-
createSkinEdit
public SkinEdit createSkinEdit()
- Specified by:
createSkinEditin interfaceThemeFactory- Returns:
- a new object of class 'Skin Edit'.
-
createSkinSubMenu
public SkinSubMenu createSkinSubMenu()
- Specified by:
createSkinSubMenuin interfaceThemeFactory- Returns:
- a new object of class 'Skin Sub Menu'.
-
createSkinCommand
public SkinCommand createSkinCommand()
- Specified by:
createSkinCommandin interfaceThemeFactory- Returns:
- a new object of class 'Skin Command'.
-
createSkinCommandBar
public SkinCommandBar createSkinCommandBar()
- Specified by:
createSkinCommandBarin interfaceThemeFactory- Returns:
- a new object of class 'Skin Command Bar'.
-
createSkinLogicGroup
public SkinLogicGroup createSkinLogicGroup()
- Specified by:
createSkinLogicGroupin interfaceThemeFactory- Returns:
- a new object of class 'Skin Logic Group'.
-
createSkinPages
public SkinPages createSkinPages()
- Specified by:
createSkinPagesin interfaceThemeFactory- Returns:
- a new object of class 'Skin Pages'.
-
createSkinTable
public SkinTable createSkinTable()
- Specified by:
createSkinTablein interfaceThemeFactory- Returns:
- a new object of class 'Skin Table'.
-
createSkinStaticText
public SkinStaticText createSkinStaticText()
- Specified by:
createSkinStaticTextin interfaceThemeFactory- Returns:
- a new object of class 'Skin Static Text'.
-
createSkinCalendar
public SkinCalendar createSkinCalendar()
- Specified by:
createSkinCalendarin interfaceThemeFactory- Returns:
- a new object of class 'Skin Calendar'.
-
createSkinCheckBox
public SkinCheckBox createSkinCheckBox()
- Specified by:
createSkinCheckBoxin interfaceThemeFactory- Returns:
- a new object of class 'Skin Check Box'.
-
createSkinFlowchart
public SkinFlowchart createSkinFlowchart()
- Specified by:
createSkinFlowchartin interfaceThemeFactory- Returns:
- a new object of class 'Skin Flowchart'.
-
createSkinFormattedDoc
public SkinFormattedDoc createSkinFormattedDoc()
- Specified by:
createSkinFormattedDocin interfaceThemeFactory- Returns:
- a new object of class 'Skin Formatted Doc'.
-
createSkinButton
public SkinButton createSkinButton()
- Specified by:
createSkinButtonin interfaceThemeFactory- Returns:
- a new object of class 'Skin Button'.
-
createSkinGeographicalMap
public SkinGeographicalMap createSkinGeographicalMap()
- Specified by:
createSkinGeographicalMapin interfaceThemeFactory- Returns:
- a new object of class 'Skin Geographical Map'.
-
createSkinHTML
public SkinHTML createSkinHTML()
- Specified by:
createSkinHTMLin interfaceThemeFactory- Returns:
- a new object of class 'Skin HTML'.
-
createSkinTumbler
public SkinTumbler createSkinTumbler()
- Specified by:
createSkinTumblerin interfaceThemeFactory- Returns:
- a new object of class 'Skin Tumbler'.
-
createSkinSwitcher
public SkinSwitcher createSkinSwitcher()
- Specified by:
createSkinSwitcherin interfaceThemeFactory- Returns:
- a new object of class 'Skin Switcher'.
-
createSkinImage
public SkinImage createSkinImage()
- Specified by:
createSkinImagein interfaceThemeFactory- Returns:
- a new object of class 'Skin Image'.
-
createSkinMoxel
public SkinMoxel createSkinMoxel()
- Specified by:
createSkinMoxelin interfaceThemeFactory- Returns:
- a new object of class 'Skin Moxel'.
-
createSkinRadioGroup
public SkinRadioGroup createSkinRadioGroup()
- Specified by:
createSkinRadioGroupin interfaceThemeFactory- Returns:
- a new object of class 'Skin Radio Group'.
-
createSkinRadioButton
public SkinRadioButton createSkinRadioButton()
- Specified by:
createSkinRadioButtonin interfaceThemeFactory- Returns:
- a new object of class 'Skin Radio Button'.
-
createSkinProgressBar
public SkinProgressBar createSkinProgressBar()
- Specified by:
createSkinProgressBarin interfaceThemeFactory- Returns:
- a new object of class 'Skin Progress Bar'.
-
createSkinTrackBar
public SkinTrackBar createSkinTrackBar()
- Specified by:
createSkinTrackBarin interfaceThemeFactory- Returns:
- a new object of class 'Skin Track Bar'.
-
createSkinTextDoc
public SkinTextDoc createSkinTextDoc()
- Specified by:
createSkinTextDocin interfaceThemeFactory- Returns:
- a new object of class 'Skin Text Doc'.
-
createSkinPeriod
public SkinPeriod createSkinPeriod()
- Specified by:
createSkinPeriodin interfaceThemeFactory- Returns:
- a new object of class 'Skin Period'.
-
createSkinViewStatus
public SkinViewStatus createSkinViewStatus()
- Specified by:
createSkinViewStatusin interfaceThemeFactory- Returns:
- a new object of class 'Skin View Status'.
-
createSkinGroupBox
public SkinGroupBox createSkinGroupBox()
- Specified by:
createSkinGroupBoxin interfaceThemeFactory- Returns:
- a new object of class 'Skin Group Box'.
-
createSkinBackObject
public SkinBackObject createSkinBackObject()
- Specified by:
createSkinBackObjectin interfaceThemeFactory- Returns:
- a new object of class 'Skin Back Object'.
-
createSkinStub
public SkinStub createSkinStub()
- Specified by:
createSkinStubin interfaceThemeFactory- Returns:
- a new object of class 'Skin Stub'.
-
createSkinPDFDocument
public SkinPDFDocument createSkinPDFDocument()
- Specified by:
createSkinPDFDocumentin interfaceThemeFactory- Returns:
- a new object of class 'Skin PDF Document'.
-
createThemeSystemColorFromString
public ThemeSystemColor createThemeSystemColorFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertThemeSystemColorToString
public String convertThemeSystemColorToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createThemeSystemFontFromString
public ThemeSystemFont createThemeSystemFontFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertThemeSystemFontToString
public String convertThemeSystemFontToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createHippoFontFromString
public Font createHippoFontFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertHippoFontToString
public String convertHippoFontToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createHippoColorFromString
public Color createHippoColorFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertHippoColorToString
public String convertHippoColorToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
getThemePackage
public ThemePackage getThemePackage()
- Specified by:
getThemePackagein interfaceThemeFactory- Returns:
- the package supported by this factory.
-
getPackage
@Deprecated public static ThemePackage getPackage()
Deprecated.
-
-