GEF Commands

Package Specification

This package contains (via subpackages) all our our GEF commands. Commands are the GEF way to modify the model instance used by our application. See DevDocCommands for more information / testing issues.

Regular Commands (not necessarily CompoundCommands) should implement the JUCMNavCommand interface and test their commands at the lower level, during execution.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: @see seg.jUCMNav.model.commands.JUCMNavCommand