Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.RelationalTable
| 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 RelationalTable in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return RelationalTable Modifier and Type Method Description RelationalTableDataFactory. createRelationalTable()Returns a new object of class 'Relational Table'. -
Uses of RelationalTable in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement RelationalTable Modifier and Type Class Description classRelationalTableImplAn implementation of the model object 'Relational Table'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return RelationalTable Modifier and Type Method Description RelationalTableDataFactoryImpl. createRelationalTable() -
Uses of RelationalTable in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type RelationalTable Modifier and Type Method Description TDataSwitch. caseRelationalTable(RelationalTable object)Returns the result of interpreting the object as an instance of 'Relational Table'.