IMeasureBasic Interface |
Namespace: imbSCI.Core.interfaces
public interface IMeasureBasic : IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName, IValueWithFormat, IValueWithImportanceInfo, IValueWithToString, IValueComparable, IComparable, IObjectWithMetaModelNameAndGroup
The IMeasureBasic type exposes the following members.
| Name | Description | |
|---|---|---|
| alarmCriteria | ||
| calculateTasks | ||
| description | (Inherited from IObjectWithDescription.) | |
| formatForValue | (Inherited from IValueWithFormat.) | |
| formatForValueAndUnit | (Inherited from IValueWithFormat.) | |
| isAlarmTurnedOn |
If true it will use alarm range to fire alarm
| |
| isValueDefault |
TRUE if current value is same as default value specified with constructor
| |
| isValueInAlarmRange | ||
| metaModelFull | (Inherited from IObjectWithMetaModelNameAndGroup.) | |
| metaModelName | (Inherited from IObjectWithMetaModelNameAndGroup.) | |
| metaModelPrefix | (Inherited from IObjectWithMetaModelNameAndGroup.) | |
| name |
Ime koje je dodeljeno objektu
(Inherited from IObjectWithName.) | |
| relevance | (Inherited from IValueWithImportanceInfo.) | |
| valueRange |
| Name | Description | |
|---|---|---|
| calculate | ||
| GetFormatedValue | ||
| GetFormatedValueAndUnit | ||
| GetFormatForValue |
Gets the format for value or value-and-unit if forValueAndUnit is TRUE.
| |
| getValueTC |