org.drools.template.model
Class DRLElement

java.lang.Object
  extended by org.drools.template.model.DRLElement
Direct Known Subclasses:
AttributedDRLElement, Condition, Consequence, Global, Import

public abstract class DRLElement
extends Object

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-2012 JBoss by Red Hat. All Rights Reserved.