INDEX - Gnorion/BizVR GitHub Wiki
- Home
- Abstract Decision Tables
- Abstract Decision Tables
- BizVR Discussion
- BizVR Tutorial
- Decision Management Community Rule Modeling Challenge Problems
- Decision Model Structure
- Decision Model Structure
- Decision Table Dependency Rules
- Decision Table Semantics
- Decision Table Syntax and Semantics
- Decision Table Views
- Decision Tables as Class Methods
- Decision Tables as Composed Methods
- Comparison of Approaches
- Decision Tables as Functions
- Decision Tables as Instance methods
- Decision Trees
- Decisions as Pure Functions (no side effects)
- Documents for Download
- Example of a Decision Using Functions and Methods
- Examples of Decisions
- Expressions
- Functional Programming vs. Object oriented Programming
- How to Create New Instances of a Class
- INDEX
- Inheritance and Specialization of Methods and Functions
- Jan 2018 Order Promotions
- Methodology for Modeling Decisions
- Methodology for Modeling Decisions
- Identify the decision being made.
- Identify the factors that affect the decision.
- List in English the rule statements that make the decision
- Identify the business objects, attributes and data types of these factors.
- Customer has
- Property has
- Coverage has
- Develop a formal vocabulary that defines the business objects, factors, attributes and types
- Define the relationships between the various business objects
- Identify the sequence of steps involved in making the decision
- Group the rules into rule groups.
- Enter all of the English rule statements that apply to each rule group.
- Enter the natural language for each condition and action in the rule statement
- Enter an expression that implements each of the natural language statements
- MEP Thoughts 2021
- Passing Arguments to Methods and Functions
- Permutations and Combinations
- Processing Collections With Decision Tables
- RDF
- Recursive Decision Table Functions
- Resource Allocation Alternative Approaches
- Resource Allocation Flat Data Model Using Functions and Methods
- Resource Allocation Functional Model
- Resource Allocation Inheritance and Polymorphism Model
- Semantic Indexing of Documents
- Sep 2015 Collections of Cars
- Visualizing the Execution of Decision Models