Package org.w3._2001.schema
Interface TopLevelElement
-
- All Known Implementing Classes:
TopLevelElementImpl
public interface TopLevelElement extends Element
A representation of the model object 'Top Level Element'.- See Also:
SchemaPackage.getTopLevelElement()
-
-
Method Summary
-
Methods inherited from interface Annotated
getAnnotation, getId, setAnnotation, setId
-
Methods inherited from interface Element
getBlock, getComplexType, getDefault, getFinal, getFixed, getForm, getIdentityConstraint, getKey, getKeyref, getMaxOccurs, getMinOccurs, getName, getRef, getSimpleType, getSubstitutionGroup, getType, getUnique, isAbstract, isNillable, isSetAbstract, isSetForm, isSetMaxOccurs, isSetMinOccurs, isSetNillable, setAbstract, setBlock, setComplexType, setDefault, setFinal, setFixed, setForm, setMaxOccurs, setMinOccurs, setName, setNillable, setRef, setSimpleType, setSubstitutionGroup, setType, unsetAbstract, unsetForm, unsetMaxOccurs, unsetMinOccurs, unsetNillable
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface OpenAttrs
getAnyAttribute
-
-