Skip to content

Changes

Summary

  1. [REINDEX] Add supertype edges between types (details)
Commit 5a4351853f41a476e295a623adddce57c3a88458 by Antonio Garcia-Dominguez
[REINDEX] Add supertype edges between types

We did not keep track of super/sub-type relationships between types
when registering metamodels. This commit adds the creation of those
edges, and also adds type.allSupertypes and type.allSubtypes to EOL.
The file was modified core/plugins/org.eclipse.hawk.graph/src/org/eclipse/hawk/graph/TypeNode.java
The file was modified core/plugins/org.eclipse.hawk.epsilon/src/org/eclipse/hawk/epsilon/emc/wrappers/TypeNodeWrapper.java
The file was modified core/tests/org.eclipse.hawk.integration.tests/src/org/eclipse/hawk/integration/tests/emf/MetamodelQueryTest.java
The file was modified core/plugins/org.eclipse.hawk.graph/src/org/eclipse/hawk/graph/updater/GraphMetaModelResourceInjector.java