RegExpToAlarm

org.eso.ias.tranfer.RegExpToAlarm
See theRegExpToAlarm companion class
object RegExpToAlarm

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val DefaultInvertedLogic: Boolean

By default the RegExp generate an alarm when the string of the IASIO matches with the regular expression

By default the RegExp generate an alarm when the string of the IASIO matches with the regular expression

Attributes

val DefaultPriority: Priority

Default priority level of the output

Default priority level of the output

Attributes

val InvertedPropName: String

The name of the property to invert the logic (i.e. generate an alarm when the string does not match the regular expression

The name of the property to invert the logic (i.e. generate an alarm when the string does not match the regular expression

Attributes

val PriorityPropName: String

The name of the property to set the priority of the output

The name of the property to set the priority of the output

Attributes

val RegExpPropName: String

The name of the property to pass the regular expression

The name of the property to pass the regular expression

Attributes

val logger: Logger

The logger

The logger

Attributes