public static interface ModelPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ATTRIBUTE
The meta object literal for the '
Attribute' class. |
static org.eclipse.emf.ecore.EAttribute |
ATTRIBUTE__COMMENT
The meta object literal for the 'Comment' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
ATTRIBUTE__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
ENTITY
The meta object literal for the '
Entity' class. |
static org.eclipse.emf.ecore.EReference |
ENTITY__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
ENTITY__COMMENT
The meta object literal for the 'Comment' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
ENTITY__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
ENTITY__SUPER_TYPE
The meta object literal for the 'Super Type' reference feature.
|
static org.eclipse.emf.ecore.EClass |
IMPORT
The meta object literal for the '
Import' class. |
static org.eclipse.emf.ecore.EAttribute |
IMPORT__IMPORTED_NAMESPACE
The meta object literal for the 'Imported Namespace' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
LINK
The meta object literal for the '
Link' class. |
static org.eclipse.emf.ecore.EAttribute |
LINK__ANY
The meta object literal for the 'Any' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
LINK__ONE_OR_MORE
The meta object literal for the 'One Or More' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
LINK__TYPE
The meta object literal for the 'Type' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
LINK__ZERO_OR_ONE
The meta object literal for the 'Zero Or One' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
MODEL
The meta object literal for the '
Model' class. |
static org.eclipse.emf.ecore.EReference |
MODEL__ELEMENTS
The meta object literal for the 'Elements' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
MODEL__IMPORTS
The meta object literal for the 'Imports' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
MODEL__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
PROPERTY
The meta object literal for the '
Property' class. |
static org.eclipse.emf.ecore.EAttribute |
PROPERTY__TYPE
The meta object literal for the 'Type' attribute feature.
|
static final org.eclipse.emf.ecore.EClass MODEL
Model' class.
ModelImpl,
ModelPackageImpl.getModel()static final org.eclipse.emf.ecore.EAttribute MODEL__NAME
static final org.eclipse.emf.ecore.EReference MODEL__IMPORTS
static final org.eclipse.emf.ecore.EReference MODEL__ELEMENTS
static final org.eclipse.emf.ecore.EClass ENTITY
Entity' class.
EntityImpl,
ModelPackageImpl.getEntity()static final org.eclipse.emf.ecore.EAttribute ENTITY__COMMENT
static final org.eclipse.emf.ecore.EAttribute ENTITY__NAME
static final org.eclipse.emf.ecore.EReference ENTITY__SUPER_TYPE
static final org.eclipse.emf.ecore.EReference ENTITY__ATTRIBUTES
static final org.eclipse.emf.ecore.EClass ATTRIBUTE
Attribute' class.
AttributeImpl,
ModelPackageImpl.getAttribute()static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE__COMMENT
static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE__NAME
static final org.eclipse.emf.ecore.EClass PROPERTY
Property' class.
PropertyImpl,
ModelPackageImpl.getProperty()static final org.eclipse.emf.ecore.EAttribute PROPERTY__TYPE
static final org.eclipse.emf.ecore.EClass LINK
Link' class.
LinkImpl,
ModelPackageImpl.getLink()static final org.eclipse.emf.ecore.EReference LINK__TYPE
static final org.eclipse.emf.ecore.EAttribute LINK__ANY
static final org.eclipse.emf.ecore.EAttribute LINK__ONE_OR_MORE
static final org.eclipse.emf.ecore.EAttribute LINK__ZERO_OR_ONE
static final org.eclipse.emf.ecore.EClass IMPORT
Import' class.
ImportImpl,
ModelPackageImpl.getImport()static final org.eclipse.emf.ecore.EAttribute IMPORT__IMPORTED_NAMESPACE
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.