
public static interface EtypesPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ANNOTATION
The meta object literal for the '
Annotation' class |
static org.eclipse.emf.ecore.EReference |
ANNOTATION__CONTENTS
The meta object literal for the 'Contents' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
ANNOTATION__DETAILS
The meta object literal for the 'Details' map feature.
|
static org.eclipse.emf.ecore.EReference |
ANNOTATION__MODEL_ELEMENT
The meta object literal for the 'Model Element' container reference feature
|
static org.eclipse.emf.ecore.EReference |
ANNOTATION__REFERENCES
The meta object literal for the 'References' reference list feature
|
static org.eclipse.emf.ecore.EAttribute |
ANNOTATION__SOURCE
The meta object literal for the 'Source' attribute feature
|
static org.eclipse.emf.ecore.EDataType |
BLOB
The meta object literal for the 'Blob' data type
|
static org.eclipse.emf.ecore.EDataType |
CLOB
The meta object literal for the 'Clob' data type
|
static org.eclipse.emf.ecore.EDataType |
INPUT_STREAM
The meta object literal for the 'Input Stream' data type
|
static org.eclipse.emf.ecore.EDataType |
LOB
The meta object literal for the 'Lob' data type
|
static org.eclipse.emf.ecore.EClass |
MODEL_ELEMENT
The meta object literal for the '
Model Element' class |
static org.eclipse.emf.ecore.EReference |
MODEL_ELEMENT__ANNOTATIONS
The meta object literal for the 'Annotations' containment reference list feature.
|
static org.eclipse.emf.ecore.EDataType |
READER
The meta object literal for the 'Reader' data type
|
static final org.eclipse.emf.ecore.EClass MODEL_ELEMENT
Model Element' class.
ModelElementImpl,
EtypesPackageImpl.getModelElement()static final org.eclipse.emf.ecore.EReference MODEL_ELEMENT__ANNOTATIONS
static final org.eclipse.emf.ecore.EClass ANNOTATION
Annotation' class.
AnnotationImpl,
EtypesPackageImpl.getAnnotation()static final org.eclipse.emf.ecore.EAttribute ANNOTATION__SOURCE
static final org.eclipse.emf.ecore.EReference ANNOTATION__DETAILS
static final org.eclipse.emf.ecore.EReference ANNOTATION__MODEL_ELEMENT
static final org.eclipse.emf.ecore.EReference ANNOTATION__CONTENTS
static final org.eclipse.emf.ecore.EReference ANNOTATION__REFERENCES
static final org.eclipse.emf.ecore.EDataType BLOB
CDOBlob,
EtypesPackageImpl.getBlob()static final org.eclipse.emf.ecore.EDataType CLOB
CDOClob,
EtypesPackageImpl.getClob()static final org.eclipse.emf.ecore.EDataType LOB
CDOLob,
EtypesPackageImpl.getLob()static final org.eclipse.emf.ecore.EDataType INPUT_STREAM
InputStream,
EtypesPackageImpl.getInputStream()static final org.eclipse.emf.ecore.EDataType READER
Reader,
EtypesPackageImpl.getReader()Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.