Uses of Class
de.uni_hildesheim.sse.translation.ContainableElementsMapAndComparator
-
Packages that use ContainableElementsMapAndComparator Package Description de.uni_hildesheim.sse.translation The mechanisms needed to translate an IVML Ecore model into an IVML object model. -
-
Uses of ContainableElementsMapAndComparator in de.uni_hildesheim.sse.translation
Fields in de.uni_hildesheim.sse.translation declared as ContainableElementsMapAndComparator Modifier and Type Field Description private ContainableElementsMapAndComparatorTypeContext. sortMapFields in de.uni_hildesheim.sse.translation with type parameters of type ContainableElementsMapAndComparator Modifier and Type Field Description private java.util.Map<net.ssehub.easy.varModel.model.datatypes.IContainableElementsSorter,ContainableElementsMapAndComparator>TypeContext. elementSortMapsMethods in de.uni_hildesheim.sse.translation with parameters of type ContainableElementsMapAndComparator Modifier and Type Method Description private static voidTypeContext. setIndexes(java.util.List<org.eclipse.emf.ecore.EObject> elements, ContainableElementsMapAndComparator map)Transfers the index positions ofelementstomap.
-