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
FieldsModifier and TypeFieldDescriptionstatic 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_DOCUMENTThe meta object literal for the 'Html Document
' class. -
HTML_DOCUMENT__PAGES
static final org.eclipse.emf.ecore.EReference HTML_DOCUMENT__PAGESThe meta object literal for the 'Pages' containment reference list feature. -
HTML_DOCUMENT_PAGE
static final org.eclipse.emf.ecore.EClass HTML_DOCUMENT_PAGEThe meta object literal for the 'Page
' class. -
HTML_DOCUMENT_PAGE__LANG
static final org.eclipse.emf.ecore.EAttribute HTML_DOCUMENT_PAGE__LANGThe meta object literal for the 'Lang' attribute feature. -
HTML_DOCUMENT_PAGE___GET_FILE
static final org.eclipse.emf.ecore.EOperation HTML_DOCUMENT_PAGE___GET_FILEThe meta object literal for the 'Get File' operation. -
IFILE
static final org.eclipse.emf.ecore.EDataType IFILEThe meta object literal for the 'IFile' data type.- See Also:
-