org.eclipse.emf.exporter
Class ModelExporter.ExportData

java.lang.Object
  extended byorg.eclipse.emf.exporter.ModelExporter.ExportData
Enclosing class:
ModelExporter

public static class ModelExporter.ExportData
extends Object


Field Summary
 Map genPackageToArtifactURI
           
 Map genPackageToReferencedGenPackages
           
 Map referencedGenPackagesToArtifactURI
           
 
Constructor Summary
ModelExporter.ExportData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

genPackageToArtifactURI

public Map genPackageToArtifactURI

genPackageToReferencedGenPackages

public Map genPackageToReferencedGenPackages

referencedGenPackagesToArtifactURI

public Map referencedGenPackagesToArtifactURI
Constructor Detail

ModelExporter.ExportData

public ModelExporter.ExportData()

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