Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.RelationalSchema
| 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 RelationalSchema in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return RelationalSchema Modifier and Type Method Description RelationalSchemaDataFactory. createRelationalSchema()Returns a new object of class 'Relational Schema'. -
Uses of RelationalSchema in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement RelationalSchema Modifier and Type Class Description classRelationalSchemaImplAn implementation of the model object 'Relational Schema'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return RelationalSchema Modifier and Type Method Description RelationalSchemaDataFactoryImpl. createRelationalSchema() -
Uses of RelationalSchema in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type RelationalSchema Modifier and Type Method Description TDataSwitch. caseRelationalSchema(RelationalSchema object)Returns the result of interpreting the object as an instance of 'Relational Schema'.