topologysim
PathRecord

A path record represents a single instance of a path's route at a specific instance in time.



public abstract class PathRecord

Properties
detailedError Specifies any detailed errors.

type=string
access=read-only
maximum=252
Displayed(tab/group)=Details

errorCode Specifies whether this path had an error or not.

type=topology.ErrorCode
access=read-only
Displayed(tab/group)=Error Code

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

partitionId Indicates which partition object belongs to.

type=int
access=read-only
default=1
minimum=1
maximum=33

recordTime The time that this path was recorded.

type=Date
access=read-create
Mandatory on create
Displayed(tab/group)=Record Time

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