public static interface HtmlPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
HTML_ELEMENT
The meta object literal for the '
Element' class. |
static EReference |
HTML_ELEMENT__ATTRIBUTES
The meta object literal for the 'Attributes' map feature.
|
static EReference |
HTML_ELEMENT__CONTENT
The meta object literal for the 'Content' containment reference list feature.
|
static EClass |
PAGE
The meta object literal for the '
Page' class. |
static EReference |
PAGE__BODY
The meta object literal for the 'Body' containment reference list feature.
|
static EReference |
PAGE__BUILDERS
The meta object literal for the 'Builders' containment reference list feature.
|
static EReference |
PAGE__HEAD
The meta object literal for the 'Head' containment reference list feature.
|
static EAttribute |
PAGE__LANGUAGE
The meta object literal for the 'Language' attribute feature.
|
static EAttribute |
PAGE__NAME
The meta object literal for the 'Name' attribute feature.
|
static EAttribute |
PAGE__SCRIPTS
The meta object literal for the 'Scripts' attribute list feature.
|
static EAttribute |
PAGE__STYLESHEETS
The meta object literal for the 'Stylesheets' attribute list feature.
|
static EClass |
SCRIPT
The meta object literal for the '
Script' class. |
static EClass |
SCRIPT_REFERENCE
The meta object literal for the '
Script Reference' class. |
static EAttribute |
SCRIPT_REFERENCE__SRC
The meta object literal for the 'Src' attribute feature.
|
static EClass |
STYLESHEET
The meta object literal for the '
Stylesheet' class. |
static EClass |
STYLESHEET_REFERENCE
The meta object literal for the '
Stylesheet Reference' class. |
static EAttribute |
STYLESHEET_REFERENCE__TARGET
The meta object literal for the 'Target' attribute feature.
|
static EClass |
TAG
The meta object literal for the '
Tag' class. |
static EAttribute |
TAG__NAME
The meta object literal for the 'Name' attribute feature.
|
static final EClass HTML_ELEMENT
Element' class.
HtmlElementImpl,
HtmlPackageImpl.getHtmlElement()static final EReference HTML_ELEMENT__ATTRIBUTES
static final EReference HTML_ELEMENT__CONTENT
static final EClass TAG
Tag' class.
TagImpl,
HtmlPackageImpl.getTag()static final EAttribute TAG__NAME
static final EClass PAGE
Page' class.
PageImpl,
HtmlPackageImpl.getPage()static final EReference PAGE__HEAD
static final EReference PAGE__BODY
static final EReference PAGE__BUILDERS
static final EAttribute PAGE__LANGUAGE
static final EAttribute PAGE__NAME
static final EAttribute PAGE__STYLESHEETS
static final EAttribute PAGE__SCRIPTS
static final EClass STYLESHEET
Stylesheet' class.
StylesheetImpl,
HtmlPackageImpl.getStylesheet()static final EClass STYLESHEET_REFERENCE
Stylesheet Reference' class.
static final EAttribute STYLESHEET_REFERENCE__TARGET
static final EClass SCRIPT
Script' class.
ScriptImpl,
HtmlPackageImpl.getScript()static final EClass SCRIPT_REFERENCE
Script Reference' class.
static final EAttribute SCRIPT_REFERENCE__SRC
Copyright © 2022 Nasdanika. All rights reserved.