Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.BitstringType
| 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 BitstringType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return BitstringType Modifier and Type Method Description BitstringTypeCodeFactory. createBitstringType()Returns a new object of class 'Bitstring Type'. -
Uses of BitstringType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement BitstringType Modifier and Type Class Description classBitstringTypeImplAn implementation of the model object 'Bitstring Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return BitstringType Modifier and Type Method Description BitstringTypeCodeFactoryImpl. createBitstringType() -
Uses of BitstringType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type BitstringType Modifier and Type Method Description TCodeSwitch. caseBitstringType(BitstringType object)Returns the result of interpreting the object as an instance of 'Bitstring Type'.