public class BetaNodeConstraintFactoryImpl extends Object implements BetaNodeConstraintFactory
BetaNodeConstraintFactory.Factory| Constructor and Description |
|---|
BetaNodeConstraintFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
DefaultBetaConstraints |
createDefaultBetaConstraints(BetaNodeFieldConstraint[] constraints,
RuleBaseConfiguration conf,
boolean disableIndexing) |
DoubleBetaConstraints |
createDoubleBetaConstraints(BetaNodeFieldConstraint[] constraints,
RuleBaseConfiguration conf,
boolean disableIndexing) |
QuadroupleBetaConstraints |
createQuadroupleBetaConstraints(BetaNodeFieldConstraint[] constraints,
RuleBaseConfiguration conf,
boolean disableIndexing) |
SingleBetaConstraints |
createSingleBetaConstraints(BetaNodeFieldConstraint constraint,
RuleBaseConfiguration conf,
boolean disableIndex) |
TripleBetaConstraints |
createTripleBetaConstraints(BetaNodeFieldConstraint[] constraints,
RuleBaseConfiguration conf,
boolean disableIndexing) |
public SingleBetaConstraints createSingleBetaConstraints(BetaNodeFieldConstraint constraint, RuleBaseConfiguration conf, boolean disableIndex)
createSingleBetaConstraints in interface BetaNodeConstraintFactorypublic DoubleBetaConstraints createDoubleBetaConstraints(BetaNodeFieldConstraint[] constraints, RuleBaseConfiguration conf, boolean disableIndexing)
createDoubleBetaConstraints in interface BetaNodeConstraintFactorypublic TripleBetaConstraints createTripleBetaConstraints(BetaNodeFieldConstraint[] constraints, RuleBaseConfiguration conf, boolean disableIndexing)
createTripleBetaConstraints in interface BetaNodeConstraintFactorypublic QuadroupleBetaConstraints createQuadroupleBetaConstraints(BetaNodeFieldConstraint[] constraints, RuleBaseConfiguration conf, boolean disableIndexing)
createQuadroupleBetaConstraints in interface BetaNodeConstraintFactorypublic DefaultBetaConstraints createDefaultBetaConstraints(BetaNodeFieldConstraint[] constraints, RuleBaseConfiguration conf, boolean disableIndexing)
createDefaultBetaConstraints in interface BetaNodeConstraintFactoryCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.