Customizing the metamodel : Diagrams: Creating and modifying : Creating roadmap-style diagrams : Property set
  
Property set
User diagram types can be made into Roadmap diagrams by adding this property:
PROPERTY "IsRoadmapDiagram" { edit text invisible readonly default "T" }
Properties required for Roadmap behavior:
"Sym Type for Project"
type number
"Sym Type for Milestone"
type number
"Sym Type for Dependency"
type number
(The definition types are picked up from the metamodel, whether the symbol is representationally consistent or not.)
 
"PrjMilestonesRef"
name of reference from Project to Milestone
"MileKeyGUID"
name of ASGUID property in Milestone if present
"PrjKeyGUID"
name of ASGUID property in Project if present
* must match MileKeyGUID value if specified *
If the required properties are missing from the property set then the diagram is not allowed to be created or opened, and a suitable warning is given.
The captions presented in the Key symbol can be controlled through these properties:
"Label for Segment Key"
"Label for Phase Key"
If not supplied, defaults will be used.
See
Supported structures
Milestone
Dependency