Class ::xowf::WorkflowConstruct

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

Defined in

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)

Variables

::xowf::WorkflowConstruct set __default_metaclass ::xotcl::Class
::xowf::WorkflowConstruct set __default_superclass ::xotcl::Object