public class EtypesFactoryImpl extends EFactoryImpl implements EtypesFactory
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreEDATE_FORMATS, ePackageeAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAGeContainerEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETeINSTANCENILEOPPOSITE_FEATURE_BASE| Constructor and Description |
|---|
EtypesFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
String |
convertBlobToString(EDataType eDataType,
Object instanceValue) |
String |
convertClobToString(EDataType eDataType,
Object instanceValue) |
String |
convertToString(EDataType eDataType,
Object instanceValue) |
EObject |
create(EClass eClass) |
Annotation |
createAnnotation() |
CDOBlob |
createBlobFromString(EDataType eDataType,
String initialValue) |
CDOClob |
createClobFromString(EDataType eDataType,
String initialValue) |
Object |
createFromString(EDataType eDataType,
String initialValue) |
CDOLob<?> |
createLobFromString(EDataType eDataType,
String initialValue) |
EtypesPackage |
getEtypesPackage() |
static EtypesPackage |
getPackage()
Deprecated.
|
static EtypesFactory |
init()
Creates the default factory implementation.
|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, spliteObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozeneBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, 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, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEPackage, setEPackagegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic EtypesFactoryImpl()
public static EtypesFactory init()
public EObject create(EClass eClass)
create in interface EFactorycreate in class EFactoryImplpublic Object createFromString(EDataType eDataType, String initialValue)
createFromString in interface EFactorycreateFromString in class EFactoryImplpublic String convertToString(EDataType eDataType, Object instanceValue)
convertToString in interface EFactoryconvertToString in class EFactoryImplpublic Annotation createAnnotation()
createAnnotation in interface EtypesFactorypublic CDOBlob createBlobFromString(EDataType eDataType, String initialValue)
public String convertBlobToString(EDataType eDataType, Object instanceValue)
public CDOClob createClobFromString(EDataType eDataType, String initialValue)
public String convertClobToString(EDataType eDataType, Object instanceValue)
public CDOLob<?> createLobFromString(EDataType eDataType, String initialValue)
public EtypesPackage getEtypesPackage()
getEtypesPackage in interface EtypesFactory@Deprecated public static EtypesPackage getPackage()
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