Interface IndirectEntryType

  • All Superinterfaces:
    EObject, Notifier
    All Known Implementing Classes:
    IndirectEntryTypeImpl

    public interface IndirectEntryType
    extends EObject
    A representation of the model object 'Indirect Entry Type'. An entry in a dictionary of definitions that contains a GML object which references a remote definition object. This entry is expected to be convenient in allowing multiple elements in one XML document to contain short (abbreviated XPointer) references, which are resolved to an external definition provided in a Dictionary element in the same XML document. Specialized descendents of this dictionaryEntry might be restricted in an application schema to allow only including specified types of definitions as valid entries in a dictionary.

    The following features are supported:

    See Also:
    Gml311Package.getIndirectEntryType()