| Class Summary |
| IdeAccess | Class IdeAccess provides access to the IdeManager and
all other managers. |
| IdeActivatable | Interface IdeActivatable should be implemented by the modules
that provide the possibility of on-demand invokation and deactivation. |
| IdeContext | Contains information about selected elements at the moment the script was called. |
| IdeElement | Interface IdeElement represents a generic IDE element of Together. |
| IdeElementDefault | Class IdeElementDefault represents a default implementation of
IdeElement with the single service object. |
| IdeErrorCheck | Interface IdeErrorCheck provides error checking. |
| IdeErrorInfo | Contains advanced information about an error that has occurred. |
| IdeErrorInfoDefault | Class IdeErrorInfoDefault provides a default implementation of
IdeErrorInfo interface. |
| IdeLocalDiagnostic | An auxiliary class. |
| IdeManager | Interface IdeManager provides the entire IDE's fuctionality. |
| IdeManagerAccess | Provides access to the IdeManager. |
| IdeScript | Interface IdeScript should be implemented by each Together module. |
| IdeStartup | Interface IdeStartup should be implemented by each Together module
that is supposed to run upon Together start-up. |