Class RulesEBD646F5BECACD7F9A3C003906221A27

  • All Implemented Interfaces:
    org.drools.model.Model

    public class RulesEBD646F5BECACD7F9A3C003906221A27
    extends Object
    implements org.drools.model.Model
    • Field Detail

      • var_reporter

        public static final org.drools.model.Global<MessageReporter> var_reporter
    • Constructor Detail

      • RulesEBD646F5BECACD7F9A3C003906221A27

        public RulesEBD646F5BECACD7F9A3C003906221A27()
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface org.drools.model.Model
      • getEntryPoints

        public List<org.drools.model.EntryPoint> getEntryPoints()
        Specified by:
        getEntryPoints in interface org.drools.model.Model
      • getGlobals

        public List<org.drools.model.Global> getGlobals()
        Specified by:
        getGlobals in interface org.drools.model.Model
      • getTypeMetaDatas

        public List<org.drools.model.TypeMetaData> getTypeMetaDatas()
        Specified by:
        getTypeMetaDatas in interface org.drools.model.Model
      • getRules

        public List<org.drools.model.Rule> getRules()
        With the following expression ID: org.drools.modelcompiler.builder.generator.DRLIdGenerator@2415b632
        Specified by:
        getRules in interface org.drools.model.Model
      • getRulesList

        public List<org.drools.model.Rule> getRulesList()
      • getQueries

        public List<org.drools.model.Query> getQueries()
        Specified by:
        getQueries in interface org.drools.model.Model