Uses of Class
org.eclipse.emf.cdo.common.model.CDOType.Handler
Packages that use CDOType.Handler
Package
Description
Common concepts for dealing with models and types.
-
Uses of CDOType.Handler in org.eclipse.emf.cdo.common.model
Methods in org.eclipse.emf.cdo.common.model that return CDOType.HandlerModifier and TypeMethodDescriptionabstract CDOType.Handler
CDOType.Handler.Registry.getHandlerByType
(String type) CDOType.Handler.Registry.getHandlerByValue
(Object value) Methods in org.eclipse.emf.cdo.common.model with parameters of type CDOType.HandlerModifier and TypeMethodDescriptionvoid
CDOType.Handler.Registry.addHandler
(CDOType.Handler handler)