public interface BetaNodeFieldConstraint extends Constraint
Constraint.ConstraintType| Modifier and Type | Method and Description |
|---|---|
BetaNodeFieldConstraint |
cloneIfInUse()
Clone this constraints only if it is already used by a different node, otherwise returns this
|
ContextEntry |
createContextEntry() |
boolean |
isAllowedCachedLeft(ContextEntry context,
InternalFactHandle handle) |
boolean |
isAllowedCachedRight(Tuple tuple,
ContextEntry context) |
clone, getListenedPropertyMask, getRequiredDeclarations, getType, isTemporal, replaceDeclarationreadExternal, writeExternalboolean isAllowedCachedLeft(ContextEntry context, InternalFactHandle handle)
boolean isAllowedCachedRight(Tuple tuple, ContextEntry context)
ContextEntry createContextEntry()
BetaNodeFieldConstraint cloneIfInUse()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.