Interface Hypothese


public interface Hypothese

This interface represent an hypothese.

Author:
P. URSO

Method Summary
 Hypothese hypotheseOf()
          Returns father hypothese of this one.
 

Method Detail

hypotheseOf

public Hypothese hypotheseOf()
Returns father hypothese of this one.