Interface IHardConstraintsFilter

  • All Superinterfaces:
    jadex.commons.IFilter<jadex.commons.Tuple2<IService,​java.util.Map<java.lang.String,​java.lang.Object>>>

    public interface IHardConstraintsFilter
    extends jadex.commons.IFilter<jadex.commons.Tuple2<IService,​java.util.Map<java.lang.String,​java.lang.Object>>>
    • Field Summary

      • Fields inherited from interface jadex.commons.IFilter

        ALWAYS, NEVER
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.Collection<java.lang.String> getRelevantValueNames()
      Returns the value names relevant to this filter
      • Methods inherited from interface jadex.commons.IFilter

        filter
    • Method Detail

      • getRelevantValueNames

        java.util.Collection<java.lang.String> getRelevantValueNames()
        Returns the value names relevant to this filter