Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.kdm.Segment
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.kdm | |
| org.eclipse.gmt.modisco.omg.kdm.kdm.impl | |
| org.eclipse.gmt.modisco.omg.kdm.kdm.util |
-
Uses of Segment in org.eclipse.gmt.modisco.omg.kdm.kdm
Methods in org.eclipse.gmt.modisco.omg.kdm.kdm that return Segment Modifier and Type Method Description SegmentKdmFactory. createSegment()Returns a new object of class 'Segment'.Methods in org.eclipse.gmt.modisco.omg.kdm.kdm that return types with arguments of type Segment Modifier and Type Method Description org.eclipse.emf.common.util.EList<Segment>Segment. getSegment()Returns the value of the 'Segment' containment reference list. -
Uses of Segment in org.eclipse.gmt.modisco.omg.kdm.kdm.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.kdm.impl that implement Segment Modifier and Type Class Description classSegmentImplAn implementation of the model object 'Segment'.Fields in org.eclipse.gmt.modisco.omg.kdm.kdm.impl with type parameters of type Segment Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<Segment>SegmentImpl. segmentThe cached value of the 'Segment' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.kdm.impl that return Segment Modifier and Type Method Description SegmentKdmFactoryImpl. createSegment()Methods in org.eclipse.gmt.modisco.omg.kdm.kdm.impl that return types with arguments of type Segment Modifier and Type Method Description org.eclipse.emf.common.util.EList<Segment>SegmentImpl. getSegment() -
Uses of Segment in org.eclipse.gmt.modisco.omg.kdm.kdm.util
Methods in org.eclipse.gmt.modisco.omg.kdm.kdm.util with parameters of type Segment Modifier and Type Method Description TKdmSwitch. caseSegment(Segment object)Returns the result of interpreting the object as an instance of 'Segment'.