Uses of Interface
org.eclipse.gmt.modisco.java.WildCardType
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of WildCardType in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement WildCardType Modifier and Type Class Description classWildCardTypeImplAn implementation of the model object 'Wild Card Type'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return WildCardType Modifier and Type Method Description WildCardTypeJavaFactoryImpl. createWildCardType() -
Uses of WildCardType in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return WildCardType Modifier and Type Method Description WildCardTypeJavaFactory. createWildCardType()Returns a new object of class 'Wild Card Type'. -
Uses of WildCardType in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type WildCardType Modifier and Type Method Description TJavaSwitch. caseWildCardType(WildCardType object)Returns the result of interpreting the object as an instance of 'Wild Card Type'.