xotcl::Attribute method istype (public)

 <instance of xotcl::Attribute[i]> istype class

Defined in

Parameters:
class (required)

Testcases:
No testcase defined.
Source code:
return [expr {[::nsf::is class $class] &&
          [::nsf::directdispatch [self] ::nsf::methods::object::info::hastype $class]}]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: