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

This package contains a collection of utility classes.

See:
          Description

Class Summary
FeatureValueCondition A condition that evaluates a feature of an EOject.
ListSizeCondition A condition that checks whether a featured list of an EObject has a certain size.
ModelErrorHandler A StatusHandler that displays error messages for KielerModelException Status causes at the corresponding Diagram object as a problem marker.
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.
 

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

This package contains a collection of utility classes.