JavaScript is disabled on your browser.
Drools :: Compiler 7.33.0.Final-redhat-00003
All Implemented Interfaces:
Externalizable , Serializable , org.drools.core.rule.Namespaceable
public class FieldConstraintDescr
extends BaseDescr
This represents a literal node in the rule language. This is
a constraint on a single field of a pattern.
The "text" contains the content, which may also be an enumeration.
See Also:
Serialized Form
Method Summary
Methods inherited from class org.drools.compiler.lang.descr.BaseDescr
accept , copyLocation , getColumn , getEndCharacter , getEndColumn , getEndLine , getLine , getNamespace , getResource , getStartCharacter , getText , isNegated , negate , positionAsString , replaceVariable , setEndCharacter , setEndLocation , setLocation , setNamespace , setStartCharacter , setText
Drools :: Compiler 7.33.0.Final-redhat-00003
Copyright © 2001–2020 JBoss by Red Hat . All rights reserved.