public interface Displayable
boolean isDisplayable(Set<Display> displayOptions)
displayOptions - the Set of display options, mustn't be null, if empty, this
method always returns false.true if the dependency has to be displayed, false
otherwise.Copyright © 2014 Sourceforge. All rights reserved.