Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.Reads
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.action | |
| org.eclipse.gmt.modisco.omg.kdm.action.impl | |
| org.eclipse.gmt.modisco.omg.kdm.action.util |
-
Uses of Reads in org.eclipse.gmt.modisco.omg.kdm.action
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return Reads Modifier and Type Method Description ReadsActionFactory. createReads()Returns a new object of class 'Reads'. -
Uses of Reads in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement Reads Modifier and Type Class Description classReadsImplAn implementation of the model object 'Reads'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return Reads Modifier and Type Method Description ReadsActionFactoryImpl. createReads() -
Uses of Reads in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type Reads Modifier and Type Method Description TActionSwitch. caseReads(Reads object)Returns the result of interpreting the object as an instance of 'Reads'.