Package 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 java.lang.ObjectThe LayerSupertype for this model/parse tree.
-
-
Constructor Summary
Constructors Constructor Description DRLElement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetComment(java.lang.String comment)
-