simulator
Element

An element in the simulation model.



public abstract class Element

Properties
administrativeState Controls whether the object should be part of the simulation or not.

type=simulator.AdministrativeState
default=up
Displayed(tab/group)=Administrative State (/States)

description The description (user configurable).

type=string
default=
minimum=0
maximum=80

displayedName The displayed name.

type=string
default=
minimum=0
maximum=64

modelPointer The pointer to the simulation model to which this element belongs.

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

modelType Defines type of model to which this simulation element belongs.

type=simulator.ModelType
access=read-only
Displayed(tab/group)=Model Type (Model/Model)

operationalState Specifies if the object is currently part of the simulation. Even if the administrativeState is up, it is possible that the operationState is down. For example, if a router is administratively down, any link entering or leaving the router will be operationally down.

type=simulator.OperationalState
access=read-only
default=notAvailable
Displayed(tab/group)=Operational State (/States)

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)

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