Package org.jupe.editors.classdiagram.model.commands.directedit

Contains special commands to support direct edit, which is the change of a text (e.g. the name of a class) directly in a figure using a double-click.

See:
          Description

Class Summary
AttributeCommand  
AttributeValueCommand  
ClassCommand  
CommentCommand  
InterfaceCommand  
MethodCommand  
ObjectCommand  
PackageCommand  
 

Package org.jupe.editors.classdiagram.model.commands.directedit Description

Contains special commands to support direct edit, which is the change of a text (e.g. the name of a class) directly in a figure using a double-click. There is a direct edit command for each edit part that supports it.