org.eclipse.emf.cdo.server.db.mapping
Interface ITypeMapping.Factory
- All Superinterfaces:
- IFactory
- All Known Implementing Classes:
- AbstractTypeMappingFactory
- Enclosing interface:
- ITypeMapping
- public static interface ITypeMapping.Factory
- extends IFactory
A factory for typeMappings. This is a regular Net4j factory registered by the respective extension point. It
enhances the regular factory using a descriptor which is translated from and to the factoryType by the methods in
TypeMappingUtil
.
- Since:
- 4.0
PRODUCT_GROUP
static final String PRODUCT_GROUP
- The Net4j factory product group for type mappings
- See Also:
- Constant Field Values
getDescriptor
ITypeMapping.Descriptor getDescriptor()
- Return the descriptor of the kind of type mapping created by this factory.
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.