This document presents EMF Views, a model view approach for integrating heterogeneous models. It introduces key challenges in inter-model integration like genericity, expressivity, and non-intrusiveness. EMF Views addresses these through a viewpoint definition language (VPDL) that allows defining virtual metamodels and models using SELECT-PROJECT-JOIN queries over existing models. It provides an Eclipse-based implementation where viewpoints are defined in VPDL files and views are generated at runtime based on the definitions and referenced models. Future work includes improving the VPDL, handling view updates, and adding persistence and validation capabilities.