Documentation for the _.Studio package. More...
Namespaces | |
Extension | |
Documentation for the _.Studio.Extension package. | |
SourceControl | |
Documentation for the _.Studio.SourceControl package. | |
Template | |
Documentation for the _.Studio.Template package. | |
Classes | |
class | AbstractDocument |
To implement a new routine type to be used by Studio you subclass from this abstract routine class and fill in the methods to perform your own Load/Save/Compile/Delete/Lock functions. More... | |
class | BreakPoint |
Represents a specific breakpoint for a Studio Project. More... | |
class | ClassMgr |
This class is used internally by InterSystems IRIS. More... | |
class | Debugger |
This class is used internally by InterSystems IRIS. More... | |
class | General |
Collection of ClassMethods used by Studio. More... | |
class | Global |
Provide interface to globals. More... | |
class | OpenDialogItems |
Table that maps to the internal Studio open dialog data so additional filtering can be done via SQL. More... | |
class | Package |
Represent the package information used by the class compiler. More... | |
class | Project |
Represents a Studio Project. More... | |
class | ProjectItem |
Represents an item within a Studio Project. More... | |
class | SASchema |
This class is used as the super class for all the classes that implement SASchema interface. More... | |
class | SASchemaClass |
This class is the base class for Studio Assist schema generators that are based on XML-enabled class definitions. More... | |
class | SASchemaFile |
This class implements SASchema which is loaded from an OS file. More... | |
class | SASchemaUtil |
This class is used internally by InterSystems IRIS. More... | |
class | TimeStamp |
Datatype for <class>Studio.Project</class> property LastModified which is needed in order to be backward compatible with older XML exports of Studio.Project before we switched to using the built in XML support for the import/export of these objects. More... | |
class | WatchPoint |
Represents a specific watchpoint for a Studio Project. More... | |
class | WatchVariable |
Represents a specific variable to put in the watch list for debugging. More... | |
Documentation for the _.Studio package.