Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.OctetType
| 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 OctetType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return OctetType Modifier and Type Method Description OctetTypeCodeFactory. createOctetType()Returns a new object of class 'Octet Type'. -
Uses of OctetType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement OctetType Modifier and Type Class Description classOctetTypeImplAn implementation of the model object 'Octet Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return OctetType Modifier and Type Method Description OctetTypeCodeFactoryImpl. createOctetType() -
Uses of OctetType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type OctetType Modifier and Type Method Description TCodeSwitch. caseOctetType(OctetType object)Returns the result of interpreting the object as an instance of 'Octet Type'.