Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.source.Image
-
Uses of Image in org.eclipse.gmt.modisco.omg.kdm.source
Methods in org.eclipse.gmt.modisco.omg.kdm.source that return Image Modifier and Type Method Description ImageSourceFactory. createImage()Returns a new object of class 'Image'. -
Uses of Image in org.eclipse.gmt.modisco.omg.kdm.source.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.source.impl that implement Image Modifier and Type Class Description classImageImplAn implementation of the model object 'Image'.Methods in org.eclipse.gmt.modisco.omg.kdm.source.impl that return Image Modifier and Type Method Description ImageSourceFactoryImpl. createImage() -
Uses of Image in org.eclipse.gmt.modisco.omg.kdm.source.util
Methods in org.eclipse.gmt.modisco.omg.kdm.source.util with parameters of type Image Modifier and Type Method Description TSourceSwitch. caseImage(Image object)Returns the result of interpreting the object as an instance of 'Image'. -
Uses of Image in org.eclipse.gmt.modisco.omg.kdm.ui
Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return Image Modifier and Type Method Description ImageDisplaysImage. getTo()Returns the value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.ui with parameters of type Image Modifier and Type Method Description voidDisplaysImage. setTo(Image value)Sets the value of the 'To' reference. -
Uses of Image in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Fields in org.eclipse.gmt.modisco.omg.kdm.ui.impl declared as Image Modifier and Type Field Description protected ImageDisplaysImageImpl. toThe cached value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return Image Modifier and Type Method Description ImageDisplaysImageImpl. basicGetTo()ImageDisplaysImageImpl. getTo()Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl with parameters of type Image Modifier and Type Method Description voidDisplaysImageImpl. setTo(Image newTo)