Package org.argouml.uml.diagram.ui

Provides various support for diagrams: actions, GEF Figs, Go rules, Property Panels for diagrams, GEF Selection support, and more...

See:
          Description

Class Summary
ActionAddAllClassesFromModel ActionAddAllClassesFromModel enables pasting of an existing node into a Diagram.
ActionAddAssociation The ActionAddAssociation class is for creating a dummy link with a stimulus and a given action type.
ActionAddAssociationRole The ActionAddAssociation class is for creating a dummy link with a stimulus and a given action type.
ActionAddAttribute Action to add an attribute to a classifier.
ActionAddExistingEdge ActionAddExistingEdge enables pasting of an existing edge into a Diagram.
ActionAddExistingNode ActionAddExistingNode enables pasting of an existing node into a Diagram.
ActionAddExtensionPoint A class to implement the addition of extension points to use cases.
ActionAddMessage Action to add a message.
ActionAddNote Action to add a note.
ActionAddOperation Action to add an operation to a classifier.
ActionAggregation  
ActionCompartmentDisplay A class to implement the actions involved in hiding and showing compartments on interfaces, classes and use cases.
ActionDeleteFromDiagram deletes an modelelement from the diagram, but not from the model.
ActionEdgesDisplay An action that makes all edges on the selected node visible/not visible on the diagram.
ActionModifier A class to perform the action of changing value of the modifiers on a package, use case, interface or class.
ActionMultiplicity  
ActionNavigability A class to perform the action of changing the unidirectional or bidirectional navigation of an association.
ActionProperties Action to select the properties tab.
ActionSaveDiagramToClipboard This class copies a diagram to the system clipboard, this functionality will only work with Java1.4, but it will compile with 1.3.
ArgoEditor  
ArgoJGraph UMLJGraph is a JGraph that updates the Figs representing modelelements if they are in the clipping area.
CompartmentFigText A FigText class extension for FigClass/FigInterface/FigUseCase compartments.
DiagramInfo  
FigAssociation  
FigDependency  
FigEdgeModelElement Abstract class to display diagram arcs for UML ModelElements that look like arcs and that have editiable names.
FigGeneralization  
FigMessage Class to display graphics for a UML collaboration in a diagram.
FigNodeModelElement Abstract class to display diagram icons for UML ModelElements that look like nodes and that have editiable names and can be resized.
FigNote Deprecated. as of 0.15.1, but don't remove because it is need for loading 'old' .zargo project files, replaced by FigComment
FigPermission  
FigRealization  
FigTextGroup Custom class to group FigTexts in such a way that they don't overlap and that the group is shrinked to fit (no whitespace in group).
FigTrace  
FigUsage  
ImageSelection Encapsulates an awt Image for Data Transfer to/from the clipboard.
ModeCreateEdgeAndNode A Mode to interpret user input while creating an edge.
PropPanelDiagram  
PropPanelString  
PropPanelUMLActivityDiagram  
PropPanelUMLClassDiagram  
PropPanelUMLCollaborationDiagram  
PropPanelUMLDeploymentDiagram  
PropPanelUMLSequenceDiagram  
PropPanelUMLStateDiagram  
PropPanelUMLUseCaseDiagram  
RadioAction A wrapper around a standard action to indicate that any buttons created from this actions should act like radio buttons.
SelectionEdgeClarifiers  
SelectionMoveClarifiers  
SelectionNodeClarifiers  
SelectionRerouteEdge A general class for rerouting edges, achieved by delegating the re-routing logic to the graphmodels; extends functionality in SelectionEdgeClarifiers.
SelectionWButtons  
SPFigEdgeModelElement  
StylePanelFigMessage  
TabDiagram The TabDiagram is the tab in the multieditorpane that holds a diagram.
UMLDiagram This class provides support for writing a UML diagram for argo using the GEF framework.
 

Package org.argouml.uml.diagram.ui Description

Provides various support for diagrams: actions, GEF Figs, Go rules, Property Panels for diagrams, GEF Selection support, and more...

Package Specification

(none)

Related Documentation

(none)



ArgoUML © 1996-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook