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

Packages that use AbstractActionAddModelElement
org.argouml.uml.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.collaborations Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.use_cases Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.foundation.core Package Specification (none) Related Documentation (none) 
 

Uses of AbstractActionAddModelElement in org.argouml.uml.ui
 

Methods in org.argouml.uml.ui that return AbstractActionAddModelElement
 AbstractActionAddModelElement UMLMutableLinkedList.getAddAction()
          Returns the addAction.
 

Methods in org.argouml.uml.ui with parameters of type AbstractActionAddModelElement
 void UMLMutableLinkedList.setAddAction(AbstractActionAddModelElement addAction)
          Sets the addAction.
 

Constructors in org.argouml.uml.ui with parameters of type AbstractActionAddModelElement
UMLMutableLinkedList(UMLModelElementListModel2 dataModel, AbstractActionAddModelElement addAction, AbstractActionNewModelElement newAction, AbstractActionRemoveElement deleteAction, boolean showIcon)
          Constructor that should be used if the developer wishes the popupmenu to be constructed via the actions (as described in the javadoc of this class itself).
UMLMutableLinkedList(UMLModelElementListModel2 dataModel, AbstractActionAddModelElement addAction, AbstractActionNewModelElement newAction)
           
 

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

Subclasses of AbstractActionAddModelElement in org.argouml.uml.ui.behavior.collaborations
 class ActionAddClassifierRoleBase
           
 class ActionAddMessagePredecessor
          Action to add a predecessor to some message.
 

Uses of AbstractActionAddModelElement in org.argouml.uml.ui.behavior.use_cases
 

Subclasses of AbstractActionAddModelElement in org.argouml.uml.ui.behavior.use_cases
 class ActionAddExtendExtensionPoint
           
 

Uses of AbstractActionAddModelElement in org.argouml.uml.ui.foundation.core
 

Subclasses of AbstractActionAddModelElement in org.argouml.uml.ui.foundation.core
 class ActionAddAssociationSpecification
           
 



ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook