Interface Element

All Superinterfaces:
Annotated, EObject, Notifier, OpenAttrs
All Known Subinterfaces:
LocalElement, NarrowMaxMin, TopLevelElement
All Known Implementing Classes:
ElementImpl, LocalElementImpl, NarrowMaxMinImpl, TopLevelElementImpl

public interface Element extends Annotated
A representation of the model object 'Element'. The element element can be used either at the top level to define an element-type binding globally, or within a content model to either reference a globally-defined element or type or declare an element-type binding locally. The ref form is not allowed at the top level.

The following features are supported:

See Also: