com.ptc.core.components.descriptor
Interface ComponentContext


public interface ComponentContext

Describes properties of a component that may come from a descriptor or from some other object. For example the ModelContext is also a ComponentContext, so that it can check for mode and type at both the descriptor and parent descriptor levels.

Supported API: true

Extendable: false