Uses of Interface
com.orchestranetworks.addon.dml.DataModelSource
Package
Description
Classes and interfaces to call the Dynamic data modeling service.
-
Uses of DataModelSource in com.orchestranetworks.addon.dml
Modifier and TypeClassDescriptionfinal class
Specifies the configuration to create a data model source from a file.final class
Specifies the configurations to create a data model source from an instance of aPrimaryKey
that identifies a record of the Data model table in the Dynamic data modeling dataset.Modifier and TypeMethodDescriptionDataModelSpec.getDataModelSource()
Returns an instance ofDataModelSource
.Modifier and TypeMethodDescriptionvoid
DataModelSpec.setDataModelSource
(DataModelSource dataModelSource) Sets an instance ofDataModelSource
.