org.eclipse.emf.exporter
Class ModelExporter.ReferencedGenPackageExportInfo
java.lang.Object
org.eclipse.emf.converter.ModelConverter.ReferencedGenPackageConvertInfo
org.eclipse.emf.exporter.ModelExporter.ReferencedGenPackageExportInfo
- Enclosing class:
- ModelExporter
- public static class ModelExporter.ReferencedGenPackageExportInfo
- extends ModelConverter.ReferencedGenPackageConvertInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
modelExporterID
protected java.lang.String modelExporterID
artifactURI
protected URI artifactURI
nsURIToLocalArtifactURIs
protected java.util.Map nsURIToLocalArtifactURIs
ModelExporter.ReferencedGenPackageExportInfo
public ModelExporter.ReferencedGenPackageExportInfo()
getModelExporterID
public java.lang.String getModelExporterID()
setModelExporterID
public void setModelExporterID(java.lang.String modelExporterID)
getArtifactURI
public URI getArtifactURI()
setArtifactURI
public void setArtifactURI(URI artifactURI)
getNSURIToLocalArtifactURIs
public java.util.Map getNSURIToLocalArtifactURIs()