org.drools.workbench.models.guided.dtable.backend.util
Class GuidedDTBRDRLPersistence
java.lang.Object
org.drools.workbench.models.commons.backend.rule.BRDRLPersistence
org.drools.workbench.models.guided.dtable.backend.util.GuidedDTBRDRLPersistence
- All Implemented Interfaces:
- BRLPersistence
public class GuidedDTBRDRLPersistence
- extends BRDRLPersistence
A specialised implementation of BRDELPersistence that can expand Template
Keys to values
| Methods inherited from class org.drools.workbench.models.commons.backend.rule.BRDRLPersistence |
getInstance, marshal, marshalAttributes, marshalFooter, marshalLHS, marshalMetadata, marshalPackageHeader, marshalRHS, marshalRule, marshalRuleHeader, marshalRuleName, unmarshal, unmarshalUsingDSL |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuidedDTBRDRLPersistence
public GuidedDTBRDRLPersistence(TemplateDataProvider rowDataProvider)
getLHSPatternVisitor
protected GuidedDTBRDRLPersistence.LHSPatternVisitor getLHSPatternVisitor(boolean isDSLEnhanced,
StringBuilder buf,
String nestedIndentation,
boolean isNegated)
- Overrides:
getLHSPatternVisitor in class BRDRLPersistence
getRHSActionVisitor
protected GuidedDTBRDRLPersistence.RHSActionVisitor getRHSActionVisitor(boolean isDSLEnhanced,
StringBuilder buf,
String indentation)
- Overrides:
getRHSActionVisitor in class BRDRLPersistence
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.