Working with Enabled Extension Points

An enabled extension point identifies the specification entity class on which a specification-based extension point can be used. You must create an enabled extension point for each type of entity specification for which you use the extension point. For example, if you plan to use an extension point on equipment specifications and logical device specifications, you must create two enabled extension points for the extension point; one that identifies the EquipmentSpecification class, and one that identifies the LogicalDeviceSpecification class.

When working with enabled extension points, see the following topics: