- indexing
- title: "One of the predefined registry keys"
- project: "Visual Eiffel Library"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: registry
deferred class RESERVED_REGISTRY_KEY
- inherit
-
ROOT_REGISTRY_KEY
-
- rename
-
make
as std_make
- export
-
- {NONE}
- set_name,
- set_parent,
- std_make
-
- redefine
- dispose
- end
end -- class RESERVED_REGISTRY_KEY