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

Packages that use UMLChangeAction
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 Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.common_behavior Properties panels for the behavior.common_behavior uml package Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.state_machines Properties panels for the behavior.state_machines uml package Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.use_cases Properties panels for the behavior.use_cases uml package Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.foundation.core Properties panels for the foundation.core uml package Package Specification (none) Related Documentation (none) 
 

Uses of UMLChangeAction in org.argouml.uml.ui
 

Subclasses of UMLChangeAction 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 ActionAddTopLevelPackage
           
 class ActionClassDiagram
          Action to trigger creation of new class diagram.
 class ActionCollaborationDiagram
          Action to trigger creation of new collaboration diagram.
 class ActionDeleteFromDiagram
          deletes an modelelement from the diagram, but not from the model.
 class ActionDeploymentDiagram
          Action to trigger creation of a deployment diagram.
 class ActionEmptyTrash
          Action to empty the trashcan.
 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 ActionSequenceDiagram
          Action to add a new sequence diagram.
 class ActionSetMultiplicity
          Framework action to set the multiplicity of some modelelement.
 class ActionStateDiagram
          Action to create a new state diagram.
 class ActionUseCaseDiagram
          Action to create a new use case diagram.
 

Uses of UMLChangeAction in org.argouml.uml.ui.behavior.collaborations
 

Subclasses of UMLChangeAction 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 UMLChangeAction in org.argouml.uml.ui.behavior.common_behavior
 

Subclasses of UMLChangeAction in org.argouml.uml.ui.behavior.common_behavior
 class ActionNewCallAction
           
 class ActionNewCreateAction
           
 class ActionNewDestroyAction
           
 class ActionNewReturnAction
           
 class ActionNewSendAction
           
 class ActionNewTerminateAction
           
 class ActionNewUninterpretedAction
           
 

Uses of UMLChangeAction in org.argouml.uml.ui.behavior.state_machines
 

Subclasses of UMLChangeAction 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 UMLChangeAction in org.argouml.uml.ui.behavior.use_cases
 

Subclasses of UMLChangeAction 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 UMLChangeAction in org.argouml.uml.ui.foundation.core
 

Subclasses of UMLChangeAction in org.argouml.uml.ui.foundation.core
 class ActionAddAssociationSpecification
           
 class ActionNewModelElementConstraint
           
 class ActionSetAssociationEndAggregation
           
 class ActionSetAssociationEndChangeability
           
 class ActionSetAssociationEndNavigable
           
 class ActionSetAssociationEndOrdering
           
 class ActionSetAssociationEndTargetScope
           
 class ActionSetAssociationEndType
           
 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
           
 class ActionSetStructuralFeatureMultiplicity
          Action to set the multiplicity of a structural feature.
 class ActionSetStructuralFeatureTargetScope
           
 class ActionSetStructuralFeatureType
           
 



ArgoUML © 1996-2003 (20030919)ArgoUML Project HomeArgoUML Cookbook