org.eclipse.xsd.ecore.importer
Class XSDImporterApplication
java.lang.Object
org.eclipse.emf.importer.ModelImporterApplication
org.eclipse.xsd.ecore.importer.XSDImporterApplication
- All Implemented Interfaces:
- IPlatformRunnable
- public class XSDImporterApplication
- extends ModelImporterApplication
Fields inherited from class org.eclipse.emf.importer.ModelImporterApplication |
copyright, editFragmentPath, editorFragmentPath, editorProjectLocationPath, editProjectLocationPath, modelFragmentPath, modelImporter, modelPluginID, modelProjectLocationPath, NL, quiet, referencedEPackages, referencedGenModelPathToEPackageNSURIs, reload, sdo, templatePath, testsFragmentPath, testsProjectLocationPath |
Methods inherited from class org.eclipse.emf.importer.ModelImporterApplication |
adjustAttributes, adjustGenModel, appendLine, computeEPackages, doExecute, execute, getModelImporter, getProgressMonitor, handleEPackage, handleGenModelPath, handleQualifiedEPackageName, handleReferencedEPackages, handleUnrecognizedArgument, printUsage, run, run, setSDODefaults |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xsdModelURIs
protected String xsdModelURIs
genModelFullPath
protected IPath genModelFullPath
nsURIToPackageName
protected Map nsURIToPackageName
packages
protected Set packages
XSDImporterApplication
public XSDImporterApplication()
createModelImporter
protected ModelImporter createModelImporter()
getUsage
protected StringBuffer getUsage()
processArguments
protected void processArguments(String[] arguments,
int index)
processArgument
protected int processArgument(String[] arguments,
int index)
interpretNsURI
protected String interpretNsURI(String nsURI)
adjustModelImporter
protected void adjustModelImporter(IProgressMonitor progressMonitor)
adjustEPackages
protected void adjustEPackages(IProgressMonitor progressMonitor)