Class ModifyLiteral<T>

    • Field Detail

      • modificationMask

        protected org.drools.core.util.bitmask.BitMask modificationMask
      • key

        protected URI key
      • with

        protected Object[] with
      • extraMasks

        protected org.drools.core.util.bitmask.BitMask[] extraMasks
    • Constructor Detail

      • ModifyLiteral

        public ModifyLiteral​(T target,
                             With[] with)