simulator
SimSession

A session represents a simulation sand box for a scenario. The system supports a limited number of concurrent sessions.



public class SimSession

Properties
id The system generated unique ID for the scenario.

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

scenario The pointer to the scenario that this session is currently using.

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

timestamp The time when the session was created.

type=Date
access=read-only
Displayed(tab/group)=Start Time

userName The user who is using the session.

type=string
access=read-only
minimum=1
maximum=40
Displayed(tab/group)=User Name

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