|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLDiagram | |
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.layout | implements a rank based layout algorithm for static structure diagrams Related Documentation |
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) |
org.argouml.uml.ui | Package Specification (none) Related Documentation (none) |
Uses of UMLDiagram in org.argouml.uml.diagram.activity.ui |
Subclasses of UMLDiagram 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 UMLDiagram in org.argouml.uml.diagram.collaboration.ui |
Subclasses of UMLDiagram in org.argouml.uml.diagram.collaboration.ui | |
class |
UMLCollaborationDiagram
|
Uses of UMLDiagram in org.argouml.uml.diagram.deployment.ui |
Subclasses of UMLDiagram in org.argouml.uml.diagram.deployment.ui | |
class |
UMLDeploymentDiagram
|
Uses of UMLDiagram in org.argouml.uml.diagram.sequence.ui |
Subclasses of UMLDiagram in org.argouml.uml.diagram.sequence.ui | |
class |
UMLSequenceDiagram
|
Uses of UMLDiagram in org.argouml.uml.diagram.state.ui |
Subclasses of UMLDiagram in org.argouml.uml.diagram.state.ui | |
class |
UMLStateDiagram
|
Uses of UMLDiagram in org.argouml.uml.diagram.static_structure.layout |
Constructors in org.argouml.uml.diagram.static_structure.layout with parameters of type UMLDiagram | |
ClassdiagramLayouter(UMLDiagram theDiagram)
This constructor is mainly for convenience, so we don't have add every node manually to the layouter. |
Uses of UMLDiagram in org.argouml.uml.diagram.static_structure.ui |
Subclasses of UMLDiagram in org.argouml.uml.diagram.static_structure.ui | |
class |
UMLClassDiagram
|
Uses of UMLDiagram in org.argouml.uml.diagram.ui |
Fields in org.argouml.uml.diagram.ui declared as UMLDiagram | |
protected UMLDiagram |
TabDiagram._target
the diagram object |
Uses of UMLDiagram in org.argouml.uml.diagram.use_case.ui |
Subclasses of UMLDiagram 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. |
Uses of UMLDiagram in org.argouml.uml.ui |
Methods in org.argouml.uml.ui that return UMLDiagram | |
abstract UMLDiagram |
ActionAddDiagram.createDiagram(ru.novosoft.uml.foundation.core.MNamespace ns)
Creates the diagram. |
UMLDiagram |
ActionStateDiagram.createDiagram(ru.novosoft.uml.foundation.core.MNamespace ns)
|
UMLDiagram |
ActionActivityDiagram.createDiagram(ru.novosoft.uml.foundation.core.MNamespace ns)
|
UMLDiagram |
ActionUseCaseDiagram.createDiagram(ru.novosoft.uml.foundation.core.MNamespace ns)
|
UMLDiagram |
ActionCollaborationDiagram.createDiagram(ru.novosoft.uml.foundation.core.MNamespace ns)
|
UMLDiagram |
ActionSequenceDiagram.createDiagram(ru.novosoft.uml.foundation.core.MNamespace ns)
|
UMLDiagram |
ActionClassDiagram.createDiagram(ru.novosoft.uml.foundation.core.MNamespace ns)
|
UMLDiagram |
ActionDeploymentDiagram.createDiagram(ru.novosoft.uml.foundation.core.MNamespace ns)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML (c) 1996-2002 |