Object ::xowf::WorkflowConstruct::slot (public)

 ::nx::Object ::xowf::WorkflowConstruct::slot[i]

Defined in packages/xotcl-core/tcl/01-debug-procs.tcl

  • handled_rolesC
  • labelC
  • nameC

Testcases:
No testcase defined.
Source code:
::nx::slotObj -container slot ::xowf::WorkflowConstruct
::xowf::WorkflowConstruct::slot eval {set :__parameter {
    {handled_roles [list]}
    {label "[namespace tail [self]]"}
    {name  "[namespace tail [self]]"}
  }}

::nsf::object::alloc ::xotcl::Attribute ::xowf::WorkflowConstruct::slot::label {set :accessor public
   set :configurable true
   set :convert false
   set :default {[namespace tail [self]]}
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowf::WorkflowConstruct
   set :incremental 0
   set :manager ::xowf::WorkflowConstruct::slot::label
   set :methodname label
   set :multiplicity 1..1
   set :name label
   set :parameterSpec {-label:substdefault {[namespace tail [self]]}}
   set :per-object false
   set :position 0
   set :required false
   set :substdefault 0b111
   set :trace none
   : init}

::nsf::object::alloc ::xotcl::Attribute ::xowf::WorkflowConstruct::slot::handled_roles {set :accessor public
   set :configurable true
   set :convert false
   set :default {[list]}
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowf::WorkflowConstruct
   set :incremental 0
   set :manager ::xowf::WorkflowConstruct::slot::handled_roles
   set :methodname handled_roles
   set :multiplicity 1..1
   set :name handled_roles
   set :parameterSpec {-handled_roles:substdefault {[list]}}
   set :per-object false
   set :position 0
   set :required false
   set :substdefault 0b111
   set :trace none
   : init}

::nsf::object::alloc ::xotcl::Attribute ::xowf::WorkflowConstruct::slot::name {set :accessor public
   set :configurable true
   set :convert false
   set :default {[namespace tail [self]]}
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowf::WorkflowConstruct
   set :incremental 0
   set :manager ::xowf::WorkflowConstruct::slot::name
   set :methodname name
   set :multiplicity 1..1
   set :name name
   set :parameterSpec {-name:substdefault {[namespace tail [self]]}}
   set :per-object false
   set :position 0
   set :required false
   set :substdefault 0b111
   set :trace none
   : init}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: