Class FEELPropertyAccessibleImplementation


  • public class FEELPropertyAccessibleImplementation
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<org.drools.model.codegen.execmodel.generator.declaredtype.api.MethodDefinition> getMethods()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FEELPropertyAccessibleImplementation

        public FEELPropertyAccessibleImplementation​(java.util.List<DMNDeclaredField> fields,
                                                    org.drools.model.codegen.execmodel.generator.declaredtype.api.TypeDefinition typeDefinition)
    • Method Detail

      • getMethods

        public java.util.List<org.drools.model.codegen.execmodel.generator.declaredtype.api.MethodDefinition> getMethods()