Interface HtmlDocumentPackage.Literals

Enclosing interface:
HtmlDocumentPackage

public static interface HtmlDocumentPackage.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 final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Html Document' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Pages' containment reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Page' class.
    static final org.eclipse.emf.ecore.EOperation
    The meta object literal for the 'Get File' operation.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Lang' attribute feature.
    static final org.eclipse.emf.ecore.EDataType
    The meta object literal for the 'IFile' data type.
  • Field Details

    • HTML_DOCUMENT

      static final org.eclipse.emf.ecore.EClass HTML_DOCUMENT
      The meta object literal for the 'Html Document' class.
      See Also:
    • HTML_DOCUMENT__PAGES

      static final org.eclipse.emf.ecore.EReference HTML_DOCUMENT__PAGES
      The meta object literal for the 'Pages' containment reference list feature.
    • HTML_DOCUMENT_PAGE

      static final org.eclipse.emf.ecore.EClass HTML_DOCUMENT_PAGE
      The meta object literal for the 'Page' class.
      See Also:
    • HTML_DOCUMENT_PAGE__LANG

      static final org.eclipse.emf.ecore.EAttribute HTML_DOCUMENT_PAGE__LANG
      The meta object literal for the 'Lang' attribute feature.
    • HTML_DOCUMENT_PAGE___GET_FILE

      static final org.eclipse.emf.ecore.EOperation HTML_DOCUMENT_PAGE___GET_FILE
      The meta object literal for the 'Get File' operation.
    • IFILE

      static final org.eclipse.emf.ecore.EDataType IFILE
      The meta object literal for the 'IFile' data type.
      See Also: