Uses of Package
org.eclipse.stp.core.introspection

Packages that use org.eclipse.stp.core.introspection
org.eclipse.stp.core.introspection The Introspection Framework 
 

Classes in org.eclipse.stp.core.introspection used by org.eclipse.stp.core.introspection
DynamicModelIntrospectorFactory
          Create a dynamic model introspector.
FeatureAdapter
          A FeatureAdapter provides the feature that a given SCAObject should be persisted as.
IComponentTypeIntrospector
          Clients should provide an implementation which updates the individual features on a ComponentType when IComponentTypeIntrospector.introspect(int, List) is called.
IDynamicModelIntrospector
          Provides a simple interface for non-EMF models to normalize their content into an EMF structure.
IModelIntrospectionManager
          Provides a hook into the introspection framework to bind ComponentTypes to the introspector that understands the underlying model.