org.eso.ias.supervisor.test.tf

Members list

Type members

Classlikes

class TemplatedTF(cEleId: String, cEleRunningId: String, validityTimeFrame: Long, props: Properties) extends ScalaTransferExecutor[Long]

A TF to test the getting of values with getValue in case of a templated ASCE.

A TF to test the getting of values with getValue in case of a templated ASCE.

The test aims to check if getValue works as expected when dealing with templated and non templated TF i.e. when getting a templated value passing its ID only.

Value parameters

cEleId:

the ID of the ASCE

cEleRunningId:

the runningID of the ASCE

props:

the user defined properties

validityTimeFrame:

The time frame (msec) to invalidate monitor points

Attributes

Supertypes
class ScalaTransferExecutor[Long]
class TransferExecutor
class Object
trait Matchable
class Any