Uses of Interface
org.eclipse.m2m.atl.profiler.exportmodel.ExportmodelPackage

Packages that use ExportmodelPackage
org.eclipse.m2m.atl.profiler.exportmodel   
org.eclipse.m2m.atl.profiler.exportmodel.impl   
org.eclipse.m2m.atl.profiler.exportmodel.presentation   
org.eclipse.m2m.atl.profiler.exportmodel.util   
 

Uses of ExportmodelPackage in org.eclipse.m2m.atl.profiler.exportmodel
 

Fields in org.eclipse.m2m.atl.profiler.exportmodel declared as ExportmodelPackage
static ExportmodelPackage ExportmodelPackage.eINSTANCE
          The singleton instance of the package
 

Methods in org.eclipse.m2m.atl.profiler.exportmodel that return ExportmodelPackage
 ExportmodelPackage ExportmodelFactory.getExportmodelPackage()
          Returns the package supported by this factory
 

Uses of ExportmodelPackage in org.eclipse.m2m.atl.profiler.exportmodel.impl
 

Classes in org.eclipse.m2m.atl.profiler.exportmodel.impl that implement ExportmodelPackage
 class ExportmodelPackageImpl
          An implementation of the model Package
 

Methods in org.eclipse.m2m.atl.profiler.exportmodel.impl that return ExportmodelPackage
 ExportmodelPackage ExportmodelFactoryImpl.getExportmodelPackage()
           
static ExportmodelPackage ExportmodelFactoryImpl.getPackage()
          Deprecated.  
static ExportmodelPackage ExportmodelPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of ExportmodelPackage in org.eclipse.m2m.atl.profiler.exportmodel.presentation
 

Fields in org.eclipse.m2m.atl.profiler.exportmodel.presentation declared as ExportmodelPackage
protected  ExportmodelPackage ExportmodelModelWizard.exportmodelPackage
          This caches an instance of the model package
 

Uses of ExportmodelPackage in org.eclipse.m2m.atl.profiler.exportmodel.util
 

Fields in org.eclipse.m2m.atl.profiler.exportmodel.util declared as ExportmodelPackage
protected static ExportmodelPackage ExportmodelSwitch.modelPackage
          The cached model package
protected static ExportmodelPackage ExportmodelAdapterFactory.modelPackage
          The cached model package
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.