Package com.togethersoft.openapi.ide.inspector

Class Diagram Summary
inspector 
 

Interface Summary
ConditionRepresents calculatable condition of visibility.
DataSource 
DefaultInspectorServices 
IdeInspectorBuilderFactory class used to create IdeInspector.
IdeInspectorComponent.OptionsThis interface contains some constants used as keys of the component
configuration options.
IdeInspectorManagerThis manager is used to control the process of inspector creation.
IdeInspectorProperty.OptionsThis interface contains some constants used as keys of the property
configuration options.
InspectorConsts 
InspectorFactory 
InspectorServiceManager 
ModelPropertyNamesServiceThis service provides access to the names of properties of underlying model
accessed via inspector or inspector component.
 

Class Summary
IdeInspectorRepresents abstract inspector which is used to control properties of ide
components.
IdeInspectorComponentClass IdeInspectorComponent represents abstract component of inspector.
IdeInspectorCompoundComponentClass IdeInspectorCompoundComponents represents an inspector component
that contains the other inspector components.
IdeInspectorCompoundComponent.ModelPropertyNamesServiceImplThis class implements model propert names service.
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.
IdeInspectorPropertySetComponent.ModelPropertyNamesServiceImpl 
IdeInspectorSinglePropertyComponentRepresents InspectorComponent that stores a single property.
IdeInspectorSinglePropertyComponent.ModelPropertyNamesServiceImplThis class implements service providing name of the inspected model
property
IdeMultipleInspectorPropertyRepresents InspectorProperty that stores an enumeration of properties.
InspectorViewType