sas
GenerationLog

The test generation log. Any generation errors are logged as instances of this class.



public class GenerationLog

Properties
errorCode The generation error code.

type=sas.GenerationError
access=read-only
default=none
Displayed(tab/group)=Error

flagAsError This log will flag generation as failed.

type=boolean
access=read-only
default=false

id The generation log identifier.

type=long
access=read-create
default=1
minimum=1
Displayed(tab/group)=Number

logTime The timestamp when the log was created.

type=Date
access=read-only
default=0
Displayed(tab/group)=Log Time

message The error message.

type=string
access=read-only
default=
maximum=2048
Displayed(tab/group)=Message

pointer The pointer to the offending object. The type of object pointed to depends on the error code.

type=Pointer
access=read-only
default=
Displayed(tab/group)=Object

spanObjectPointer A pointer to the parent spanEnabled object.

type=string
access=read-only
default=
minimum=0
maximum=252

testGenerationStage Indicates the status of Test generation for the entity.

type=sas.LogGeneratedState
access=read-only
default=testGeneration
Displayed(tab/group)=Stage

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed