Constructor.
A map of schema entry definitions.
The number of entries in this collection.
The number of entries in this collection.
Protected
_Iterator over the entry manager's entries.
Filter the map underlying this manager.
([string, T]): boolean specifying the filtering function.
Get a collection of entries with the given boolean attribute.
The name of boolean attribute to filter on.
Get the entry with the given name.
The name of the entry to retrieve.
Determine whether the entry with the given name exists.
The name of the entry.
Whether the entry exists.
Iterator over the entry manager's keys.
Iterator over the entry manager's keys.
Protected
Static
_Protected
Filter a definition map.
The definition map.
([string, T]):boolean specifying the filtering function.
A manager of SchemaEntry objects.