Class Reference
%Installer.Sequence
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%Installer] >  [Sequence]
Private  Storage

abstract class %Installer.Sequence extends %XGEN.AbstractSequence

This is the base class for a sequence of activities.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Properties
children name skipChildren

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GenerateCode %GetParameter %Indent %IsA
%IsModified %New %NormalizeObject %ObjectModified
%OnAfterGenerateCode %OnBeforeGenerateCode %OnGenerateCode %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType

Subclasses
%Installer.Configuration %Installer.Else %Installer.Error %Installer.ForEach
%Installer.If %Installer.IfDef %Installer.IfNotDef %Installer.Invoke
%Installer.Namespace %Installer.Production %Installer.Security

Parameters

• parameter NAMESPACE = "INSTALLER";
NAMESPACE specifies the XML namespace to be used when projecting the class to XML. If NAMESPACE = "", the default namespace is used for the XML schema is used as the namespace for his class.
• parameter XGENDOCUMENT = "%Installer.Manifest";
This is the name of the XGEN document class that this node belongs to.
• parameter XMLFORMAT = "literal";
Reduces the amount of generated code


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.