Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
48 homogeneous set of elements within a hierarchy.
52 Allows controlling the lifetime of the element.
60 <p>New set element instances generally are created through members of
63 on an implementation of <type>SetUpdate</type>. Initially, they are not
70 of the object can freely be changed in that situation though without
77 object. When inserted, the name of the object is fixed and is used to
80 this case. If it does, changing the name has the same effect of removing
92 container disposes of the object. This occurrence can be detected by registering
96 <p>If an implementation is part of a <em>read-only</em> view of the hierarchy,
102 Parent objects of this service generally implement service SetAccess.
105 A complementary service for elements of a static heterogeneous collection.
108 A complementary service for the root element of a hierarchy.
128 If it does, changing the parent has the effect of first removing the object
130 (unless that is <NULL/>) under the same name. The new parent must be part of
131 the same hierarchy as the old one. The name of the object must have been set
137 /** allows controlling or observing the lifetime of the object.
139 <p>Clients may dispose of the object using
152 /** provides information about the type of the element.
160 on an implementation of <type>SetUpdate</type>, this interface describes the
166 on an implementation of <type>SetUpdate</type>, this interface describes the
169 <p>Otherwise, the semantics of the information provided about the template depends on the