Lines Matching full:elements
31 * elements.
36 * for potential XML children elements. This enables this system to easily
91 * Determines if elements of this type is an inner class.
96 * Sets if elements of this type are inner classes.
101 * Determines if elements of this type can be placed in the object model.
106 * Determines if elements of this type should have an element tag printed when saving.
111 * Sets if elements of this type are abstract.
116 * Sets whether or not elements of this type should have an element tag printed when saving.
122 * Determines if elements of this type should be tracked
129 * Sets whether elements of this type should be tracked
139 * Determines if elements of this type allow for any element as a child.
144 * Sets if elements of this type allow for any element as a child.
180 * elements. It does include the value element.
288 * @note This should only be called on elements that have a _contents array. Elements without
334 * Looks through the list of potential child elements
345 * @return Returns the root element of the tree of content model policy elements.
350 * @param cm The root element of the tree of content model policy elements.