Package com.orchestranetworks.addon.dml
Interface DataModelSource
- All Known Implementing Classes:
SourceFile
,SourcePrimaryKey
public interface DataModelSource
Defines the sources to generate data models.
- Since:
- 2.6.2
-
Method Summary
-
Method Details
-
getName
String getName()Returns the data model source name. If the data model configuration is saved to the Dynamic data modeling dataset, this value is applied to the 'Name' field in the 'Data model' table.
-