^1732935929787
@
sname
Actions
slabel
Actions
sgroup
actions
Sdescription
#$@text#$@
<p><strong>动作集合</strong></p>

<p>&nbsp;&nbsp;&nbsp; 需要使用动作的模型可以继承本模型，继承后可以通过子节点编写各种动作。比如用于定义模型的行为等。&nbsp;&nbsp;</p>

<p>&nbsp;&nbsp;&nbsp; 各种动作模型可以以child注册到这里。</p>

<p><strong>动作</strong></p>

<p>&nbsp;&nbsp;&nbsp; 动作是动态模型编程中的基本概念，动作相当于函数和方法，模型最终都是通过动作执行的。</p>

<p>&nbsp;&nbsp;&nbsp; 关于动作更多的信息，可以参看教程或文档和示例等，这些一般可以在系统的帮助菜单里找到。</p>

<p><strong>常用动作</strong></p>

<p>&nbsp;&nbsp;&nbsp; 常用动作在子节点的分组_actions下，一般在动作列表的最上面。</p>

<p><strong>动作和行为</strong></p>

<p>&nbsp;&nbsp;&nbsp; 动作可以作为对象的行为，行为执行时会把对象自己用<strong>self</strong>变量放入到变量上下文中。按照动作执行则不会有self变量。</p>

<p>&nbsp;&nbsp;&nbsp; 对于对象类动作，由于对象类动作执行时会把自己作为self变量传入，因此会覆盖把它作为行为的对象的self变量。要解决这个问题，可以使用Begin动作，在Begin动作里把行为所属的对象的变量改名，然后在Begin里调用其它对象类动作。</p>

<p><strong>定义行为时的约定</strong></p>

<p>&nbsp;&nbsp;&nbsp; 当用来定义行为时，通常只有对象模型的第一个名为actions的子节点是生效的。</p>
#$@text#$@
sdescriptors
xworker.lang.util.ThingIndex
sinheritDescription
false
sth_createIndex
true
sth_registThing
child|xworker.lang.util.ThingIndex
sth_registMyChilds
false
sth_registDisabled
false
sth_noThingRegistViewer
false
sicon
icons/bullet_green.png
sth_fileMonitor
false
sth_deprecated
false
Sen_description
#$@text#$@
<p><strong>Action Collection</strong></p>

<p>&nbsp;&nbsp;&nbsp; The model that needs to use actions can inherit this model, and after inheriting, you can write various actions through child nodes. For example, it is used to define the behavior of the model. &nbsp;&nbsp;</p>

<p>&nbsp;&nbsp;&nbsp; Various action models can be registered here as child. </p>

<p><strong>Action</strong></p>

<p>&nbsp;&nbsp;&nbsp; Action is a basic concept in dynamic model programming. Actions are equivalent to functions and methods. Models are ultimately executed through actions. </p>

<p>&nbsp;&nbsp;&nbsp; For more information about actions, you can refer to tutorials or documents and examples. These can generally be found in the system's help menu. </p>

<p><strong>Common actions</strong></p>

<p>&nbsp;&nbsp;&nbsp; Common actions are under the sub-node group _actions, usually at the top of the action list. </p>

<p><strong>Actions and behaviors</strong></p>

<p>&nbsp;&nbsp;&nbsp; Actions can be regarded as behaviors of objects, and when the behaviors are executed, they will put the object's own <strong>self</strong> variables into the variable context. According to the action execution, there will be no self variable. </p>

<p>&nbsp;&nbsp;&nbsp; For object-type actions, since the object-type action will pass itself as the self variable when it is executed, it will overwrite the self variable of the object that uses it as the behavior. To solve this problem, you can use the Begin action, rename the variable of the object to which the behavior belongs in the Begin action, and then call other object-like actions in Begin. </p>

<p><strong>Conventions when defining behavior</strong></p>

<p>&nbsp;&nbsp;&nbsp; When used to define behaviors, usually only the first child node named actions of the object model is effective. </p>
#$@text#$@
sth_mark
false
sth_registQueryOnlySelf
false
snotXmlAttribute
false
sjson_isArray
false
  @/@ActionGroup
  sname
  Begin
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Begin
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_attribute
  false
  sth_createIndex
  false
  sid
  ActionGroup
  @/@Break
  sname
  Break
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Break
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_attribute
  false
  sid
  Break
  @/@Continue
  sname
  Continue
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Continue
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_attribute
  false
  sid
  Continue
  @/@Do
  sname
  Do
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Do
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_attribute
  false
  sid
  Do
  @/@GroovyAction
  sname
  GroovyAction
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.groovy.GroovyAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.code
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_attribute
  false
  sid
  GroovyAction
  @/@For
  sname
  For
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.For
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_attribute
  false
  sid
  For
  @/@If
  sname
  If
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.If
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_attribute
  false
  sid
  If
  @/@Iterate
  sname
  Iterator
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Iterator
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sid
  Iterate
  @/@JavaAction
  sname
  JavaAction
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.JavaAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.code,java
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sid
  JavaAction
  @/@JdkScript
  sname
  JdkScript
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.JdkScript
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.code
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sid
  JdkScript
  @/@Return
  sname
  Return
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Return
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sid
  Return
  @/@Switch
  sname
  Switch
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Switch
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sid
  Switch
  @/@Thing
  sname
  Thing
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Inout
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.thing
  smodifier
  public
  sinheritDescription
  true
  Sdescription
#$@text#$@
<p>由于任何事物都可以转换为动作（Action），所以普通事物也可以加入到动作列表中。</p>
<p>作为动作的事物应该有run方法，最好通过添加描述的方式编辑事物。</p>
#$@text#$@
  snotXmlAttribute
  false
  sid
  Thing
    @/@Thing/@Result
    sname
    Result
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.lang.actions.Result
    sid
    Result
    @/@Thing/@name
    sname
    name
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sid
    name
    @/@Thing/@label
    sname
    label
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sid
    label
    @/@Thing/@type
    sname
    interpretationType
    slabel
    解释方式
    sinputtype
    text
    sinputattrs
    readOnly=true
    sdefault
    Self
    sdescription
    <p>不要修改默认值。</p>
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sid
    type
    @/@Thing/@description
    sname
    description
    sinputtype
    html
    scolspan
    2
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sid
    description
  @/@Throw
  sname
  Throw
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Throw
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sid
  Throw
  @/@Try
  sname
  Try
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Try
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sid
  Try
  @/@While
  sname
  While
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.While
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sid
  While
  @/@description
  sname
  description
  sinputtype
  html
  scolspan
  2
  sinputattrs
  Width='480';Height='300';ToolbarSet="SwtEdit"
  sshowLabel
  true
  slabelAlign
  right
  slabelVAlign
  baseline
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  description
  @/@ObjectFactory
  sname
  ObjectFactory
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.ObjectFactory
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value,java
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sid
  ObjectFactory
  @/@MethodCall
  sname
  MethodCall
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.MethodCall
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.metod,java
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sid
  MethodCall
  @/@PropertySetter
  sname
  PropertySetter
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.PropertySetter
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value,java
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sid
  PropertySetter
  @/@PropertyGetter
  sname
  PropertyGetter
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.PropertyGetter
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value,java
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sid
  PropertyGetter
  @/@ValueFactory
  sname
  ValueFactory
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.ValueFactory
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value,java
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  ValueFactory
  @/@Aggregate
  sname
  Aggregate
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.data.Aggregate
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  data.statistics
  smodifier
  private
  sinheritDescription
  true
  sth_createIndex
  false
  sid
  Aggregate
  @/@GroupAction
  sname
  Group
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.data.Group
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  data.statistics
  smodifier
  private
  sinheritDescription
  true
  sth_createIndex
  false
  sid
  GroupAction
  @/@Print
  sname
  Print
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.log.PrintActions/@Print
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.log
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  Print
  @/@Println
  sname
  Println
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.log.PrintActions/@Println
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.log
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  Println
  @/@PrintTemplate
  sname
  PrintTemplate
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.log.PrintActions/@PrintTemplate
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.log
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  PrintTemplate
  @/@PrintlnTemplate
  sname
  PrintlnTemplate
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.log.PrintActions/@PrintlnTemplate
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.log
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  PrintlnTemplate
  @/@Log
  sname
  Log
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.log.LoggerActions/@Log
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.log
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  Log
  @/@LogTemplate
  sname
  LogTemplate
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.log.LoggerActions/@LogTemplate
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.log
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  LogTemplate
  @/@Sort
  sname
  Sort
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.data.Sort
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  data.statistics
  smodifier
  private
  sinheritDescription
  true
  sth_createIndex
  false
  sid
  Sort
  @/@NOOP
  sname
  NOOP
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.NOOP
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  NOOP
  @/@ParamsToObject
  sname
  ParamsToObject
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.ParamsToObject
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  ParamsToObject
  @/@ObjectPropertiesSetter
  sname
  ObjectPropertiesSetter
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.ObjectPropertiesSetter
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  private
  sinheritDescription
  false
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sid
  ObjectPropertiesSetter
  @/@PropertyChild
  sname
  PropertyChild
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.PropertyChild
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sid
  PropertyChild
  @/@ThingTemplateAction
  sname
  ThingTemplateAction
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.ThingTemplateAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.thing,_actions.template
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  ThingTemplateAction
  @/@ThingAction
  sname
  ThingAction
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.ThingAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.thing
  smodifier
  public
  sinheritDescription
  false
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  ThingAction
  @/@ThingSelector
  sname
  ThingSelector
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.thing.ThingSelector
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.thing
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  ThingSelector
  @/@ThingCollections
  sname
  ThingCollection
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.thing.ThingCollection
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.thing
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  ThingCollections
  @/@ThingCollectionIterator
  sname
  ThingCollectionIterator
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.thing.ThingCollectionIterator
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.thing
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  ThingCollectionIterator
  @/@CodeGenerator
  sname
  CodeGenerator
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.code.CodeGenerator
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  util.code
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sid
  CodeGenerator
  @/@GrabDataFromText
  sname
  GrabDataFromText
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.text.GrabDataFromText
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  text
  smodifier
  private
  sinheritDescription
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  GrabDataFromText
  @/@GetThingFromSelf
  sname
  GetThingFromSelf
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.thing.GetThingFromSelf
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.thing
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  GetThingFromSelf
  @/@AttributeVarGetter
  sname
  GetValueByThingAttribute
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.data.AttributeVarGetter
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  AttributeVarGetter
  @/@ThingAction1
  sname
  ThingAction1
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.thing.ThingAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.thing
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  ThingAction1
  @/@LuaAction
  sname
  LuaAction
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.scripts.LuaAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.code
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  LuaAction
  @/@Function
  sname
  FunctionAction
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.function.FunctionAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.code
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  Function
  @/@ReturnFirstNotNull
  sname
  ReturnFirstNotNull
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.ReturnFirstNotNull
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  ReturnFirstNotNull
  @/@Task
  sname
  Task
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.task.Task
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.tasks
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_array_type
  children
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  Task
  @/@Workflow
  sname
  Workflow
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.workflow.Workflow
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.task
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  Workflow
  @/@GetVariable
  sname
  GetVariableSelf
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.GetVariable
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  GetVariable
  @/@GetVariableOgnl
  sname
  GetVariableOgnl
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.GetVariableOgnl
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  GetVariableOgnl
  @/@SecurityHandler
  sname
  SecurityHandler
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.security.SecurityHandler
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  security.xworker,xworker.core.security
  smodifier
  private
  sinheritDescription
  true
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  SecurityHandler
  @/@Ongl
  sname
  Ognl
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Ongl
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.code
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  Ongl
  @/@GetAttributeSelf
  sname
  GetAttributeSelf
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.GetAttributeSelf
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  GetAttributeSelf
  @/@RefAction
  sname
  RefAction
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.RefAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  RefAction
  @/@ScalaAction
  sname
  ScalaAction
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.ScalaAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.code,scala
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  ScalaAction
  @/@DelayAction
  sname
  DelayAction
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.DelayAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.tasks
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_array_type
  children
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  DelayAction
  @/@DistributedTask
  sname
  DistributedTask
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.task.DistributedTask
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.xactions
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  DistributedTask
  @/@MethodInvoker
  sname
  MethodInvoker
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.MethodInvoker
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.metod,java
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  MethodInvoker
  @/@PressureTest
  sname
  PressureTest
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.util.PressureTest
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.xactions
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  PressureTest
  @/@SegmentTask
  sname
  SegmentTask
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.task.SegmentTask
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.xactions
  smodifier
  private
  sinheritDescription
  false
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  SegmentTask
  @/@NotImplemented
  sname
  NotImplemented
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.NotImplemented
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  NotImplemented
  @/@And
  sname
  And
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.boolean.And
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.boolean
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  And
  @/@IsNotNull
  sname
  IsNotNull
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.boolean.IsNotNull
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.boolean
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  IsNotNull
  @/@IsNotTrue
  sname
  IsNotTrue
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.boolean.IsNotTrue
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.boolean
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  IsNotTrue
  @/@IsNull
  sname
  IsNull
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.boolean.IsNull
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.boolean
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  IsNull
  @/@IsNull1
  sname
  IsNull
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.boolean.IsNull
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.boolean
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  IsNull1
  @/@IsTrue
  sname
  IsTrue
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.boolean.IsTrue
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.boolean
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  IsTrue
  @/@Not
  sname
  Not
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.boolean.Not
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.boolean
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  Not
  @/@Or
  sname
  Or
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.boolean.Or
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.boolean
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  Or
  @/@LocalVariables
  sname
  LocalVariables
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.LocalVariables
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  LocalVariables
  @/@GlobalVariables
  sname
  GlobalVariables
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.GlobalVariables
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  GlobalVariables
  @/@SetObjectAttributes
  sname
  SetObjectAttributes
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.SetObjectAttributes
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value,java
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  SetObjectAttributes
  @/@NewInstance
  sname
  NewInstance
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.java.NewInstance
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.java,java
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_array_type
  children
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  NewInstance
  @/@InvokeMethod
  sname
  InvokeMethod
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.java.InvokeMethod
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  java,_actions.java
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_array_type
  children
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  InvokeMethod
  @/@InvokeStaticMethod
  sname
  InvokeStaticMethod
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.java.InvokeStaticMethod
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  java,_actions.java
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_array_type
  children
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  InvokeStaticMethod
  @/@GetFieldValue
  sname
  GetFieldValue
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.java.GetFieldValue
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.java,java
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  GetFieldValue
  @/@GetStaticFieldValue
  sname
  GetStaticFieldValue
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.java.GetStaticFieldValue
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.java,java
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  GetStaticFieldValue
  @/@WriteFieldValue
  sname
  WriteFieldValue
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.java.WriteFieldValue
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.java,java
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  WriteFieldValue
  @/@WriteStaticFieldValue
  sname
  WriteStaticFieldValue
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.java.WriteStaticFieldValue
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.java,java
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  WriteStaticFieldValue
  @/@GetParentContextValue
  sname
  GetParentContextValue
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.GetParentContextValue
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  GetParentContextValue
  @/@GetVariable1
  sname
  GetVariable
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.GetVariable1
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  GetVariable1
  @/@Sleep
  sname
  Sleep
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Sleep
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.java
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  Sleep
  @/@RemoveThingCache
  sname
  RemoveThingCache
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.thing.RemoveThingCache
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.thing
  smodifier
  private
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  RemoveThingCache
  @/@JavassistProxy
  sname
  JavassistProxy
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.core.actions.java.JavassistProxy
  sgroup
  _actions.java
  smodifier
  private
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  JavassistProxy
  @/@BeanShellAction
  sname
  BeanShellAction
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.beanshell.BeanShellAction
  sgroup
  _actions.code
  smodifier
  private
  sinheritDescription
  true
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  BeanShellAction
  @/@Condition
  sname
  Condition
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Condition
  sgroup
  _actions.statement
  sinheritDescription
  true
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  Condition
  @/@With
  sname
  With
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.With
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.statement
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  With
  @/@ExecuteThingLoaderObjectMethod
  sname
  ThingLoaderObjectMethod
  sdescriptors
  xworker.lang.util.ThingIndex/@thing
  sextends
  xworker.lang.actions.ExecuteThingLoaderObjectMethod
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.java
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sid
  ExecuteThingLoaderObjectMethod
  @/@ThingLoader
  sname
  ThingLoader
  sdescriptors
  xworker.lang.util.ThingIndex/@thing
  sextends
  xworker.lang.actions.ThingLoader
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.java
  smodifier
  public
  sinheritDescription
  true
  scolor
  BLUE
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sid
  ThingLoader
  @/@TaskFlow
  sname
  TaskFlow
  sdescriptors
  xworker.lang.util.ThingIndex/@thing
  sextends
  xworker.lang.task.flow.TaskFlow
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.tasks
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_array_type
  children
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sid
  TaskFlow
  @/@RuleTask
  sname
  RuleTask
  sdescriptors
  xworker.lang.util.ThingIndex/@thing
  sextends
  xworker.lang.task.rule.RuleTask
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.tasks
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_array_type
  children
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sid
  RuleTask
  @/@StateTask
  sname
  StateTaskAction
  sdescriptors
  xworker.lang.util.ThingIndex/@thing
  sextends
  xworker.lang.task.state.StateTaskAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.tasks
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_array_type
  children
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sid
  StateTask
  @/@OgnlAction
  sname
  OgnlAction
  sdescriptors
  xworker.lang.util.ThingIndex/@thing
  sextends
  xworker.lang.actions.OgnlAction
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.code
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sid
  OgnlAction
  @/@StringContent
  sname
  StringContent
  sdescriptors
  xworker.lang.util.ThingIndex/@thing
  sextends
  xworker.lang.content.StringContent
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sid
  StringContent
  @/@PutValueToActionContext
  sname
  PutValueToActionContext
  sdescriptors
  xworker.lang.util.ThingIndex/@thing
  sextends
  xworker.lang.actions.PutValueToActionContext
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.value
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sid
  PutValueToActionContext
  @/@Exists
  sname
  Exists
  sdescriptors
  xworker.lang.util.ThingIndex/@thing
  sextends
  xworker.lang.actions.boolean.Exists
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.boolean
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sid
  Exists
  @/@SimpleRules
  sname
  SimpleRules
  sdescriptors
  xworker.lang.util.ThingIndex/@thing
  sextends
  xworker.lang.actions.engine.SimpleRules
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.system
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_array_type
  children
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sid
  SimpleRules
  @/@SimpleStateMachine
  sname
  SimpleStateMachine
  sdescriptors
  xworker.lang.util.ThingIndex/@thing
  sextends
  xworker.lang.actions.engine.SimpleStateMachine
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  _actions.system
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sjson_array_type
  children
  sjson_attribute
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sid
  SimpleStateMachine
