| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| description |
The description of the event. For example, for
a changed event on the router, the description may be the router ID.
type=string access=read-only minimum=0 maximum=128 Displayed(tab/group)=Description (/Event Details) |
| detail |
Event specific details used to help uniquely identify
the event. For example, for an element change event,
the details would include information to identify the changed
element. For the action event, the action name could be used.
type=string access=read-create maximum=252 Mandatory on create |
| modelPointer |
The pointer to the simulation model to which this element
belongs.
type=Pointer access=read-only |
| modelType |
Defines type of model to which this simulation element
belongs.
type=simulator.ModelType access=read-only |
| scenarioId |
The scenario ID.
type=long access=read-only Displayed(tab/group)=Scenario ID (Scenario) |
| scenarioName |
The scenario name.
type=string access=read-only maximum=32 Displayed(tab/group)=Scenario Name (Scenario) |
| timestamp |
The time at which the event occurred.
type=Date access=read-create Mandatory on create Displayed(tab/group)=Event Time (/Event Details) |
| type |
The event type.
type=simulator.EventType access=read-create Mandatory on create Displayed(tab/group)=Event Type (/Event Details) |
| userName |
The user that triggered the event.
type=string access=read-only minimum=0 maximum=40 Displayed(tab/group)=Triggered By (/Event Details) |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |