public static interface BasePackage.Literals
| Modifier and Type | Field and Description | 
|---|---|
| static EClass | ANNOTATIONThe meta object literal for the ' Annotation' class. | 
| static EReference | ANNOTATION__CONTENTSThe meta object literal for the 'Contents' containment reference list feature. | 
| static EReference | ANNOTATION__DETAILSThe meta object literal for the 'Details' map feature. | 
| static EReference | ANNOTATION__MODEL_ELEMENTThe meta object literal for the 'Model Element' container reference feature. | 
| static EReference | ANNOTATION__REFERENCESThe meta object literal for the 'References' reference list feature. | 
| static EAttribute | ANNOTATION__SOURCEThe meta object literal for the 'Source' attribute feature. | 
| static EDataType | EXCEPTIONThe meta object literal for the 'Exception' data type. | 
| static EClass | MODEL_ELEMENTThe meta object literal for the ' Model Element' class. | 
| static EOperation | MODEL_ELEMENT___GET_ANNOTATION__STRINGThe meta object literal for the 'Get Annotation' operation. | 
| static EReference | MODEL_ELEMENT__ANNOTATIONSThe meta object literal for the 'Annotations' containment reference list feature. | 
| static EClass | STRING_TO_STRING_MAP_ENTRYThe meta object literal for the ' String To String Map Entry' class. | 
| static EAttribute | STRING_TO_STRING_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature. | 
| static EAttribute | STRING_TO_STRING_MAP_ENTRY__VALUEThe meta object literal for the 'Value' attribute feature. | 
| static EDataType | TEXTThe meta object literal for the 'Text' data type. | 
| static EDataType | URIThe meta object literal for the 'URI' data type. | 
static final EClass MODEL_ELEMENT
Model Element' class.
 
 ModelElementImpl, 
BasePackageImpl.getModelElement()static final EReference MODEL_ELEMENT__ANNOTATIONS
static final EOperation MODEL_ELEMENT___GET_ANNOTATION__STRING
static final EClass ANNOTATION
Annotation' class.
 
 AnnotationImpl, 
BasePackageImpl.getAnnotation()static final EReference ANNOTATION__MODEL_ELEMENT
static final EAttribute ANNOTATION__SOURCE
static final EReference ANNOTATION__DETAILS
static final EReference ANNOTATION__CONTENTS
static final EReference ANNOTATION__REFERENCES
static final EClass STRING_TO_STRING_MAP_ENTRY
String To String Map Entry' class.
 
 StringToStringMapEntryImpl, 
BasePackageImpl.getStringToStringMapEntry()static final EAttribute STRING_TO_STRING_MAP_ENTRY__KEY
static final EAttribute STRING_TO_STRING_MAP_ENTRY__VALUE
static final EDataType URI
URI, 
BasePackageImpl.getURI()static final EDataType EXCEPTION
Exception, 
BasePackageImpl.getException()static final EDataType TEXT
String, 
BasePackageImpl.getText()Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html