Class AllValidAdornments

  • All Implemented Interfaces:
    IAdornmentProvider

    public class AllValidAdornments
    extends java.lang.Object
    implements IAdornmentProvider
    This implementation calculates all valid adornments for the given query, respecting the parameter direction constraints.
    Since:
    1.5
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Iterable<java.util.Set<PParameter>> getAdornments​(PQuery query)
      The bound parameter sets
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait