Searched refs:GroupOfProperties (Results 1 – 3 of 3) sorted by relevance
14 using GroupOfProperties = std::vector<::Property>; typedef37 const std::array<GroupOfProperties, 4> expectedGroups = {{
19 const std::array<GroupOfProperties, ${len(propertygroups)}> groups = {{
437 class GroupOfProperties(ImplicitGroup): class446 super(GroupOfProperties, self).__init__(**kw)460 super(GroupOfProperties, self).setup(objs)1122 "property": GroupOfProperties,