public interface BasePackage extends EPackage
BaseFactory| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | BasePackage.LiteralsDefines literals for the meta objects that represent
 
   each class,
   each feature of each class,
   each operation of each class,
   each enum,
   and each data type
 
  | 
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description | 
|---|---|
| static int | ANNOTATIONThe meta object id for the ' Annotation' class. | 
| static int | ANNOTATION___GET_ANNOTATION__STRINGThe operation id for the 'Get Annotation' operation. | 
| static int | ANNOTATION__ANNOTATIONSThe feature id for the 'Annotations' containment reference list. | 
| static int | ANNOTATION__CONTENTSThe feature id for the 'Contents' containment reference list. | 
| static int | ANNOTATION__DETAILSThe feature id for the 'Details' map. | 
| static int | ANNOTATION__MODEL_ELEMENTThe feature id for the 'Model Element' container reference. | 
| static int | ANNOTATION__REFERENCESThe feature id for the 'References' reference list. | 
| static int | ANNOTATION__SOURCEThe feature id for the 'Source' attribute. | 
| static int | ANNOTATION_FEATURE_COUNTThe number of structural features of the 'Annotation' class. | 
| static int | ANNOTATION_OPERATION_COUNTThe number of operations of the 'Annotation' class. | 
| static BasePackage | eINSTANCEThe singleton instance of the package. | 
| static String | eNAMEThe package name. | 
| static String | eNS_PREFIXThe package namespace name. | 
| static String | eNS_URIThe package namespace URI. | 
| static int | EXCEPTIONThe meta object id for the 'Exception' data type. | 
| static int | MODEL_ELEMENTThe meta object id for the ' Model Element' class. | 
| static int | MODEL_ELEMENT___GET_ANNOTATION__STRINGThe operation id for the 'Get Annotation' operation. | 
| static int | MODEL_ELEMENT__ANNOTATIONSThe feature id for the 'Annotations' containment reference list. | 
| static int | MODEL_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Model Element' class. | 
| static int | MODEL_ELEMENT_OPERATION_COUNTThe number of operations of the 'Model Element' class. | 
| static int | STRING_TO_STRING_MAP_ENTRYThe meta object id for the ' String To String Map Entry' class. | 
| static int | STRING_TO_STRING_MAP_ENTRY__KEYThe feature id for the 'Key' attribute. | 
| static int | STRING_TO_STRING_MAP_ENTRY__VALUEThe feature id for the 'Value' attribute. | 
| static int | STRING_TO_STRING_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'String To String Map Entry' class. | 
| static int | STRING_TO_STRING_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'String To String Map Entry' class. | 
| static int | TEXTThe meta object id for the 'Text' data type. | 
| static int | URIThe meta object id for the 'URI' data type. | 
| Modifier and Type | Method and Description | 
|---|---|
| EReference | getAnnotation_Contents()Returns the meta object for the containment reference list ' Contents'. | 
| EReference | getAnnotation_Details()Returns the meta object for the map ' Details'. | 
| EReference | getAnnotation_ModelElement()Returns the meta object for the container reference ' Model Element'. | 
| EReference | getAnnotation_References()Returns the meta object for the reference list ' References'. | 
| EAttribute | getAnnotation_Source()Returns the meta object for the attribute ' Source'. | 
| EClass | getAnnotation()Returns the meta object for class ' Annotation'. | 
| BaseFactory | getBaseFactory()Returns the factory that creates the instances of the model. | 
| EDataType | getException()Returns the meta object for data type ' Exception'. | 
| EOperation | getModelElement__GetAnnotation__String()Returns the meta object for the ' Get Annotation' operation. | 
| EReference | getModelElement_Annotations()Returns the meta object for the containment reference list ' Annotations'. | 
| EClass | getModelElement()Returns the meta object for class ' Model Element'. | 
| EAttribute | getStringToStringMapEntry_Key()Returns the meta object for the attribute ' Key'. | 
| EAttribute | getStringToStringMapEntry_Value()Returns the meta object for the attribute ' Value'. | 
| EClass | getStringToStringMapEntry()Returns the meta object for class ' String To String Map Entry'. | 
| EDataType | getText()Returns the meta object for data type ' Text'. | 
| EDataType | getURI()Returns the meta object for data type ' URI'. | 
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetName, setNamegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final BasePackage eINSTANCE
static final int MODEL_ELEMENT
Model Element' class.
 
 ModelElementImpl, 
BasePackageImpl.getModelElement(), 
Constant Field Valuesstatic final int MODEL_ELEMENT__ANNOTATIONS
static final int MODEL_ELEMENT_FEATURE_COUNT
static final int MODEL_ELEMENT___GET_ANNOTATION__STRING
static final int MODEL_ELEMENT_OPERATION_COUNT
static final int ANNOTATION
Annotation' class.
 
 AnnotationImpl, 
BasePackageImpl.getAnnotation(), 
Constant Field Valuesstatic final int ANNOTATION__ANNOTATIONS
static final int ANNOTATION__MODEL_ELEMENT
static final int ANNOTATION__SOURCE
static final int ANNOTATION__DETAILS
static final int ANNOTATION__CONTENTS
static final int ANNOTATION__REFERENCES
static final int ANNOTATION_FEATURE_COUNT
static final int ANNOTATION___GET_ANNOTATION__STRING
static final int ANNOTATION_OPERATION_COUNT
static final int STRING_TO_STRING_MAP_ENTRY
String To String Map Entry' class.
 
 static final int STRING_TO_STRING_MAP_ENTRY__KEY
static final int STRING_TO_STRING_MAP_ENTRY__VALUE
static final int STRING_TO_STRING_MAP_ENTRY_FEATURE_COUNT
static final int STRING_TO_STRING_MAP_ENTRY_OPERATION_COUNT
static final int URI
URI, 
BasePackageImpl.getURI(), 
Constant Field Valuesstatic final int EXCEPTION
Exception, 
BasePackageImpl.getException(), 
Constant Field Valuesstatic final int TEXT
String, 
BasePackageImpl.getText(), 
Constant Field ValuesEClass getModelElement()
Model Element'.
 
 ModelElementEReference getModelElement_Annotations()
Annotations'.
 
 ModelElement.getAnnotations(), 
getModelElement()EOperation getModelElement__GetAnnotation__String()
Get Annotation' operation.
 
 ModelElement.getAnnotation(java.lang.String)EClass getAnnotation()
Annotation'.
 
 AnnotationEReference getAnnotation_ModelElement()
Model Element'.
 
 Annotation.getModelElement(), 
getAnnotation()EAttribute getAnnotation_Source()
Source'.
 
 Annotation.getSource(), 
getAnnotation()EReference getAnnotation_Details()
Details'.
 
 Annotation.getDetails(), 
getAnnotation()EReference getAnnotation_Contents()
Contents'.
 
 Annotation.getContents(), 
getAnnotation()EReference getAnnotation_References()
References'.
 
 Annotation.getReferences(), 
getAnnotation()EClass getStringToStringMapEntry()
String To String Map Entry'.
 
 Map.EntryEAttribute getStringToStringMapEntry_Key()
Key'.
 
 Map.Entry, 
getStringToStringMapEntry()EAttribute getStringToStringMapEntry_Value()
Value'.
 
 Map.Entry, 
getStringToStringMapEntry()EDataType getURI()
URI'.
 
 URIEDataType getException()
Exception'.
 
 ExceptionEDataType getText()
Text'.
 
 StringBaseFactory getBaseFactory()
Copyright (c) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html