public class GuidedDTBRDRLPersistence extends RuleModelDRLPersistenceImpl
Modifier and Type | Class and Description |
---|---|
static class |
GuidedDTBRDRLPersistence.LHSPatternVisitor |
static class |
GuidedDTBRDRLPersistence.RHSActionVisitor |
RuleModelDRLPersistenceImpl.RHSClassDependencyVisitor, RuleModelDRLPersistenceImpl.RuleModelUnmarshallingException
bindingsFields, bindingsPatterns, constraintValueBuilder
Constructor and Description |
---|
GuidedDTBRDRLPersistence(TemplateDataProvider rowDataProvider) |
Modifier and Type | Method and Description |
---|---|
protected GuidedDTBRDRLPersistence.LHSPatternVisitor |
getLHSPatternVisitor(boolean isDSLEnhanced,
StringBuilder buf,
String nestedIndentation,
boolean isNegated,
LHSGeneratorContextFactory generatorContextFactory) |
protected GuidedDTBRDRLPersistence.RHSActionVisitor |
getRHSActionVisitor(boolean isDSLEnhanced,
StringBuilder buf,
String indentation,
RHSGeneratorContextFactory generatorContextFactory) |
fixActionInsertFactBindings, getInstance, getSimpleRuleModel, 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, LHSGeneratorContextFactory generatorContextFactory)
getLHSPatternVisitor
in class RuleModelDRLPersistenceImpl
protected GuidedDTBRDRLPersistence.RHSActionVisitor getRHSActionVisitor(boolean isDSLEnhanced, StringBuilder buf, String indentation, RHSGeneratorContextFactory generatorContextFactory)
getRHSActionVisitor
in class RuleModelDRLPersistenceImpl
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.