|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractActionNewModelElement | |
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 AbstractActionNewModelElement in org.argouml.uml.ui |
Fields in org.argouml.uml.ui declared as AbstractActionNewModelElement | |
private AbstractActionNewModelElement |
UMLMutableLinkedList._newAction
|
Methods in org.argouml.uml.ui that return AbstractActionNewModelElement | |
AbstractActionNewModelElement |
UMLMutableLinkedList.getNewAction()
Returns the newAction. |
Methods in org.argouml.uml.ui with parameters of type AbstractActionNewModelElement | |
void |
UMLMutableLinkedList.setNewAction(AbstractActionNewModelElement newAction)
Sets the newAction. |
Constructors in org.argouml.uml.ui with parameters of type AbstractActionNewModelElement | |
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 AbstractActionNewModelElement in org.argouml.uml.ui.behavior.collaborations |
Subclasses of AbstractActionNewModelElement in org.argouml.uml.ui.behavior.collaborations | |
class |
ActionNewAction
Action to build a new action to some message. |
Uses of AbstractActionNewModelElement in org.argouml.uml.ui.behavior.common_behavior |
Subclasses of AbstractActionNewModelElement in org.argouml.uml.ui.behavior.common_behavior | |
class |
ActionNewCallAction
|
class |
ActionNewCreateAction
|
class |
ActionNewDestroyAction
|
class |
ActionNewReturnAction
|
class |
ActionNewSendAction
|
class |
ActionNewTerminateAction
|
class |
ActionNewUninterpretedAction
|
Uses of AbstractActionNewModelElement in org.argouml.uml.ui.behavior.state_machines |
Subclasses of AbstractActionNewModelElement 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. |
Uses of AbstractActionNewModelElement in org.argouml.uml.ui.behavior.use_cases |
Subclasses of AbstractActionNewModelElement in org.argouml.uml.ui.behavior.use_cases | |
class |
ActionNewExtendExtensionPoint
|
class |
ActionNewUseCaseExtensionPoint
|
Uses of AbstractActionNewModelElement in org.argouml.uml.ui.foundation.core |
Subclasses of AbstractActionNewModelElement in org.argouml.uml.ui.foundation.core | |
class |
ActionNewModelElementConstraint
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |