acs_object_type::supertype (private)

 acs_object_type::supertype -supertype supertype -subtype subtype

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

Returns true if subtype is equal to, or a subtype of supertype.

Switches:
-supertype
(required)
-subtype
(required)
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::supertype acs_object_type::supertype test_is_object_type_p->acs_object_type::supertype acs_object_type::supertypes acs_object_type::supertypes (private) acs_object_type::supertype->acs_object_type::supertypes acs_object_type::get acs_object_type::get (public) acs_object_type::get->acs_object_type::supertype

Testcases:
is_object_type_p
[ show source ]
Show another procedure: