| Package | Description |
|---|---|
| com.orchestranetworks.addon.dml |
Classes and interfaces to call the Dynamic data modeling service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SourceFile
Specifies the configuration to create a data model source from a file.
|
class |
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. |
| Modifier and Type | Method and Description |
|---|---|
DataModelSource |
DataModelSpec.getDataModelSource()
Returns an instance of
DataModelSource. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataModelSpec.setDataModelSource(DataModelSource dataModelSource)
Sets an instance of
DataModelSource. |