Interface IExperimentRunController<O>

  • All Superinterfaces:
    org.api4.java.common.attributedobjects.IGetter<Experiment,​O>

    public interface IExperimentRunController<O>
    extends org.api4.java.common.attributedobjects.IGetter<Experiment,​O>
    • Method Detail

      • getPropertyOf

        default O getPropertyOf​(Experiment obj)
                         throws java.lang.InterruptedException,
                                org.api4.java.common.attributedobjects.GetPropertyFailedException
        Specified by:
        getPropertyOf in interface org.api4.java.common.attributedobjects.IGetter<Experiment,​O>
        Throws:
        java.lang.InterruptedException
        org.api4.java.common.attributedobjects.GetPropertyFailedException