Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.RangeType
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
-
Uses of RangeType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return RangeType Modifier and Type Method Description RangeTypeCodeFactory. createRangeType()Returns a new object of class 'Range Type'. -
Uses of RangeType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement RangeType Modifier and Type Class Description classRangeTypeImplAn implementation of the model object 'Range Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return RangeType Modifier and Type Method Description RangeTypeCodeFactoryImpl. createRangeType() -
Uses of RangeType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type RangeType Modifier and Type Method Description TCodeSwitch. caseRangeType(RangeType object)Returns the result of interpreting the object as an instance of 'Range Type'.