Interface DataTemplatePackage.Literals

  • Enclosing interface:
    DataTemplatePackage

    public static interface DataTemplatePackage.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 Summary

      Fields 
      Modifier and Type Field Description
      static org.eclipse.emf.ecore.EClass TEMPLATE
      The meta object literal for the 'Template' class.
      static org.eclipse.emf.ecore.EReference TEMPLATE__INSTANCE
      The meta object literal for the 'Instance' containment reference feature.
      static org.eclipse.emf.ecore.EAttribute TEMPLATE__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EClass TEMPLATE_COLLECTION
      The meta object literal for the 'Template Collection' class.
      static org.eclipse.emf.ecore.EReference TEMPLATE_COLLECTION__TEMPLATES
      The meta object literal for the 'Templates' containment reference list feature.
    • Field Detail

      • TEMPLATE__NAME

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

        static final org.eclipse.emf.ecore.EReference TEMPLATE__INSTANCE
        The meta object literal for the 'Instance' containment reference feature.
      • TEMPLATE_COLLECTION__TEMPLATES

        static final org.eclipse.emf.ecore.EReference TEMPLATE_COLLECTION__TEMPLATES
        The meta object literal for the 'Templates' containment reference list feature.