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