package com.framsticks.experiment; public interface ExperimentLogic { public Experiment getExperiment(); }