Uses of Class
org.argouml.uml.ui.UMLAction

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
(package private)  class ActionAboutArgoUML
          About ArgoUML dialog.
(package private)  class ActionAutoCritique
           
 class ActionAutoResize
          A class to keep track of the users desire to have his diagram nodes automatically resized.
(package private)  class ActionCreateMultiple
           
(package private)  class ActionEmailExpert
           
 class ActionExportXMI
          Exports the xmi of a project to a file choosen by the user.
(package private)  class ActionFind
           
(package private)  class ActionFlatToDo
           
 class ActionGoToCritique
           
 class ActionGoToDetails
          Action to display a tab in the DetailsPane by name, eg "Properties".
(package private)  class ActionGotoDiagram
           
 class ActionGoToEdit
           
(package private)  class ActionMoreInfo
           
(package private)  class ActionNewToDoItem
           
(package private)  class ActionNextEditTab
           
(package private)  class ActionOpenCritics
           
(package private)  class ActionOpenDecisions
           
(package private)  class ActionOpenGoals
           
(package private)  class ActionPageSetup
          Page setup for printing.
(package private)  class ActionPrint
          print the current active diagram.
(package private)  class ActionRedo
           
(package private)  class ActionResolve
           
 class ActionSaveConfiguration
          Action for handling Argo configuration save
 class ActionSettings
          Action object for handling Argo settings
(package private)  class ActionShowRapidButtons
           
(package private)  class ActionSnooze
           
(package private)  class ActionSystemInfo
          System information dialog.
(package private)  class ActionUndo
           
(package private)  class NavigatorPane.ActionPerspectiveConfig
           
(package private)  class ToDoItemAction
           
 

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.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 ActionAddAllClassesFromModel
          ActionAddAllClassesFromModel enables pasting of an existing node into a Diagram.
 class ActionAddAttribute
          Action to add an attribute to a classifier.
 class ActionAddExistingEdge
          ActionAddExistingEdge enables pasting of an existing edge into a Diagram.
 class ActionAddExistingNode
          ActionAddExistingNode enables pasting of an existing node into a Diagram.
 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 ActionAggregation
           
 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 ActionEdgesDisplay
          An action that makes all edges on the selected node visible/not visible on the diagram.
 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 ActionProperties
          Action to select the properties tab.
 

Fields in org.argouml.uml.diagram.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
           
 

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 ActionAddDiagram
          Abstract class that is the parent of all actions adding diagrams to ArgoUML.
(package private)  class ActionAddInternalTrans
          Deprecated. as of 0.15.2, remove in 0.15.3, alexb
 class ActionAddPackage
          Action to add a package to the selected model element in the nav pane.
 class ActionAddTopLevelPackage
           
 class ActionClassDiagram
          Action to trigger creation of new class diagram.
 class ActionCollaborationDiagram
          Action to trigger creation of new collaboration diagram.
 class ActionDeploymentDiagram
          Action to trigger creation of a deployment 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 ActionNew
          Action to trigger creation of a new project.
 class ActionOpenProject
          Action that loads the project.
 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 ActionReopenProject
          Reopens a project with respect of the calling event handler - should be used with menu item
 class ActionRevertToSaved
          Action that reverts to the previously saved version of the project.
 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 statechart diagram.
 class ActionUseCaseDiagram
          Action to create a new use case diagram.
 class UMLChangeAction
           
 

Fields in org.argouml.uml.ui declared as UMLAction
static UMLAction ActionMultiplicity.SrcMultOne
          Deprecated.  
static UMLAction ActionMultiplicity.DestMultOne
          Deprecated.  
static UMLAction ActionMultiplicity.SrcMultZeroToOne
          Deprecated.  
static UMLAction ActionMultiplicity.DestMultZeroToOne
          Deprecated.  
static UMLAction ActionMultiplicity.SrcMultZeroToMany
          Deprecated.  
static UMLAction ActionMultiplicity.DestMultZeroToMany
          Deprecated.  
static UMLAction ActionMultiplicity.SrcMultOneToMany
          Deprecated.  
static UMLAction ActionMultiplicity.DestMultOneToMany
          Deprecated.  
static UMLAction ActionEdgesDisplay.ShowEdges
          Deprecated.  
static UMLAction ActionEdgesDisplay.HideEdges
          Deprecated.  
static UMLAction ActionCompartmentDisplay.ShowAttrCompartment
          Deprecated. Static instance to show the attribute compartment of a class.
static UMLAction ActionCompartmentDisplay.HideAttrCompartment
          Deprecated. Static instance to hide the attribute compartment of a class.
static UMLAction ActionCompartmentDisplay.ShowOperCompartment
          Deprecated. Static instance to show the operation compartment of a class.
static UMLAction ActionCompartmentDisplay.HideOperCompartment
          Deprecated. Static instance to hide the operation compartment of a class.
static UMLAction ActionCompartmentDisplay.ShowExtPointCompartment
          Deprecated. Static instance to show the extension point compartment of a use case.
static UMLAction ActionCompartmentDisplay.HideExtPointCompartment
          Deprecated. Static instance to hide the extension point compartment of a use case.
static UMLAction ActionCompartmentDisplay.ShowAllCompartments
          Deprecated. Static instance to show both compartments of a class.
static UMLAction ActionCompartmentDisplay.HideAllCompartments
          Deprecated. Static instance to hide both compartments of a class.
static UMLAction ActionAggregation.SrcAgg
          Deprecated.  
static UMLAction ActionAggregation.DestAgg
          Deprecated.  
static UMLAction ActionAggregation.SrcAggComposite
          Deprecated.  
static UMLAction ActionAggregation.DestAggComposite
          Deprecated.  
static UMLAction ActionAggregation.SrcAggNone
          Deprecated.  
static UMLAction ActionAggregation.DestAggNone
          Deprecated.  
 

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 ActionAddInstanceClassifier
           
 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
 

Subclasses of UMLAction in org.argouml.uml.ui.foundation.core
 class ActionAddAssociationSpecification
           
 class ActionNewModelElementConstraint
           
 class ActionSetAssociationEndAggregation
           
 class ActionSetAssociationEndChangeability
          Deprecated. since 0.15.1, replace with org.argouml.uml.ui.foundation.core.ActionSetChangeability remove in 0.15.2, alexb
 class ActionSetAssociationEndNavigable
           
 class ActionSetAssociationEndOrdering
           
 class ActionSetAssociationEndTargetScope
           
 class ActionSetAssociationEndType
           
 class ActionSetChangeability
           
 class ActionSetElementOwnershipSpecification
           
 class ActionSetFeatureOwner
           
 class ActionSetFeatureOwnerScope
           
 class ActionSetFlowSource
           
 class ActionSetGeneralizableElementAbstract
           
 class ActionSetGeneralizableElementLeaf
           
 class ActionSetGeneralizableElementRoot
           
 class ActionSetGeneralizationPowertype
           
 class ActionSetModelElementNamespace
           
 class ActionSetModelElementStereotype
           
 class ActionSetModelElementVisibility
           
 class ActionSetParameterType
           
 class ActionSetStructuralFeatureChangeability
          Deprecated. since 0.15.1, replace with org.argouml.uml.ui.foundation.core.ActionSetChangeability remove in 0.15.2, alexb
 class ActionSetStructuralFeatureMultiplicity
          Action to set the multiplicity of a structural feature.
 class ActionSetStructuralFeatureTargetScope
           
 class ActionSetStructuralFeatureType
           
 



ArgoUML © 1996-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook