Uses of Class
de.cau.cs.kieler.core.kivi.test.TestEffectA

Packages that use TestEffectA
de.cau.cs.kieler.core.kivi.test Test cases for the View Management. 
 

Uses of TestEffectA in de.cau.cs.kieler.core.kivi.test
 

Methods in de.cau.cs.kieler.core.kivi.test with parameters of type TestEffectA
 void TestCombinationEffectsTrigger.execute(TestEffectA effect)
           
 void TestCombinationTwoEffects.execute(TestEffectA effect)
           
 

Method parameters in de.cau.cs.kieler.core.kivi.test with type arguments of type TestEffectA
 void TestCombinationEffectsTrigger2.execute(EffectTrigger.EffectTriggerState<TestEffectA> effect)