|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractActionAddModelElement | |
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.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 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
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2003 (20030829) | ArgoUML Project Home | ArgoUML Cookbook |