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:
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
-
createSpreadsheetDocument
public SpreadsheetDocument createSpreadsheetDocument()
- Specified by:
createSpreadsheetDocumentin interfaceMoxelFactory- Returns:
- a new object of class 'Spreadsheet Document'.
-
createLanguageSettings
public LanguageSettings createLanguageSettings()
- Specified by:
createLanguageSettingsin interfaceMoxelFactory- Returns:
- a new object of class 'Language Settings'.
-
createLanguageInfo
public LanguageInfo createLanguageInfo()
- Specified by:
createLanguageInfoin interfaceMoxelFactory- Returns:
- a new object of class 'Language Info'.
-
createColumns
public Columns createColumns()
- Specified by:
createColumnsin interfaceMoxelFactory- Returns:
- a new object of class 'Columns'.
-
createColumn
public Column createColumn()
- Specified by:
createColumnin interfaceMoxelFactory- Returns:
- a new object of class 'Column'.
-
createRow
public Row createRow()
- Specified by:
createRowin interfaceMoxelFactory- Returns:
- a new object of class 'Row'.
-
createRect
public Rect createRect()
- Specified by:
createRectin interfaceMoxelFactory- Returns:
- a new object of class 'Rect'.
-
createSpreadsheetPoint
public SpreadsheetPoint createSpreadsheetPoint()
- Specified by:
createSpreadsheetPointin interfaceMoxelFactory- Returns:
- a new object of class 'Spreadsheet Point'.
-
createSpreadsheetRect
public SpreadsheetRect createSpreadsheetRect()
- Specified by:
createSpreadsheetRectin interfaceMoxelFactory- Returns:
- a new object of class 'Spreadsheet Rect'.
-
createDrawing
public Drawing createDrawing()
- Specified by:
createDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Drawing'.
-
createLineDrawing
public LineDrawing createLineDrawing()
- Specified by:
createLineDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Line Drawing'.
-
createRectangleDrawing
public RectangleDrawing createRectangleDrawing()
- Specified by:
createRectangleDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Rectangle Drawing'.
-
createEllipseDrawing
public EllipseDrawing createEllipseDrawing()
- Specified by:
createEllipseDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Ellipse Drawing'.
-
createTextDrawing
public TextDrawing createTextDrawing()
- Specified by:
createTextDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Text Drawing'.
-
createCommentDrawing
public CommentDrawing createCommentDrawing()
- Specified by:
createCommentDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Comment Drawing'.
-
createPictureDrawing
public PictureDrawing createPictureDrawing()
- Specified by:
createPictureDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Picture Drawing'.
-
createObjectDrawing
public ObjectDrawing createObjectDrawing()
- Specified by:
createObjectDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Object Drawing'.
-
createChartDrawing
public ChartDrawing createChartDrawing()
- Specified by:
createChartDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Chart Drawing'.
-
createGanttChartDrawing
public GanttChartDrawing createGanttChartDrawing()
- Specified by:
createGanttChartDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Gantt Chart Drawing'.
-
createPivotChartDrawing
public PivotChartDrawing createPivotChartDrawing()
- Specified by:
createPivotChartDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Pivot Chart Drawing'.
-
createDendrogramDrawing
public DendrogramDrawing createDendrogramDrawing()
- Specified by:
createDendrogramDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Dendrogram Drawing'.
-
createGeographicalSchemaDrawing
public GeographicalSchemaDrawing createGeographicalSchemaDrawing()
- Specified by:
createGeographicalSchemaDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Geographical Schema Drawing'.
-
createControlDrawing
public ControlDrawing createControlDrawing()
- Specified by:
createControlDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Control Drawing'.
-
createUnsupportedObjectContent
public UnsupportedObjectContent createUnsupportedObjectContent()
- Specified by:
createUnsupportedObjectContentin interfaceMoxelFactory- Returns:
- a new object of class 'Unsupported Object Content'.
-
createGroupDrawing
public GroupDrawing createGroupDrawing()
- Specified by:
createGroupDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Group Drawing'.
-
createCell
public Cell createCell()
- Specified by:
createCellin interfaceMoxelFactory- Returns:
- a new object of class 'Cell'.
-
createGroup
public Group createGroup()
- Specified by:
createGroupin interfaceMoxelFactory- Returns:
- a new object of class 'Group'.
-
createRowGroup
public RowGroup createRowGroup()
- Specified by:
createRowGroupin interfaceMoxelFactory- Returns:
- a new object of class 'Row Group'.
-
createColumnGroup
public ColumnGroup createColumnGroup()
- Specified by:
createColumnGroupin interfaceMoxelFactory- Returns:
- a new object of class 'Column Group'.
-
createMerge
public Merge createMerge()
- Specified by:
createMergein interfaceMoxelFactory- Returns:
- a new object of class 'Merge'.
-
createColumnMerge
public ColumnMerge createColumnMerge()
- Specified by:
createColumnMergein interfaceMoxelFactory- Returns:
- a new object of class 'Column Merge'.
-
createRowMerge
public RowMerge createRowMerge()
- Specified by:
createRowMergein interfaceMoxelFactory- Returns:
- a new object of class 'Row Merge'.
-
createNamedItemDrawing
public NamedItemDrawing createNamedItemDrawing()
- Specified by:
createNamedItemDrawingin interfaceMoxelFactory- Returns:
- a new object of class 'Named Item Drawing'.
-
createNamedItemCells
public NamedItemCells createNamedItemCells()
- Specified by:
createNamedItemCellsin interfaceMoxelFactory- Returns:
- a new object of class 'Named Item Cells'.
-
createNamedItemEmbeddedTable
public NamedItemEmbeddedTable createNamedItemEmbeddedTable()
- Specified by:
createNamedItemEmbeddedTablein interfaceMoxelFactory- Returns:
- a new object of class 'Named Item Embedded Table'.
-
createNamedItemDataSource
public NamedItemDataSource createNamedItemDataSource()
- Specified by:
createNamedItemDataSourcein interfaceMoxelFactory- Returns:
- a new object of class 'Named Item Data Source'.
-
createPrintSettings
public PrintSettings createPrintSettings()
- Specified by:
createPrintSettingsin interfaceMoxelFactory- Returns:
- a new object of class 'Print Settings'.
-
createRectArea
public RectArea createRectArea()
- Specified by:
createRectAreain interfaceMoxelFactory- Returns:
- a new object of class 'Rect Area'.
-
createRowsArea
public RowsArea createRowsArea()
- Specified by:
createRowsAreain interfaceMoxelFactory- Returns:
- a new object of class 'Rows Area'.
-
createColumnsArea
public ColumnsArea createColumnsArea()
- Specified by:
createColumnsAreain interfaceMoxelFactory- Returns:
- a new object of class 'Columns Area'.
-
createTableArea
public TableArea createTableArea()
- Specified by:
createTableAreain interfaceMoxelFactory- Returns:
- a new object of class 'Table Area'.
-
createDrawingsDataSource
public DrawingsDataSource createDrawingsDataSource()
- Specified by:
createDrawingsDataSourcein interfaceMoxelFactory- Returns:
- a new object of class 'Drawings Data Source'.
-
createViewSettings
public ViewSettings createViewSettings()
- Specified by:
createViewSettingsin interfaceMoxelFactory- Returns:
- a new object of class 'View Settings'.
-
createEmbeddedTableItem
public EmbeddedTableItem createEmbeddedTableItem()
- Specified by:
createEmbeddedTableItemin interfaceMoxelFactory- Returns:
- a new object of class 'Embedded Table Item'.
-
createPivotTable
public PivotTable createPivotTable()
- Specified by:
createPivotTablein interfaceMoxelFactory- Returns:
- a new object of class 'Pivot Table'.
-
createFormat
public Format createFormat()
- Specified by:
createFormatin 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:
getMoxelPackagein interfaceMoxelFactory- Returns:
- the package supported by this factory.
-
getPackage
@Deprecated public static MoxelPackage getPackage()
Deprecated.
-
-