Interface VTAnnotationPackage.Literals

  • Enclosing interface:
    VTAnnotationPackage

    public static interface VTAnnotationPackage.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 ANNOTATION_SELECTOR
      The meta object literal for the 'Selector' class.
      static org.eclipse.emf.ecore.EAttribute ANNOTATION_SELECTOR__KEY
      The meta object literal for the 'Key' attribute feature.
      static org.eclipse.emf.ecore.EAttribute ANNOTATION_SELECTOR__VALUE
      The meta object literal for the 'Value' attribute feature.
    • Field Detail

      • ANNOTATION_SELECTOR__KEY

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

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