this package contains the commands that set properties on modelelements. Each UML-Class XXX has got its own CommandSmSetXXX here. For example, if you want to set a Classifiers Name, use CommandSmSetModelElement, as the name is defined in ModelElement. If you want to set a propertie, but leave the others unchanged, just add a new constructor (see CommandSmSetModelElement for an example)