org.eclipse.emf.test.models.dbitem.impl
Class DBItemPackageImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.emf.test.models.dbitem.impl.DBItemPackageImpl
- All Implemented Interfaces:
- Notifier, EModelElement, ENamedElement, EObject, EPackage, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, BasicExtendedMetaData.EPackageExtendedMetaData.Holder, DBItemPackage
public class DBItemPackageImpl
- extends EPackageImpl
- implements DBItemPackage
An implementation of the model Package.
| Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
| Fields inherited from interface org.eclipse.emf.test.models.dbitem.DBItemPackage |
DB_TYPE, DB_TYPE__BLUE_PEN, DB_TYPE__BLUE_PENCIL, DB_TYPE__RED_PEN, DB_TYPE__RED_PENCIL, DB_TYPE_FEATURE_COUNT, DOCUMENT_ROOT, DOCUMENT_ROOT__DBITEM, DOCUMENT_ROOT__MIXED, DOCUMENT_ROOT__XMLNS_PREFIX_MAP, DOCUMENT_ROOT__XSI_SCHEMA_LOCATION, DOCUMENT_ROOT_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI |
| Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setNamespaceURI, setNsPrefix, setNsURI, toString |
| Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
init
public static DBItemPackage init()
- Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
This method is used to initialize DBItemPackage.eINSTANCE when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
- See Also:
DBItemPackage.eNS_URI,
createPackageContents(),
initializePackageContents()
getDbType
public EClass getDbType()
-
- Specified by:
getDbType in interface DBItemPackage
- Returns:
- the meta object for class 'Db Type'.
- See Also:
DbType
getDbType_RedPen
public EReference getDbType_RedPen()
-
- Specified by:
getDbType_RedPen in interface DBItemPackage
- Returns:
- the meta object for the containment reference 'Red Pen'.
- See Also:
DbType.getRedPen(),
DBItemPackage.getDbType()
getDbType_BluePen
public EReference getDbType_BluePen()
-
- Specified by:
getDbType_BluePen in interface DBItemPackage
- Returns:
- the meta object for the containment reference 'Blue Pen'.
- See Also:
DbType.getBluePen(),
DBItemPackage.getDbType()
getDbType_RedPencil
public EReference getDbType_RedPencil()
-
- Specified by:
getDbType_RedPencil in interface DBItemPackage
- Returns:
- the meta object for the containment reference 'Red Pencil'.
- See Also:
DbType.getRedPencil(),
DBItemPackage.getDbType()
getDbType_BluePencil
public EReference getDbType_BluePencil()
-
- Specified by:
getDbType_BluePencil in interface DBItemPackage
- Returns:
- the meta object for the containment reference 'Blue Pencil'.
- See Also:
DbType.getBluePencil(),
DBItemPackage.getDbType()
getDocumentRoot
public EClass getDocumentRoot()
-
- Specified by:
getDocumentRoot in interface DBItemPackage
- Returns:
- the meta object for class 'Document Root'.
- See Also:
DocumentRoot
getDocumentRoot_Mixed
public EAttribute getDocumentRoot_Mixed()
-
- Specified by:
getDocumentRoot_Mixed in interface DBItemPackage
- Returns:
- the meta object for the attribute list 'Mixed'.
- See Also:
DocumentRoot.getMixed(),
DBItemPackage.getDocumentRoot()
getDocumentRoot_XMLNSPrefixMap
public EReference getDocumentRoot_XMLNSPrefixMap()
-
- Specified by:
getDocumentRoot_XMLNSPrefixMap in interface DBItemPackage
- Returns:
- the meta object for the map 'XMLNS Prefix Map'.
- See Also:
DocumentRoot.getXMLNSPrefixMap(),
DBItemPackage.getDocumentRoot()
getDocumentRoot_XSISchemaLocation
public EReference getDocumentRoot_XSISchemaLocation()
-
- Specified by:
getDocumentRoot_XSISchemaLocation in interface DBItemPackage
- Returns:
- the meta object for the map 'XSI Schema Location'.
- See Also:
DocumentRoot.getXSISchemaLocation(),
DBItemPackage.getDocumentRoot()
getDocumentRoot_Dbitem
public EReference getDocumentRoot_Dbitem()
-
- Specified by:
getDocumentRoot_Dbitem in interface DBItemPackage
- Returns:
- the meta object for the containment reference 'Dbitem'.
- See Also:
DocumentRoot.getDbitem(),
DBItemPackage.getDocumentRoot()
getDBItemFactory
public DBItemFactory getDBItemFactory()
-
- Specified by:
getDBItemFactory in interface DBItemPackage
- Returns:
- the factory that creates the instances of the model.
createPackageContents
public void createPackageContents()
- Creates the meta-model objects for the package. This method is
guarded to have no affect on any invocation but its first.
initializePackageContents
public void initializePackageContents()
- Complete the initialization of the package and its meta-model. This
method is guarded to have no affect on any invocation but its first.
createExtendedMetaDataAnnotations
protected void createExtendedMetaDataAnnotations()
- Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.