Click or drag to resize

IMeasureTValue Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.interfaces
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
Request Example View Source

Type Parameters

TValue
The type of the value.

The IMeasureTValue type exposes the following members.

Properties
  NameDescription
Public propertyalarmCriteria
Public propertybaseValue
Public propertycalculateTasks (Inherited from IMeasureBasic.)
Public propertydefValue
Public propertydescription (Inherited from IObjectWithDescription.)
Public propertydoUnitOptimization (Inherited from IMeasure.)
Public propertyformatForValue (Inherited from IValueWithFormat.)
Public propertyformatForValueAndUnit (Inherited from IValueWithFormat.)
Public propertyinfo (Inherited from IMeasure.)
Public propertyisAlarmTurnedOn
If true it will use alarm range to fire alarm
(Inherited from IMeasureBasic.)
Public propertyisValueDefault
TRUE if current value is same as default value specified with constructor
(Inherited from IMeasureBasic.)
Public propertyisValueInAlarmRange (Inherited from IMeasureBasic.)
Public propertyisValuePlural
Gets a value indicating whether the current value is plural.
(Inherited from IMeasure.)
Public propertymetaModelFull (Inherited from IObjectWithMetaModelNameAndGroup.)
Public propertymetaModelName (Inherited from IObjectWithMetaModelNameAndGroup.)
Public propertymetaModelPrefix (Inherited from IObjectWithMetaModelNameAndGroup.)
Public propertyname
Ime koje je dodeljeno objektu
(Inherited from IObjectWithName.)
Public propertyprimValue
Public propertyrelevance (Inherited from IValueWithImportanceInfo.)
Public propertyrole_letter (Inherited from IValueWithRoleInfo.)
Public propertyrole_name (Inherited from IValueWithRoleInfo.)
Public propertyrole_symbol (Inherited from IValueWithRoleInfo.)
Public propertyunit_factor (Inherited from IValueWithUnitInfo.)
Public propertyunit_isUsingBaseValue (Inherited from IValueWithUnitInfo.)
Public propertyunit_name (Inherited from IValueWithUnitInfo.)
Public propertyunit_sufix (Inherited from IValueWithUnitInfo.)
Public propertyunit_type (Inherited from IValueWithUnitInfo.)
Public propertyvalueRange
Top
Methods
  NameDescription
Public methodcalculate (Inherited from IMeasureBasic.)
Public methodconvertToOptimalUnitLevel
TRUE if current value is in alarmant value range
(Inherited from IMeasure.)
Public methodconvertToUnit (Inherited from IMeasure.)
Public methodGetContent
Gets the informational content about this measure
(Inherited from IMeasure.)
Public methodGetFormatedValue (Inherited from IMeasureBasic.)
Public methodGetFormatedValueAndUnit (Inherited from IMeasureBasic.)
Public methodGetFormatForValue
Gets the format for value or value-and-unit if forValueAndUnit is TRUE.
(Inherited from IMeasureBasic.)
Public methodgetRoleEntry (Inherited from IMeasure.)
Public methodgetUnitEntry (Inherited from IMeasure.)
Public methodgetValueTC (Inherited from IMeasureBasic.)
Public methodsetAlarmExact
Public methodsetCustomRoleEntry (Inherited from IMeasure.)
Public methodsetCustomUnitEntry (Inherited from IMeasure.)
Public methodsetDefaultValue
Public methodToString
Returns a string that represents the meassure - according to
(Inherited from IMeasure.)
Public methodToString(measureToStringContent) (Inherited from IMeasure.)
Top
See Also