Uses of Interface
de.unibi.techfak.InSilicoDicer.Actions.ScorePrecursor.IScoreAction

Packages that use IScoreAction
de.unibi.techfak.InSilicoDicer.Actions.ScorePrecursor   
de.unibi.techfak.InSilicoDicer.OperatingPackage   
 

Uses of IScoreAction in de.unibi.techfak.InSilicoDicer.Actions.ScorePrecursor
 

Classes in de.unibi.techfak.InSilicoDicer.Actions.ScorePrecursor that implement IScoreAction
 class Score_Gaasterland
           
 

Uses of IScoreAction in de.unibi.techfak.InSilicoDicer.OperatingPackage
 

Methods in de.unibi.techfak.InSilicoDicer.OperatingPackage that return IScoreAction
 IScoreAction Operator.getScoreaction()
           
 

Methods in de.unibi.techfak.InSilicoDicer.OperatingPackage with parameters of type IScoreAction
 void Operator.setScoreaction(IScoreAction scoreaction)