Interface ContentPackage.Literals

Enclosing interface:
ContentPackage

public static interface ContentPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
  • Field Details

    • SPREADSHEET_LINE

      static final org.eclipse.emf.ecore.EClass SPREADSHEET_LINE
      The meta object literal for the 'Spreadsheet Line' class.
      See Also:
    • SPREADSHEET_LINE__WIDTH

      static final org.eclipse.emf.ecore.EAttribute SPREADSHEET_LINE__WIDTH
      The meta object literal for the 'Width' attribute feature.
    • SPREADSHEET_LINE__GAP

      static final org.eclipse.emf.ecore.EAttribute SPREADSHEET_LINE__GAP
      The meta object literal for the 'Gap' attribute feature.
    • CELL_LINE

      static final org.eclipse.emf.ecore.EClass CELL_LINE
      The meta object literal for the 'Cell Line' class.
      See Also:
    • CELL_LINE__STYLE

      static final org.eclipse.emf.ecore.EAttribute CELL_LINE__STYLE
      The meta object literal for the 'Style' attribute feature.
    • DRAWING_LINE

      static final org.eclipse.emf.ecore.EClass DRAWING_LINE
      The meta object literal for the 'Drawing Line' class.
      See Also:
    • DRAWING_LINE__STYLE

      static final org.eclipse.emf.ecore.EAttribute DRAWING_LINE__STYLE
      The meta object literal for the 'Style' attribute feature.
    • LOCAL_STRING

      static final org.eclipse.emf.ecore.EClass LOCAL_STRING
      The meta object literal for the 'Local String' class.
      See Also:
    • LOCAL_STRING__CONTENT

      static final org.eclipse.emf.ecore.EReference LOCAL_STRING__CONTENT
      The meta object literal for the 'Content' map feature.
    • LOCAL_STRING__FORMATTED_STRING

      static final org.eclipse.emf.ecore.EAttribute LOCAL_STRING__FORMATTED_STRING
      The meta object literal for the 'Formatted String' attribute feature.
    • AREA

      static final org.eclipse.emf.ecore.EClass AREA
      The meta object literal for the 'Area' class.
      See Also:
    • SPREADSHEET_PROPERTIES

      static final org.eclipse.emf.ecore.EClass SPREADSHEET_PROPERTIES
      The meta object literal for the 'Spreadsheet Properties' class.
      See Also:
    • SPREADSHEET_PROPERTIES__IS_TEMPLATE

      static final org.eclipse.emf.ecore.EAttribute SPREADSHEET_PROPERTIES__IS_TEMPLATE
      The meta object literal for the 'Is Template' attribute feature.
    • SPREADSHEET_PROPERTIES__TOTALS_RIGHT

      static final org.eclipse.emf.ecore.EAttribute SPREADSHEET_PROPERTIES__TOTALS_RIGHT
      The meta object literal for the 'Totals Right' attribute feature.
    • SPREADSHEET_PROPERTIES__TOTALS_BELOW

      static final org.eclipse.emf.ecore.EAttribute SPREADSHEET_PROPERTIES__TOTALS_BELOW
      The meta object literal for the 'Totals Below' attribute feature.
    • SPREADSHEET_PROPERTIES__BACKGROUND_PICTURE

      static final org.eclipse.emf.ecore.EReference SPREADSHEET_PROPERTIES__BACKGROUND_PICTURE
      The meta object literal for the 'Background Picture' containment reference feature.
    • SPREADSHEET_PROPERTIES__FIXED_BACKGROUND

      static final org.eclipse.emf.ecore.EAttribute SPREADSHEET_PROPERTIES__FIXED_BACKGROUND
      The meta object literal for the 'Fixed Background' attribute feature.
    • SPREADSHEET_PROPERTIES__STEP_DIRECTION

      static final org.eclipse.emf.ecore.EAttribute SPREADSHEET_PROPERTIES__STEP_DIRECTION
      The meta object literal for the 'Step Direction' attribute feature.
    • SPREADSHEET_PROPERTIES__PRINT_AREA

      static final org.eclipse.emf.ecore.EReference SPREADSHEET_PROPERTIES__PRINT_AREA
      The meta object literal for the 'Print Area' containment reference feature.
    • SPREADSHEET_PROPERTIES__REPEAT_ROWS

      static final org.eclipse.emf.ecore.EReference SPREADSHEET_PROPERTIES__REPEAT_ROWS
      The meta object literal for the 'Repeat Rows' containment reference feature.
    • SPREADSHEET_PROPERTIES__REPEAT_COLUMNS

      static final org.eclipse.emf.ecore.EReference SPREADSHEET_PROPERTIES__REPEAT_COLUMNS
      The meta object literal for the 'Repeat Columns' containment reference feature.
    • SPREADSHEET_PROPERTIES__TEXT_DIRECTION

      static final org.eclipse.emf.ecore.EAttribute SPREADSHEET_PROPERTIES__TEXT_DIRECTION
      The meta object literal for the 'Text Direction' attribute feature.
    • SPREADSHEET_PROPERTIES__SAVE_VIEW_STATE

      static final org.eclipse.emf.ecore.EAttribute SPREADSHEET_PROPERTIES__SAVE_VIEW_STATE
      The meta object literal for the 'Save View State' attribute feature.
    • SPREADSHEET_PROPERTIES__CELL_REFERENCE

      static final org.eclipse.emf.ecore.EReference SPREADSHEET_PROPERTIES__CELL_REFERENCE
      The meta object literal for the 'Cell Reference' containment reference feature.
    • SPREADSHEET_PROPERTIES__SAVED_PICTURES_DENSITY

      static final org.eclipse.emf.ecore.EAttribute SPREADSHEET_PROPERTIES__SAVED_PICTURES_DENSITY
      The meta object literal for the 'Saved Pictures Density' attribute feature.
    • CELL_REFERENCE

      static final org.eclipse.emf.ecore.EClass CELL_REFERENCE
      The meta object literal for the 'Cell Reference' class.
      See Also:
    • CELL_REFERENCE__SPREADSHEET

      static final org.eclipse.emf.ecore.EReference CELL_REFERENCE__SPREADSHEET
      The meta object literal for the 'Spreadsheet' reference feature.
    • CELL_REFERENCE__ROW_INDEX

      static final org.eclipse.emf.ecore.EAttribute CELL_REFERENCE__ROW_INDEX
      The meta object literal for the 'Row Index' attribute feature.
    • CELL_REFERENCE__COLUMN_INDEX

      static final org.eclipse.emf.ecore.EAttribute CELL_REFERENCE__COLUMN_INDEX
      The meta object literal for the 'Column Index' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES

      static final org.eclipse.emf.ecore.EClass BASE_FORMATTING_CELL_PROPERTIES
      The meta object literal for the 'Base Formatting Cell Properties' class.
      See Also:
    • BASE_FORMATTING_CELL_PROPERTIES__FONT

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__FONT
      The meta object literal for the 'Font' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__LEFT_BORDER

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__LEFT_BORDER
      The meta object literal for the 'Left Border' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__TOP_BORDER

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__TOP_BORDER
      The meta object literal for the 'Top Border' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__RIGHT_BORDER

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__RIGHT_BORDER
      The meta object literal for the 'Right Border' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__BOTTOM_BORDER

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__BOTTOM_BORDER
      The meta object literal for the 'Bottom Border' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__BORDER_COLOR

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__BORDER_COLOR
      The meta object literal for the 'Border Color' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__HORIZONTAL_ALIGNMENT

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__HORIZONTAL_ALIGNMENT
      The meta object literal for the 'Horizontal Alignment' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__VERTICAL_ALIGNMENT

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__VERTICAL_ALIGNMENT
      The meta object literal for the 'Vertical Alignment' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__TEXT_COLOR

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__TEXT_COLOR
      The meta object literal for the 'Text Color' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__BACK_COLOR

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__BACK_COLOR
      The meta object literal for the 'Back Color' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__PATTERN_COLOR

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__PATTERN_COLOR
      The meta object literal for the 'Pattern Color' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__PATTERN

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__PATTERN
      The meta object literal for the 'Pattern' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__TEXT_PLACEMENT

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__TEXT_PLACEMENT
      The meta object literal for the 'Text Placement' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__FILL_TYPE

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__FILL_TYPE
      The meta object literal for the 'Fill Type' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__PROTECTION

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__PROTECTION
      The meta object literal for the 'Protection' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__TEXT_ORIENTATION

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__TEXT_ORIENTATION
      The meta object literal for the 'Text Orientation' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__DETAIL_USE

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__DETAIL_USE
      The meta object literal for the 'Detail Use' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__BY_SELECTED_COLUMNS

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__BY_SELECTED_COLUMNS
      The meta object literal for the 'By Selected Columns' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__MARK_NEGATIVES

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__MARK_NEGATIVES
      The meta object literal for the 'Mark Negatives' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__AUTO_MARK_INCOMPLETE

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__AUTO_MARK_INCOMPLETE
      The meta object literal for the 'Auto Mark Incomplete' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__MARK_INCOMPLETE

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__MARK_INCOMPLETE
      The meta object literal for the 'Mark Incomplete' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__INDENT

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__INDENT
      The meta object literal for the 'Indent' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__AUTO_INDENT

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__AUTO_INDENT
      The meta object literal for the 'Auto Indent' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__DATA_FORMAT

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__DATA_FORMAT
      The meta object literal for the 'Data Format' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__EDIT_FORMAT

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__EDIT_FORMAT
      The meta object literal for the 'Edit Format' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__MASK

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__MASK
      The meta object literal for the 'Mask' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__SIZE_CHANGE_MODE

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__SIZE_CHANGE_MODE
      The meta object literal for the 'Size Change Mode' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__PICTURE

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__PICTURE
      The meta object literal for the 'Picture' containment reference feature.
    • BASE_FORMATTING_CELL_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT
      The meta object literal for the 'Picture Horizontal Alignment' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT
      The meta object literal for the 'Picture Vertical Alignment' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__PICTURE_SIZE

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__PICTURE_SIZE
      The meta object literal for the 'Picture Size' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__TEXT_POSITION

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__TEXT_POSITION
      The meta object literal for the 'Text Position' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__IS_TEMPLATE_MODE_ON

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__IS_TEMPLATE_MODE_ON
      The meta object literal for the 'Is Template Mode On' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__AREA_NAME

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__AREA_NAME
      The meta object literal for the 'Area Name' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__MARGIN_LEFT

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__MARGIN_LEFT
      The meta object literal for the 'Margin Left' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__MARGIN_TOP

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__MARGIN_TOP
      The meta object literal for the 'Margin Top' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__MARGIN_RIGHT

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__MARGIN_RIGHT
      The meta object literal for the 'Margin Right' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__MARGIN_BOTTOM

      static final org.eclipse.emf.ecore.EAttribute BASE_FORMATTING_CELL_PROPERTIES__MARGIN_BOTTOM
      The meta object literal for the 'Margin Bottom' attribute feature.
    • BASE_FORMATTING_CELL_PROPERTIES__CELL_REFERENCE

      static final org.eclipse.emf.ecore.EReference BASE_FORMATTING_CELL_PROPERTIES__CELL_REFERENCE
      The meta object literal for the 'Cell Reference' containment reference feature.
    • CELLS_PROPERTIES

      static final org.eclipse.emf.ecore.EClass CELLS_PROPERTIES
      The meta object literal for the 'Cells Properties' class.
      See Also:
    • CELLS_PROPERTIES__CONTAINS_VALUE

      static final org.eclipse.emf.ecore.EAttribute CELLS_PROPERTIES__CONTAINS_VALUE
      The meta object literal for the 'Contains Value' attribute feature.
    • CELLS_PROPERTIES__VALUE_TYPE

      static final org.eclipse.emf.ecore.EReference CELLS_PROPERTIES__VALUE_TYPE
      The meta object literal for the 'Value Type' containment reference feature.
    • CELLS_PROPERTIES__CONTROL_TYPE

      static final org.eclipse.emf.ecore.EAttribute CELLS_PROPERTIES__CONTROL_TYPE
      The meta object literal for the 'Control Type' attribute feature.
    • CELLS_PROPERTIES__TEXT

      static final org.eclipse.emf.ecore.EReference CELLS_PROPERTIES__TEXT
      The meta object literal for the 'Text' containment reference feature.
    • CELLS_PROPERTIES__PARAMETER

      static final org.eclipse.emf.ecore.EAttribute CELLS_PROPERTIES__PARAMETER
      The meta object literal for the 'Parameter' attribute feature.
    • CELLS_PROPERTIES__DETAIL_PARAMETER

      static final org.eclipse.emf.ecore.EAttribute CELLS_PROPERTIES__DETAIL_PARAMETER
      The meta object literal for the 'Detail Parameter' attribute feature.
    • CELLS_PROPERTIES__PICTURE_PARAMETER

      static final org.eclipse.emf.ecore.EAttribute CELLS_PROPERTIES__PICTURE_PARAMETER
      The meta object literal for the 'Picture Parameter' attribute feature.
    • CELLS_PROPERTIES__VALUE

      static final org.eclipse.emf.ecore.EReference CELLS_PROPERTIES__VALUE
      The meta object literal for the 'Value' containment reference feature.
    • COLUMNS_ROWS_PROPERTIES

      static final org.eclipse.emf.ecore.EClass COLUMNS_ROWS_PROPERTIES
      The meta object literal for the 'Columns Rows Properties' class.
      See Also:
    • COLUMNS_ROWS_PROPERTIES__KEEP_WITH_NEXT

      static final org.eclipse.emf.ecore.EAttribute COLUMNS_ROWS_PROPERTIES__KEEP_WITH_NEXT
      The meta object literal for the 'Keep With Next' attribute feature.
    • COLUMNS_ROWS_PROPERTIES__PAGE_BREAK_BEFORE

      static final org.eclipse.emf.ecore.EAttribute COLUMNS_ROWS_PROPERTIES__PAGE_BREAK_BEFORE
      The meta object literal for the 'Page Break Before' attribute feature.
    • COLUMNS_ROWS_PROPERTIES__PAGE_BREAK_AFTER

      static final org.eclipse.emf.ecore.EAttribute COLUMNS_ROWS_PROPERTIES__PAGE_BREAK_AFTER
      The meta object literal for the 'Page Break After' attribute feature.
    • COLUMNS_PROPERTIES

      static final org.eclipse.emf.ecore.EClass COLUMNS_PROPERTIES
      The meta object literal for the 'Columns Properties' class.
      See Also:
    • ROWS_PROPERTIES

      static final org.eclipse.emf.ecore.EClass ROWS_PROPERTIES
      The meta object literal for the 'Rows Properties' class.
      See Also:
    • TABLE_PROPERTIES

      static final org.eclipse.emf.ecore.EClass TABLE_PROPERTIES
      The meta object literal for the 'Table Properties' class.
      See Also:
    • BASE_DRAWING_PROPERTIES

      static final org.eclipse.emf.ecore.EClass BASE_DRAWING_PROPERTIES
      The meta object literal for the 'Base Drawing Properties' class.
      See Also:
    • BASE_DRAWING_PROPERTIES__NAME

      static final org.eclipse.emf.ecore.EAttribute BASE_DRAWING_PROPERTIES__NAME
      The meta object literal for the 'Name' attribute feature.
    • BASE_DRAWING_PROPERTIES__PRINT

      static final org.eclipse.emf.ecore.EAttribute BASE_DRAWING_PROPERTIES__PRINT
      The meta object literal for the 'Print' attribute feature.
    • BASE_DRAWING_PROPERTIES__DETAIL_PARAMETER

      static final org.eclipse.emf.ecore.EAttribute BASE_DRAWING_PROPERTIES__DETAIL_PARAMETER
      The meta object literal for the 'Detail Parameter' attribute feature.
    • BASE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON

      static final org.eclipse.emf.ecore.EAttribute BASE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON
      The meta object literal for the 'Is Template Mode On' attribute feature.
    • BASE_DRAWING_PROPERTIES__CELL_REFERENCE

      static final org.eclipse.emf.ecore.EReference BASE_DRAWING_PROPERTIES__CELL_REFERENCE
      The meta object literal for the 'Cell Reference' containment reference feature.
    • LINE_DRAWING_PROPERTIES

      static final org.eclipse.emf.ecore.EClass LINE_DRAWING_PROPERTIES
      The meta object literal for the 'Line Drawing Properties' class.
      See Also:
    • LINE_DRAWING_PROPERTIES__LINE

      static final org.eclipse.emf.ecore.EReference LINE_DRAWING_PROPERTIES__LINE
      The meta object literal for the 'Line' containment reference feature.
    • LINE_DRAWING_PROPERTIES__LINE_COLOR

      static final org.eclipse.emf.ecore.EReference LINE_DRAWING_PROPERTIES__LINE_COLOR
      The meta object literal for the 'Line Color' containment reference feature.
    • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES

      static final org.eclipse.emf.ecore.EClass BASE_DRAWING_WITH_BACKGROUND_PROPERTIES
      The meta object literal for the 'Base Drawing With Background Properties' class.
      See Also:
    • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__BACK_COLOR

      static final org.eclipse.emf.ecore.EReference BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__BACK_COLOR
      The meta object literal for the 'Back Color' containment reference feature.
    • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__PATTERN_COLOR

      static final org.eclipse.emf.ecore.EReference BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__PATTERN_COLOR
      The meta object literal for the 'Pattern Color' containment reference feature.
    • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__PATTERN

      static final org.eclipse.emf.ecore.EAttribute BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__PATTERN
      The meta object literal for the 'Pattern' attribute feature.
    • RECTANGLE_DRAWING_PROPERTIES

      static final org.eclipse.emf.ecore.EClass RECTANGLE_DRAWING_PROPERTIES
      The meta object literal for the 'Rectangle Drawing Properties' class.
      See Also:
    • RECTANGLE_DRAWING_PROPERTIES__HAVE_LEFT_BORDER

      static final org.eclipse.emf.ecore.EAttribute RECTANGLE_DRAWING_PROPERTIES__HAVE_LEFT_BORDER
      The meta object literal for the 'Have Left Border' attribute feature.
    • RECTANGLE_DRAWING_PROPERTIES__HAVE_TOP_BORDER

      static final org.eclipse.emf.ecore.EAttribute RECTANGLE_DRAWING_PROPERTIES__HAVE_TOP_BORDER
      The meta object literal for the 'Have Top Border' attribute feature.
    • RECTANGLE_DRAWING_PROPERTIES__HAVE_RIGHT_BORDER

      static final org.eclipse.emf.ecore.EAttribute RECTANGLE_DRAWING_PROPERTIES__HAVE_RIGHT_BORDER
      The meta object literal for the 'Have Right Border' attribute feature.
    • RECTANGLE_DRAWING_PROPERTIES__HAVE_BOTTOM_BORDER

      static final org.eclipse.emf.ecore.EAttribute RECTANGLE_DRAWING_PROPERTIES__HAVE_BOTTOM_BORDER
      The meta object literal for the 'Have Bottom Border' attribute feature.
    • TEXT_DRAWING_PROPERTIES

      static final org.eclipse.emf.ecore.EClass TEXT_DRAWING_PROPERTIES
      The meta object literal for the 'Text Drawing Properties' class.
      See Also:
    • TEXT_DRAWING_PROPERTIES__FONT

      static final org.eclipse.emf.ecore.EReference TEXT_DRAWING_PROPERTIES__FONT
      The meta object literal for the 'Font' containment reference feature.
    • TEXT_DRAWING_PROPERTIES__HORIZONTAL_ALIGNMENT

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__HORIZONTAL_ALIGNMENT
      The meta object literal for the 'Horizontal Alignment' attribute feature.
    • TEXT_DRAWING_PROPERTIES__VERTICAL_ALIGNMENT

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__VERTICAL_ALIGNMENT
      The meta object literal for the 'Vertical Alignment' attribute feature.
    • TEXT_DRAWING_PROPERTIES__TEXT_COLOR

      static final org.eclipse.emf.ecore.EReference TEXT_DRAWING_PROPERTIES__TEXT_COLOR
      The meta object literal for the 'Text Color' containment reference feature.
    • TEXT_DRAWING_PROPERTIES__TEXT_PLACEMENT

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__TEXT_PLACEMENT
      The meta object literal for the 'Text Placement' attribute feature.
    • TEXT_DRAWING_PROPERTIES__FILL_TYPE

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__FILL_TYPE
      The meta object literal for the 'Fill Type' attribute feature.
    • TEXT_DRAWING_PROPERTIES__PROTECTION

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__PROTECTION
      The meta object literal for the 'Protection' attribute feature.
    • TEXT_DRAWING_PROPERTIES__TEXT_ORIENTATION

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__TEXT_ORIENTATION
      The meta object literal for the 'Text Orientation' attribute feature.
    • TEXT_DRAWING_PROPERTIES__MARK_NEGATIVES

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__MARK_NEGATIVES
      The meta object literal for the 'Mark Negatives' attribute feature.
    • TEXT_DRAWING_PROPERTIES__AUTO_MARK_INCOMPLETE

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__AUTO_MARK_INCOMPLETE
      The meta object literal for the 'Auto Mark Incomplete' attribute feature.
    • TEXT_DRAWING_PROPERTIES__MARK_INCOMPLETE

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__MARK_INCOMPLETE
      The meta object literal for the 'Mark Incomplete' attribute feature.
    • TEXT_DRAWING_PROPERTIES__DATA_FORMAT

      static final org.eclipse.emf.ecore.EReference TEXT_DRAWING_PROPERTIES__DATA_FORMAT
      The meta object literal for the 'Data Format' containment reference feature.
    • TEXT_DRAWING_PROPERTIES__EDIT_FORMAT

      static final org.eclipse.emf.ecore.EReference TEXT_DRAWING_PROPERTIES__EDIT_FORMAT
      The meta object literal for the 'Edit Format' containment reference feature.
    • TEXT_DRAWING_PROPERTIES__MASK

      static final org.eclipse.emf.ecore.EReference TEXT_DRAWING_PROPERTIES__MASK
      The meta object literal for the 'Mask' containment reference feature.
    • TEXT_DRAWING_PROPERTIES__AUTOSIZE

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__AUTOSIZE
      The meta object literal for the 'Autosize' attribute feature.
    • TEXT_DRAWING_PROPERTIES__CONTAINS_VALUE

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__CONTAINS_VALUE
      The meta object literal for the 'Contains Value' attribute feature.
    • TEXT_DRAWING_PROPERTIES__VALUE_TYPE

      static final org.eclipse.emf.ecore.EReference TEXT_DRAWING_PROPERTIES__VALUE_TYPE
      The meta object literal for the 'Value Type' containment reference feature.
    • TEXT_DRAWING_PROPERTIES__CONTROL_TYPE

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__CONTROL_TYPE
      The meta object literal for the 'Control Type' attribute feature.
    • TEXT_DRAWING_PROPERTIES__TEXT

      static final org.eclipse.emf.ecore.EReference TEXT_DRAWING_PROPERTIES__TEXT
      The meta object literal for the 'Text' containment reference feature.
    • TEXT_DRAWING_PROPERTIES__PARAMETER

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__PARAMETER
      The meta object literal for the 'Parameter' attribute feature.
    • TEXT_DRAWING_PROPERTIES__INDENT

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__INDENT
      The meta object literal for the 'Indent' attribute feature.
    • TEXT_DRAWING_PROPERTIES__MARGIN_LEFT

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__MARGIN_LEFT
      The meta object literal for the 'Margin Left' attribute feature.
    • TEXT_DRAWING_PROPERTIES__MARGIN_TOP

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__MARGIN_TOP
      The meta object literal for the 'Margin Top' attribute feature.
    • TEXT_DRAWING_PROPERTIES__MARGIN_RIGHT

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__MARGIN_RIGHT
      The meta object literal for the 'Margin Right' attribute feature.
    • TEXT_DRAWING_PROPERTIES__MARGIN_BOTTOM

      static final org.eclipse.emf.ecore.EAttribute TEXT_DRAWING_PROPERTIES__MARGIN_BOTTOM
      The meta object literal for the 'Margin Bottom' attribute feature.
    • ELLIPSE_DRAWING_PROPERTIES

      static final org.eclipse.emf.ecore.EClass ELLIPSE_DRAWING_PROPERTIES
      The meta object literal for the 'Ellipse Drawing Properties' class.
      See Also:
    • GROUP_DRAWING_PROPERTIES

      static final org.eclipse.emf.ecore.EClass GROUP_DRAWING_PROPERTIES
      The meta object literal for the 'Group Drawing Properties' class.
      See Also:
    • PICTURE_DRAWING_PROPERTIES

      static final org.eclipse.emf.ecore.EClass PICTURE_DRAWING_PROPERTIES
      The meta object literal for the 'Picture Drawing Properties' class.
      See Also:
    • PICTURE_DRAWING_PROPERTIES__PICTURE

      static final org.eclipse.emf.ecore.EReference PICTURE_DRAWING_PROPERTIES__PICTURE
      The meta object literal for the 'Picture' containment reference feature.
    • PICTURE_DRAWING_PROPERTIES__PICTURE_SIZE

      static final org.eclipse.emf.ecore.EAttribute PICTURE_DRAWING_PROPERTIES__PICTURE_SIZE
      The meta object literal for the 'Picture Size' attribute feature.
    • DCS_DETAIL_ID

      static final org.eclipse.emf.ecore.EClass DCS_DETAIL_ID
      The meta object literal for the 'Dcs Detail Id' class.
      See Also:
    • DCS_DETAIL_ID__DETAIL_ID

      static final org.eclipse.emf.ecore.EAttribute DCS_DETAIL_ID__DETAIL_ID
      The meta object literal for the 'Detail Id' attribute feature.
    • CELL_LINE_STYLE

      static final org.eclipse.emf.ecore.EEnum CELL_LINE_STYLE
      The meta object literal for the 'Cell Line Style' enum.
      See Also:
    • DRAWING_LINE_STYLE

      static final org.eclipse.emf.ecore.EEnum DRAWING_LINE_STYLE
      The meta object literal for the 'Drawing Line Style' enum.
      See Also:
    • HORIZONTAL_ALIGNMENT

      static final org.eclipse.emf.ecore.EEnum HORIZONTAL_ALIGNMENT
      The meta object literal for the 'Horizontal Alignment' enum.
      See Also:
    • VERTICAL_ALIGNMENT

      static final org.eclipse.emf.ecore.EEnum VERTICAL_ALIGNMENT
      The meta object literal for the 'Vertical Alignment' enum.
      See Also:
    • PATTERN

      static final org.eclipse.emf.ecore.EEnum PATTERN
      The meta object literal for the 'Pattern' enum.
      See Also:
    • TEXT_PLACEMENT

      static final org.eclipse.emf.ecore.EEnum TEXT_PLACEMENT
      The meta object literal for the 'Text Placement' enum.
      See Also:
    • FILL_TYPE

      static final org.eclipse.emf.ecore.EEnum FILL_TYPE
      The meta object literal for the 'Fill Type' enum.
      See Also:
    • DETAIL_USE

      static final org.eclipse.emf.ecore.EEnum DETAIL_USE
      The meta object literal for the 'Detail Use' enum.
      See Also:
    • SIZE_CHANGE_MODE

      static final org.eclipse.emf.ecore.EEnum SIZE_CHANGE_MODE
      The meta object literal for the 'Size Change Mode' enum.
      See Also:
    • SPREADSHEET_DOCUMENT_STEP_DIRECTION_TYPE

      static final org.eclipse.emf.ecore.EEnum SPREADSHEET_DOCUMENT_STEP_DIRECTION_TYPE
      The meta object literal for the 'Spreadsheet Document Step Direction Type' enum.
      See Also:
    • SPREADSHEET_DOCUMENT_TEXT_DIRECTION_TYPE

      static final org.eclipse.emf.ecore.EEnum SPREADSHEET_DOCUMENT_TEXT_DIRECTION_TYPE
      The meta object literal for the 'Spreadsheet Document Text Direction Type' enum.
      See Also:
    • AREA_TYPE

      static final org.eclipse.emf.ecore.EEnum AREA_TYPE
      The meta object literal for the 'Area Type' enum.
      See Also: