Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.DataContainer
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.impl | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
-
Uses of DataContainer in org.eclipse.gmt.modisco.omg.kdm.data
Subinterfaces of DataContainer in org.eclipse.gmt.modisco.omg.kdm.data Modifier and Type Interface Description interfaceCatalogA representation of the model object 'Catalog'.interfaceColumnSetA representation of the model object 'Column Set'.interfaceDataSegmentA representation of the model object 'Segment'.interfaceRecordFileA representation of the model object 'Record File'.interfaceRelationalSchemaA representation of the model object 'Relational Schema'.interfaceRelationalTableA representation of the model object 'Relational Table'.interfaceRelationalViewA representation of the model object 'Relational View'.Methods in org.eclipse.gmt.modisco.omg.kdm.data that return DataContainer Modifier and Type Method Description DataContainerDataFactory. createDataContainer()Returns a new object of class 'Container'. -
Uses of DataContainer in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement DataContainer Modifier and Type Class Description classCatalogImplAn implementation of the model object 'Catalog'.classColumnSetImplAn implementation of the model object 'Column Set'.classDataContainerImplAn implementation of the model object 'Container'.classDataSegmentImplAn implementation of the model object 'Segment'.classRecordFileImplAn implementation of the model object 'Record File'.classRelationalSchemaImplAn implementation of the model object 'Relational Schema'.classRelationalTableImplAn implementation of the model object 'Relational Table'.classRelationalViewImplAn implementation of the model object 'Relational View'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return DataContainer Modifier and Type Method Description DataContainerDataFactoryImpl. createDataContainer() -
Uses of DataContainer in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type DataContainer Modifier and Type Method Description TDataSwitch. caseDataContainer(DataContainer object)Returns the result of interpreting the object as an instance of 'Container'.