Skip to content

Finds the missing edges on ecore model instance and completes the graph.

Notifications You must be signed in to change notification settings

fukit0/EclipseEMFModel-Project

Repository files navigation

EclipseEMFModel

This algorithm is taking an EMFModel(family graph) with some missing relations and converting the fully completed version.

Relations known on model:

  • Child

Relations to be found and placed on model:

  • Husband/wife
  • Cousin(with degree)
  • Uncle/aunt
  • Nephew

About

Finds the missing edges on ecore model instance and completes the graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages