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

Class Summary
Condition Represents calculatable condition of visibility.
IdeInspector Represents abstract inspector which is used to control properties of ide components.
IdeInspectorBuilder Factory class used to create IdeInspector.
IdeInspectorComponent Class IdeInspectorComponent represents abstract component of inspector.
IdeInspectorCompoundComponent Class IdeInspectorCompoundComponents represents an inspector component that contains the other inspector components.
IdeInspectorManager This manager is used to control the process of inspector creation.
IdeInspectorManagerAccess This class is intended to access the current inspector manager.
IdeInspectorProperty Class IdeInspectorProperty represents a property inside an inspector component.
IdeInspectorPropertySetComponent Represents inspector component that keeps a list of properties.
IdeInspectorSinglePropertyComponent Represents InspectorComponent that stores a single property.
IdeMultipleInspectorProperty Represents InspectorProperty that stores an enumeration of properties.