public static interface ModelPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ASSOCIATION_CLASS_ELEMENT
The meta object literal for the '
Association Class Element' class. |
static org.eclipse.emf.ecore.EClass |
EMF_STORE_PROPERTY
The meta object literal for the '
EMF Store Property' class. |
static org.eclipse.emf.ecore.EAttribute |
EMF_STORE_PROPERTY__KEY
The meta object literal for the 'Key' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
EMF_STORE_PROPERTY__TYPE
The meta object literal for the 'Type' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
EMF_STORE_PROPERTY__VALUE
The meta object literal for the 'Value' containment reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
EMF_STORE_PROPERTY__VERSION
The meta object literal for the 'Version' attribute feature.
|
static org.eclipse.emf.ecore.EEnum |
EMF_STORE_PROPERTY_TYPE
The meta object literal for the '
EMF Store Property Type' enum. |
static org.eclipse.emf.ecore.EClass |
IDENTIFIABLE_ELEMENT
The meta object literal for the '
Identifiable Element' class. |
static org.eclipse.emf.ecore.EAttribute |
IDENTIFIABLE_ELEMENT__IDENTIFIER
The meta object literal for the 'Identifier' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
MODEL_ELEMENT_ID
The meta object literal for the '
Element Id' class. |
static org.eclipse.emf.ecore.EClass |
MODEL_VERSION
The meta object literal for the '
Version' class. |
static org.eclipse.emf.ecore.EAttribute |
MODEL_VERSION__RELEASE_NUMBER
The meta object literal for the 'Release Number' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
NON_DOMAIN_ELEMENT
The meta object literal for the '
Non Domain Element' class. |
static org.eclipse.emf.ecore.EClass |
PROJECT
The meta object literal for the '
Project' class. |
static org.eclipse.emf.ecore.EReference |
PROJECT__CUT_ELEMENTS
The meta object literal for the 'Cut Elements' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
PROJECT__MODEL_ELEMENTS
The meta object literal for the 'Model Elements' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
PROPERTY_MAP_ENTRY
The meta object literal for the '
Property Map Entry' class. |
static org.eclipse.emf.ecore.EAttribute |
PROPERTY_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
PROPERTY_MAP_ENTRY__VALUE
The meta object literal for the 'Value' reference feature.
|
static org.eclipse.emf.ecore.EClass |
PROPERTY_STRING_VALUE
The meta object literal for the '
Property String Value' class. |
static org.eclipse.emf.ecore.EAttribute |
PROPERTY_STRING_VALUE__VALUE
The meta object literal for the 'Value' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
UNIQUE_IDENTIFIER
The meta object literal for the '
Unique Identifier' class. |
static org.eclipse.emf.ecore.EAttribute |
UNIQUE_IDENTIFIER__ID
The meta object literal for the 'Id' attribute feature.
|
static final org.eclipse.emf.ecore.EClass PROJECT
Project' class.
ProjectImpl,
ModelPackageImpl.getProject()static final org.eclipse.emf.ecore.EReference PROJECT__MODEL_ELEMENTS
static final org.eclipse.emf.ecore.EReference PROJECT__CUT_ELEMENTS
static final org.eclipse.emf.ecore.EClass UNIQUE_IDENTIFIER
Unique Identifier' class.
static final org.eclipse.emf.ecore.EAttribute UNIQUE_IDENTIFIER__ID
static final org.eclipse.emf.ecore.EClass IDENTIFIABLE_ELEMENT
Identifiable Element' class.
static final org.eclipse.emf.ecore.EAttribute IDENTIFIABLE_ELEMENT__IDENTIFIER
static final org.eclipse.emf.ecore.EClass MODEL_ELEMENT_ID
Element Id' class.
static final org.eclipse.emf.ecore.EClass MODEL_VERSION
Version' class.
static final org.eclipse.emf.ecore.EAttribute MODEL_VERSION__RELEASE_NUMBER
static final org.eclipse.emf.ecore.EClass NON_DOMAIN_ELEMENT
Non Domain Element' class.
static final org.eclipse.emf.ecore.EClass ASSOCIATION_CLASS_ELEMENT
Association Class Element' class.
static final org.eclipse.emf.ecore.EClass EMF_STORE_PROPERTY
EMF Store Property' class.
static final org.eclipse.emf.ecore.EAttribute EMF_STORE_PROPERTY__KEY
static final org.eclipse.emf.ecore.EReference EMF_STORE_PROPERTY__VALUE
static final org.eclipse.emf.ecore.EAttribute EMF_STORE_PROPERTY__TYPE
static final org.eclipse.emf.ecore.EAttribute EMF_STORE_PROPERTY__VERSION
static final org.eclipse.emf.ecore.EClass PROPERTY_MAP_ENTRY
Property Map Entry' class.
static final org.eclipse.emf.ecore.EAttribute PROPERTY_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EReference PROPERTY_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EClass PROPERTY_STRING_VALUE
Property String Value' class.
static final org.eclipse.emf.ecore.EAttribute PROPERTY_STRING_VALUE__VALUE
static final org.eclipse.emf.ecore.EEnum EMF_STORE_PROPERTY_TYPE
EMF Store Property Type' enum.
Copyright © 2017. All rights reserved.