KDOT PMS Replacement Project

R-PMS System Use Cases : Model . KDOT PMS Process and Data Flow Overview : Pool . PMS Modeling Processes : Choreography Sub-Process . Prediction Modeling : Activity . PMS Modeling Swimlanes : Swimlane . Identify the Road Categories : Activity . validate for consistency : Activity

Action - Validate PCCP base type link

Properties
Name Value
Description

Determine if the last major action entry is inconsistent with the pavement group of PCCP (Portland Cement Concrete Pavement)

Must Isolate false
Leaf false
Visibility public
Action Type
Name Value
Name Operation
Synchronous true
Visibility Unspecified
Operation
 ValidatePCCPAction : Operation
Effect if (lastact==201 || lastact==202 || lastact==203)
fprintf(O0,"%s RdCat=%02d PCCP but the subBASE's "
"lastact=%3d for %s.\n",
id,calcrc,lastact,lastdate);

Relationships Summary
Name Begin End
  : Control Flow
 Validate PCCP base type : Action
 Output Report : Action
 T : Control Flow
 PavCat = PCCP? : Decision Node
 Validate PCCP base type : Action

Relationships Detail
Name Value
Name
From
 Validate PCCP base type : Action
To
 Output Report : Action
Guard
Weight
Visibility Unspecified

Name Value
Name T
From
 PavCat = PCCP? : Decision Node
To
 Validate PCCP base type : Action
Guard
Weight
Visibility Unspecified

Appears In
Diagram
 R-PMS System - validate for consistency : Activity Diagram
KDOT PMS Replacement Project