Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.BitType
| 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 BitType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return BitType Modifier and Type Method Description BitTypeCodeFactory. createBitType()Returns a new object of class 'Bit Type'. -
Uses of BitType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement BitType Modifier and Type Class Description classBitTypeImplAn implementation of the model object 'Bit Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return BitType Modifier and Type Method Description BitTypeCodeFactoryImpl. createBitType() -
Uses of BitType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type BitType Modifier and Type Method Description TCodeSwitch. caseBitType(BitType object)Returns the result of interpreting the object as an instance of 'Bit Type'.