Lines Matching refs:element
61 <p>Values that are direct or indirect descendants of a root element can be
63 access to information about this element and its context.
93 configuration schema. Here each element may be of a different
107 An object may be an element of a <em>set</em> or a <em>group</em>
108 or else it may be the root element.
153 of the element is initially reported as <atom>any</atom> (having no value).
154 When the value of such an element is first set, it will assume the type used.
185 <li><type>SetAccess</type> if this element is a <em>Set</em>.</li>
186 <li><type>GroupAccess</type> if this element is a <em>Group</em>.</li>
191 /** provides interfaces to obtain information about this element and its
200 <li><type>AccessRootElement</type> if this element is the
204 <li><type>SetElement</type> if this element may be contained in a
206 <li><type>GroupElement</type> if this element is a child of a
213 /** specializes <type>HierarchyAccess</type>, if this element is a <em>Set</em>.
221 if this element is a <em>Group</em>.
228 if this element is the <em>Root</em> of the whole hierarchy.
240 if this element may be contained in a <em>Set</em>.
248 if this element is a child of a <em>Group</em>.