de.cau.cs.kieler.viewmanagement.effects
Class UnFilterEffect
java.lang.Object
de.cau.cs.kieler.viewmanagement.AEffect
de.cau.cs.kieler.viewmanagement.effects.UnFilterEffect
public class UnFilterEffect
- extends AEffect
- Rating

Constructor Summary |
UnFilterEffect()
default constructor, nothing to be done here. |
Method Summary |
void |
execute()
Executes the unfilter effect. |
void |
setTarget(EditPart target)
Sets the target of the effect |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnFilterEffect
public UnFilterEffect()
- default constructor, nothing to be done here.
execute
public final void execute()
- Executes the unfilter effect. Will get the figure of objectToFilter and set it to visible.
- Specified by:
execute
in class AEffect
setTarget
public final void setTarget(EditPart target)
- Sets the target of the effect
- Overrides:
setTarget
in class AEffect
- Parameters:
target
- the target