|
|||||||||
| 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()
|
MatchResult |
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 MatchResult 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 | ||||||||