org.eclipse.emf.mapping.xsd2ecore.presentation
Class XSD2EcoreEditor

java.lang.Object
  extended byMappingEditor
      extended byorg.eclipse.emf.mapping.xsd2ecore.presentation.XSD2EcoreEditor

public class XSD2EcoreEditor
extends MappingEditor

This is an example of a mapper model editor.

See Also:
Serialized Form

Nested Class Summary
static class XSD2EcoreEditor.MyInitializeCopyOverrideCommand
           
static class XSD2EcoreEditor.MyMappingDomain
           
 
Constructor Summary
XSD2EcoreEditor()
           
 
Method Summary
protected  AdapterFactoryMappingDomain createMappingDomain()
           
protected  void handleMissingModelFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSD2EcoreEditor

public XSD2EcoreEditor()
Method Detail

createMappingDomain

protected AdapterFactoryMappingDomain createMappingDomain()

handleMissingModelFile

protected void handleMissingModelFile()
See Also:
MappingEditor

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