Architecting and designing : Unified Architecture Framework (UAF) : Operational viewpoints : Op-If Operational Information: Logical IDEF1X Model
  
Op-If Operational Information: Logical IDEF1X Model
The UAF Op-If Operational Information: IDEF1X Model enables you to model InformationElements, their attributes, and their relationships.
Attributes are local instances of Data Elements. Data Elements form the lowest type of data in System Architect – and comprise the underlying data dictionary. A Data Element may be grouped into a Data Structure (example: the Data Structure “Address” can contain the Data Elements “Street Address”, “City”, “State”, and “Zip Code”).
Both InformationElements, Data Elements, and Data Structures are available in other models of the UAF architecture – for example, you can specify the InformationElements that are transformed by an OperationalActivity in the Op-Pr Operational Processes viewpoint.
Logical ER Diagram versus IDEF1X
The Op-If Operational Information: IDEF1X Model is one of two types of logical data models available – the other is the Logical ER type. The two types of models provide a different notation, and also the Logical ER Model has an extra feature not available in the IDEF1X model – the Logical ER model can be mapped to and from a Physical Data Model. From the Physical model you can generate schema for a database. You can also reverse engineer databases into a Physical Data Model and then map that Physical model to a Logical ER Diagram.
Note If you create an IDEF1X model, you can map it to a Logical ER model and then map that to/from a Physical model, and vice versa.
Mapping the IDEF1X Logical Model to a Logical ER Model
You can map an Op-If Operational Information: IDEF1X Model to a Logical ER version of it by selecting Dictionary > Create Data Model > Entity Relation.
Parent topic
Operational viewpoints