com.togethersoft.openapi.ide
Class Diagram ide

Class Summary
IdeAccessClass IdeAccess provides access to the IdeManager and all other managers.
IdeActivatableInterface IdeActivatable should be implemented by the modules
that provide the possibility of on-demand invokation and deactivation.
IdeContextContains information about selected elements at the moment the module was called.
IdeElementInterface IdeElement represents a generic IDE element of Together.
IdeElementDefaultClass IdeElementDefault represents a default implementation of
IdeElement with the single service object.
IdeErrorCheckInterface IdeErrorCheck provides error checking.
IdeErrorInfoContains advanced information about an error that has occurred.
IdeErrorInfoDefaultClass IdeErrorInfoDefault provides a default implementation of IdeErrorInfo interface.
IdeLocalDiagnosticAn auxiliary class.
IdeManagerInterface IdeManager provides the entire IDE's fuctionality.
IdeManagerAccessProvides access to the IdeManager.
IdeScriptInterface IdeScript should be implemented by each Together module.
IdeStartupInterface IdeStartup should be implemented by each Together module
that is supposed to run upon Together start-up.