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