Class RefinementUIModel

java.lang.Object
de.swa.fuh.qrefinement.qrm.RefinementUIModel

public class RefinementUIModel
extends java.lang.Object
class representing data relevant for all UI components. Only one instance of this class is allowed to exist at the same time (Singleton)
Author:
Nicolas Boch
  • Constructor Details

    • RefinementUIModel

      public RefinementUIModel()
      replace the single instance by a new instance or create an instance of this class for the first time.
  • Method Details