|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| AttributesCompartmentContainer | An interface to be implemented by any Fig that contains a FigAttributesCompartment. |
| ExtensionsCompartmentContainer | An interface to be implemented by any Fig that contains a Extensions Compartment. |
| FeaturesCompartmentContainer | An interface to be implemented by any Fig that contains a FigFeaturesCompartment. |
| OperationsCompartmentContainer | An interface to be implemented by any Fig that contains a FigOperationsCompartment. |
| PathContainer | An interface to be implemented by any Fig that may or may not show a full path (of which the segments are seperated by ::). |
| StereotypeContainer | An interface to be implemented by any Fig that may or may not show a stereotype. |
| VisibilityContainer | An interface to be implemented by any Fig that may or may not show visibility (by symbol -, + or #). |
| Class Summary | |
| AbstractActionCheckBoxMenuItem | This class adds the common algorithms for handling multiple targets for a checkbox menuitem to the UMLAction. |
| AbstractActionRadioMenuItem | This class adds the common algorithms for handling multiple targets for a radio menuitem to the UMLAction. |
| ActionAddAllClassesFromModel | ActionAddAllClassesFromModel enables pasting of an existing node into a Diagram. |
| ActionAddAssociationRole | The ActionAddAssociation class is for creating a dummy link with a stimulus and a given action type. |
| ActionAddConcurrentRegion | Add a concurrent region to a concurrent composite state |
| 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 aka comment. |
| ActionAddStereotype | Action to add a sterotype to a model element. |
| ActionAggregation | Action to set the Aggregation kind. |
| ActionCompartmentDisplay | A class to implement the actions involved in hiding and showing compartments on interfaces, classes and use cases. |
| ActionDeleteConcurrentRegion | Delete a concurrent region of a concurrent composite state |
| ActionEdgesDisplay | An action that makes all edges on the selected node visible/not visible on the diagram. |
| ActionModifierAbstract | |
| ActionModifierActive | |
| ActionModifierLeaf | |
| ActionModifierRoot | |
| ActionMultiplicity | Action to set the Multiplicity. |
| ActionNavigability | A class to perform the action of changing the unidirectional or bidirectional navigation of an association. |
| ActionNavigateUpFromDiagram | |
| ActionProperties | Action to select the properties tab. |
| ActionRemoveFromDiagram | Removes an modelelement from the diagram, but not from the model. |
| 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. |
| ActionSetAddAssociationEndMode | An extension of CmdSetMode to set the parameters for an association. |
| ActionSetAddAssociationMode | An extension of CmdSetMode to set the parameters for an association. |
| ActionSetAddCommentLinkMode | An extension of CmdSetMode to set the parameters for a comment link. |
| ActionSetPath | Action to set or unset the display of the path (namespace) for elements supporting such an action. |
| ActionVisibilityPackage | |
| ActionVisibilityPrivate | |
| ActionVisibilityProtected | |
| ActionVisibilityPublic | |
| AddExistingNodeCommand | ActionAddExistingNode enables pasting of an existing node into a Diagram. |
| ArgoEditor | The ArgoUML editor. |
| CompartmentFigText | A FigText class extension for FigClass/FigInterface/FigUseCase compartments. |
| DiagramNameDocument | This is the model for the diagram name text box (JTextField) shown on the property panel of a Diagram. |
| DnDJGraph | This is a JGraph with Drag and Drop capabilities. |
| FigAssociation | This class represents the Fig of a binary association on a diagram. |
| FigAssociationClass | Class to display an association edge in an Association Class. |
| FigAssociationClassTee | The T juntion joining the dashed edge to a solid edge of an association class. |
| FigAssociationEnd | Class to display graphics for N-ary association edges (association ends). |
| FigAttributesCompartment | |
| FigClassAssociationClass | Class to display a class in an Association Class It must be used only from a FigAssociationClass |
| FigCommentPort | The T juntion joining the dashed edge to a solid edge of an association class. |
| FigCompartment | |
| FigDependency | This class represents a Fig for a Dependency. |
| FigEdgeAssociationClass | Class to display a connection linking the class and the association in a Association Class It must be used only from a FigAssociationClass |
| FigEdgeModelElement | Abstract class to display diagram lines (edges) for UML ModelElements that look like lines and that have editable names. |
| FigEmptyRect | A FigRect that is always transparent |
| FigFeaturesCompartment | Presentation logic which is common to both an operations compartment and an attributes compartment. |
| FigGeneralization | |
| FigMessage | Class to display graphics for a UML message in a diagram. |
| FigMultiLineText | A MultiLine FigText to provide consistency across Figs displaying multiple lines of text. |
| FigName | A specialist FigText for display the model element name. |
| FigNodeAssociation | Class to display graphics for N-ary association (association node). |
| FigNodeModelElement | Abstract class to display diagram icons for UML ModelElements that look like nodes and that have editable names and can be resized. |
| FigOperationsCompartment | |
| FigPermission | The Fig for a permission, which is a form of dependency. |
| FigRealization | This class represents a Fig for a Realization, i.e. |
| FigSingleLineText | A SingleLine FigText to provide consistency across Figs displaying single lines of text. The display area is transparent Text is center justified There is no line border There is space below the line for a "Clarifier", i.e. |
| FigStereotypesCompartment | A Fig designed to be the child of some FigNode or FigEdge to display the stereotypes of the model element represented by the parent Fig. |
| FigStereotypeText | A specialist FigText for display stereotypes. |
| 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 | This class is not used at all. |
| FigUsage | This class represents a Fig for a Usage. |
| ImageSelection | Encapsulates an awt Image for Data Transfer to/from the clipboard. |
| ModeCreateAssociationEnd | A Mode to interpret user input while creating an association end. |
| ModeCreateCommentEdge | A Mode to interpret user input while creating a comment edge. |
| OneRowLinkedList | A JList that just has one row. |
| PathConvPercent2 | Used to place labels as specific positions along a FigEdge. |
| PropPanelDiagram | This class represents the properties panel for a Diagram. |
| PropPanelString | The properties panel for a simple text / string. |
| PropPanelUMLActivityDiagram | |
| PropPanelUMLClassDiagram | |
| PropPanelUMLCollaborationDiagram | |
| PropPanelUMLDeploymentDiagram | |
| PropPanelUMLSequenceDiagram | |
| PropPanelUMLStateDiagram | The properties panel for a Statechart diagram. |
| PropPanelUMLUseCaseDiagram | |
| RadioAction | A wrapper around a standard action to indicate that any buttons created from this actions should act like radio buttons, i.e. |
| SelectionEdgeClarifiers | |
| SelectionMoveClarifiers | |
| SelectionNodeClarifiers | |
| SelectionRerouteEdge | A general class for rerouting edges, achieved by delegating the re-routing logic to the graphmodels; extends functionality in SelectionEdgeClarifiers. |
| SPFigEdgeModelElement | The style Panel for FigEdgeModelElement. |
| StereotypeUtility | |
| StylePanelFigMessage | Stylepanel which allows to set the arrow of a message. |
| 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. |
| UMLDiagramHomeModelListModel | The list model for the namespace of a diagram. |
Provides various support for diagrams: actions, GEF Figs, Go rules, Property Panels for diagrams, GEF Selection support, and more...
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| ArgoUML © 1996-2005 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |