/AWS1/CL_IOSCOMPUTATIONMDELA00¶
Contains the configuration of the type of anomaly detection computation model.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_inputproperties TYPE /AWS1/IOSINPUTPROPERTIES /AWS1/IOSINPUTPROPERTIES¶
Define the variable name associated with input properties, with the following format
${VariableName}.
iv_resultproperty TYPE /AWS1/IOSRESULTPROPERTY /AWS1/IOSRESULTPROPERTY¶
Define the variable name associated with the result property, and the following format
${VariableName}.
Queryable Attributes¶
inputProperties¶
Define the variable name associated with input properties, with the following format
${VariableName}.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTPROPERTIES() |
Getter for INPUTPROPERTIES, with configurable default |
ASK_INPUTPROPERTIES() |
Getter for INPUTPROPERTIES w/ exceptions if field has no val |
HAS_INPUTPROPERTIES() |
Determine if INPUTPROPERTIES has a value |
resultProperty¶
Define the variable name associated with the result property, and the following format
${VariableName}.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESULTPROPERTY() |
Getter for RESULTPROPERTY, with configurable default |
ASK_RESULTPROPERTY() |
Getter for RESULTPROPERTY w/ exceptions if field has no valu |
HAS_RESULTPROPERTY() |
Determine if RESULTPROPERTY has a value |