1 | protected static Ecore2EcorePackage modelPackage;↵ | | 1 | protected static Ecore2EcorePackage modelPackage;↵
|
|
2 | /**↵ | | 2 | /**↵
|
3 | * Creates an instance of the adapter factory.↵ | | 3 | * Creates an instance of the switch.↵
|
4 | * <!-- begin-user-doc -->↵ | | 4 | * <!-- begin-user-doc -->↵
|
5 | * <!-- end-user-doc -->↵ | | 5 | * <!-- end-user-doc -->↵
|
6 | * @generated↵ | | 6 | * @generated↵
|
7 | */↵ | | 7 | */↵
|
8 | public Ecore2EcoreAdapterFactory()↵ | | 8 | public Ecore2EcoreSwitch()↵
|
9 | {↵ | | 9 | {↵
|
10 | if (modelPackage == null)↵ | | 10 | if (modelPackage == null)↵
|
11 | {↵ | | 11 | {↵
|
12 | modelPackage = Ecore2EcorePackage.eINSTANCE; | | 12 | modelPackage = Ecore2EcorePackage.eINSTANCE;
|