Package org.eclipse.stp.core.internal.introspection

Interface Summary
ISafeIntrospector Provides a safe wrapper for introspectors to run.
 

Class Summary
AbstractComponentTypeResource We need some further definition around what this lifecycle should look like.
AttributeSet Manages a set of EAttributes for a single logical EStructuralFeature element.
AttributeSetStack A stack for managing attribute sets for the recursive stack parser.
ComponentTypeIntrospectorRegistry This registry consumes the 'componentTypeIntrospector' extension point.
ComponentTypeResourceAssistantFactory Taps into the Resource Assistant framework which allos clients to override how resources are loaded.
ComponentTypeResourceHandler Overrides how URIs that contain references to ComponentType implementations are loaded.
IntrospectionRecorder Only partially implemented as of 12/01
ModelDeltaStack A simple stack for dealing with AnnouncementTypeEnums
ModelIntrospectionManager Provides the implementaiton of IModelIntrospectionManager.
SafeIntrospector A basic implementation for clients to subclass.