Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.ReadsColumnSet
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.impl | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
-
Uses of ReadsColumnSet in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return ReadsColumnSet Modifier and Type Method Description ReadsColumnSetDataFactory. createReadsColumnSet()Returns a new object of class 'Reads Column Set'. -
Uses of ReadsColumnSet in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement ReadsColumnSet Modifier and Type Class Description classReadsColumnSetImplAn implementation of the model object 'Reads Column Set'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return ReadsColumnSet Modifier and Type Method Description ReadsColumnSetDataFactoryImpl. createReadsColumnSet() -
Uses of ReadsColumnSet in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type ReadsColumnSet Modifier and Type Method Description TDataSwitch. caseReadsColumnSet(ReadsColumnSet object)Returns the result of interpreting the object as an instance of 'Reads Column Set'.