Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.RelationalView
| 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 RelationalView in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return RelationalView Modifier and Type Method Description RelationalViewDataFactory. createRelationalView()Returns a new object of class 'Relational View'. -
Uses of RelationalView in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement RelationalView Modifier and Type Class Description classRelationalViewImplAn implementation of the model object 'Relational View'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return RelationalView Modifier and Type Method Description RelationalViewDataFactoryImpl. createRelationalView() -
Uses of RelationalView in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type RelationalView Modifier and Type Method Description TDataSwitch. caseRelationalView(RelationalView object)Returns the result of interpreting the object as an instance of 'Relational View'.