- All Superinterfaces:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- All Known Implementing Classes:
HtmlPackageImpl
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
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDefines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HtmlPackageThe singleton instance of the package.static final StringThe package name.static final StringThe package namespace name.static final StringThe package namespace URI.static final intThe meta object id for the 'Element' class.static final intThe feature id for the 'Annotations' containment reference list.static final intThe feature id for the 'Attributes' map.static final intThe feature id for the 'Content' containment reference list.static final intThe feature id for the 'Description' attribute.static final intThe feature id for the 'Label Prototype' containment reference.static final intThe feature id for the 'Markers' containment reference list.static final intThe feature id for the 'Representations' map.static final intThe feature id for the 'Uris' attribute list.static final intThe feature id for the 'Uuid' attribute.static final intThe number of structural features of the 'Element' class.static final intThe number of operations of the 'Element' class.static final intThe meta object id for the 'Page' class.static final intThe feature id for the 'Annotations' containment reference list.static final intThe feature id for the 'Body' containment reference list.static final intThe feature id for the 'Builders' containment reference list.static final intThe feature id for the 'Description' attribute.static final intThe feature id for the 'Head' containment reference list.static final intThe feature id for the 'Label Prototype' containment reference.static final intThe feature id for the 'Language' attribute.static final intThe feature id for the 'Markers' containment reference list.static final intThe feature id for the 'Name' attribute.static final intThe feature id for the 'Representations' map.static final intThe feature id for the 'Scripts' attribute list.static final intThe feature id for the 'Stylesheets' attribute list.static final intThe feature id for the 'Uris' attribute list.static final intThe feature id for the 'Uuid' attribute.static final intThe number of structural features of the 'Page' class.static final intThe number of operations of the 'Page' class.static final intThe meta object id for the 'Script' class.static final intThe feature id for the 'Annotations' containment reference list.static final intThe feature id for the 'Description' attribute.static final intThe feature id for the 'Label Prototype' containment reference.static final intThe feature id for the 'Markers' containment reference list.static final intThe feature id for the 'Representations' map.static final intThe feature id for the 'Source' containment reference.static final intThe feature id for the 'Uris' attribute list.static final intThe feature id for the 'Uuid' attribute.static final intThe number of structural features of the 'Script' class.static final intThe number of operations of the 'Script' class.static final intThe meta object id for the 'Script Reference' class.static final intThe feature id for the 'Annotations' containment reference list.static final intThe feature id for the 'Description' attribute.static final intThe feature id for the 'Label Prototype' containment reference.static final intThe feature id for the 'Markers' containment reference list.static final intThe feature id for the 'Representations' map.static final intThe feature id for the 'Src' attribute.static final intThe feature id for the 'Uris' attribute list.static final intThe feature id for the 'Uuid' attribute.static final intThe number of structural features of the 'Script Reference' class.static final intThe number of operations of the 'Script Reference' class.static final intThe meta object id for the 'Stylesheet' class.static final intThe feature id for the 'Annotations' containment reference list.static final intThe feature id for the 'Description' attribute.static final intThe feature id for the 'Label Prototype' containment reference.static final intThe feature id for the 'Markers' containment reference list.static final intThe feature id for the 'Representations' map.static final intThe feature id for the 'Source' containment reference.static final intThe feature id for the 'Uris' attribute list.static final intThe feature id for the 'Uuid' attribute.static final intThe number of structural features of the 'Stylesheet' class.static final intThe number of operations of the 'Stylesheet' class.static final intThe meta object id for the 'Stylesheet Reference' class.static final intThe feature id for the 'Annotations' containment reference list.static final intThe feature id for the 'Description' attribute.static final intThe feature id for the 'Label Prototype' containment reference.static final intThe feature id for the 'Markers' containment reference list.static final intThe feature id for the 'Representations' map.static final intThe feature id for the 'Target' attribute.static final intThe feature id for the 'Uris' attribute list.static final intThe feature id for the 'Uuid' attribute.static final intThe number of structural features of the 'Stylesheet Reference' class.static final intThe number of operations of the 'Stylesheet Reference' class.static final intThe meta object id for the 'Tag' class.static final intThe feature id for the 'Annotations' containment reference list.static final intThe feature id for the 'Attributes' map.static final intThe feature id for the 'Content' containment reference list.static final intThe feature id for the 'Description' attribute.static final intThe feature id for the 'Label Prototype' containment reference.static final intThe feature id for the 'Markers' containment reference list.static final intThe feature id for the 'Name' attribute.static final intThe feature id for the 'Representations' map.static final intThe feature id for the 'Uris' attribute list.static final intThe feature id for the 'Uuid' attribute.static final intThe number of structural features of the 'Tag' class.static final intThe number of operations of the 'Tag' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Element'.Returns the meta object for the map 'Attributes'.Returns the meta object for the containment reference list 'Content'.Returns the factory that creates the instances of the model.getPage()Returns the meta object for class 'Page'.Returns the meta object for the containment reference list 'Body'.Returns the meta object for the containment reference list 'Builders'.Returns the meta object for the containment reference list 'Head'.Returns the meta object for the attribute 'Language'.Returns the meta object for the attribute 'Name'.Returns the meta object for the attribute list 'Scripts'.Returns the meta object for the attribute list 'Stylesheets'.Returns the meta object for class 'Script'.Returns the meta object for class 'Script Reference'.Returns the meta object for the attribute 'Src'.Returns the meta object for class 'Stylesheet'.Returns the meta object for class 'Stylesheet Reference'.Returns the meta object for the attribute 'Target'.getTag()Returns the meta object for class 'Tag'.Returns the meta object for the attribute 'Name'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsMethods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setNameMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
HTML_ELEMENT
The meta object id for the 'Element' class. -
HTML_ELEMENT__MARKERS
The feature id for the 'Markers' containment reference list.- See Also:
-
HTML_ELEMENT__URIS
The feature id for the 'Uris' attribute list.- See Also:
-
HTML_ELEMENT__DESCRIPTION
The feature id for the 'Description' attribute.- See Also:
-
HTML_ELEMENT__UUID
The feature id for the 'Uuid' attribute.- See Also:
-
HTML_ELEMENT__LABEL_PROTOTYPE
The feature id for the 'Label Prototype' containment reference.- See Also:
-
HTML_ELEMENT__REPRESENTATIONS
The feature id for the 'Representations' map.- See Also:
-
HTML_ELEMENT__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.- See Also:
-
HTML_ELEMENT__ATTRIBUTES
The feature id for the 'Attributes' map.- See Also:
-
HTML_ELEMENT__CONTENT
The feature id for the 'Content' containment reference list.- See Also:
-
HTML_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class.- See Also:
-
HTML_ELEMENT_OPERATION_COUNT
The number of operations of the 'Element' class.- See Also:
-
TAG
The meta object id for the 'Tag' class. -
TAG__MARKERS
The feature id for the 'Markers' containment reference list.- See Also:
-
TAG__URIS
The feature id for the 'Uris' attribute list.- See Also:
-
TAG__DESCRIPTION
The feature id for the 'Description' attribute.- See Also:
-
TAG__UUID
The feature id for the 'Uuid' attribute.- See Also:
-
TAG__LABEL_PROTOTYPE
The feature id for the 'Label Prototype' containment reference.- See Also:
-
TAG__REPRESENTATIONS
The feature id for the 'Representations' map.- See Also:
-
TAG__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.- See Also:
-
TAG__ATTRIBUTES
The feature id for the 'Attributes' map.- See Also:
-
TAG__CONTENT
The feature id for the 'Content' containment reference list.- See Also:
-
TAG__NAME
The feature id for the 'Name' attribute.- See Also:
-
TAG_FEATURE_COUNT
The number of structural features of the 'Tag' class.- See Also:
-
TAG_OPERATION_COUNT
The number of operations of the 'Tag' class.- See Also:
-
PAGE
The meta object id for the 'Page' class. -
PAGE__MARKERS
The feature id for the 'Markers' containment reference list.- See Also:
-
PAGE__URIS
The feature id for the 'Uris' attribute list.- See Also:
-
PAGE__DESCRIPTION
The feature id for the 'Description' attribute.- See Also:
-
PAGE__UUID
The feature id for the 'Uuid' attribute.- See Also:
-
PAGE__LABEL_PROTOTYPE
The feature id for the 'Label Prototype' containment reference.- See Also:
-
PAGE__REPRESENTATIONS
The feature id for the 'Representations' map.- See Also:
-
PAGE__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.- See Also:
-
PAGE__HEAD
The feature id for the 'Head' containment reference list.- See Also:
-
PAGE__BODY
The feature id for the 'Body' containment reference list.- See Also:
-
PAGE__BUILDERS
The feature id for the 'Builders' containment reference list.- See Also:
-
PAGE__LANGUAGE
The feature id for the 'Language' attribute.- See Also:
-
PAGE__NAME
The feature id for the 'Name' attribute.- See Also:
-
PAGE__STYLESHEETS
The feature id for the 'Stylesheets' attribute list.- See Also:
-
PAGE__SCRIPTS
The feature id for the 'Scripts' attribute list.- See Also:
-
PAGE_FEATURE_COUNT
The number of structural features of the 'Page' class.- See Also:
-
PAGE_OPERATION_COUNT
The number of operations of the 'Page' class.- See Also:
-
STYLESHEET
The meta object id for the 'Stylesheet' class. -
STYLESHEET__MARKERS
The feature id for the 'Markers' containment reference list.- See Also:
-
STYLESHEET__URIS
The feature id for the 'Uris' attribute list.- See Also:
-
STYLESHEET__DESCRIPTION
The feature id for the 'Description' attribute.- See Also:
-
STYLESHEET__UUID
The feature id for the 'Uuid' attribute.- See Also:
-
STYLESHEET__LABEL_PROTOTYPE
The feature id for the 'Label Prototype' containment reference.- See Also:
-
STYLESHEET__REPRESENTATIONS
The feature id for the 'Representations' map.- See Also:
-
STYLESHEET__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.- See Also:
-
STYLESHEET__SOURCE
The feature id for the 'Source' containment reference.- See Also:
-
STYLESHEET_FEATURE_COUNT
The number of structural features of the 'Stylesheet' class.- See Also:
-
STYLESHEET_OPERATION_COUNT
The number of operations of the 'Stylesheet' class.- See Also:
-
STYLESHEET_REFERENCE
The meta object id for the 'Stylesheet Reference' class. -
STYLESHEET_REFERENCE__MARKERS
The feature id for the 'Markers' containment reference list.- See Also:
-
STYLESHEET_REFERENCE__URIS
The feature id for the 'Uris' attribute list.- See Also:
-
STYLESHEET_REFERENCE__DESCRIPTION
The feature id for the 'Description' attribute.- See Also:
-
STYLESHEET_REFERENCE__UUID
The feature id for the 'Uuid' attribute.- See Also:
-
STYLESHEET_REFERENCE__LABEL_PROTOTYPE
The feature id for the 'Label Prototype' containment reference.- See Also:
-
STYLESHEET_REFERENCE__REPRESENTATIONS
The feature id for the 'Representations' map.- See Also:
-
STYLESHEET_REFERENCE__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.- See Also:
-
STYLESHEET_REFERENCE__TARGET
The feature id for the 'Target' attribute.- See Also:
-
STYLESHEET_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Stylesheet Reference' class.- See Also:
-
STYLESHEET_REFERENCE_OPERATION_COUNT
The number of operations of the 'Stylesheet Reference' class.- See Also:
-
SCRIPT
The meta object id for the 'Script' class. -
SCRIPT__MARKERS
The feature id for the 'Markers' containment reference list.- See Also:
-
SCRIPT__URIS
The feature id for the 'Uris' attribute list.- See Also:
-
SCRIPT__DESCRIPTION
The feature id for the 'Description' attribute.- See Also:
-
SCRIPT__UUID
The feature id for the 'Uuid' attribute.- See Also:
-
SCRIPT__LABEL_PROTOTYPE
The feature id for the 'Label Prototype' containment reference.- See Also:
-
SCRIPT__REPRESENTATIONS
The feature id for the 'Representations' map.- See Also:
-
SCRIPT__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.- See Also:
-
SCRIPT__SOURCE
The feature id for the 'Source' containment reference.- See Also:
-
SCRIPT_FEATURE_COUNT
The number of structural features of the 'Script' class.- See Also:
-
SCRIPT_OPERATION_COUNT
The number of operations of the 'Script' class.- See Also:
-
SCRIPT_REFERENCE
The meta object id for the 'Script Reference' class. -
SCRIPT_REFERENCE__MARKERS
The feature id for the 'Markers' containment reference list.- See Also:
-
SCRIPT_REFERENCE__URIS
The feature id for the 'Uris' attribute list.- See Also:
-
SCRIPT_REFERENCE__DESCRIPTION
The feature id for the 'Description' attribute.- See Also:
-
SCRIPT_REFERENCE__UUID
The feature id for the 'Uuid' attribute.- See Also:
-
SCRIPT_REFERENCE__LABEL_PROTOTYPE
The feature id for the 'Label Prototype' containment reference.- See Also:
-
SCRIPT_REFERENCE__REPRESENTATIONS
The feature id for the 'Representations' map.- See Also:
-
SCRIPT_REFERENCE__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.- See Also:
-
SCRIPT_REFERENCE__SRC
The feature id for the 'Src' attribute.- See Also:
-
SCRIPT_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Script Reference' class.- See Also:
-
SCRIPT_REFERENCE_OPERATION_COUNT
The number of operations of the 'Script Reference' class.- See Also:
-
-
Method Details
-
getHtmlElement
Returns the meta object for class 'Element'.- Returns:
- the meta object for class 'Element'.
- See Also:
-
getHtmlElement_Attributes
Returns the meta object for the map 'Attributes'.- Returns:
- the meta object for the map 'Attributes'.
- See Also:
-
getHtmlElement_Content
Returns the meta object for the containment reference list 'Content'.- Returns:
- the meta object for the containment reference list 'Content'.
- See Also:
-
getTag
Returns the meta object for class 'Tag'.- Returns:
- the meta object for class 'Tag'.
- See Also:
-
getTag_Name
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getPage
Returns the meta object for class 'Page'.- Returns:
- the meta object for class 'Page'.
- See Also:
-
getPage_Head
Returns the meta object for the containment reference list 'Head'.- Returns:
- the meta object for the containment reference list 'Head'.
- See Also:
-
getPage_Body
Returns the meta object for the containment reference list 'Body'.- Returns:
- the meta object for the containment reference list 'Body'.
- See Also:
-
getPage_Builders
Returns the meta object for the containment reference list 'Builders'.- Returns:
- the meta object for the containment reference list 'Builders'.
- See Also:
-
getPage_Language
Returns the meta object for the attribute 'Language'.- Returns:
- the meta object for the attribute 'Language'.
- See Also:
-
getPage_Name
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getPage_Stylesheets
Returns the meta object for the attribute list 'Stylesheets'.- Returns:
- the meta object for the attribute list 'Stylesheets'.
- See Also:
-
getPage_Scripts
Returns the meta object for the attribute list 'Scripts'.- Returns:
- the meta object for the attribute list 'Scripts'.
- See Also:
-
getStylesheet
Returns the meta object for class 'Stylesheet'.- Returns:
- the meta object for class 'Stylesheet'.
- See Also:
-
getStylesheetReference
Returns the meta object for class 'Stylesheet Reference'.- Returns:
- the meta object for class 'Stylesheet Reference'.
- See Also:
-
getStylesheetReference_Target
Returns the meta object for the attribute 'Target'.- Returns:
- the meta object for the attribute 'Target'.
- See Also:
-
getScript
Returns the meta object for class 'Script'.- Returns:
- the meta object for class 'Script'.
- See Also:
-
getScriptReference
Returns the meta object for class 'Script Reference'.- Returns:
- the meta object for class 'Script Reference'.
- See Also:
-
getScriptReference_Src
Returns the meta object for the attribute 'Src'.- Returns:
- the meta object for the attribute 'Src'.
- See Also:
-
getHtmlFactory
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-