Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.RecordFile

Packages that use RecordFile
org.eclipse.gmt.modisco.omg.kdm.data   
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
 RecordFile DataFactory.createRecordFile()
          Returns a new object of class 'Record File'.
 

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
 T DataSwitch.caseRecordFile(RecordFile object)
          Returns the result of interpreting the object as an instance of 'Record File'.