| Package | Description |
|---|---|
| com.orchestranetworks.addon.dml |
Classes and interfaces to call the Dynamic data modeling service.
|
| Class and Description |
|---|
| DataModelException
Defines a Dynamic data modeling exception.
|
| DataModelResult
Stores the data result when generating an XML Schema Document (XSD) file.
|
| DataModelSource
Defines the sources to generate data models.
|
| DataModelSpec
Represents a data model specification, which contains the configurations used for generating an XML Schema Document (XSD) file.
|
| SourcePrimaryKey
Specifies the configurations to create a data model source from an instance of a
PrimaryKey that identifies a record of the Data model table in the Dynamic data modeling dataset. |
| SourcePrimaryKeyFactory
Provides the methods to get a
SourcePrimaryKey. |
| XSDGenerator
Provides a method for generating an XML Schema Document (XSD) file.
|