|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.converter.ModelConverter
org.eclipse.emf.exporter.ModelExporter
org.eclipse.xsd.ecore.exporter.XSDExporter
public class XSDExporter
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.exporter.ModelExporter |
---|
ModelExporter.EPackageExportInfo, ModelExporter.ExportData, ModelExporter.GenPackagesTreeIterator, ModelExporter.ReferencedGenPackageExportInfo |
Nested classes/interfaces inherited from class org.eclipse.emf.converter.ModelConverter |
---|
ModelConverter.EPackageConvertInfo, ModelConverter.ReferencedEPackageFilter, ModelConverter.ReferencedGenPackageConvertInfo |
Field Summary | |
---|---|
protected MapBuilder |
mapBuilder
|
Fields inherited from class org.eclipse.emf.exporter.ModelExporter |
---|
directoryURI, ePackageToGenPackageMap, GENANNOTATION_KEY_DIRECTORY_URI, GENANNOTATION_SOURCE_PREFIX, GENANNOTATION_SOURCE_SELECTED_EPACKAGES, GENANNOTATION_SOURCE_SELECTED_REFERENCES, genBaseToDetailsMap, saveEPackageArtifactURI, saveExporter |
Fields inherited from class org.eclipse.emf.converter.ModelConverter |
---|
ePackages, ePackageToInfoMap, externalGenModelList, externalGenModelResourceSet, genModel, referencedEPackageFilter, referencedEPackageFilterToConvert, referencedGenPackages, referencedGenPackageToInfoMap |
Constructor Summary | |
---|---|
XSDExporter()
|
Method Summary | |
---|---|
protected java.lang.String |
computeSchemaLocation(XSDSchemaDirective xsdSchemaDirective,
URI artifactURI)
|
void |
dispose()
|
protected java.lang.String |
doCheckEPackageArtifactLocation(java.lang.String location,
java.lang.String packageName)
|
protected Diagnostic |
doExport(Monitor monitor,
ModelExporter.ExportData exportData)
|
protected java.lang.String |
getDefaultArtifactLocation(EPackage ePackage)
|
java.lang.String |
getID()
|
protected URI |
getReferencedGenPackageArtifactURI(ModelExporter.ExportData exportData,
GenPackage genPackage)
|
protected XSDSchema |
getSchema(EPackage ePackage)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected MapBuilder mapBuilder
Constructor Detail |
---|
public XSDExporter()
Method Detail |
---|
public java.lang.String getID()
getID
in class ModelConverter
public void dispose()
dispose
in class ModelExporter
protected java.lang.String getDefaultArtifactLocation(EPackage ePackage)
getDefaultArtifactLocation
in class ModelExporter
protected java.lang.String doCheckEPackageArtifactLocation(java.lang.String location, java.lang.String packageName)
doCheckEPackageArtifactLocation
in class ModelExporter
protected XSDSchema getSchema(EPackage ePackage)
protected Diagnostic doExport(Monitor monitor, ModelExporter.ExportData exportData) throws java.lang.Exception
doExport
in class ModelExporter
java.lang.Exception
protected URI getReferencedGenPackageArtifactURI(ModelExporter.ExportData exportData, GenPackage genPackage)
protected java.lang.String computeSchemaLocation(XSDSchemaDirective xsdSchemaDirective, URI artifactURI)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |