Interface PlannerAefPackage.Literals

  • Enclosing interface:
    PlannerAefPackage

    public static interface PlannerAefPackage.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 Detail

      • PLANNER_DIMENSION_GRID_ITEM__VALUE

        static final org.eclipse.emf.ecore.EAttribute PLANNER_DIMENSION_GRID_ITEM__VALUE
        The meta object literal for the 'Value' attribute feature.
      • PLANNER_DIMENSION_GRID_ITEM__TEXT

        static final org.eclipse.emf.ecore.EAttribute PLANNER_DIMENSION_GRID_ITEM__TEXT
        The meta object literal for the 'Text' attribute feature.
      • PLANNER_DIMENSION_GRID_ITEM__TEXT_COLOR

        static final org.eclipse.emf.ecore.EAttribute PLANNER_DIMENSION_GRID_ITEM__TEXT_COLOR
        The meta object literal for the 'Text Color' attribute feature.
      • PLANNER_DIMENSION_GRID_ITEM__BACK_COLOR

        static final org.eclipse.emf.ecore.EAttribute PLANNER_DIMENSION_GRID_ITEM__BACK_COLOR
        The meta object literal for the 'Back Color' attribute feature.
      • PLANNER_DIMENSION_GRID_ITEM__BORDER_COLOR

        static final org.eclipse.emf.ecore.EAttribute PLANNER_DIMENSION_GRID_ITEM__BORDER_COLOR
        The meta object literal for the 'Border Color' attribute feature.
      • PLANNER_DIMENSION_GRID_ITEM__FONT

        static final org.eclipse.emf.ecore.EAttribute PLANNER_DIMENSION_GRID_ITEM__FONT
        The meta object literal for the 'Font' attribute feature.
      • PLANNER_DIMENSION_GRID_ITEM__FORMATTED_TEXT_IMAGE

        static final org.eclipse.emf.ecore.EAttribute PLANNER_DIMENSION_GRID_ITEM__FORMATTED_TEXT_IMAGE
        The meta object literal for the 'Formatted Text Image' attribute feature.
      • PLANNER_DIMENSION_GRID_ITEM___GET_IMAGE__GRIDCOLUMNVIEWMODEL

        static final org.eclipse.emf.ecore.EOperation PLANNER_DIMENSION_GRID_ITEM___GET_IMAGE__GRIDCOLUMNVIEWMODEL
        The meta object literal for the 'Get Image' operation.
      • PLANNER_DIMENSION_GRID_ITEM___GET_TEXT__GRIDCOLUMNVIEWMODEL

        static final org.eclipse.emf.ecore.EOperation PLANNER_DIMENSION_GRID_ITEM___GET_TEXT__GRIDCOLUMNVIEWMODEL
        The meta object literal for the 'Get Text' operation.
      • IMAGE

        static final org.eclipse.emf.ecore.EDataType IMAGE
        The meta object literal for the 'Image' data type.
        See Also:
        Image, PlannerAefPackageImpl.getImage()