acs_object_type::supertypes (private)

 acs_object_type::supertypes -subtype subtype [ -no_cache ]

Defined in packages/acs-tcl/tcl/object-type-procs.tcl

Returns a list of the supertypes of subtypes.

Switches:
-subtype
(required)
-no_cache
(boolean) (optional)
Author:
Lee Denison <lee@thaum.net>

Partial Call Graph (max 5 caller/called nodes):
%3 test_is_object_type_p is_object_type_p (test acs-tcl) acs_object_type::supertypes acs_object_type::supertypes test_is_object_type_p->acs_object_type::supertypes test_object_type_hierarchy object_type_hierarchy (test acs-tcl) test_object_type_hierarchy->acs_object_type::supertypes db_list db_list (public) acs_object_type::supertypes->db_list acs_object::is_type_p acs_object::is_type_p (private) acs_object::is_type_p->acs_object_type::supertypes acs_object_type::supertype acs_object_type::supertype (private) acs_object_type::supertype->acs_object_type::supertypes callback::get_object_type_impl callback::get_object_type_impl (public) callback::get_object_type_impl->acs_object_type::supertypes

Testcases:
is_object_type_p, object_type_hierarchy
[ show source ]
Show another procedure: