de.cau.cs.kieler.synccharts.kivi
Class LayoutAfterCollapseCombination

java.lang.Object
  extended by de.cau.cs.kieler.core.kivi.AbstractCombination
      extended by de.cau.cs.kieler.synccharts.kivi.LayoutAfterCollapseCombination
All Implemented Interfaces:
ICombination

public class LayoutAfterCollapseCombination
extends AbstractCombination

Performs layout after a collapse or expand effect has been executed.

Rating red

Constructor Summary
LayoutAfterCollapseCombination()
           
 
Method Summary
 void execute(EffectTrigger.EffectTriggerState<CompartmentCollapseExpandEffect> effectState)
          Listen to collapse/expand effects.
 
Methods inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination
doNothing, dontUndo, getTriggerStates, isActive, schedule, setActive, trigger, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutAfterCollapseCombination

public LayoutAfterCollapseCombination()
Method Detail

execute

public void execute(EffectTrigger.EffectTriggerState<CompartmentCollapseExpandEffect> effectState)
Listen to collapse/expand effects.

Parameters:
effectState - the effect state containing the most recent collapse/expand effect