Skip to main content

Ens.BPL.ActivityList

class Ens.BPL.ActivityList extends Ens.BPL.NodeList

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

Property Inventory

Method Inventory

Parameters

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

Properties

property Annotation as %String);
This holds the user documentation for this Activity
Property methods: AnnotationDisplayToLogical(), AnnotationGet(), AnnotationIsValid(), AnnotationLogicalToDisplay(), AnnotationLogicalToOdbc(), AnnotationNormalize(), AnnotationSet()

Methods

method GenerateXML(pStream As %BinaryStream) as %Status
This generates the common XML attributes for this Activity

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab