de.cau.cs.kieler.ksbase.ui.kivi
Class UpdateVisibilityEffect

java.lang.Object
  extended by de.cau.cs.kieler.core.kivi.AbstractEffect
      extended by de.cau.cs.kieler.ksbase.ui.kivi.UpdateVisibilityEffect
All Implemented Interfaces:
IEffect

public class UpdateVisibilityEffect
extends AbstractEffect

Rating red

Constructor Summary
UpdateVisibilityEffect(IEditorPart editorPart)
           
 
Method Summary
 void execute()
          Execute the effect.
 
Methods inherited from class de.cau.cs.kieler.core.kivi.AbstractEffect
isMergeable, merge, schedule, scheduleUndo, toString, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpdateVisibilityEffect

public UpdateVisibilityEffect(IEditorPart editorPart)
Method Detail

execute

public void execute()
Description copied from interface: IEffect
Execute the effect.