|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArgoDiagram | |
org.argouml.application.helpers | Provides "helper" classes that provide basic functionality for functional groups. |
org.argouml.kernel | Package Specification (none) Related Documentation (none) |
org.argouml.ui | contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. |
org.argouml.uml.diagram | package which contains the graphical implementation of UML diagrams in subpackages and common classes used by all diagrams. |
org.argouml.uml.diagram.activity.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.collaboration.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.deployment.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.sequence.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.state.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.static_structure.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.use_case.ui | Package Specification (none) Related Documentation (none) |
Uses of ArgoDiagram in org.argouml.application.helpers |
Subclasses of ArgoDiagram in org.argouml.application.helpers | |
class |
DiagramHelper
Helper object for Diagrams |
Uses of ArgoDiagram in org.argouml.kernel |
Methods in org.argouml.kernel with parameters of type ArgoDiagram | |
void |
Project.addMember(ArgoDiagram d)
|
protected void |
Project.removeProjectMemberDiagram(ArgoDiagram d)
Removes a project member diagram completely from the project. |
void |
Project.addDiagram(ArgoDiagram d)
|
protected void |
Project.removeDiagram(ArgoDiagram d)
Removes a diagram from the list with diagrams. |
Uses of ArgoDiagram in org.argouml.ui |
Fields in org.argouml.ui declared as ArgoDiagram | |
protected static ArgoDiagram |
ArgoDiagram.TheInstance
|
Methods in org.argouml.ui that return ArgoDiagram | |
ArgoDiagram |
ProjectBrowser.getActiveDiagram()
Return the diagram, the user is currently working on. |
Methods in org.argouml.ui with parameters of type ArgoDiagram | |
void |
ProjectBrowser.setActiveDiagram(ArgoDiagram ad)
Set the diagram on which the user is currently working. |
Uses of ArgoDiagram in org.argouml.uml.diagram |
Methods in org.argouml.uml.diagram that return ArgoDiagram | |
ArgoDiagram |
ProjectMemberDiagram.getDiagram()
|
Methods in org.argouml.uml.diagram with parameters of type ArgoDiagram | |
protected void |
ProjectMemberDiagram.setDiagram(ArgoDiagram diagram)
|
Constructors in org.argouml.uml.diagram with parameters of type ArgoDiagram | |
ProjectMemberDiagram(ArgoDiagram d,
Project p)
|
Uses of ArgoDiagram in org.argouml.uml.diagram.activity.ui |
Subclasses of ArgoDiagram in org.argouml.uml.diagram.activity.ui | |
class |
UMLActivityDiagram
Enabling an activity diagram connected to an actor has been requested as a feature. |
Uses of ArgoDiagram in org.argouml.uml.diagram.collaboration.ui |
Subclasses of ArgoDiagram in org.argouml.uml.diagram.collaboration.ui | |
class |
UMLCollaborationDiagram
|
Uses of ArgoDiagram in org.argouml.uml.diagram.deployment.ui |
Subclasses of ArgoDiagram in org.argouml.uml.diagram.deployment.ui | |
class |
UMLDeploymentDiagram
|
Uses of ArgoDiagram in org.argouml.uml.diagram.sequence.ui |
Subclasses of ArgoDiagram in org.argouml.uml.diagram.sequence.ui | |
class |
UMLSequenceDiagram
|
Uses of ArgoDiagram in org.argouml.uml.diagram.state.ui |
Subclasses of ArgoDiagram in org.argouml.uml.diagram.state.ui | |
class |
UMLStateDiagram
|
Uses of ArgoDiagram in org.argouml.uml.diagram.static_structure.ui |
Subclasses of ArgoDiagram in org.argouml.uml.diagram.static_structure.ui | |
class |
UMLClassDiagram
|
Uses of ArgoDiagram in org.argouml.uml.diagram.ui |
Subclasses of ArgoDiagram in org.argouml.uml.diagram.ui | |
class |
UMLDiagram
This class provides support for writing a UML diagram for argo using the GEF framework. |
Uses of ArgoDiagram in org.argouml.uml.diagram.use_case.ui |
Subclasses of ArgoDiagram in org.argouml.uml.diagram.use_case.ui | |
class |
UMLUseCaseDiagram
The base class of the use case diagram. Defines the toolbar, provides for its initialization and provides constructors for a top level diagram and one within a defined namespace. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML (c) 1996-2002 |