Interface VAnnotationPackage.Literals

  • Enclosing interface:
    VAnnotationPackage

    public static interface VAnnotationPackage.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.EClass ANNOTATION
      The meta object literal for the ' Annotation' class.
      static org.eclipse.emf.ecore.EAttribute ANNOTATION__KEY
      The meta object literal for the 'Key' attribute feature.
      static org.eclipse.emf.ecore.EAttribute ANNOTATION__VALUE
      The meta object literal for the 'Value' attribute feature.
    • Field Detail

      • ANNOTATION__KEY

        static final org.eclipse.emf.ecore.EAttribute ANNOTATION__KEY
        The meta object literal for the 'Key' attribute feature.
      • ANNOTATION__VALUE

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