Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.ChoiceType
| 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 ChoiceType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return ChoiceType Modifier and Type Method Description ChoiceTypeCodeFactory. createChoiceType()Returns a new object of class 'Choice Type'. -
Uses of ChoiceType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement ChoiceType Modifier and Type Class Description classChoiceTypeImplAn implementation of the model object 'Choice Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return ChoiceType Modifier and Type Method Description ChoiceTypeCodeFactoryImpl. createChoiceType() -
Uses of ChoiceType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type ChoiceType Modifier and Type Method Description TCodeSwitch. caseChoiceType(ChoiceType object)Returns the result of interpreting the object as an instance of 'Choice Type'.