Interface VTTabPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    VTTabPackageImpl

    public interface VTTabPackage
    extends org.eclipse.emf.ecore.EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each operation of each class,
    • each enum,
    • and each data type
    Since:
    1.8
    See Also:
    VTTabFactory
    • Field Detail

      • eNS_URI

        static final java.lang.String eNS_URI
        The package namespace URI.
        See Also:
        Constant Field Values
      • eNS_PREFIX

        static final java.lang.String eNS_PREFIX
        The package namespace name.
        See Also:
        Constant Field Values
      • eINSTANCE

        static final VTTabPackage eINSTANCE
        The singleton instance of the package.
      • TAB_STYLE_PROPERTY__TYPE

        static final int TAB_STYLE_PROPERTY__TYPE
        The feature id for the 'Type' attribute.
        See Also:
        Constant Field Values
      • TAB_STYLE_PROPERTY__OK_IMAGE_URL

        static final int TAB_STYLE_PROPERTY__OK_IMAGE_URL
        The feature id for the 'Ok Image URL' attribute.
        Since:
        1.10
        See Also:
        Constant Field Values
      • TAB_STYLE_PROPERTY__INFO_IMAGE_URL

        static final int TAB_STYLE_PROPERTY__INFO_IMAGE_URL
        The feature id for the 'Info Image URL' attribute.
        Since:
        1.10
        See Also:
        Constant Field Values
      • TAB_STYLE_PROPERTY__WARNING_IMAGE_URL

        static final int TAB_STYLE_PROPERTY__WARNING_IMAGE_URL
        The feature id for the 'Warning Image URL' attribute.
        Since:
        1.10
        See Also:
        Constant Field Values
      • TAB_STYLE_PROPERTY__ERROR_IMAGE_URL

        static final int TAB_STYLE_PROPERTY__ERROR_IMAGE_URL
        The feature id for the 'Error Image URL' attribute.
        Since:
        1.10
        See Also:
        Constant Field Values
      • TAB_STYLE_PROPERTY__CANCEL_IMAGE_URL

        static final int TAB_STYLE_PROPERTY__CANCEL_IMAGE_URL
        The feature id for the 'Cancel Image URL' attribute.
        Since:
        1.10
        See Also:
        Constant Field Values
      • TAB_STYLE_PROPERTY_FEATURE_COUNT

        static final int TAB_STYLE_PROPERTY_FEATURE_COUNT
        The number of structural features of the 'Style Property' class.
        See Also:
        Constant Field Values
      • TAB_STYLE_PROPERTY_OPERATION_COUNT

        static final int TAB_STYLE_PROPERTY_OPERATION_COUNT
        The number of operations of the 'Style Property' class.
        See Also:
        Constant Field Values