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

DRLElement (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.decisiontable.model
Class DRLElement

java.lang.Object
  extended by org.drools.decisiontable.model.DRLElement
Direct Known Subclasses:
Condition, Consequence, Duration, Global, Import, Rule

public abstract class DRLElement
extends Object

Author:
Michael Neale The LayerSupertype for this model/parse tree.

Constructor Summary
DRLElement()
           
 
Method Summary
 void setComment(String comment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DRLElement

public DRLElement()
Method Detail

setComment

public void setComment(String comment)


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