Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.SetType
| 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 SetType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return SetType Modifier and Type Method Description SetTypeCodeFactory. createSetType()Returns a new object of class 'Set Type'. -
Uses of SetType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement SetType Modifier and Type Class Description classSetTypeImplAn implementation of the model object 'Set Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return SetType Modifier and Type Method Description SetTypeCodeFactoryImpl. createSetType() -
Uses of SetType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type SetType Modifier and Type Method Description TCodeSwitch. caseSetType(SetType object)Returns the result of interpreting the object as an instance of 'Set Type'.