Categories: Business Process

Business Process Modeling Methodology | IDEF Modeling Methods

Business Modeling Methods:

IDEF: IDEF is an acronym for Integrated Definition.

IDEF0: IDEF0 is a method used in Business Process Modeling, designed to model the decisions, actions and activities of an organization or system. Diagrams are based on simple box with arrow graphics and text labels.

IDEF3: IDEF3 is a method used in Process Flow Modeling, designed to model processes and documenting the processes and it explains how a system, process or an organization works.

IDEF4: IDEF4 is a method designed to model object oriented programming.

Data Modeling Methods:

IDEF1X (Integrated Definition for Information Modeling notation) and IE (Information Engineering notation):

IDEF1X and IE types are focused on the actual data elements present in a relational database. IDEF1X and IE use different symbols to represent entity and table relationships for designing relational databases.

Dimensional Modeling Notation:

This is a method used for designing data warehouses and data mart.

 

learndmdwbi

Share
Published by
learndmdwbi

Recent Posts

Oracle’s Database Dictionary Views

These SQL commands are related with Oracle's data dictionary and can be used to get…

8 months ago

Oracle important DDL Statements

important DDL Statements from Oracle like Commit, Rollback, Grant, Revoke etc..

8 months ago

Oracle Database Data Definition Language(DDL Statements)- DROP Object Commands

In this section, we will try to explain about important database DROP commands that are…

8 months ago

Oracle Database Data Manipulation Language (DML) Commands

In this section, we will try to explain about important database DML commands that are…

8 months ago

Oracle Database Data Definition Language(DDL Statements) – ALTER Commands:

In this section, we will try to explain about important database ALTER commands that are…

8 months ago

Oracle DDL Statements – CREATE Commands

An Oracle database consists of DDL commands, which are useful to create, modify and drop…

8 months ago