Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.HasType
| 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 HasType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return HasType Modifier and Type Method Description HasTypeCodeFactory. createHasType()Returns a new object of class 'Has Type'. -
Uses of HasType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement HasType Modifier and Type Class Description classHasTypeImplAn implementation of the model object 'Has Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return HasType Modifier and Type Method Description HasTypeCodeFactoryImpl. createHasType() -
Uses of HasType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type HasType Modifier and Type Method Description TCodeSwitch. caseHasType(HasType object)Returns the result of interpreting the object as an instance of 'Has Type'.