Package com._1c.g5.v8.dt.moxel.content
Interface ContentFactory
- 
- All Superinterfaces:
- org.eclipse.emf.ecore.EFactory,- org.eclipse.emf.ecore.EModelElement,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- ContentFactoryImpl
 
 public interface ContentFactory extends org.eclipse.emf.ecore.EFactoryThe Factory for the model. It provides a create method for each non-abstract class of the model.- See Also:
- ContentPackage
 
- 
- 
Field SummaryFields Modifier and Type Field Description static ContentFactoryeINSTANCEThe singleton instance of the factory.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description BaseDrawingPropertiescreateBaseDrawingProperties()Returns a new object of class 'Base Drawing Properties'.BaseDrawingWithBackgroundPropertiescreateBaseDrawingWithBackgroundProperties()Returns a new object of class 'Base Drawing With Background Properties'.BaseFormattingCellPropertiescreateBaseFormattingCellProperties()Returns a new object of class 'Base Formatting Cell Properties'.CellLinecreateCellLine()Returns a new object of class 'Cell Line'.CellReferencecreateCellReference()Returns a new object of class 'Cell Reference'.CellsPropertiescreateCellsProperties()Returns a new object of class 'Cells Properties'.ColumnsPropertiescreateColumnsProperties()Returns a new object of class 'Columns Properties'.ColumnsRowsPropertiescreateColumnsRowsProperties()Returns a new object of class 'Columns Rows Properties'.DcsDetailIdcreateDcsDetailId()Returns a new object of class 'Dcs Detail Id'.DrawingLinecreateDrawingLine()Returns a new object of class 'Drawing Line'.EllipseDrawingPropertiescreateEllipseDrawingProperties()Returns a new object of class 'Ellipse Drawing Properties'.GroupDrawingPropertiescreateGroupDrawingProperties()Returns a new object of class 'Group Drawing Properties'.LineDrawingPropertiescreateLineDrawingProperties()Returns a new object of class 'Line Drawing Properties'.LocalStringcreateLocalString()Returns a new object of class 'Local String'.PictureDrawingPropertiescreatePictureDrawingProperties()Returns a new object of class 'Picture Drawing Properties'.RectangleDrawingPropertiescreateRectangleDrawingProperties()Returns a new object of class 'Rectangle Drawing Properties'.RowsPropertiescreateRowsProperties()Returns a new object of class 'Rows Properties'.SpreadsheetLinecreateSpreadsheetLine()Returns a new object of class 'Spreadsheet Line'.SpreadsheetPropertiescreateSpreadsheetProperties()Returns a new object of class 'Spreadsheet Properties'.TablePropertiescreateTableProperties()Returns a new object of class 'Table Properties'.TextDrawingPropertiescreateTextDrawingProperties()Returns a new object of class 'Text Drawing Properties'.ContentPackagegetContentPackage()Returns the package supported by this factory.- 
Methods inherited from interface org.eclipse.emf.ecore.EFactoryconvertToString, create, createFromString, getEPackage, setEPackage
 - 
Methods inherited from interface org.eclipse.emf.ecore.EModelElementgetEAnnotation, getEAnnotations
 
- 
 
- 
- 
- 
Field Detail- 
eINSTANCEstatic final ContentFactory eINSTANCE The singleton instance of the factory.
 
- 
 - 
Method Detail- 
createSpreadsheetLineSpreadsheetLine createSpreadsheetLine() Returns a new object of class 'Spreadsheet Line'.- Returns:
- a new object of class 'Spreadsheet Line'.
 
 - 
createCellLineCellLine createCellLine() Returns a new object of class 'Cell Line'.- Returns:
- a new object of class 'Cell Line'.
 
 - 
createDrawingLineDrawingLine createDrawingLine() Returns a new object of class 'Drawing Line'.- Returns:
- a new object of class 'Drawing Line'.
 
 - 
createLocalStringLocalString createLocalString() Returns a new object of class 'Local String'.- Returns:
- a new object of class 'Local String'.
 
 - 
createSpreadsheetPropertiesSpreadsheetProperties createSpreadsheetProperties() Returns a new object of class 'Spreadsheet Properties'.- Returns:
- a new object of class 'Spreadsheet Properties'.
 
 - 
createCellReferenceCellReference createCellReference() Returns a new object of class 'Cell Reference'.- Returns:
- a new object of class 'Cell Reference'.
 
 - 
createBaseFormattingCellPropertiesBaseFormattingCellProperties createBaseFormattingCellProperties() Returns a new object of class 'Base Formatting Cell Properties'.- Returns:
- a new object of class 'Base Formatting Cell Properties'.
 
 - 
createCellsPropertiesCellsProperties createCellsProperties() Returns a new object of class 'Cells Properties'.- Returns:
- a new object of class 'Cells Properties'.
 
 - 
createColumnsRowsPropertiesColumnsRowsProperties createColumnsRowsProperties() Returns a new object of class 'Columns Rows Properties'.- Returns:
- a new object of class 'Columns Rows Properties'.
 
 - 
createColumnsPropertiesColumnsProperties createColumnsProperties() Returns a new object of class 'Columns Properties'.- Returns:
- a new object of class 'Columns Properties'.
 
 - 
createRowsPropertiesRowsProperties createRowsProperties() Returns a new object of class 'Rows Properties'.- Returns:
- a new object of class 'Rows Properties'.
 
 - 
createTablePropertiesTableProperties createTableProperties() Returns a new object of class 'Table Properties'.- Returns:
- a new object of class 'Table Properties'.
 
 - 
createBaseDrawingPropertiesBaseDrawingProperties createBaseDrawingProperties() Returns a new object of class 'Base Drawing Properties'.- Returns:
- a new object of class 'Base Drawing Properties'.
 
 - 
createLineDrawingPropertiesLineDrawingProperties createLineDrawingProperties() Returns a new object of class 'Line Drawing Properties'.- Returns:
- a new object of class 'Line Drawing Properties'.
 
 - 
createBaseDrawingWithBackgroundPropertiesBaseDrawingWithBackgroundProperties createBaseDrawingWithBackgroundProperties() Returns a new object of class 'Base Drawing With Background Properties'.- Returns:
- a new object of class 'Base Drawing With Background Properties'.
 
 - 
createRectangleDrawingPropertiesRectangleDrawingProperties createRectangleDrawingProperties() Returns a new object of class 'Rectangle Drawing Properties'.- Returns:
- a new object of class 'Rectangle Drawing Properties'.
 
 - 
createTextDrawingPropertiesTextDrawingProperties createTextDrawingProperties() Returns a new object of class 'Text Drawing Properties'.- Returns:
- a new object of class 'Text Drawing Properties'.
 
 - 
createEllipseDrawingPropertiesEllipseDrawingProperties createEllipseDrawingProperties() Returns a new object of class 'Ellipse Drawing Properties'.- Returns:
- a new object of class 'Ellipse Drawing Properties'.
 
 - 
createGroupDrawingPropertiesGroupDrawingProperties createGroupDrawingProperties() Returns a new object of class 'Group Drawing Properties'.- Returns:
- a new object of class 'Group Drawing Properties'.
 
 - 
createPictureDrawingPropertiesPictureDrawingProperties createPictureDrawingProperties() Returns a new object of class 'Picture Drawing Properties'.- Returns:
- a new object of class 'Picture Drawing Properties'.
 
 - 
createDcsDetailIdDcsDetailId createDcsDetailId() Returns a new object of class 'Dcs Detail Id'.- Returns:
- a new object of class 'Dcs Detail Id'.
 
 - 
getContentPackageContentPackage getContentPackage() Returns the package supported by this factory.- Returns:
- the package supported by this factory.
 
 
- 
 
-