|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.resource.nodeselection.NotSelection
public class NotSelection
Constructor Summary | |
---|---|
NotSelection()
|
Method Summary | |
---|---|
NodeSelection |
getCriteria()
|
boolean |
matches(GridNode node)
|
void |
setCriteria(NodeSelection criteria)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotSelection()
Method Detail |
---|
@NotNull public NodeSelection getCriteria()
public void setCriteria(NodeSelection criteria)
public boolean matches(GridNode node)
matches
in interface NodeSelection
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |