Interface PossibleStudy


public interface PossibleStudy
Descriptor of a study that can possibly be applied to some study step. The applicability is checked by the isApplicable(StudyStep) method.
Instances of this interface describe the items of the context menu shown for a study step.