public class ClassFilter extends java.lang.Object implements SelectionFilter
| Constructor and Description |
|---|
ClassFilter(java.lang.Class cls) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
objectIsValid(ModelComponent comp,
java.util.List<ModelComponent> currentSelections) |
public boolean objectIsValid(ModelComponent comp, java.util.List<ModelComponent> currentSelections)
objectIsValid in interface SelectionFilter