|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLAction | |
---|---|
org.argouml.cognitive.ui | Includes TreeModel/Perspectives/Perspetive rules, Wizard support, details pane tab for todo items. |
org.argouml.language.ui | UI support for language features. |
org.argouml.ui | contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. |
org.argouml.ui.targetmanager | Provides support for maintaining a consistent target (or selection) in all views (Navigator, Details panel, Diagram). |
org.argouml.uml.diagram.ui | Provides various support for diagrams: actions, GEF Figs, Go rules, Property Panels for diagrams, GEF Selection support, and more... |
org.argouml.uml.ui | = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions. |
org.argouml.uml.ui.behavior.collaborations | Properties panels for the behavior.collaborations uml package |
org.argouml.uml.ui.behavior.common_behavior | Properties panels for the behavior.common_behavior uml package |
org.argouml.uml.ui.behavior.state_machines | Properties panels for the behavior.state_machines uml package |
org.argouml.uml.ui.behavior.use_cases | Properties panels for the behavior.use_cases uml package |
org.argouml.uml.ui.foundation.core | Properties panels for the foundation.core uml package |
Uses of UMLAction in org.argouml.cognitive.ui |
---|
Fields in org.argouml.cognitive.ui declared as UMLAction | |
static UMLAction |
TabToDo._actionNewToDoItem
|
static UMLAction |
TabToDo._actionResolve
|
static UMLAction |
TabToDo._actionEmailExpert
|
static UMLAction |
TabToDo._actionSnooze
|
Uses of UMLAction in org.argouml.language.ui |
---|
Subclasses of UMLAction in org.argouml.language.ui | |
class |
ActionNotation
Allows selection of a default notation. |
Uses of UMLAction in org.argouml.ui |
---|
Subclasses of UMLAction in org.argouml.ui | |
class |
ActionAutoResize
A class to keep track of the users desire to have his diagram nodes automatically resized. |
class |
ActionExportXMI
Exports the xmi of a project to a file choosen by the user. |
class |
ActionGoToCritique
|
class |
ActionGoToDetails
Action to display a tab in the DetailsPane by name, eg "Properties". |
class |
ActionGoToEdit
|
class |
ActionSaveConfiguration
Action for handling Argo configuration save |
class |
ActionSettings
Action object for handling Argo settings |
Fields in org.argouml.ui declared as UMLAction | |
static UMLAction |
Actions.Print
|
static UMLAction |
Actions.PageSetup
|
static UMLAction |
Actions.Undo
|
static UMLAction |
Actions.Redo
|
static UMLAction |
Actions.NavConfig
|
static UMLAction |
Actions.Find
|
static UMLAction |
Actions.GotoDiagram
|
static UMLAction |
Actions.NextEditTab
|
static UMLAction |
Actions.ShowRapidButtons
|
static UMLAction |
Actions.CreateMultiple
|
static UMLAction |
Actions.AutoCritique
|
static UMLAction |
Actions.OpenDecisions
|
static UMLAction |
Actions.OpenGoals
|
static UMLAction |
Actions.OpenCritics
|
static UMLAction |
Actions.FlatToDo
|
static UMLAction |
Actions.NewToDoItem
|
static UMLAction |
Actions.Resolve
|
static UMLAction |
Actions.EmailExpert
|
static UMLAction |
Actions.MoreInfo
|
static UMLAction |
Actions.Snooze
|
static UMLAction |
Actions.SystemInfo
|
static UMLAction |
Actions.AboutArgoUML
|
Uses of UMLAction in org.argouml.ui.targetmanager |
---|
Subclasses of UMLAction in org.argouml.ui.targetmanager | |
class |
NavigateTargetBackAction
Navigates the target one target back in history. |
class |
NavigateTargetForwardAction
Navigates the target one target forward in history. |
Uses of UMLAction in org.argouml.uml.diagram.ui |
---|
Subclasses of UMLAction in org.argouml.uml.diagram.ui | |
class |
ActionAddExistingEdge
ActionAddExistingEdge enables pasting of an existing edge into a Diagram. |
class |
ActionAddExistingNode
ActionAddExistingNode enables pasting of an existing node into a Diagram. |
Uses of UMLAction in org.argouml.uml.ui |
---|
Subclasses of UMLAction in org.argouml.uml.ui | |
class |
AbstractActionAddModelElement
Abstract action that is the parent to all add actions that add the modelelements via the UMLAddDialog. |
class |
AbstractActionNewModelElement
|
class |
AbstractActionRemoveElement
Base class for remove actions. |
class |
ActionActivityDiagram
Action to trigger creation of a new activity diagram. |
class |
ActionAddAttribute
Action to add an attribute to a classifier. |
class |
ActionAddDiagram
Abstract class that is the parent of all actions adding diagrams to ArgoUML. |
class |
ActionAddExtensionPoint
A class to implement the addition of extension points to use cases. |
class |
ActionAddMessage
Action to add a message. |
class |
ActionAddNote
Action to add a note. |
class |
ActionAddOperation
Action to add an operation to a classifier. |
class |
ActionAddPackage
Action to add a package to the selected model element in the nav pane. |
class |
ActionAddTopLevelPackage
|
class |
ActionAggregation
|
class |
ActionClassDiagram
Action to trigger creation of new class diagram. |
class |
ActionCollaborationDiagram
Action to trigger creation of new collaboration diagram. |
class |
ActionCompartmentDisplay
A class to implement the actions involved in hiding and showing compartments on interfaces, classes and use cases. |
class |
ActionDeleteFromDiagram
deletes an modelelement from the diagram, but not from the model. |
class |
ActionDeploymentDiagram
Action to trigger creation of a deployment diagram. |
class |
ActionEdgesDisplay
An action that makes all edges on the selected node visible/not visible on the diagram. |
class |
ActionEmptyTrash
Action to empty the trashcan. |
class |
ActionExit
Action to exit ArgoUML. |
class |
ActionGenerateAll
Action to trigger code generation for one or more classes. |
class |
ActionGenerateOne
Action to trigger creation of one class to source. |
class |
ActionGenerateProjectCode
Action to trigger code generation for all classes/interfaces in the project, which have a source code path set in tagged value 'src_path' |
class |
ActionGenerationSettings
Action for viewing/editing source path settings of model elements |
class |
ActionImportFromSources
Action to trigger importing from sources. |
class |
ActionLayout
|
class |
ActionModifier
A class to perform the action of changing value of the modifiers on a package, use case, interface or class. |
class |
ActionMultiplicity
|
class |
ActionNavigability
A class to perform the action of changing the unidirectional or bidirectional navigation of an association. |
class |
ActionNew
Action to trigger creation of a new project. |
class |
ActionOpenProject
Action that loads the project. |
class |
ActionProperties
Action to select the properties tab. |
class |
ActionRemoveFromModel
Action for removing (moving to trash) objects from the model. |
class |
ActionRemoveModelElement
Action to delete modelelements from the model without navigating to/from them. |
class |
ActionSaveGraphics
Wraps a CmdSaveGIF or CmdSave(E)PS to allow selection of an output file. |
class |
ActionSaveProject
Action that saves the project. |
class |
ActionSaveProjectAs
Action to save project under name. |
class |
ActionSequenceDiagram
Action to add a new sequence diagram. |
class |
ActionSetMultiplicity
Framework action to set the multiplicity of some modelelement. |
class |
ActionSetSourcePath
Action to choose and set source path for model elements |
class |
ActionStateDiagram
Action to create a new state diagram. |
class |
ActionUseCaseDiagram
Action to create a new use case diagram. |
class |
ActionZoom
Deprecated. ActionZoom is obsolete, not used in ArgoUML and was replaced by GEF's CmdZoom. |
class |
UMLChangeAction
|
Fields in org.argouml.uml.ui declared as UMLAction | |
static UMLAction |
ActionMultiplicity.SrcMultOne
|
static UMLAction |
ActionMultiplicity.DestMultOne
|
static UMLAction |
ActionMultiplicity.SrcMultZeroToOne
|
static UMLAction |
ActionMultiplicity.DestMultZeroToOne
|
static UMLAction |
ActionMultiplicity.SrcMultZeroToMany
|
static UMLAction |
ActionMultiplicity.DestMultZeroToMany
|
static UMLAction |
ActionMultiplicity.SrcMultOneToMany
|
static UMLAction |
ActionMultiplicity.DestMultOneToMany
|
static UMLAction |
ActionEdgesDisplay.ShowEdges
|
static UMLAction |
ActionEdgesDisplay.HideEdges
|
static UMLAction |
ActionCompartmentDisplay.ShowAttrCompartment
Static instance to show the attribute compartment of a class. |
static UMLAction |
ActionCompartmentDisplay.HideAttrCompartment
Static instance to hide the attribute compartment of a class. |
static UMLAction |
ActionCompartmentDisplay.ShowOperCompartment
Static instance to show the operation compartment of a class. |
static UMLAction |
ActionCompartmentDisplay.HideOperCompartment
Static instance to hide the operation compartment of a class. |
static UMLAction |
ActionCompartmentDisplay.ShowExtPointCompartment
Static instance to show the extension point compartment of a use case. |
static UMLAction |
ActionCompartmentDisplay.HideExtPointCompartment
Static instance to hide the extension point compartment of a use case. |
static UMLAction |
ActionCompartmentDisplay.ShowAllCompartments
Static instance to show both compartments of a class. |
static UMLAction |
ActionCompartmentDisplay.HideAllCompartments
Static instance to hide both compartments of a class. |
static UMLAction |
ActionAggregation.SrcAgg
|
static UMLAction |
ActionAggregation.DestAgg
|
static UMLAction |
ActionAggregation.SrcAggComposite
|
static UMLAction |
ActionAggregation.DestAggComposite
|
static UMLAction |
ActionAggregation.SrcAggNone
|
static UMLAction |
ActionAggregation.DestAggNone
|
Constructors in org.argouml.uml.ui with parameters of type UMLAction | |
UMLSearchableComboBox(UMLComboBoxModel2 model,
UMLAction selectAction,
boolean showIcon)
Constructor for UMLSearchableComboBox. |
|
UMLSearchableComboBox(UMLComboBoxModel2 arg0,
UMLAction selectAction)
Constructor for UMLSearchableComboBox. |
|
UMLMultiplicityComboBox2(UMLComboBoxModel2 arg0,
UMLAction selectAction)
Constructor for UMLMultiplicityComboBox2. |
|
UMLEditableComboBox(UMLComboBoxModel2 model,
UMLAction selectAction,
boolean showIcon)
|
|
UMLEditableComboBox(UMLComboBoxModel2 arg0,
UMLAction selectAction)
|
|
UMLComboBox2(UMLComboBoxModel2 arg0,
UMLAction action,
boolean showIcon)
Constructor for UMLMessageActivatorComboBox. |
|
UMLComboBox2(UMLComboBoxModel2 arg0,
UMLAction action)
|
Uses of UMLAction in org.argouml.uml.ui.behavior.collaborations |
---|
Subclasses of UMLAction in org.argouml.uml.ui.behavior.collaborations | |
class |
ActionAddClassifierRoleBase
|
class |
ActionAddMessagePredecessor
Action to add a predecessor to some message. |
class |
ActionNewAction
Action to build a new action to some message. |
class |
ActionRemoveClassifierRoleBase
Action to remove a base from a classifierrole. |
class |
ActionSetAssociationRoleBase
|
Uses of UMLAction in org.argouml.uml.ui.behavior.common_behavior |
---|
Subclasses of UMLAction in org.argouml.uml.ui.behavior.common_behavior | |
class |
ActionNewCallAction
|
class |
ActionNewCreateAction
|
class |
ActionNewDestroyAction
|
class |
ActionNewReturnAction
|
class |
ActionNewSendAction
|
class |
ActionNewTerminateAction
|
class |
ActionNewUninterpretedAction
|
Uses of UMLAction in org.argouml.uml.ui.behavior.state_machines |
---|
Subclasses of UMLAction in org.argouml.uml.ui.behavior.state_machines | |
class |
ActionNewCallEvent
|
class |
ActionNewChangeEvent
|
class |
ActionNewCompositeState
|
class |
ActionNewEvent
|
class |
ActionNewFinalState
|
class |
ActionNewGuard
|
class |
ActionNewPseudoState
|
class |
ActionNewSignalEvent
|
class |
ActionNewSimpleState
|
class |
ActionNewStubState
|
class |
ActionNewSubmachineState
|
class |
ActionNewSynchState
|
class |
ActionNewTimeEvent
|
class |
ActionNewTransition
Action to create a new transition, either an internal transition or a transition between two states. |
class |
ActionSetCompositeStateConcurrent
|
class |
ActionSetSubmachineStateSubmachine
|
Uses of UMLAction in org.argouml.uml.ui.behavior.use_cases |
---|
Subclasses of UMLAction in org.argouml.uml.ui.behavior.use_cases | |
class |
ActionAddExtendExtensionPoint
|
class |
ActionNewExtendExtensionPoint
|
class |
ActionNewUseCaseExtensionPoint
|
class |
ActionSetExtendBase
Sets the base of an extend. |
class |
ActionSetExtendExtension
|
class |
ActionSetIncludeAddition
|
class |
ActionSetIncludeBase
|
Uses of UMLAction in org.argouml.uml.ui.foundation.core |
---|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |