Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.EnumeratedType
| 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 EnumeratedType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return EnumeratedType Modifier and Type Method Description EnumeratedTypeCodeFactory. createEnumeratedType()Returns a new object of class 'Enumerated Type'. -
Uses of EnumeratedType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement EnumeratedType Modifier and Type Class Description classEnumeratedTypeImplAn implementation of the model object 'Enumerated Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return EnumeratedType Modifier and Type Method Description EnumeratedTypeCodeFactoryImpl. createEnumeratedType() -
Uses of EnumeratedType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type EnumeratedType Modifier and Type Method Description TCodeSwitch. caseEnumeratedType(EnumeratedType object)Returns the result of interpreting the object as an instance of 'Enumerated Type'.