Uses of Class
org.eclipse.gmt.modisco.java.neoemf.impl.TypeImpl
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.neoemf.impl |
-
Uses of TypeImpl in org.eclipse.gmt.modisco.java.neoemf.impl
Subclasses of TypeImpl in org.eclipse.gmt.modisco.java.neoemf.impl Modifier and Type Class Description classArrayTypeImplAn implementation of the model object 'Array Type'.classParameterizedTypeImplAn implementation of the model object 'Parameterized Type'.classPrimitiveTypeBooleanImplAn implementation of the model object 'Primitive Type Boolean'.classPrimitiveTypeByteImplAn implementation of the model object 'Primitive Type Byte'.classPrimitiveTypeCharImplAn implementation of the model object 'Primitive Type Char'.classPrimitiveTypeDoubleImplAn implementation of the model object 'Primitive Type Double'.classPrimitiveTypeFloatImplAn implementation of the model object 'Primitive Type Float'.classPrimitiveTypeImplAn implementation of the model object 'Primitive Type'.classPrimitiveTypeIntImplAn implementation of the model object 'Primitive Type Int'.classPrimitiveTypeLongImplAn implementation of the model object 'Primitive Type Long'.classPrimitiveTypeShortImplAn implementation of the model object 'Primitive Type Short'.classPrimitiveTypeVoidImplAn implementation of the model object 'Primitive Type Void'.classTypeParameterImplAn implementation of the model object 'Type Parameter'.classUnresolvedTypeImplAn implementation of the model object 'Unresolved Type'.classWildCardTypeImplAn implementation of the model object 'Wild Card Type'.