Uses of Interface
com.orchestranetworks.addon.dml.DataModelSource
Packages that use DataModelSource
Package
Description
Classes and interfaces to call the Dynamic data modeling service.
-
Uses of DataModelSource in com.orchestranetworks.addon.dml
Classes in com.orchestranetworks.addon.dml that implement DataModelSourceModifier and TypeClassDescriptionfinal classSpecifies the configuration to create a data model source from a file.final classSpecifies the configurations to create a data model source from an instance of aPrimaryKeythat identifies a record of the Data model table in the Dynamic data modeling dataset.Methods in com.orchestranetworks.addon.dml that return DataModelSourceModifier and TypeMethodDescriptionDataModelSpec.getDataModelSource()Returns an instance ofDataModelSource.Methods in com.orchestranetworks.addon.dml with parameters of type DataModelSourceModifier and TypeMethodDescriptionvoidDataModelSpec.setDataModelSource(DataModelSource dataModelSource) Sets an instance ofDataModelSource.