Package org.w3._2001.schema
Interface TopLevelAttribute
-
- All Known Implementing Classes:
TopLevelAttributeImpl
public interface TopLevelAttribute extends Attribute
A representation of the model object 'Top Level Attribute'.- See Also:
SchemaPackage.getTopLevelAttribute()
-
-
Method Summary
-
Methods inherited from interface Annotated
getAnnotation, getId, setAnnotation, setId
-
Methods inherited from interface Attribute
getDefault, getFixed, getForm, getName, getRef, getSimpleType, getType, getUse, isSetForm, isSetUse, setDefault, setFixed, setForm, setName, setRef, setSimpleType, setType, setUse, unsetForm, unsetUse
-
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
-
-