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 java.lang.Object


Field Summary
 java.util.Map genPackageToArtifactURI
           
 java.util.Map genPackageToReferencedGenPackages
           
 java.util.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 java.util.Map genPackageToArtifactURI

genPackageToReferencedGenPackages

public java.util.Map genPackageToReferencedGenPackages

referencedGenPackagesToArtifactURI

public java.util.Map referencedGenPackagesToArtifactURI
Constructor Detail

ModelExporter.ExportData

public ModelExporter.ExportData()

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