Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.source.BinaryFile
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.source | |
| org.eclipse.gmt.modisco.omg.kdm.source.impl | |
| org.eclipse.gmt.modisco.omg.kdm.source.util |
-
Uses of BinaryFile in org.eclipse.gmt.modisco.omg.kdm.source
Methods in org.eclipse.gmt.modisco.omg.kdm.source that return BinaryFile Modifier and Type Method Description BinaryFileSourceFactory. createBinaryFile()Returns a new object of class 'Binary File'. -
Uses of BinaryFile in org.eclipse.gmt.modisco.omg.kdm.source.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.source.impl that implement BinaryFile Modifier and Type Class Description classBinaryFileImplAn implementation of the model object 'Binary File'.Methods in org.eclipse.gmt.modisco.omg.kdm.source.impl that return BinaryFile Modifier and Type Method Description BinaryFileSourceFactoryImpl. createBinaryFile() -
Uses of BinaryFile in org.eclipse.gmt.modisco.omg.kdm.source.util
Methods in org.eclipse.gmt.modisco.omg.kdm.source.util with parameters of type BinaryFile Modifier and Type Method Description TSourceSwitch. caseBinaryFile(BinaryFile object)Returns the result of interpreting the object as an instance of 'Binary File'.