Class Rulesefe9b92fdd254fbabc9e9002be0d51d6

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

    public class Rulesefe9b92fdd254fbabc9e9002be0d51d6
    extends Object
    implements org.drools.model.Model
    • Constructor Detail

      • Rulesefe9b92fdd254fbabc9e9002be0d51d6

        public Rulesefe9b92fdd254fbabc9e9002be0d51d6()
    • 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@36f48b4
        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