public class AbstractTypeMapper extends java.lang.Object implements ITypeMapper
| Constructor and Description |
|---|
AbstractTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
mapType(java.lang.Object object)
Map the input object to a domain model type.
|
public java.lang.Class mapType(java.lang.Object object)
ITypeMappermapType in interface ITypeMapperobject - the input object.
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.