Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.ScaledType
| 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 ScaledType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return ScaledType Modifier and Type Method Description ScaledTypeCodeFactory. createScaledType()Returns a new object of class 'Scaled Type'. -
Uses of ScaledType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement ScaledType Modifier and Type Class Description classScaledTypeImplAn implementation of the model object 'Scaled Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return ScaledType Modifier and Type Method Description ScaledTypeCodeFactoryImpl. createScaledType() -
Uses of ScaledType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type ScaledType Modifier and Type Method Description TCodeSwitch. caseScaledType(ScaledType object)Returns the result of interpreting the object as an instance of 'Scaled Type'.