xotcl::Attribute method init (protected)
<instance of xotcl::Attribute> init args [ args... ]
Via XOTcl calling convention, init gets the residual arguments passed. Since nx does not allow this, we simply ignore the passed arguments $args.
- Parameters:
- args (required)
- Testcases:
- No testcase defined.