envgen
Interface IGeneralizer


public interface IGeneralizer

Combines environment assumptions that may come from different sources.


Method Summary
 Assumptions generalize(java.util.List assumptionsList)
           
 

Method Detail

generalize

public Assumptions generalize(java.util.List assumptionsList)