Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.Reads

Packages that use Reads
org.eclipse.gmt.modisco.omg.kdm.action   
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
 Reads ActionFactory.createReads()
          Returns a new object of class 'Reads'.
 

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
 T ActionSwitch.caseReads(Reads object)
          Returns the result of interpreting the object as an instance of 'Reads'.