package DDS.IndexCondition is
type Ref is limited interface and DDS.ReadCondition.Ref;
type Ref_Access is access all Ref'Class with Storage_Size => 0;