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
parameter ELEMENTTYPE = "Ens.DTL.Action";
The type (class name) of the elements stored in the collection.