Package de.cau.cs.kieler.core.model.util

Class Summary
ModelingUtil Utility class with static methods to handle EMF models and GEF EditParts.
PossiblyEmptyCompoundCommand A CompoundCommand that may be empty.
SetIndexCommand<T extends EObject> Set an integer feature of the element to its index in a list.
SortCommand<T> Command to sort an EList using a given Comparator.