| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Catalog
A representation of the model object 'Catalog'.
|
interface |
ColumnSet
A representation of the model object 'Column Set'.
|
interface |
DataSegment
A representation of the model object 'Segment'.
|
interface |
RecordFile
A representation of the model object 'Record File'.
|
interface |
RelationalSchema
A representation of the model object 'Relational Schema'.
|
interface |
RelationalTable
A representation of the model object 'Relational Table'.
|
interface |
RelationalView
A representation of the model object 'Relational View'.
|
| Modifier and Type | Method and Description |
|---|---|
DataContainer |
DataFactory.createDataContainer()
Returns a new object of class 'Container'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DataSwitch.caseDataContainer(DataContainer object)
Returns the result of interpreting the object as an instance of 'Container'.
|