Skip to main content

%DeepSee.Model.KPI.action

class %DeepSee.Model.KPI.action extends %DeepSee.Model.KPI.node

Meta-data for an action within a DeepSee KPI.

Property Inventory

Method Inventory

Properties

relationship kpi as %DeepSee.Model.KPI.kpi (XMLPROJECTION = "none") [ Inverse = actions , Cardinality = one ];
KPI that this property belongs to.
Property methods: kpiGet(), kpiGetObject(), kpiGetObjectId(), kpiGetSwizzled(), kpiIsValid(), kpiNewObject(), kpiRClose(), kpiRExec(), kpiRFetch(), kpiRelate(), kpiSQLCompute(), kpiSet(), kpiUnRelate()

Methods

method %Validate() as %Status
Test if this action's definition is valid.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab