Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.SeqContent
| 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 SeqContent in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return SeqContent Modifier and Type Method Description SeqContentDataFactory. createSeqContent()Returns a new object of class 'Seq Content'. -
Uses of SeqContent in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement SeqContent Modifier and Type Class Description classSeqContentImplAn implementation of the model object 'Seq Content'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return SeqContent Modifier and Type Method Description SeqContentDataFactoryImpl. createSeqContent() -
Uses of SeqContent in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type SeqContent Modifier and Type Method Description TDataSwitch. caseSeqContent(SeqContent object)Returns the result of interpreting the object as an instance of 'Seq Content'.