Ens.DTL.CaseNode
abstract class Ens.DTL.CaseNode extends Ens.DTL.Action
Common superclass for nodes which can be direct children of switch statementProperty Inventory
Method Inventory
Properties
property Actions as Ens.DTL.ActionList;
This holds the activities to be performed for this case
Property methods: ActionsGet(), ActionsGetSwizzled(), ActionsIsValid(), ActionsNewObject(), ActionsSet()
Methods
method GenerateCode(pCompiler As Ens.DTL.Compiler) as %Status
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- Deserialize()
- DisplayName()
- GenerateXML()
- NormalizeAttribute()
- Serialize()
- Validate()
- WriteAnnotationXML()
- WriteExpandedAttribute()