Package com._1c.g5.v8.dt.moxel.impl
Class MoxelFactoryImpl
- 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.moxel.impl.MoxelFactoryImpl
-
- All Implemented Interfaces:
MoxelFactory
,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 MoxelFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements MoxelFactory
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.moxel.MoxelFactory
eINSTANCE
-
-
Constructor Summary
Constructors Constructor Description MoxelFactoryImpl()
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 MoxelFactory init()
Creates the default factory implementation.
-
create
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
- Specified by:
create
in interfaceorg.eclipse.emf.ecore.EFactory
- Overrides:
create
in classorg.eclipse.emf.ecore.impl.EFactoryImpl
-
createFromString
public Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
- Specified by:
createFromString
in interfaceorg.eclipse.emf.ecore.EFactory
- Overrides:
createFromString
in classorg.eclipse.emf.ecore.impl.EFactoryImpl
-
convertToString
public String convertToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
- Specified by:
convertToString
in interfaceorg.eclipse.emf.ecore.EFactory
- Overrides:
convertToString
in classorg.eclipse.emf.ecore.impl.EFactoryImpl
-
createSpreadsheetDocument
public SpreadsheetDocument createSpreadsheetDocument()
- Specified by:
createSpreadsheetDocument
in interfaceMoxelFactory
- Returns:
- a new object of class 'Spreadsheet Document'.
-
createLanguageSettings
public LanguageSettings createLanguageSettings()
- Specified by:
createLanguageSettings
in interfaceMoxelFactory
- Returns:
- a new object of class 'Language Settings'.
-
createLanguageInfo
public LanguageInfo createLanguageInfo()
- Specified by:
createLanguageInfo
in interfaceMoxelFactory
- Returns:
- a new object of class 'Language Info'.
-
createColumns
public Columns createColumns()
- Specified by:
createColumns
in interfaceMoxelFactory
- Returns:
- a new object of class 'Columns'.
-
createColumn
public Column createColumn()
- Specified by:
createColumn
in interfaceMoxelFactory
- Returns:
- a new object of class 'Column'.
-
createRow
public Row createRow()
- Specified by:
createRow
in interfaceMoxelFactory
- Returns:
- a new object of class 'Row'.
-
createRect
public Rect createRect()
- Specified by:
createRect
in interfaceMoxelFactory
- Returns:
- a new object of class 'Rect'.
-
createSpreadsheetPoint
public SpreadsheetPoint createSpreadsheetPoint()
- Specified by:
createSpreadsheetPoint
in interfaceMoxelFactory
- Returns:
- a new object of class 'Spreadsheet Point'.
-
createSpreadsheetRect
public SpreadsheetRect createSpreadsheetRect()
- Specified by:
createSpreadsheetRect
in interfaceMoxelFactory
- Returns:
- a new object of class 'Spreadsheet Rect'.
-
createDrawing
public Drawing createDrawing()
- Specified by:
createDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Drawing'.
-
createLineDrawing
public LineDrawing createLineDrawing()
- Specified by:
createLineDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Line Drawing'.
-
createRectangleDrawing
public RectangleDrawing createRectangleDrawing()
- Specified by:
createRectangleDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Rectangle Drawing'.
-
createEllipseDrawing
public EllipseDrawing createEllipseDrawing()
- Specified by:
createEllipseDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Ellipse Drawing'.
-
createTextDrawing
public TextDrawing createTextDrawing()
- Specified by:
createTextDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Text Drawing'.
-
createCommentDrawing
public CommentDrawing createCommentDrawing()
- Specified by:
createCommentDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Comment Drawing'.
-
createPictureDrawing
public PictureDrawing createPictureDrawing()
- Specified by:
createPictureDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Picture Drawing'.
-
createObjectDrawing
public ObjectDrawing createObjectDrawing()
- Specified by:
createObjectDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Object Drawing'.
-
createChartDrawing
public ChartDrawing createChartDrawing()
- Specified by:
createChartDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Chart Drawing'.
-
createGanttChartDrawing
public GanttChartDrawing createGanttChartDrawing()
- Specified by:
createGanttChartDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Gantt Chart Drawing'.
-
createPivotChartDrawing
public PivotChartDrawing createPivotChartDrawing()
- Specified by:
createPivotChartDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Pivot Chart Drawing'.
-
createDendrogramDrawing
public DendrogramDrawing createDendrogramDrawing()
- Specified by:
createDendrogramDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Dendrogram Drawing'.
-
createGeographicalSchemaDrawing
public GeographicalSchemaDrawing createGeographicalSchemaDrawing()
- Specified by:
createGeographicalSchemaDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Geographical Schema Drawing'.
-
createControlDrawing
public ControlDrawing createControlDrawing()
- Specified by:
createControlDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Control Drawing'.
-
createUnsupportedObjectContent
public UnsupportedObjectContent createUnsupportedObjectContent()
- Specified by:
createUnsupportedObjectContent
in interfaceMoxelFactory
- Returns:
- a new object of class 'Unsupported Object Content'.
-
createGroupDrawing
public GroupDrawing createGroupDrawing()
- Specified by:
createGroupDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Group Drawing'.
-
createCell
public Cell createCell()
- Specified by:
createCell
in interfaceMoxelFactory
- Returns:
- a new object of class 'Cell'.
-
createGroup
public Group createGroup()
- Specified by:
createGroup
in interfaceMoxelFactory
- Returns:
- a new object of class 'Group'.
-
createRowGroup
public RowGroup createRowGroup()
- Specified by:
createRowGroup
in interfaceMoxelFactory
- Returns:
- a new object of class 'Row Group'.
-
createColumnGroup
public ColumnGroup createColumnGroup()
- Specified by:
createColumnGroup
in interfaceMoxelFactory
- Returns:
- a new object of class 'Column Group'.
-
createMerge
public Merge createMerge()
- Specified by:
createMerge
in interfaceMoxelFactory
- Returns:
- a new object of class 'Merge'.
-
createColumnMerge
public ColumnMerge createColumnMerge()
- Specified by:
createColumnMerge
in interfaceMoxelFactory
- Returns:
- a new object of class 'Column Merge'.
-
createRowMerge
public RowMerge createRowMerge()
- Specified by:
createRowMerge
in interfaceMoxelFactory
- Returns:
- a new object of class 'Row Merge'.
-
createNamedItemDrawing
public NamedItemDrawing createNamedItemDrawing()
- Specified by:
createNamedItemDrawing
in interfaceMoxelFactory
- Returns:
- a new object of class 'Named Item Drawing'.
-
createNamedItemCells
public NamedItemCells createNamedItemCells()
- Specified by:
createNamedItemCells
in interfaceMoxelFactory
- Returns:
- a new object of class 'Named Item Cells'.
-
createNamedItemEmbeddedTable
public NamedItemEmbeddedTable createNamedItemEmbeddedTable()
- Specified by:
createNamedItemEmbeddedTable
in interfaceMoxelFactory
- Returns:
- a new object of class 'Named Item Embedded Table'.
-
createNamedItemDataSource
public NamedItemDataSource createNamedItemDataSource()
- Specified by:
createNamedItemDataSource
in interfaceMoxelFactory
- Returns:
- a new object of class 'Named Item Data Source'.
-
createPrintSettings
public PrintSettings createPrintSettings()
- Specified by:
createPrintSettings
in interfaceMoxelFactory
- Returns:
- a new object of class 'Print Settings'.
-
createRectArea
public RectArea createRectArea()
- Specified by:
createRectArea
in interfaceMoxelFactory
- Returns:
- a new object of class 'Rect Area'.
-
createRowsArea
public RowsArea createRowsArea()
- Specified by:
createRowsArea
in interfaceMoxelFactory
- Returns:
- a new object of class 'Rows Area'.
-
createColumnsArea
public ColumnsArea createColumnsArea()
- Specified by:
createColumnsArea
in interfaceMoxelFactory
- Returns:
- a new object of class 'Columns Area'.
-
createTableArea
public TableArea createTableArea()
- Specified by:
createTableArea
in interfaceMoxelFactory
- Returns:
- a new object of class 'Table Area'.
-
createDrawingsDataSource
public DrawingsDataSource createDrawingsDataSource()
- Specified by:
createDrawingsDataSource
in interfaceMoxelFactory
- Returns:
- a new object of class 'Drawings Data Source'.
-
createViewSettings
public ViewSettings createViewSettings()
- Specified by:
createViewSettings
in interfaceMoxelFactory
- Returns:
- a new object of class 'View Settings'.
-
createEmbeddedTableItem
public EmbeddedTableItem createEmbeddedTableItem()
- Specified by:
createEmbeddedTableItem
in interfaceMoxelFactory
- Returns:
- a new object of class 'Embedded Table Item'.
-
createPivotTable
public PivotTable createPivotTable()
- Specified by:
createPivotTable
in interfaceMoxelFactory
- Returns:
- a new object of class 'Pivot Table'.
-
createFormat
public Format createFormat()
- Specified by:
createFormat
in interfaceMoxelFactory
- Returns:
- a new object of class 'Format'.
-
createDrawingTypeFromString
public DrawingType createDrawingTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertDrawingTypeToString
public String convertDrawingTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createGroupHeaderPlacementFromString
public GroupHeaderPlacement createGroupHeaderPlacementFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertGroupHeaderPlacementToString
public String convertGroupHeaderPlacementToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createPageOrientationFromString
public PageOrientation createPageOrientationFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertPageOrientationToString
public String convertPageOrientationToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createPrintAccuracyFromString
public PrintAccuracy createPrintAccuracyFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertPrintAccuracyToString
public String convertPrintAccuracyToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createDuplexPrintingTypeFromString
public DuplexPrintingType createDuplexPrintingTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertDuplexPrintingTypeToString
public String convertDuplexPrintingTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createPagePlacementAlternationFromString
public PagePlacementAlternation createPagePlacementAlternationFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertPagePlacementAlternationToString
public String convertPagePlacementAlternationToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createDimensionPlacementTypeFromString
public DimensionPlacementType createDimensionPlacementTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertDimensionPlacementTypeToString
public String convertDimensionPlacementTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createDimensionAttributePlacementTypeFromString
public DimensionAttributePlacementType createDimensionAttributePlacementTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertDimensionAttributePlacementTypeToString
public String convertDimensionAttributePlacementTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createStandardAppearanceFromString
public StandardAppearance createStandardAppearanceFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertStandardAppearanceToString
public String convertStandardAppearanceToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createPivotTableLinesShowTypeFromString
public PivotTableLinesShowType createPivotTableLinesShowTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertPivotTableLinesShowTypeToString
public String convertPivotTableLinesShowTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
createExtensionAlgorithmFromString
public ExtensionAlgorithm createExtensionAlgorithmFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
-
convertExtensionAlgorithmToString
public String convertExtensionAlgorithmToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
-
getMoxelPackage
public MoxelPackage getMoxelPackage()
- Specified by:
getMoxelPackage
in interfaceMoxelFactory
- Returns:
- the package supported by this factory.
-
getPackage
@Deprecated public static MoxelPackage getPackage()
Deprecated.
-
-