| java.lang.Object | |
| ↳ | vars.annotation.ui.commandqueue.impl.RemoveAssociationsCmd |
Command to remove a given association from a collection of observations.
Implementation Note: THis is a subclass of AddAssociationCmd that just flips
the apply/unapply methods
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Apply/execute the command
| |||||||||||
The inverse of apply, essentially an undo
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
vars.annotation.ui.commandqueue.Command
| |||||||||||