Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.DataSegment
| 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 DataSegment in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return DataSegment Modifier and Type Method Description DataSegmentDataFactory. createDataSegment()Returns a new object of class 'Segment'. -
Uses of DataSegment in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement DataSegment Modifier and Type Class Description classDataSegmentImplAn implementation of the model object 'Segment'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return DataSegment Modifier and Type Method Description DataSegmentDataFactoryImpl. createDataSegment() -
Uses of DataSegment in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type DataSegment Modifier and Type Method Description TDataSwitch. caseDataSegment(DataSegment object)Returns the result of interpreting the object as an instance of 'Segment'.