Class FieldConstraintDescr

  • 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