Package com.sodius.mdw.metamodel.xml
Interface XmlPackage.Literals
-
- Enclosing interface:
- XmlPackage
public static interface XmlPackage.Literals
Defines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
-
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClass
ATTRIBUTE
The meta object literal for the 'Attribute
' class.static org.eclipse.emf.ecore.EAttribute
ATTRIBUTE__NAME
The meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EReference
ATTRIBUTE__PARENT
The meta object literal for the 'Parent' container reference feature.static org.eclipse.emf.ecore.EAttribute
ATTRIBUTE__VALUE
The meta object literal for the 'Value' attribute feature.static org.eclipse.emf.ecore.EClass
COMMENT
The meta object literal for the 'Comment
' class.static org.eclipse.emf.ecore.EAttribute
COMMENT__COMMENT_STRING
The meta object literal for the 'Comment String' attribute feature.static org.eclipse.emf.ecore.EClass
CONTENT_ELEMENT
The meta object literal for the 'Content Element
' class.static org.eclipse.emf.ecore.EReference
CONTENT_ELEMENT__PARENT
The meta object literal for the 'Parent' container reference feature.static org.eclipse.emf.ecore.EClass
DOCUMENT
The meta object literal for the 'Document
' class.static org.eclipse.emf.ecore.EReference
DOCUMENT__DOCUMENT_TYPE
The meta object literal for the 'Document Type' containment reference feature.static org.eclipse.emf.ecore.EReference
DOCUMENT__MISC_TEXTS
The meta object literal for the 'Misc Texts' containment reference list feature.static org.eclipse.emf.ecore.EReference
DOCUMENT__ROOT_ELEMENT
The meta object literal for the 'Root Element' containment reference feature.static org.eclipse.emf.ecore.EReference
DOCUMENT__XML_DECL
The meta object literal for the 'Xml Decl' containment reference feature.static org.eclipse.emf.ecore.EClass
DOCUMENT_TYPE
The meta object literal for the 'Document Type
' class.static org.eclipse.emf.ecore.EAttribute
DOCUMENT_TYPE__DOC_TYPE
The meta object literal for the 'Doc Type' attribute feature.static org.eclipse.emf.ecore.EReference
DOCUMENT_TYPE__MISC_TEXTS
The meta object literal for the 'Misc Texts' containment reference list feature.static org.eclipse.emf.ecore.EReference
DOCUMENT_TYPE__PARENT
The meta object literal for the 'Parent' container reference feature.static org.eclipse.emf.ecore.EAttribute
DOCUMENT_TYPE__PUBLIC_ID
The meta object literal for the 'Public ID' attribute feature.static org.eclipse.emf.ecore.EAttribute
DOCUMENT_TYPE__SYSTEM_ID
The meta object literal for the 'System ID' attribute feature.static org.eclipse.emf.ecore.EClass
ELEMENT
The meta object literal for the 'Element
' class.static org.eclipse.emf.ecore.EReference
ELEMENT__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference list feature.static org.eclipse.emf.ecore.EReference
ELEMENT__CONTENT
The meta object literal for the 'Content' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
ELEMENT__TAG_NAME
The meta object literal for the 'Tag Name' attribute feature.static org.eclipse.emf.ecore.EClass
MISC_TEXT
The meta object literal for the 'Misc Text
' class.static org.eclipse.emf.ecore.EClass
PROCESS_INSTR
The meta object literal for the 'Process Instr
' class.static org.eclipse.emf.ecore.EAttribute
PROCESS_INSTR__INSTRUCTION
The meta object literal for the 'Instruction' attribute feature.static org.eclipse.emf.ecore.EAttribute
PROCESS_INSTR__TARGET
The meta object literal for the 'Target' attribute feature.static org.eclipse.emf.ecore.EClass
TEXT
The meta object literal for the 'Text
' class.static org.eclipse.emf.ecore.EAttribute
TEXT__TEXT_STRING
The meta object literal for the 'Text String' attribute feature.static org.eclipse.emf.ecore.EClass
XML_DECLARATION
The meta object literal for the 'XML Declaration
' class.static org.eclipse.emf.ecore.EAttribute
XML_DECLARATION__ENCODING
The meta object literal for the 'Encoding' attribute feature.static org.eclipse.emf.ecore.EReference
XML_DECLARATION__MISC_TEXTS
The meta object literal for the 'Misc Texts' containment reference list feature.static org.eclipse.emf.ecore.EReference
XML_DECLARATION__PARENT
The meta object literal for the 'Parent' container reference feature.static org.eclipse.emf.ecore.EAttribute
XML_DECLARATION__STANDALONE
The meta object literal for the 'Standalone' attribute feature.static org.eclipse.emf.ecore.EAttribute
XML_DECLARATION__VERSION_INFO
The meta object literal for the 'Version Info' attribute feature.
-
-
-
Field Detail
-
DOCUMENT
static final org.eclipse.emf.ecore.EClass DOCUMENT
The meta object literal for the 'Document
' class.- See Also:
DocumentImpl
,XmlPackageImpl.getDocument()
-
DOCUMENT__XML_DECL
static final org.eclipse.emf.ecore.EReference DOCUMENT__XML_DECL
The meta object literal for the 'Xml Decl' containment reference feature.
-
DOCUMENT__DOCUMENT_TYPE
static final org.eclipse.emf.ecore.EReference DOCUMENT__DOCUMENT_TYPE
The meta object literal for the 'Document Type' containment reference feature.
-
DOCUMENT__ROOT_ELEMENT
static final org.eclipse.emf.ecore.EReference DOCUMENT__ROOT_ELEMENT
The meta object literal for the 'Root Element' containment reference feature.
-
DOCUMENT__MISC_TEXTS
static final org.eclipse.emf.ecore.EReference DOCUMENT__MISC_TEXTS
The meta object literal for the 'Misc Texts' containment reference list feature.
-
XML_DECLARATION
static final org.eclipse.emf.ecore.EClass XML_DECLARATION
The meta object literal for the 'XML Declaration
' class.- See Also:
XMLDeclarationImpl
,XmlPackageImpl.getXMLDeclaration()
-
XML_DECLARATION__PARENT
static final org.eclipse.emf.ecore.EReference XML_DECLARATION__PARENT
The meta object literal for the 'Parent' container reference feature.
-
XML_DECLARATION__VERSION_INFO
static final org.eclipse.emf.ecore.EAttribute XML_DECLARATION__VERSION_INFO
The meta object literal for the 'Version Info' attribute feature.
-
XML_DECLARATION__STANDALONE
static final org.eclipse.emf.ecore.EAttribute XML_DECLARATION__STANDALONE
The meta object literal for the 'Standalone' attribute feature.
-
XML_DECLARATION__ENCODING
static final org.eclipse.emf.ecore.EAttribute XML_DECLARATION__ENCODING
The meta object literal for the 'Encoding' attribute feature.
-
XML_DECLARATION__MISC_TEXTS
static final org.eclipse.emf.ecore.EReference XML_DECLARATION__MISC_TEXTS
The meta object literal for the 'Misc Texts' containment reference list feature.
-
DOCUMENT_TYPE
static final org.eclipse.emf.ecore.EClass DOCUMENT_TYPE
The meta object literal for the 'Document Type
' class.- See Also:
DocumentTypeImpl
,XmlPackageImpl.getDocumentType()
-
DOCUMENT_TYPE__PARENT
static final org.eclipse.emf.ecore.EReference DOCUMENT_TYPE__PARENT
The meta object literal for the 'Parent' container reference feature.
-
DOCUMENT_TYPE__DOC_TYPE
static final org.eclipse.emf.ecore.EAttribute DOCUMENT_TYPE__DOC_TYPE
The meta object literal for the 'Doc Type' attribute feature.
-
DOCUMENT_TYPE__SYSTEM_ID
static final org.eclipse.emf.ecore.EAttribute DOCUMENT_TYPE__SYSTEM_ID
The meta object literal for the 'System ID' attribute feature.
-
DOCUMENT_TYPE__PUBLIC_ID
static final org.eclipse.emf.ecore.EAttribute DOCUMENT_TYPE__PUBLIC_ID
The meta object literal for the 'Public ID' attribute feature.
-
DOCUMENT_TYPE__MISC_TEXTS
static final org.eclipse.emf.ecore.EReference DOCUMENT_TYPE__MISC_TEXTS
The meta object literal for the 'Misc Texts' containment reference list feature.
-
CONTENT_ELEMENT
static final org.eclipse.emf.ecore.EClass CONTENT_ELEMENT
The meta object literal for the 'Content Element
' class.- See Also:
ContentElementImpl
,XmlPackageImpl.getContentElement()
-
CONTENT_ELEMENT__PARENT
static final org.eclipse.emf.ecore.EReference CONTENT_ELEMENT__PARENT
The meta object literal for the 'Parent' container reference feature.
-
ELEMENT
static final org.eclipse.emf.ecore.EClass ELEMENT
The meta object literal for the 'Element
' class.- See Also:
ElementImpl
,XmlPackageImpl.getElement()
-
ELEMENT__TAG_NAME
static final org.eclipse.emf.ecore.EAttribute ELEMENT__TAG_NAME
The meta object literal for the 'Tag Name' attribute feature.
-
ELEMENT__ATTRIBUTES
static final org.eclipse.emf.ecore.EReference ELEMENT__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference list feature.
-
ELEMENT__CONTENT
static final org.eclipse.emf.ecore.EReference ELEMENT__CONTENT
The meta object literal for the 'Content' containment reference list feature.
-
ATTRIBUTE
static final org.eclipse.emf.ecore.EClass ATTRIBUTE
The meta object literal for the 'Attribute
' class.- See Also:
AttributeImpl
,XmlPackageImpl.getAttribute()
-
ATTRIBUTE__PARENT
static final org.eclipse.emf.ecore.EReference ATTRIBUTE__PARENT
The meta object literal for the 'Parent' container reference feature.
-
ATTRIBUTE__NAME
static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE__NAME
The meta object literal for the 'Name' attribute feature.
-
ATTRIBUTE__VALUE
static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE__VALUE
The meta object literal for the 'Value' attribute feature.
-
TEXT
static final org.eclipse.emf.ecore.EClass TEXT
The meta object literal for the 'Text
' class.- See Also:
TextImpl
,XmlPackageImpl.getText()
-
TEXT__TEXT_STRING
static final org.eclipse.emf.ecore.EAttribute TEXT__TEXT_STRING
The meta object literal for the 'Text String' attribute feature.
-
MISC_TEXT
static final org.eclipse.emf.ecore.EClass MISC_TEXT
The meta object literal for the 'Misc Text
' class.- See Also:
MiscTextImpl
,XmlPackageImpl.getMiscText()
-
PROCESS_INSTR
static final org.eclipse.emf.ecore.EClass PROCESS_INSTR
The meta object literal for the 'Process Instr
' class.- See Also:
ProcessInstrImpl
,XmlPackageImpl.getProcessInstr()
-
PROCESS_INSTR__TARGET
static final org.eclipse.emf.ecore.EAttribute PROCESS_INSTR__TARGET
The meta object literal for the 'Target' attribute feature.
-
PROCESS_INSTR__INSTRUCTION
static final org.eclipse.emf.ecore.EAttribute PROCESS_INSTR__INSTRUCTION
The meta object literal for the 'Instruction' attribute feature.
-
COMMENT
static final org.eclipse.emf.ecore.EClass COMMENT
The meta object literal for the 'Comment
' class.- See Also:
CommentImpl
,XmlPackageImpl.getComment()
-
COMMENT__COMMENT_STRING
static final org.eclipse.emf.ecore.EAttribute COMMENT__COMMENT_STRING
The meta object literal for the 'Comment String' attribute feature.
-
-