CClass, CElement, ElementInfo<T,C>, RuntimeElement, RuntimeElementInfoCClassInfo, CClassRef, CElementInfo, ClassInfoImplpublic interface Element<T,C> extends TypeInfo<T,C>
| Modifier and Type | Method | Description |
|---|---|---|
javax.xml.namespace.QName |
getElementName() |
Gets the element name of the class.
|
ClassInfo<T,C> |
getScope() |
If non-null, this element is only active inside the given scope.
|
Element<T,C> |
getSubstitutionHead() |
If this element can substitute another element, return that element.
|
getLocation, getUpstreamcanBeReferencedByIDREF, getTypejavax.xml.namespace.QName getElementName()
Element<T,C> getSubstitutionHead()
Substitutability of elements are transitive.
Copyright © 2018 Oracle Corporation. All rights reserved.