Skip to main content

Ens.Rule.Model.when

class Ens.Rule.Model.when extends Ens.Rule.Model.base

Property Inventory

Method Inventory

Properties

property actions as list of Ens.Rule.Model.action (XMLPROJECTION = "ELEMENT", XMLTYPECONSTRAINT = "CHOICE");
Property methods: actionsBuildValueArray(), actionsCollectionToDisplay(), actionsCollectionToOdbc(), actionsDisplayToCollection(), actionsGet(), actionsGetObject(), actionsGetObjectId(), actionsGetSwizzled(), actionsIsValid(), actionsOdbcToCollection(), actionsSet(), actionsSetObject(), actionsSetObjectId()
property condition as %String);
Property methods: conditionDisplayToLogical(), conditionGet(), conditionIsValid(), conditionLogicalToDisplay(), conditionLogicalToOdbc(), conditionNormalize()
property conditionObject as Ens.Rule.Model.expression (XMLPROJECTION = "NONE");
Property methods: conditionObjectGet(), conditionObjectGetSwizzled(), conditionObjectIsValid(), conditionObjectNewObject(), conditionObjectSet()

Methods

method conditionSet(pValue As %String) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab