Uses of Class
org.eclipse.emf.exporter.ModelExporter.ExportData

Packages that use ModelExporter.ExportData
org.eclipse.emf.exporter   
 

Uses of ModelExporter.ExportData in org.eclipse.emf.exporter
 

Methods in org.eclipse.emf.exporter with parameters of type ModelExporter.ExportData
protected  Diagnostic ModelExporter.doExport(Monitor monitor, ModelExporter.ExportData exportData)
          Subclasses should overwrite this method, adding the code that performs the actions required to export the model.
protected  void ModelExporter.printExportData(ModelExporter.ExportData exportData)
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.