class |
BaseObjectType |
Base class for model objects having custom properties.
|
class |
Column |
Relational database column abstraction.
|
class |
DataSource |
Data source model.
|
class |
ForeignColumn |
Database table foreign column of foreign key abstraction.
|
class |
ForeignKey |
Database table foreign key abstraction.
|
class |
MetadataModule |
Analytics Modeling service module.
|
class |
PrimaryKey |
Database table primary key abstraction.
|
class |
PropertyType |
Generic property abstraction.
|
class |
Table |
Abstraction of the table in MOSER module.
|
class |
TableItem |
Container to define column and additional attributes related to it.
|