Sciweavers

SE
2007

Rules for type-checking of parametric polymorphism in EMF generics

13 years 5 months ago
Rules for type-checking of parametric polymorphism in EMF generics
Abstract: The Eclipse infrastructure for modeling is based on EMF, an implementation of Essential MOF, the OMG standard for metamodeling. A recent addition to EMF has been parametric polymorphism (also known as “parameterized types” or “generics”) thus achieving the same benefits realized in other generic type systems (most notably, Java 5). To our knowledge, this is the first formal account in the literature of the resulting type system, including the well-formedness rules (WFRs) for type expressions. We offer an initial formalization of the type system of EMF Generics by formulating those WFRs in OCL (Object Constraint Language). The insights thus gained are applicable to solve the type-checking problem for custom DSLs (Domain Specific Languages).
Miguel Garcia
Added 30 Oct 2010
Updated 30 Oct 2010
Type Conference
Year 2007
Where SE
Authors Miguel Garcia
Comments (0)