Lines Matching refs:be
51 Helps create new elements to be added.
73 <p>If available, changes can be observed by registering a listener with interface
79 is not an interface type), then values of that type can directly be passed to
85 <p>Otherwise new elements have to be constructed to match the type
86 prescribed by the element template of this set. Such elements can be created
91 <p>Objects to be inserted must not be contained in any set at the time of
95 or by other means), this name is ignored and will be lost.
106 remain valid and can be reinserted into a set supporting the same template and
118 /** allows creating an object that can be inserted into this set. [conditional]
120 <p>This interface shall be implemented by an implementation,
130 variations, they may be specified by passing arguments to
136 It may subsequently be inserted into the set and named using
144 /** allows creating various objects that can be inserted into this set. [optional]
146 <p>This interface may be implemented by an implementation of
148 the basic element template. An example of this would be an
153 <p>This interface may only be implemented if the element type of the set
163 names the template to be instantiated or otherwise identifies the structure
164 to be built. The implementation must at least support using the template
166 as a service identifier, in which case the result shall be the same as if