Class ::xowf::WorkflowConstruct

::xowf::WorkflowConstruct[i] create ... \
           [ -handled_roles (default "[list]") ] \
           [ -label (default "[namespace tail [self]]") ] \
           [ -name (default "[namespace tail [self]]") ]

Class Relations

  • class: ::xotcl::Class[i]
  • superclass: ::xowf::WorkflowObject[i]
  • subclass: ::xowf::Action[i], ::xowf::Condition[i], ::xowf::State[i]

Methods (to be applied on instances)

  • get_cond_values (scripted)

  • get_value (scripted)

     <instance of xowf::WorkflowConstruct[i]> get_value

    Testcases:
    workflow_constructs, xowf
  • get_value_set (scripted)

  • handled_roles (setter)

  • in_role (scripted)

  • init (scripted)

  • label (setter)

  • name (setter)

  • object (forward)

  • property (forward)

  • set_new_property (forward)

  • set_property (forward)