Interface FoundationPackage.Literals

  • Enclosing interface:
    FoundationPackage

    public static interface FoundationPackage.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 JAVA_CLASS_NAME
      The meta object literal for the 'Java Class Name' data type.
      static org.eclipse.emf.ecore.EDataType JAVA_IDENTIFIER
      The meta object literal for the 'Java Identifier' data type.
      static org.eclipse.emf.ecore.EDataType MODEL_NAME
      The meta object literal for the 'Model Name' data type.
      static org.eclipse.emf.ecore.EDataType MODEL_QNAME
      The meta object literal for the 'Model QName' data type.
      static org.eclipse.emf.ecore.EClass RESOURCE_ROOT
      The meta object literal for the 'Resource Root' class.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_ROOT__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_ROOT__PACKAGE_NAME
      The meta object literal for the 'Package Name' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RESOURCE_ROOT__SIMPLE_NAME
      The meta object literal for the 'Simple Name' attribute feature.
      static org.eclipse.emf.ecore.EDataType UUID
      The meta object literal for the 'Uuid' data type.
    • Field Detail

      • RESOURCE_ROOT__NAME

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

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_ROOT__PACKAGE_NAME
        The meta object literal for the 'Package Name' attribute feature.
      • RESOURCE_ROOT__SIMPLE_NAME

        static final org.eclipse.emf.ecore.EAttribute RESOURCE_ROOT__SIMPLE_NAME
        The meta object literal for the 'Simple Name' attribute feature.