Package org.jupe.editors.classdiagram.parts.connections

Contains editpart classes for all connections (as opposite to nodes) in the classdiagram editor.

See:
          Description

Class Summary
CommentConnectionEditPart Edit part for comment connection model elements.
ConnectionEditPart Edit part for Connection model elements.
DependencyEditPart Edit part for depndency model elements.
HierarchicEditPart This class provides the EditPart for an HierarchicFigure.
RelationEditPart Edit part for relation model elements.
 

Package org.jupe.editors.classdiagram.parts.connections Description

Contains editpart classes for all connections (as opposite to nodes) in the classdiagram editor. All classes in this package derive from ConnectionEditPart.