FillRule
---
title: FillRule
---
graph
AggregationSource[<a href='/layout/erd/AggregationSource'>AggregationSource</a>]
style AggregationSource stroke:#ff0000,stroke-width:1px
ArithmeticSource[<a href='/layout/erd/ArithmeticSource'>ArithmeticSource</a>]
style ArithmeticSource stroke:#ff0000,stroke-width:1px
ColumnSource[<a href='/layout/erd/ColumnSource'>ColumnSource</a>]
style ColumnSource stroke:#ff0000,stroke-width:1px
ExpressionName[ExpressionName]
FillRule[<a href='/layout/erd/FillRule'>FillRule</a>]
GroupSource[<a href='/layout/erd/GroupSource'>GroupSource</a>]
style GroupSource stroke:#ff0000,stroke-width:1px
HierarchyLevelSource[<a href='/layout/erd/HierarchyLevelSource'>HierarchyLevelSource</a>]
style HierarchyLevelSource stroke:#ff0000,stroke-width:1px
LiteralSource[<a href='/layout/erd/LiteralSource'>LiteralSource</a>]
style LiteralSource stroke:#ff0000,stroke-width:1px
MeasureSource[<a href='/layout/erd/MeasureSource'>MeasureSource</a>]
style MeasureSource stroke:#ff0000,stroke-width:1px
ProtoSource[ProtoSource]
ProtoSourceRef[ProtoSourceRef]
RoleRef[RoleRef]
SelectRef[SelectRef]
TransformOutputRoleRef[TransformOutputRoleRef]
SelectRef --->|SelectRef| ExpressionName
FillRule --->|Input| ProtoSourceRef
ProtoSourceRef --->|SourceRef| ProtoSource
FillRule ---> GroupSource
FillRule ---> AggregationSource
FillRule ---> HierarchyLevelSource
FillRule ---> LiteralSource
FillRule --->|Input| TransformOutputRoleRef
FillRule ---> ArithmeticSource
FillRule --->|Input| SelectRef
FillRule ---> MeasureSource
TransformOutputRoleRef --->|TransformOutputRoleRef| RoleRef
FillRule ---> ColumnSource