Package | Description |
---|---|
org.drools.workbench.models.commons.backend.rule |
Modifier and Type | Field and Description |
---|---|
protected LHSGeneratorContextFactory |
RuleModelDRLPersistenceImpl.LHSPatternVisitor.generatorContextFactory |
Modifier and Type | Method and Description |
---|---|
protected RuleModelDRLPersistenceImpl.LHSPatternVisitor |
RuleModelDRLPersistenceImpl.getLHSPatternVisitor(boolean isDSLEnhanced,
StringBuilder buf,
String nestedIndentation,
boolean isNegated,
LHSGeneratorContextFactory generatorContextFactory) |
protected void |
RuleModelDRLPersistenceImpl.marshalLHS(StringBuilder buf,
org.drools.workbench.models.datamodel.rule.RuleModel model,
boolean isDSLEnhanced,
LHSGeneratorContextFactory generatorContextFactory)
Marshal LHS patterns
|
Constructor and Description |
---|
LHSPatternVisitor(boolean isDSLEnhanced,
Map<String,org.drools.workbench.models.datamodel.rule.IFactPattern> bindingsPatterns,
Map<String,org.drools.workbench.models.datamodel.rule.FieldConstraint> bindingsFields,
org.drools.workbench.models.datamodel.rule.builder.DRLConstraintValueBuilder constraintValueBuilder,
LHSGeneratorContextFactory generatorContextFactory,
StringBuilder b,
String indentation,
boolean isPatternNegated) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.