Package org.w3._2001.schema
Interface LocalElement
-
- All Known Subinterfaces:
NarrowMaxMin
- All Known Implementing Classes:
LocalElementImpl
,NarrowMaxMinImpl
public interface LocalElement extends Element
A representation of the model object 'Local Element'.- See Also:
SchemaPackage.getLocalElement()
-
-
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
-
-