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