站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

Uses of Class org.drools.lang.descr.VariableRestrictionDescr (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Uses of Class
org.drools.lang.descr.VariableRestrictionDescr

Packages that use VariableRestrictionDescr
org.drools.lang This contains the parser and utilities for the native DRL format, for handling DRL source. 
org.drools.xml This contains the parser and utilities for handling rules in XML format. 
 

Uses of VariableRestrictionDescr in org.drools.lang
 

Methods in org.drools.lang with parameters of type VariableRestrictionDescr
 void DrlDumper.visitVariableRestrictionDescr(VariableRestrictionDescr descr)
           
 

Uses of VariableRestrictionDescr in org.drools.xml
 

Methods in org.drools.xml with parameters of type VariableRestrictionDescr
 void XmlDumper.visitVariableRestrictionDescr(VariableRestrictionDescr descr)
           
 



Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.