Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.RecordFile
| 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 RecordFile in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return RecordFile Modifier and Type Method Description RecordFileDataFactory. createRecordFile()Returns a new object of class 'Record File'. -
Uses of RecordFile in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement RecordFile Modifier and Type Class Description classRecordFileImplAn implementation of the model object 'Record File'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return RecordFile Modifier and Type Method Description RecordFileDataFactoryImpl. createRecordFile() -
Uses of RecordFile in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type RecordFile Modifier and Type Method Description TDataSwitch. caseRecordFile(RecordFile object)Returns the result of interpreting the object as an instance of 'Record File'.