Interface PrimitiveTypesPackage.Literals

  • Enclosing class:
    PrimitiveTypesPackage

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

      Fields 
      Modifier and Type Field Description
      static org.eclipse.emf.ecore.EDataType BOOLEAN
      The meta object literal for the 'Boolean' data type.
      static org.eclipse.emf.ecore.EDataType DOUBLE
      The meta object literal for the 'Double' data type.
      static org.eclipse.emf.ecore.EDataType INTEGER
      The meta object literal for the 'Integer' data type.
      static org.eclipse.emf.ecore.EDataType STRING
      The meta object literal for the 'String' data type.