org.drools.template.model
Class DRLElement
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRLElement
public DRLElement()
setComment
public void setComment(String comment)
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.