abstract class %Installer.Activity
extends %XGEN.AbstractNode
This is the base class for activities within the document.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
3
|
|
|
|
|
|
|
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