Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
52 /** receives a description of a configuration update or layer
53 as a sequence of events.
107 /** receives notification that a modification of a node is started.
110 members of the node until a matching call to
115 specifies the name of the node.
121 <p> The value is a combination of
131 <p> The value is a combination of
171 of the set.
174 of properties, items or members of the node until a matching call
179 specifies the name of the new item.
184 <p> The value is a combination of
187 semantics of this method.
193 <li>if there already was a change to an item of that name</li>
195 <li>if an item of that name exists and is not removeable</li>
219 of properties or members of the node until a matching call
224 specifies the name of the item.
232 <p> The value is a combination of
235 semantics of this method.
241 <li>if there already was a change to an item of that name</li>
243 <li>if an item of that name exists and is not removeable</li>
292 specifies the name of the node.
297 <li>if there already was a change to a node of that name</li>
312 /** receives notification that modification of an existing property is started. .
315 of the property until a matching call to
320 specifies the name of the property.
323 specifies new attributes of the property.
325 <p> The value is a combination of
338 <p> The value is a combination of
343 specifies the type of the property.
352 <li>if there already was a change to a property of that name</li>
373 /** receives notification about a change to the value of
377 specifies the new value of the property.
379 <p> The value must match the type of the existing property.
389 <li>if the type of the value is not an allowed type</li>
404 /** receives notification about a change to the value of
408 specifies the new value of the property for the given locale.
410 <p> The value must match the type of the existing property.
424 <li>if the type of the value is not an allowed type</li>
440 /** receives notification that the value of the current property
460 /** receives notification that the value of the current property
509 specifies the name of the property.
514 <li>if there already was a change to a property of that name</li>
532 /** receives notification that a property having a value of <void/>
541 specifies the name of the new property.
544 specifies the attributes of the new property.
546 <p> The value is a combination of
557 specifies the type of the new property.
562 <li>if there already was a change to a property of that name</li>
563 <li>if a property of that name exists and is not removeable</li>
591 specifies the name of the new property.
594 specifies the attributes of the new property.
596 <p> The value is a combination of
607 specifies the value of the new property.
616 <li>if there already was a change to a property of that name</li>
617 <li>if a property of that name exists and is not removeable</li>
618 <li>if the type of the value is not an allowed type,
642 specifies the name of the property.