DocBook|Search
Class Reference
%Installer.Sequence
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%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
%%OIDGet %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.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