Uses of Class
org.jupe.editors.classdiagram.parts.nodes.FlowElementEditPart

Packages that use FlowElementEditPart
org.jupe.editors.classdiagram.parts.nodes Contains editpart classes for all nodes (as opposite to connections) in the classdiagram editor. 
 

Uses of FlowElementEditPart in org.jupe.editors.classdiagram.parts.nodes
 

Subclasses of FlowElementEditPart in org.jupe.editors.classdiagram.parts.nodes
 class AttributeEditPart
          Edit part for AttributeElements.
 class MethodEditPart
          Edit part for MethodElements.
 class SlotEditPart
          Edit part for AttributeValueElements.