public class MigrationFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements MigrationFactory
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListeINSTANCE| Constructor and Description |
|---|
MigrationFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
String |
convertDiagnosticChainToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
String |
convertDiagnosticExceptionToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
String |
convertToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
String |
convertURIToString(org.eclipse.emf.ecore.EDataType eDataType,
Object instanceValue) |
org.eclipse.emf.ecore.EObject |
create(org.eclipse.emf.ecore.EClass eClass) |
AttributeSlot |
createAttributeSlot() |
org.eclipse.emf.common.util.DiagnosticChain |
createDiagnosticChainFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
DiagnosticException |
createDiagnosticExceptionFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
Object |
createFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
Instance |
createInstance() |
Metamodel |
createMetamodel() |
MetamodelResource |
createMetamodelResource() |
Model |
createModel() |
ModelResource |
createModelResource() |
ReferenceSlot |
createReferenceSlot() |
Repository |
createRepository() |
Type |
createType() |
org.eclipse.emf.common.util.URI |
createURIFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
MigrationPackage |
getMigrationPackage() |
static MigrationPackage |
getPackage()
Deprecated.
|
static MigrationFactory |
init()
Creates the default factory implementation.
|
basicSetEPackage, create, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eUnset, getEPackage, setEPackageeObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotationseInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toStringeNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic MigrationFactoryImpl()
public static MigrationFactory init()
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create in interface org.eclipse.emf.ecore.EFactorycreate in class org.eclipse.emf.ecore.impl.EFactoryImplpublic Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
createFromString in interface org.eclipse.emf.ecore.EFactorycreateFromString in class org.eclipse.emf.ecore.impl.EFactoryImplpublic String convertToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
convertToString in interface org.eclipse.emf.ecore.EFactoryconvertToString in class org.eclipse.emf.ecore.impl.EFactoryImplpublic Model createModel()
createModel in interface MigrationFactorypublic Metamodel createMetamodel()
createMetamodel in interface MigrationFactorypublic Type createType()
createType in interface MigrationFactorypublic Instance createInstance()
createInstance in interface MigrationFactorypublic AttributeSlot createAttributeSlot()
createAttributeSlot in interface MigrationFactorypublic ReferenceSlot createReferenceSlot()
createReferenceSlot in interface MigrationFactorypublic Repository createRepository()
createRepository in interface MigrationFactorypublic ModelResource createModelResource()
createModelResource in interface MigrationFactorypublic MetamodelResource createMetamodelResource()
createMetamodelResource in interface MigrationFactorypublic org.eclipse.emf.common.util.DiagnosticChain createDiagnosticChainFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue)
public String convertDiagnosticChainToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public org.eclipse.emf.common.util.URI createURIFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue)
public String convertURIToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public DiagnosticException createDiagnosticExceptionFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
public String convertDiagnosticExceptionToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public MigrationPackage getMigrationPackage()
getMigrationPackage in interface MigrationFactory@Deprecated public static MigrationPackage getPackage()
Copyright © 2020. All rights reserved.