Uses of Interface
com.orchestranetworks.addon.dml.DataModelResult
-
Packages that use DataModelResult Package Description com.orchestranetworks.addon.dml Classes and interfaces to call the Dynamic data modeling service. -
-
Uses of DataModelResult in com.orchestranetworks.addon.dml
Methods in com.orchestranetworks.addon.dml that return DataModelResult Modifier and Type Method Description DataModelResultXSDGenerator. generate(DataModelSpec spec)Returns the result of the XML Schema Document (XSD) file generation.
-