Class KeyedEnumerablePConstraint<KeyType>

    • Field Detail

      • supplierKey

        protected KeyType supplierKey
    • Constructor Detail

      • KeyedEnumerablePConstraint

        public KeyedEnumerablePConstraint​(PBody pBody,
                                          Tuple variablesTuple,
                                          KeyType supplierKey)
    • Method Detail

      • keyToString

        protected abstract java.lang.String keyToString()
      • getSupplierKey

        public KeyType getSupplierKey()