Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
57 Handles access to a stratum consisting of multiple layers
77 merged to determine data of a component for an entity
81 The name of the component to access.
84 The name of an entity on behalf of which data will be accessed.
87 a list of layer identifiers that can be used to
117 to update data of a component on behalf of an entity.
119 <p> The layer id returned is one of the layer ids obtained from
125 The name of the component to access.
128 The name of an entity on behalf of which data will be accessed.
164 identifier of the layers to be accessed.
174 retrieved irrespective of its modification time.
176 <p> The format and meaning of a timestamp depends on
202 retrieves the layers associated to a series of layer ids,
210 identifiers of the layers to be accessed.
216 a timestamp for all of the layers.
218 retrieved irrespective of their modification time.
220 <p> The format and meaning of a timestamp depends on
226 a list of <type>Layer</type> objects
237 if one of the layer ids is invalid or
253 retrieves the layers associated to a series of layer ids,
256 which is used to indicate the last known version of the layer.
261 identifiers of the layers to be accessed.
267 timestamps for each of the layers.
273 should be retrieved irrespective of its modification time.
275 <p> The format and meaning of a timestamp depends on
281 a list of <type>Layer</type> objects
292 if one of the layer ids is invalid or
293 if one of the timestamps is invalid or
294 if the lengths of the arguments don't match.
309 retrieves a writable representation of the layer
313 identifier of the layer to be accessed for writing.