org.argouml.uml.diagram.ui
Class ActionAddAssociationRole
java.lang.Object
SetModeAction
org.argouml.uml.diagram.ui.ActionSetMode
org.argouml.uml.diagram.ui.ActionAddAssociationRole
public class ActionAddAssociationRole
- extends ActionSetMode
The ActionAddAssociation class is for creating a dummy link with a
stimulus and a given action type. This is done in one step when a
new edge between two nodes is instantiated.
Created on 15 February 2003, 01:01
Constructor Summary |
ActionAddAssociationRole(java.lang.Object aggregationKind,
boolean unidirectional,
java.lang.String name)
Construct a new ActionAddAssociationRole. |
ActionAddAssociationRole(java.lang.Object aggregationKind,
boolean unidirectional,
java.lang.String name,
java.lang.String iconName)
The constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionAddAssociationRole
public ActionAddAssociationRole(java.lang.Object aggregationKind,
boolean unidirectional,
java.lang.String name)
- Construct a new ActionAddAssociationRole.
- Parameters:
aggregationKind
- the required aggregation for the association.unidirectional
- true if this is to create a unidirectional
associationname
- the action description
ActionAddAssociationRole
public ActionAddAssociationRole(java.lang.Object aggregationKind,
boolean unidirectional,
java.lang.String name,
java.lang.String iconName)
- The constructor.
- Parameters:
aggregationKind
- the required aggregation for the association.unidirectional
- true if this is to create a unidirectional
associationname
- the action descriptioniconName
- the name of the icon file