public static interface MDFoundationPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
MD_EXTENSION
The meta object literal for the '
MD Extension ' class. |
static org.eclipse.emf.ecore.EReference |
MD_EXTENSION__CONTENTS
The meta object literal for the 'Contents' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
MD_EXTENSION__DETAILS
The meta object literal for the 'Details' map feature.
|
static org.eclipse.emf.ecore.EReference |
MD_EXTENSION__ELEMENT
The meta object literal for the 'Element' container reference feature.
|
static org.eclipse.emf.ecore.EReference |
MD_EXTENSION__REFERENCES
The meta object literal for the 'References' reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
MD_EXTENSION__SOURCE
The meta object literal for the 'Source' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
MD_OBJECT
The meta object literal for the '
MD Object ' class. |
static org.eclipse.emf.ecore.EAttribute |
MD_OBJECT__ID
The meta object literal for the 'ID' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
MD_OBJECT__MD_EXTENSIONS
The meta object literal for the 'Md Extensions' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
STRING_TO_STRING_MAP_ENTRY
The meta object literal for the '
String To String Map Entry ' class. |
static org.eclipse.emf.ecore.EAttribute |
STRING_TO_STRING_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
STRING_TO_STRING_MAP_ENTRY__VALUE
The meta object literal for the 'Value' attribute feature.
|
static final org.eclipse.emf.ecore.EClass MD_OBJECT
MD Object
' class.
com.nomagic.magicdraw.foundation.impl.MDObjectImpl
,
com.nomagic.magicdraw.foundation.impl.MDFoundationPackageImpl#getMDObject()
static final org.eclipse.emf.ecore.EAttribute MD_OBJECT__ID
static final org.eclipse.emf.ecore.EReference MD_OBJECT__MD_EXTENSIONS
static final org.eclipse.emf.ecore.EClass MD_EXTENSION
MD Extension
' class.
com.nomagic.magicdraw.foundation.impl.MDExtensionImpl
,
com.nomagic.magicdraw.foundation.impl.MDFoundationPackageImpl#getMDExtension()
static final org.eclipse.emf.ecore.EAttribute MD_EXTENSION__SOURCE
static final org.eclipse.emf.ecore.EReference MD_EXTENSION__CONTENTS
static final org.eclipse.emf.ecore.EReference MD_EXTENSION__REFERENCES
static final org.eclipse.emf.ecore.EReference MD_EXTENSION__ELEMENT
static final org.eclipse.emf.ecore.EReference MD_EXTENSION__DETAILS
static final org.eclipse.emf.ecore.EClass STRING_TO_STRING_MAP_ENTRY
String To String Map Entry
' class.
com.nomagic.magicdraw.foundation.impl.StringToStringMapEntryImpl
,
com.nomagic.magicdraw.foundation.impl.MDFoundationPackageImpl#getStringToStringMapEntry()
static final org.eclipse.emf.ecore.EAttribute STRING_TO_STRING_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute STRING_TO_STRING_MAP_ENTRY__VALUE