org.drools.workbench.models.guided.template.backend
public class BRDRTPersistence extends BRDRLPersistence
TemplateModel
to DRL templateBRDRLPersistence.LHSPatternVisitor, BRDRLPersistence.RHSActionVisitor, BRDRLPersistence.RHSClassDependencyVisitor
bindingsFields, bindingsPatterns, constraintValueBuilder, DEFAULT_DIALECT
Modifier and Type | Method and Description |
---|---|
static BRLPersistence |
getInstance() |
String |
marshal(RuleModel model) |
protected void |
marshalFooter(StringBuilder buf) |
protected String |
marshalRule(RuleModel model) |
protected void |
marshalRuleHeader(RuleModel model,
StringBuilder buf) |
protected String |
marshalRuleName(RuleModel model) |
getLHSPatternVisitor, getRHSActionVisitor, marshalAttributes, marshalLHS, marshalMetadata, marshalPackageHeader, marshalRHS, unmarshal, unmarshalUsingDSL
public static BRLPersistence getInstance()
public String marshal(RuleModel model)
marshal
in interface BRLPersistence
marshal
in class BRDRLPersistence
protected String marshalRule(RuleModel model)
marshalRule
in class BRDRLPersistence
protected void marshalRuleHeader(RuleModel model, StringBuilder buf)
marshalRuleHeader
in class BRDRLPersistence
protected String marshalRuleName(RuleModel model)
marshalRuleName
in class BRDRLPersistence
protected void marshalFooter(StringBuilder buf)
marshalFooter
in class BRDRLPersistence
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.