Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.Index
| 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 Index in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return Index Modifier and Type Method Description IndexDataFactory. createIndex()Returns a new object of class 'Index'. -
Uses of Index in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement Index Modifier and Type Class Description classIndexImplAn implementation of the model object 'Index'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return Index Modifier and Type Method Description IndexDataFactoryImpl. createIndex() -
Uses of Index in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type Index Modifier and Type Method Description TDataSwitch. caseIndex(Index object)Returns the result of interpreting the object as an instance of 'Index'.