Class ArtefactFilter

    • Constructor Summary

      Constructors 
      Constructor Description
      ArtefactFilter()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract boolean isSelected​(AbstractArtefact artefact)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ArtefactFilter

        public ArtefactFilter()
    • Method Detail

      • isSelected

        public abstract boolean isSelected​(AbstractArtefact artefact)