public interface XsdConverter
Modifier and Type | Method and Description |
---|---|
XsdInfo |
getConvertedEventType(java.lang.String relativePath,
java.lang.String newEventTypeName)
Convert the IS schema to an EDA event type.
|
XsdInfo getConvertedEventType(java.lang.String relativePath, java.lang.String newEventTypeName) throws com.softwareag.eda.common.EDAException
relativePath
- The path name for the created event type.newEventTypeName
- The event type name for the created event type.com.softwareag.eda.common.EDAException