/*
Create a ViewerHint for Tasks
*/
module Quadrant.SchemaExtensions
{
import Quadrant.SchemaExtensions;
// Viewer Hint
ViewerHintCatalogTypes
{
ViewerHintForTasks
{
Host => ".",
CatalogName => "Repository",
SchemaName => "TaskAndPersonModule",
TypeOrAssociationName => "Tasks",
ViewerHint =>
{
DescriptionProperty => "Name",
GroupingProperty => "",
SpatialProperty => "",
StaticEntityIcon =>
{
Name => "TaskIcon",
Geometry => "Custom",
Fill => "Red",
DashStyle => "Solid",
StrokeColor => "Black",
StrokeThickness => 0.0E0,
CustomGeometryPath => @"F1M431.097,1216.2L463.918,1216.2 463.919,1248.2 452.534,1248.2
452.534,1240.2 442.483,1240.2 442.483,1248.2 431.098,1248.2 431.097,1216.2z M434.38,1219.72L434.38,1225.98
440.637,1225.98 440.637,1219.72 434.38,1219.72z M444.38,1219.72L444.38,1225.98 450.637,1225.98 450.637,
1219.72 444.38,1219.72z M454.38,1219.72L454.38,1225.98 460.637,1225.98 460.637,1219.72 454.38,1219.72z
M434.38,1229.28L434.38,1235.53 440.637,1235.53 440.637,1229.28 434.38,1229.28z M444.38,1229.28L444.38,
1235.53 450.637,1235.53 450.637,1229.28 444.38,1229.28z M454.38,1229.28L454.38,1235.53 460.637,1235.53
460.637,1229.28 454.38,1229.28z"
}
}
}
}
}