org.argouml.uml.ui.foundation.core
Class ActionSetAssociationEndAggregation
java.lang.Object
javax.swing.AbstractAction
org.tigris.gef.undo.UndoableAction
org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, EventListener, Serializable
- public class ActionSetAssociationEndAggregation
- extends org.tigris.gef.undo.UndoableAction
- Since:
- Jan 4, 2003
- See Also:
- Serialized Form
AGGREGATE_COMMAND
public static final String AGGREGATE_COMMAND
- AGGREGATE_COMMAND defines an aggregation kind.
- See Also:
- Constant Field Values
COMPOSITE_COMMAND
public static final String COMPOSITE_COMMAND
- COMPOSITE_COMMAND defines an aggregation kind.
- See Also:
- Constant Field Values
NONE_COMMAND
public static final String NONE_COMMAND
- NONE_COMMAND defines an aggregation kind.
- See Also:
- Constant Field Values
ActionSetAssociationEndAggregation
protected ActionSetAssociationEndAggregation()
- Constructor for ActionSetElementOwnershipSpecification.
actionPerformed
public void actionPerformed(ActionEvent e)
- See Also:
ActionListener.actionPerformed(java.awt.event.ActionEvent)
getInstance
public static ActionSetAssociationEndAggregation getInstance()
- Returns:
- Returns the SINGLETON.