|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.decisiontable.model.DRLElement
org.drools.decisiontable.model.Duration

| Field Summary | |
java.lang.String |
_snippet
|
| Constructor Summary | |
Duration()
|
|
| Method Summary | |
java.lang.String |
getSnippet()
|
void |
renderDRL(DRLOutput out)
Each node can add its contribution to the output |
void |
setSnippet(java.lang.String snippet)
|
| Methods inherited from class org.drools.decisiontable.model.DRLElement |
setComment |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String _snippet
| Constructor Detail |
public Duration()
| Method Detail |
public void setSnippet(java.lang.String snippet)
snippet - The snippet to set.public java.lang.String getSnippet()
public void renderDRL(DRLOutput out)
DRLJavaEmitter
renderDRL in interface DRLJavaEmitter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||