com.togethersoft.openapi.ide.inspector
Class Diagram inspector

Class Summary
ConditionRepresents calculatable condition of visibility.
DataSource 
DefaultInspectorServices 
IdeInspectorRepresents abstract inspector which is used to control properties of ide
components.
IdeInspectorBuilderFactory class used to create IdeInspector.
IdeInspectorComponentClass IdeInspectorComponent represents abstract component of inspector.
IdeInspectorCompoundComponentClass IdeInspectorCompoundComponents represents an inspector component
that contains the other inspector components.
IdeInspectorManagerThis manager is used to control the process of inspector creation.
IdeInspectorManagerAccessThis class is intended to access the current inspector manager.
IdeInspectorPropertyClass IdeInspectorProperty represents a property inside an inspector component.
IdeInspectorPropertySetComponentRepresents inspector component that keeps a list of properties.
IdeInspectorSinglePropertyComponentRepresents InspectorComponent that stores a single property.
IdeMultipleInspectorPropertyRepresents InspectorProperty that stores an enumeration of properties.
InspectorConsts 
InspectorFactory 
InspectorServiceManager 
InspectorViewType 
ModelPropertyNamesServiceThis service provides access to the names of properties of underlying model
accessed via inspector or inspector component.