Interface DictionaryEntryType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
DictionaryEntryTypeImpl

public interface DictionaryEntryType extends EObject
A representation of the model object 'Dictionary Entry Type'. An entry in a dictionary of definitions. An instance of this type contains or refers to a definition object. The number of definitions contained in this dictionaryEntry is restricted to one, but a DefinitionCollection or Dictionary that contains multiple definitions can be substituted if needed. 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: