|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractActionRemoveElement | |
org.argouml.uml.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui.behavior.collaborations | Package Specification (none) Related Documentation (none) |
Uses of AbstractActionRemoveElement in org.argouml.uml.ui |
Subclasses of AbstractActionRemoveElement in org.argouml.uml.ui | |
class |
ActionRemoveModelElement
Action to delete modelelements from the model without navigating to/from them. |
Methods in org.argouml.uml.ui that return AbstractActionRemoveElement | |
AbstractActionRemoveElement |
UMLMutableLinkedList.getDeleteAction()
Returns the deleteAction. |
Methods in org.argouml.uml.ui with parameters of type AbstractActionRemoveElement | |
void |
UMLMutableLinkedList.setDeleteAction(AbstractActionRemoveElement deleteAction)
Sets the deleteAction. |
Constructors in org.argouml.uml.ui with parameters of type AbstractActionRemoveElement | |
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). |
Uses of AbstractActionRemoveElement in org.argouml.uml.ui.behavior.collaborations |
Subclasses of AbstractActionRemoveElement in org.argouml.uml.ui.behavior.collaborations | |
class |
ActionRemoveClassifierRoleBase
Action to remove a base from a classifierrole. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML (c) 1996-2002 |