public class GuidedDTBRDRLPersistence extends RuleModelDRLPersistenceImpl
Modifier and Type | Class and Description |
---|---|
static class |
GuidedDTBRDRLPersistence.LHSPatternVisitor |
static class |
GuidedDTBRDRLPersistence.RHSActionVisitor |
RuleModelDRLPersistenceImpl.RHSClassDependencyVisitor
bindingsFields, bindingsPatterns, constraintValueBuilder, DEFAULT_DIALECT
Constructor and Description |
---|
GuidedDTBRDRLPersistence(TemplateDataProvider rowDataProvider) |
Modifier and Type | Method and Description |
---|---|
protected GuidedDTBRDRLPersistence.LHSPatternVisitor |
getLHSPatternVisitor(boolean isDSLEnhanced,
StringBuilder buf,
String nestedIndentation,
boolean isNegated,
GeneratorContextFactory generatorContextFactory) |
protected GuidedDTBRDRLPersistence.RHSActionVisitor |
getRHSActionVisitor(boolean isDSLEnhanced,
StringBuilder buf,
String indentation) |
fixActionInsertFactBindings, getInstance, marshal, marshalAttributes, marshalFooter, marshalLHS, marshalMetadata, marshalPackageHeader, marshalRHS, marshalRule, marshalRuleHeader, marshalRuleName, unmarshal, unmarshalUsingDSL
public GuidedDTBRDRLPersistence(TemplateDataProvider rowDataProvider)
protected GuidedDTBRDRLPersistence.LHSPatternVisitor getLHSPatternVisitor(boolean isDSLEnhanced, StringBuilder buf, String nestedIndentation, boolean isNegated, GeneratorContextFactory generatorContextFactory)
getLHSPatternVisitor
in class RuleModelDRLPersistenceImpl
protected GuidedDTBRDRLPersistence.RHSActionVisitor getRHSActionVisitor(boolean isDSLEnhanced, StringBuilder buf, String indentation)
getRHSActionVisitor
in class RuleModelDRLPersistenceImpl
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.