|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| AttributesCompartmentContainer | An interface to be implemented by any Fig that contains a FigAttributesCompartment. |
| EnumLiteralsCompartmentContainer | An interface to be implemented by any Fig that contains a FigEnumLiterals. |
| 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 | |
| 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. |
| ActionAddExistingNodes | ActionAddExistingNodes enables pasting of existing nodes 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. |
| 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. |
| ActionMultiplicity | Action to set the Multiplicity. |
| ActionNavigability | A class to perform the action of changing the unidirectional or bidirectional navigation of an association. |
| 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. |
| ActionSetAddAssociationClassMode | An extension of CmdSetMode to set the parameters for an association. |
| ActionSetAddAssociationEndMode | An extension of CmdSetMode to create all the parts of an association class. |
| 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. |
| AddExistingNodeCommand | ActionAddExistingNode enables pasting of an existing node into a Diagram. |
| CompartmentFigText | A FigText class extension for FigClass/FigInterface/FigUseCase compartments. |
| FigAbstraction | Fig representing a UML Abstraction. |
| FigAssociation | This class represents the Fig of a binary association on a diagram. |
| FigAssociationClass | An Association Class is represented by 3 separate Figs: |
| FigAssociationEnd | Class to display graphics for N-ary association edges (association ends). |
| FigAttributesCompartment | |
| FigClassAssociationClass | Class to display the Class box fig piece of an Association Class. |
| FigCompartment | |
| FigCompartmentBox | Class to display graphics for a UML Class in a diagram. |
| FigDependency | This class represents a Fig for a Dependency. |
| FigEdgeAssociationClass | Class to display the dashed line connecting the class box figure and the association line pieces of a composite Association Class group. |
| FigEdgeModelElement | Abstract class to display diagram lines (edges) for UML ModelElements that look like lines. |
| FigEdgePort | This node cannot be dragged and manipulated in the same way as other FigNodes in ArgoUML. |
| FigEmptyRect | A FigRect that is always transparent |
| FigEnumLiteralsCompartment | The Fig for the compartment of an Enumeration that shows a list of enumerationliterals. |
| FigFeaturesCompartment | Presentation logic which is common to both an operations compartment and an attributes compartment. |
| FigFeaturesCompartment.FigSeperator | Fig representing separator for compartment. |
| FigGeneralization | The Fig for a Generalization. |
| FigGraphEdge | Abstract class to display diagram lines (edges) in a UML diagram |
| FigMessage | Class to display graphics for a UML Message above an AssociationRole in a collaborations diagram. |
| FigMultiLineText | A MultiLine FigText to provide consistency across Figs displaying multiple lines of text. |
| 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 | Fig for a UML Realization. |
| 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. |
| FigStereotype | Fig to show a stereotype within a FigStereotypeCompartment |
| 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 | Deprecated. by Bob in 0.23.1 - this has not been used since UML 1.3 |
| 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. |
| ModeCreateAssociationClass | Mode to manage interaction while user is drawing the pseudo-edge that will become an Association Class. |
| ModeCreateAssociationEnd | A Mode to interpret user input while creating an association end. |
| ModeCreateCommentEdge | A Mode to interpret user input while creating a comment edge. |
| ModeCreateDependency | A Mode to interpret user input while creating a dependency edge. |
| ModeCreateGeneralization | A Mode to interpret user input while creating a generalization edge. |
| ModeCreateGraphEdge | A Mode to interpret user input while creating a dependency edge. |
| ModeCreatePermission | A Mode to interpret user input while creating a permission edge. |
| ModeCreateUsage | A Mode to interpret user input while creating a usage 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. |
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-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |