Provides a set of descriptors that are used in the implementation of the Element Type framework.

The descriptors are used to delay loading of the plugins containing classes that are specified in the XML extension for element types. They store the configuration element and only instantiate classes when asked to do so.

@canBeSeenBy org.eclipse.gmf.runtime.emf.type.core.*