A B C D E F G I L M N O P R S T V

A

addAttribute(Attribute) - 类 org.act.xservices.rt.metaset.impl.MetasetImpl 中的方法
向此Metasest中添加一个属性值
addAttribute(String, Attribute) - 类 org.act.xservices.rt.metaset.impl.MetasetImpl 中的方法
首先查找 匹配过滤路径的所有元素 然后向这些元素中添加属性attribute,如果有一个元素添加失败则返回false TODO 注意此类操作无法回滚,有待修改。
addAttribute(Attribute) - 接口 org.act.xservices.rt.metaset.Metaset 中的方法
向此Metasest中添加一个属性值
addAttribute(String, Attribute) - 接口 org.act.xservices.rt.metaset.Metaset 中的方法
首先查找 匹配过滤路径的所有元素 然后向这些元素中添加属性attribute,如果有一个元素添加失败则返回false TODO 注意此类操作无法回滚,有待修改。
addChildren(Metaset) - 类 org.act.xservices.rt.metaset.impl.MetasetImpl 中的方法
向此Metaset中添加一个子元素
addChildren(String, Metaset) - 类 org.act.xservices.rt.metaset.impl.MetasetImpl 中的方法
首先查找 匹配过滤路径的所有元素 然后向这些元素中添加子元素child,如果有一个元素添加失败则返回false TODO 注意此类操作无法回滚,有待修改。
addChildren(Metaset) - 接口 org.act.xservices.rt.metaset.Metaset 中的方法
向此Metaset中添加一个子元素
addChildren(String, Metaset) - 接口 org.act.xservices.rt.metaset.Metaset 中的方法
首先查找 匹配过滤路径的所有元素 然后向这些元素中添加子元素child,如果有一个元素添加失败则返回false TODO 注意此类操作无法回滚,有待修改。
addNameSpaceDefinition(Metaset, String, String) - 类 org.act.xservices.rt.metaset.utils.MetasetUtil 中的静态方法
向Metaset中添加前缀声明
ALL_MATCH_CODE - 类 org.act.xservices.rt.metaset.impl.expression.PathExpConstant 中的静态变量
 
Attribute - org.act.xservices.rt.metaset 中的 接口
元素属性接口
AttributeImpl - org.act.xservices.rt.metaset.impl 中的 类
元素中的属性

A B C D E F G I L M N O P R S T V