Lines Matching full:we

73 # Given a root node we want to parse the tree to find all instances of a
74 # specific EntityType. This is a separate routine so that we can rewalk the
114 # Helper function which expects a NavigationProperty to be passed in. We need
122 # We don't want to actually parse this property if it's just an excerpt
128 # We don't want to aggregate JsonSchemas as well as anything under
140 # Do we need to parse this file or another file?
148 # If we contain a collection array then we don't want to add the
149 # name to the path if we're a collection schema
156 # Did we find the top level collection in the current path or
157 # did we previously find it?
171 # Escape if we've found a circular dependency like SubProcessors
179 # We ended up with something like Resource.ResourceCollection
185 # Did we find the top level collection in the current path or did we
193 # Bail if we've found a circular dependency like MetricReport
202 # We need to specially handle certain URIs since the Name attribute from the
210 # If we had to apply special handling then we need to remove the initial
217 # No need to parse the new URI if we've already done so
222 # We can stop parsing if we've found a top level collection
223 # TODO: Don't return here when we want to walk the entire tree instead
240 # We need to separately track top level resources as well as all URIs that
241 # are upstream from a top level resource. We shouldn't combine these into
244 # 1) We want direct lookup of top level collections for prefix handling
248 # root. For example, we need to aggregate
249 # /redfish/v1/CompositionService/ActivePool and we do not currently support
250 # CompositionService. If a satellite BMC implements it then we would need
290 # All URIs start with "/redfish/v1". We can omit that portion to