|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.setting.step.nodematcher.VariableNodeMatcher
public class VariableNodeMatcher
Constructor Summary | |
---|---|
VariableNodeMatcher()
|
Method Summary | |
---|---|
java.lang.String |
getVariable()
|
boolean |
matches(Step step,
GridNode node)
|
void |
setVariable(java.lang.String variable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariableNodeMatcher()
Method Detail |
---|
@NotEmpty public java.lang.String getVariable()
public void setVariable(java.lang.String variable)
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 |