- indexing
- title: ""
- project: "Visual Eiffel"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: ve_api_common
class VEAPI_CLASS_DSC
- inherit
-
VEAPI_TYPE_DSC
-
- rename
-
make
as type_make
- end
- creation
- make
- feature -- Queries
--name : STRING
-
cluster: STRING
-
class_name: STRING
- feature -- Operations
-
make (nm, cl: STRING; ind: INTEGER)
end -- class VEAPI_CLASS_DSC