org.milyn.ect.ecore
Class SchemaConverter
java.lang.Object
org.milyn.ect.ecore.SchemaConverter
public class SchemaConverter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final SchemaConverter INSTANCE
- Singleton instance for convinience
FRAGMENT_XML_ENTRY
public static final String FRAGMENT_XML_ENTRY
- See Also:
- Constant Field Values
SchemaConverter
protected SchemaConverter()
createArchive
public org.milyn.archive.Archive createArchive(Set<org.eclipse.emf.ecore.EPackage> packages,
String pluginID,
String pathPrefix)
throws IOException
- Convert directory given as
InputStream to the resulting archive
- Parameters:
directoryInputStream -
- Throws:
IOException
convertEDIMap
public void convertEDIMap(org.eclipse.emf.ecore.EPackage pkg,
OutputStream out)
throws IOException
- Converts a single
Edimap to XML Schema
- Parameters:
pkg - out -
- Throws:
IOException
Copyright © 2018. All rights reserved.