Class ImmutableFPAWrappingPOJO

  • All Implemented Interfaces:
    org.kie.dmn.api.core.FEELPropertyAccessible

    public class ImmutableFPAWrappingPOJO
    extends Object
    implements org.kie.dmn.api.core.FEELPropertyAccessible
    • Constructor Detail

      • ImmutableFPAWrappingPOJO

        public ImmutableFPAWrappingPOJO​(Object wrapping)
    • Method Detail

      • getFEELProperty

        public org.kie.dmn.api.core.FEELPropertyAccessible.AbstractPropertyValueResult getFEELProperty​(String property)
        Specified by:
        getFEELProperty in interface org.kie.dmn.api.core.FEELPropertyAccessible
      • setFEELProperty

        public void setFEELProperty​(String key,
                                    Object value)
        Specified by:
        setFEELProperty in interface org.kie.dmn.api.core.FEELPropertyAccessible
      • allFEELProperties

        public Map<String,​Object> allFEELProperties()
        Specified by:
        allFEELProperties in interface org.kie.dmn.api.core.FEELPropertyAccessible
      • fromMap

        public void fromMap​(Map<String,​Object> values)
        Specified by:
        fromMap in interface org.kie.dmn.api.core.FEELPropertyAccessible