| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingPackage | |
org.eclipse.emf.mapping | |
org.eclipse.emf.mapping.impl | |
org.eclipse.emf.mapping.util |
Uses of MappingPackage in org.eclipse.emf.mapping |
Fields in org.eclipse.emf.mapping declared as MappingPackage | |
static MappingPackage | MappingPackage.eINSTANCE
The singleton instance of the package. |
Methods in org.eclipse.emf.mapping that return MappingPackage | |
MappingPackage | MappingFactory.getMappingPackage()
Returns the package supported by this factory |
Uses of MappingPackage in org.eclipse.emf.mapping.impl |
Classes in org.eclipse.emf.mapping.impl that implement MappingPackage | |
class | MappingPackageImpl
An implementation of the model Package |
Methods in org.eclipse.emf.mapping.impl that return MappingPackage | |
static MappingPackage | MappingPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
MappingPackage | MappingFactoryImpl.getMappingPackage()
|
static MappingPackage | MappingFactoryImpl.getPackage()
Deprecated. |
Uses of MappingPackage in org.eclipse.emf.mapping.util |
Fields in org.eclipse.emf.mapping.util declared as MappingPackage | |||
protected static MappingPackage | MappingSwitch.modelPackage
The cached model package | protected static MappingPackage | MappingAdapterFactory.modelPackage
The cached model package |
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |