Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Ens.DTL.ActionList

class Ens.DTL.ActionList extends Ens.DTL.NodeList

This class groups actions together, and is used wherever more than one action needs to be defined

Method Inventory

Parameters

parameter ELEMENTTYPE = Ens.DTL.Action;
The type (class name) of the elements stored in the collection.

Methods

method GenerateCode(pCompiler As Ens.DTL.Compiler) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab