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
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.
ActionAddExistingEdge ActionAddExistingEdge enables pasting of an existing edge into a Diagram.
ActionAddExistingNode ActionAddExistingNode enables pasting of an existing node into a Diagram.
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 Class to display graphics for a UML MState in a diagram.
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  
GoBehavioralFeatureToStateDiagram  
GoBehavioralFeatureToStateMachine Navigation rule for navperspective to navigate from behavioral feature to statemachine.
GoClassifierToBeh  
GoClassifierToStateMachine Navigation rule for navperspective to navigate from behavioral feature to statemachine.
GoClassifierToStructuralFeature  
GoDiagramToEdge  
GoElementToMachine  
GoFilteredChildren Deprecated. As of ArgoUml version 0.13.4, any use of this class should be replaced by an AbstractGoRule subclass, because the use of the GEF Predicate class is not necessary now that we have org.argouml.model.ModelFacade#isA(...) methods.
GoGenElementToDerived  
GoInteractionMessages  
GoModelToBaseElements  
GoModelToElements  
GoNamespaceToDiagram Shows the diagrams as children of their namespace.
GoOperationToCollaborationDiagram  
GoProjectToDiagram  
GoProjectToModel  
ModeCreateEdgeAndNode A Mode to interpret user input while creating an edge.
PropPanelDiagram  
PropPanelString  
PropPanelUMLActivityDiagram  
PropPanelUMLClassDiagram  
PropPanelUMLCollaborationDiagram  
PropPanelUMLDeploymentDiagram  
PropPanelUMLSequenceDiagram  
PropPanelUMLUseCaseDiagram  
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-2003 (20040216)ArgoUML Project HomeArgoUML Cookbook